Interface protos.google.cloud.aiplatform.v1beta1.IFeaturestore (3.13.0)

Properties of a Featurestore.

Package

@google-cloud/aiplatform

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Featurestore createTime

encryptionSpec

encryptionSpec?: (google.cloud.aiplatform.v1beta1.IEncryptionSpec|null);

Featurestore encryptionSpec

etag

etag?: (string|null);

Featurestore etag

labels

labels?: ({ [k: string]: string }|null);

Featurestore labels

name

name?: (string|null);

Featurestore name

onlineServingConfig

onlineServingConfig?: (google.cloud.aiplatform.v1beta1.Featurestore.IOnlineServingConfig|null);

Featurestore onlineServingConfig

onlineStorageTtlDays

onlineStorageTtlDays?: (number|null);

Featurestore onlineStorageTtlDays

state

state?: (google.cloud.aiplatform.v1beta1.Featurestore.State|keyof typeof google.cloud.aiplatform.v1beta1.Featurestore.State|null);

Featurestore state

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Featurestore updateTime