Class Type (1.51.0)

Type(value)

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

Enums

Name Description
TYPE_UNSPECIFIED Unspecified whether input or output of the Execution.
INPUT An input of the Execution.
OUTPUT An output of the Execution.

Methods

Type

Type(value)

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