Class GoogleCloudDatacatalogV1FeatureOnlineStoreSpec
Detail description of the source information of a Vertex Feature Online Store.
Implements
Inherited Members
Namespace: Google.Apis.DataCatalog.v1.Data
Assembly: Google.Apis.DataCatalog.v1.dll
Syntax
public class GoogleCloudDatacatalogV1FeatureOnlineStoreSpec : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
StorageType
Output only. Type of underelaying storage for the FeatureOnlineStore.
Declaration
[JsonProperty("storageType")]
public virtual string StorageType { get; set; }
Property Value
Type | Description |
---|---|
string |