Class Type (1.50.0)

Type(value)

Describes whether an Event's Artifact is the Execution's input or output.

Enum values:

TYPE_UNSPECIFIED (0):
    Unspecified whether input or output of the
    Execution.
INPUT (1):
    An input of the Execution.
OUTPUT (2):
    An output of the Execution.

Methods

Type

Type(value)

Describes whether an Event's Artifact is the Execution's input or output.

Enum values:

TYPE_UNSPECIFIED (0):
    Unspecified whether input or output of the
    Execution.
INPUT (1):
    An input of the Execution.
OUTPUT (2):
    An output of the Execution.