Properties of a Dataset.
Package
@google-cloud/aiplatformProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
Dataset createTime
description
description?: (string|null);
Dataset description
displayName
displayName?: (string|null);
Dataset displayName
encryptionSpec
encryptionSpec?: (google.cloud.aiplatform.v1beta1.IEncryptionSpec|null);
Dataset encryptionSpec
etag
etag?: (string|null);
Dataset etag
labels
labels?: ({ [k: string]: string }|null);
Dataset labels
metadata
metadata?: (google.protobuf.IValue|null);
Dataset metadata
metadataArtifact
metadataArtifact?: (string|null);
Dataset metadataArtifact
metadataSchemaUri
metadataSchemaUri?: (string|null);
Dataset metadataSchemaUri
name
name?: (string|null);
Dataset name
savedQueries
savedQueries?: (google.cloud.aiplatform.v1beta1.ISavedQuery[]|null);
Dataset savedQueries
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Dataset updateTime