Properties of a Feature.
Package
@google-cloud/aiplatformProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
Feature createTime
description
description?: (string|null);
Feature description
disableMonitoring
disableMonitoring?: (boolean|null);
Feature disableMonitoring
etag
etag?: (string|null);
Feature etag
labels
labels?: ({ [k: string]: string }|null);
Feature labels
monitoringStatsAnomalies
monitoringStatsAnomalies?: (google.cloud.aiplatform.v1.Feature.IMonitoringStatsAnomaly[]|null);
Feature monitoringStatsAnomalies
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