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)
Implements
IMessageCloudBigtableSystemSpec, IEquatableCloudBigtableSystemSpec, IDeepCloneableCloudBigtableSystemSpec, IBufferMessage, IMessageNamespace
Google.Cloud.DataCatalog.V1Assembly
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 |