Data Catalog v1 API - Class CloudBigtableSystemSpec (2.12.0)

public sealed class CloudBigtableSystemSpec : IMessage<CloudBigtableSystemSpec>, IEquatable<CloudBigtableSystemSpec>, IDeepCloneable<CloudBigtableSystemSpec>, IBufferMessage, IMessage

Reference documentation and code samples for the Data Catalog v1 API class CloudBigtableSystemSpec.

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

Inheritance

object > CloudBigtableSystemSpec

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Constructors

CloudBigtableSystemSpec()

public CloudBigtableSystemSpec()

CloudBigtableSystemSpec(CloudBigtableSystemSpec)

public CloudBigtableSystemSpec(CloudBigtableSystemSpec other)
Parameter
Name Description
other CloudBigtableSystemSpec

Properties

InstanceDisplayName

public string InstanceDisplayName { get; set; }

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

Property Value
Type Description
string