mlmd.proto.ExecutionType

A user defined type about a collection of executions and their properties that are stored in the metadata store.

base_type SystemDefinedBaseType base_type
description string description
external_id string external_id
id int64 id
input_type ArtifactStructType input_type
name string name
output_type ArtifactStructType output_type
properties repeated PropertiesEntry properties
version string version

Child Classes

class PropertiesEntry

DEPLOY 5
EVALUATE 4
PROCESS 3
SystemDefinedBaseType Instance of google.protobuf.internal.enum_type_wrapper.EnumTypeWrapper
TRAIN 1
TRANSFORM 2
UNSET 0