Google Cloud Data Catalog V1 Client - Class CloudBigtableSystemSpec (1.10.1)

Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class CloudBigtableSystemSpec.

Specification that applies to all entries that are part of CLOUD_BIGTABLE system (user_specified_type)

Generated from protobuf message google.cloud.datacatalog.v1.CloudBigtableSystemSpec

Namespace

Google \ Cloud \ DataCatalog \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ instance_display_name string

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

getInstanceDisplayName

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

Returns
TypeDescription
string

setInstanceDisplayName

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this