Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::CloudBigtableSystemSpec (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::CloudBigtableSystemSpec.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instance_display_name

def instance_display_name() -> ::String
Returns
  • (::String) — Display name of the Instance. This is user specified and different from the resource name.

#instance_display_name=

def instance_display_name=(value) -> ::String
Parameter
  • value (::String) — Display name of the Instance. This is user specified and different from the resource name.
Returns
  • (::String) — Display name of the Instance. This is user specified and different from the resource name.