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

Properties of an EntityType.

Package

@google-cloud/aiplatform

Properties

createTime

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

EntityType createTime

description

description?: (string|null);

EntityType description

etag

etag?: (string|null);

EntityType etag

labels

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

EntityType labels

monitoringConfig

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

EntityType monitoringConfig

name

name?: (string|null);

EntityType name

offlineStorageTtlDays

offlineStorageTtlDays?: (number|null);

EntityType offlineStorageTtlDays

updateTime

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

EntityType updateTime