Interface protos.google.cloud.aiplatform.v1.IFeatureView (3.13.0)

Properties of a FeatureView.

Package

@google-cloud/aiplatform

Properties

bigQuerySource

bigQuerySource?: (google.cloud.aiplatform.v1.FeatureView.IBigQuerySource|null);

FeatureView bigQuerySource

createTime

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

FeatureView createTime

etag

etag?: (string|null);

FeatureView etag

featureRegistrySource

featureRegistrySource?: (google.cloud.aiplatform.v1.FeatureView.IFeatureRegistrySource|null);

FeatureView featureRegistrySource

labels

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

FeatureView labels

name

name?: (string|null);

FeatureView name

syncConfig

syncConfig?: (google.cloud.aiplatform.v1.FeatureView.ISyncConfig|null);

FeatureView syncConfig

updateTime

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

FeatureView updateTime