Interface protos.google.cloud.aiplatform.v1beta1.ICreateMetadataSchemaRequest (1.11.0)

Properties of a CreateMetadataSchemaRequest.

Package

@google-cloud/aiplatform

Properties

metadataSchema

metadataSchema?: (google.cloud.aiplatform.v1beta1.IMetadataSchema|null);

CreateMetadataSchemaRequest metadataSchema

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IMetadataSchema|null)

metadataSchemaId

metadataSchemaId?: (string|null);

CreateMetadataSchemaRequest metadataSchemaId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateMetadataSchemaRequest parent

Property Value
TypeDescription
(string|null)