Interface protos.google.cloud.aiplatform.v1beta1.IDataset (1.17.0)

Properties of a Dataset.

Package

@google-cloud/aiplatform

Properties

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

metadataSchemaUri

metadataSchemaUri?: (string|null);

Dataset metadataSchemaUri

name

name?: (string|null);

Dataset name

updateTime

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

Dataset updateTime