Data Catalog v1 API - Class FeatureOnlineStoreSpec (2.13.0)

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.

Inheritance

object > FeatureOnlineStoreSpec

Namespace

Google.Cloud.DataCatalog.V1

Assembly

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