Uses of Class
com.google.cloud.datacatalog.v1.LookerSystemSpec
-
Packages that use LookerSystemSpec Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of LookerSystemSpec in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return LookerSystemSpec Modifier and Type Method Description LookerSystemSpec
LookerSystemSpec.Builder. build()
LookerSystemSpec
LookerSystemSpec.Builder. buildPartial()
static LookerSystemSpec
LookerSystemSpec. getDefaultInstance()
LookerSystemSpec
LookerSystemSpec.Builder. getDefaultInstanceForType()
LookerSystemSpec
LookerSystemSpec. getDefaultInstanceForType()
LookerSystemSpec
Entry.Builder. getLookerSystemSpec()
Specification that applies to Looker sysstem.LookerSystemSpec
Entry. getLookerSystemSpec()
Specification that applies to Looker sysstem.LookerSystemSpec
EntryOrBuilder. getLookerSystemSpec()
Specification that applies to Looker sysstem.static LookerSystemSpec
LookerSystemSpec. parseDelimitedFrom(InputStream input)
static LookerSystemSpec
LookerSystemSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookerSystemSpec
LookerSystemSpec. parseFrom(byte[] data)
static LookerSystemSpec
LookerSystemSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookerSystemSpec
LookerSystemSpec. parseFrom(com.google.protobuf.ByteString data)
static LookerSystemSpec
LookerSystemSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookerSystemSpec
LookerSystemSpec. parseFrom(com.google.protobuf.CodedInputStream input)
static LookerSystemSpec
LookerSystemSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookerSystemSpec
LookerSystemSpec. parseFrom(InputStream input)
static LookerSystemSpec
LookerSystemSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LookerSystemSpec
LookerSystemSpec. parseFrom(ByteBuffer data)
static LookerSystemSpec
LookerSystemSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type LookerSystemSpec Modifier and Type Method Description com.google.protobuf.Parser<LookerSystemSpec>
LookerSystemSpec. getParserForType()
static com.google.protobuf.Parser<LookerSystemSpec>
LookerSystemSpec. parser()
Methods in com.google.cloud.datacatalog.v1 with parameters of type LookerSystemSpec Modifier and Type Method Description LookerSystemSpec.Builder
LookerSystemSpec.Builder. mergeFrom(LookerSystemSpec other)
Entry.Builder
Entry.Builder. mergeLookerSystemSpec(LookerSystemSpec value)
Specification that applies to Looker sysstem.static LookerSystemSpec.Builder
LookerSystemSpec. newBuilder(LookerSystemSpec prototype)
Entry.Builder
Entry.Builder. setLookerSystemSpec(LookerSystemSpec value)
Specification that applies to Looker sysstem.
-