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

Properties of a FeatureGroup.

Package

@google-cloud/aiplatform

Properties

bigQuery

bigQuery?: (google.cloud.aiplatform.v1beta1.FeatureGroup.IBigQuery|null);

FeatureGroup bigQuery

createTime

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

FeatureGroup createTime

description

description?: (string|null);

FeatureGroup description

etag

etag?: (string|null);

FeatureGroup etag

labels

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

FeatureGroup labels

name

name?: (string|null);

FeatureGroup name

updateTime

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

FeatureGroup updateTime