Interface CloudBigtableSystemSpecOrBuilder (1.29.0)

public interface CloudBigtableSystemSpecOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getInstanceDisplayName()

public abstract String getInstanceDisplayName()

Display name of the Instance. This is user specified and different from the resource name.

string instance_display_name = 1;

Returns
TypeDescription
String

The instanceDisplayName.

getInstanceDisplayNameBytes()

public abstract ByteString getInstanceDisplayNameBytes()

Display name of the Instance. This is user specified and different from the resource name.

string instance_display_name = 1;

Returns
TypeDescription
ByteString

The bytes for instanceDisplayName.