Interface protos.google.cloud.aiplatform.v1beta1.IMetadataSchema (3.13.0)

Properties of a MetadataSchema.

Package

@google-cloud/aiplatform

Properties

createTime

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

MetadataSchema createTime

description

description?: (string|null);

MetadataSchema description

name

name?: (string|null);

MetadataSchema name

schema

schema?: (string|null);

MetadataSchema schema

schemaType

schemaType?: (google.cloud.aiplatform.v1beta1.MetadataSchema.MetadataSchemaType|keyof typeof google.cloud.aiplatform.v1beta1.MetadataSchema.MetadataSchemaType|null);

MetadataSchema schemaType

schemaVersion

schemaVersion?: (string|null);

MetadataSchema schemaVersion