Interface protos.google.cloud.aiplatform.v1beta1.IEntityType (1.7.2)

Properties of an EntityType.

Package

@google-cloud/aiplatform!

Properties

createTime

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

EntityType createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

EntityType description

Property Value
TypeDescription
(string|null)

etag

etag?: (string|null);

EntityType etag

Property Value
TypeDescription
(string|null)

labels

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

EntityType labels

Property Value
TypeDescription
({ [k: string]: string }|null)

monitoringConfig

monitoringConfig?: (google.cloud.aiplatform.v1beta1.IFeaturestoreMonitoringConfig|null);

EntityType monitoringConfig

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IFeaturestoreMonitoringConfig|null)

name

name?: (string|null);

EntityType name

Property Value
TypeDescription
(string|null)

updateTime

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

EntityType updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)