Uses of Class
com.google.cloud.datacatalog.v1.CloudBigtableInstanceSpec
-
Uses of CloudBigtableInstanceSpec in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return CloudBigtableInstanceSpecModifier and TypeMethodDescriptionCloudBigtableInstanceSpec.Builder.build()CloudBigtableInstanceSpec.Builder.buildPartial()ServiceSpec.Builder.getCloudBigtableInstanceSpec()Specification that applies to Instance entries of `CLOUD_BIGTABLE` system.ServiceSpec.getCloudBigtableInstanceSpec()Specification that applies to Instance entries of `CLOUD_BIGTABLE` system.ServiceSpecOrBuilder.getCloudBigtableInstanceSpec()Specification that applies to Instance entries of `CLOUD_BIGTABLE` system.static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.getDefaultInstance()CloudBigtableInstanceSpec.Builder.getDefaultInstanceForType()CloudBigtableInstanceSpec.getDefaultInstanceForType()static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.parseDelimitedFrom(InputStream input) static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.parseFrom(byte[] data) static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.parseFrom(com.google.protobuf.ByteString data) static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.parseFrom(com.google.protobuf.CodedInputStream input) static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.parseFrom(InputStream input) static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.parseFrom(ByteBuffer data) static CloudBigtableInstanceSpecCloudBigtableInstanceSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type CloudBigtableInstanceSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CloudBigtableInstanceSpec>CloudBigtableInstanceSpec.getParserForType()static com.google.protobuf.Parser<CloudBigtableInstanceSpec>CloudBigtableInstanceSpec.parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type CloudBigtableInstanceSpecModifier and TypeMethodDescriptionServiceSpec.Builder.mergeCloudBigtableInstanceSpec(CloudBigtableInstanceSpec value) Specification that applies to Instance entries of `CLOUD_BIGTABLE` system.CloudBigtableInstanceSpec.Builder.mergeFrom(CloudBigtableInstanceSpec other) CloudBigtableInstanceSpec.newBuilder(CloudBigtableInstanceSpec prototype) ServiceSpec.Builder.setCloudBigtableInstanceSpec(CloudBigtableInstanceSpec value) Specification that applies to Instance entries of `CLOUD_BIGTABLE` system.