Properties of a FeatureView.
Package
@google-cloud/aiplatformProperties
bigQuerySource
bigQuerySource?: (google.cloud.aiplatform.v1.FeatureView.IBigQuerySource|null);
FeatureView bigQuerySource
createTime
createTime?: (google.protobuf.ITimestamp|null);
FeatureView createTime
etag
etag?: (string|null);
FeatureView etag
featureRegistrySource
featureRegistrySource?: (google.cloud.aiplatform.v1.FeatureView.IFeatureRegistrySource|null);
FeatureView featureRegistrySource
labels
labels?: ({ [k: string]: string }|null);
FeatureView labels
name
name?: (string|null);
FeatureView name
syncConfig
syncConfig?: (google.cloud.aiplatform.v1.FeatureView.ISyncConfig|null);
FeatureView syncConfig
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
FeatureView updateTime