Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::MetadataSchema::MetadataSchemaType (v0.15.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::MetadataSchema::MetadataSchemaType.

Describes the type of the MetadataSchema.

Constants

METADATA_SCHEMA_TYPE_UNSPECIFIED

value: 0
Unspecified type for the MetadataSchema.

ARTIFACT_TYPE

value: 1
A type indicating that the MetadataSchema will be used by Artifacts.

EXECUTION_TYPE

value: 2
A typee indicating that the MetadataSchema will be used by Executions.

CONTEXT_TYPE

value: 3
A state indicating that the MetadataSchema will be used by Contexts.