Class MetadataSchemaType (1.50.0)

MetadataSchemaType(value)

Describes the type of the MetadataSchema.

Enum values:

METADATA_SCHEMA_TYPE_UNSPECIFIED (0):
    Unspecified type for the MetadataSchema.
ARTIFACT_TYPE (1):
    A type indicating that the MetadataSchema
    will be used by Artifacts.
EXECUTION_TYPE (2):
    A typee indicating that the MetadataSchema
    will be used by Executions.
CONTEXT_TYPE (3):
    A state indicating that the MetadataSchema
    will be used by Contexts.

Methods

MetadataSchemaType

MetadataSchemaType(value)

Describes the type of the MetadataSchema.

Enum values:

METADATA_SCHEMA_TYPE_UNSPECIFIED (0):
    Unspecified type for the MetadataSchema.
ARTIFACT_TYPE (1):
    A type indicating that the MetadataSchema
    will be used by Artifacts.
EXECUTION_TYPE (2):
    A typee indicating that the MetadataSchema
    will be used by Executions.
CONTEXT_TYPE (3):
    A state indicating that the MetadataSchema
    will be used by Contexts.