public interface ServiceSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CloudBigtableInstanceSpec |
getCloudBigtableInstanceSpec()
Specification that applies to Instance entries of `CLOUD_BIGTABLE`
system.
|
CloudBigtableInstanceSpecOrBuilder |
getCloudBigtableInstanceSpecOrBuilder()
Specification that applies to Instance entries of `CLOUD_BIGTABLE`
system.
|
ServiceSpec.SystemSpecCase |
getSystemSpecCase() |
boolean |
hasCloudBigtableInstanceSpec()
Specification that applies to Instance entries of `CLOUD_BIGTABLE`
system.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCloudBigtableInstanceSpec()
Specification that applies to Instance entries of `CLOUD_BIGTABLE` system.
.google.cloud.datacatalog.v1.CloudBigtableInstanceSpec cloud_bigtable_instance_spec = 1;
CloudBigtableInstanceSpec getCloudBigtableInstanceSpec()
Specification that applies to Instance entries of `CLOUD_BIGTABLE` system.
.google.cloud.datacatalog.v1.CloudBigtableInstanceSpec cloud_bigtable_instance_spec = 1;
CloudBigtableInstanceSpecOrBuilder getCloudBigtableInstanceSpecOrBuilder()
Specification that applies to Instance entries of `CLOUD_BIGTABLE` system.
.google.cloud.datacatalog.v1.CloudBigtableInstanceSpec cloud_bigtable_instance_spec = 1;
ServiceSpec.SystemSpecCase getSystemSpecCase()
Copyright © 2023 Google LLC. All rights reserved.