Google Cloud Data Catalog V1 Client - Class CloudBigtableSystemSpec (1.5.1)
Stay organized with collections
Save and categorize content based on your preferences.
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 \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
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 | |
|---|---|
| Type | Description |
string |
|
setInstanceDisplayName
Display name of the Instance. This is user specified and different from the resource name.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|