Properties of a Feature.
Package
@google-cloud/aiplatformProperties
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
monitoringConfig
monitoringConfig?: (google.cloud.aiplatform.v1beta1.IFeaturestoreMonitoringConfig|null);
Feature monitoringConfig
monitoringStats
monitoringStats?: (google.cloud.aiplatform.v1beta1.IFeatureStatsAnomaly[]|null);
Feature monitoringStats
name
name?: (string|null);
Feature name
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Feature updateTime
valueType
valueType?: (google.cloud.aiplatform.v1beta1.Feature.ValueType|keyof typeof google.cloud.aiplatform.v1beta1.Feature.ValueType|null);
Feature valueType