Cloud AI Platform v1 API - Enum Event.Types.Type (2.24.0)

public enum Event.Types.Type

Reference documentation and code samples for the Cloud AI Platform v1 API enum Event.Types.Type.

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

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Input

An input of the Execution.

Output

An output of the Execution.

Unspecified

Unspecified whether input or output of the Execution.