public sealed class FeatureOnlineStoreSpec : IMessage<FeatureOnlineStoreSpec>, IEquatable<FeatureOnlineStoreSpec>, IDeepCloneable<FeatureOnlineStoreSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class FeatureOnlineStoreSpec.
Detail description of the source information of a Vertex Feature Online Store.
Implements
IMessageFeatureOnlineStoreSpec, IEquatableFeatureOnlineStoreSpec, IDeepCloneableFeatureOnlineStoreSpec, IBufferMessage, IMessageNamespace
Google.Cloud.DataCatalog.V1Assembly
Google.Cloud.DataCatalog.V1.dll
Constructors
FeatureOnlineStoreSpec()
public FeatureOnlineStoreSpec()
FeatureOnlineStoreSpec(FeatureOnlineStoreSpec)
public FeatureOnlineStoreSpec(FeatureOnlineStoreSpec other)
Parameter | |
---|---|
Name | Description |
other |
FeatureOnlineStoreSpec |
Properties
StorageType
public FeatureOnlineStoreSpec.Types.StorageType StorageType { get; set; }
Output only. Type of underelaying storage for the FeatureOnlineStore.
Property Value | |
---|---|
Type | Description |
FeatureOnlineStoreSpecTypesStorageType |