Interface protos.google.cloud.aiplatform.v1.IFeature (1.15.0)

Properties of a Feature.

Package

@google-cloud/aiplatform

Properties

createTime

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

Feature createTime

description

description?: (string|null);

Feature description

etag

etag?: (string|null);

Feature etag

labels

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

Feature labels

name

name?: (string|null);

Feature name

updateTime

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

Feature updateTime

valueType

valueType?: (google.cloud.aiplatform.v1.Feature.ValueType|keyof typeof google.cloud.aiplatform.v1.Feature.ValueType|null);

Feature valueType