public interface CloudBigtableSystemSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceDisplayName()
Display name of the Instance.
|
com.google.protobuf.ByteString |
getInstanceDisplayNameBytes()
Display name of the Instance.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getInstanceDisplayName()
Display name of the Instance. This is user specified and different from the resource name.
string instance_display_name = 1;com.google.protobuf.ByteString getInstanceDisplayNameBytes()
Display name of the Instance. This is user specified and different from the resource name.
string instance_display_name = 1;Copyright © 2023 Google LLC. All rights reserved.