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

Properties of a ListMetadataSchemasResponse.

Package

@google-cloud/aiplatform

Properties

metadataSchemas

metadataSchemas?: (google.cloud.aiplatform.v1beta1.IMetadataSchema[]|null);

ListMetadataSchemasResponse metadataSchemas

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

nextPageToken

nextPageToken?: (string|null);

ListMetadataSchemasResponse nextPageToken

Property Value
TypeDescription
(string|null)