Class GoogleCloudDatacatalogV1ServiceSpec
Specification that applies to a Service resource. Valid only for entries with the SERVICE
type.
Implements
Inherited Members
Namespace: Google.Apis.DataCatalog.v1.Data
Assembly: Google.Apis.DataCatalog.v1.dll
Syntax
public class GoogleCloudDatacatalogV1ServiceSpec : IDirectResponseSchema
Properties
CloudBigtableInstanceSpec
Specification that applies to Instance entries of CLOUD_BIGTABLE
system.
Declaration
[JsonProperty("cloudBigtableInstanceSpec")]
public virtual GoogleCloudDatacatalogV1CloudBigtableInstanceSpec CloudBigtableInstanceSpec { get; set; }
Property Value
Type | Description |
---|---|
GoogleCloudDatacatalogV1CloudBigtableInstanceSpec |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |