Class GoogleCloudDatacatalogV1CloudBigtableSystemSpec
Specification that applies to all entries that are part of CLOUD_BIGTABLE
system (user_specified_type)
Implements
Inherited Members
Namespace: Google.Apis.DataCatalog.v1.Data
Assembly: Google.Apis.DataCatalog.v1.dll
Syntax
public class GoogleCloudDatacatalogV1CloudBigtableSystemSpec : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
InstanceDisplayName
Display name of the Instance. This is user specified and different from the resource name.
Declaration
[JsonProperty("instanceDisplayName")]
public virtual string InstanceDisplayName { get; set; }
Property Value
Type | Description |
---|---|
string |