Google Cloud Ai Platform V1 Client - Class Type (1.63.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class Type.
Describes whether an Event's Artifact is the Execution's input or output.
Protobuf type google.cloud.aiplatform.v1.Event.Type
Namespace
Google \ Cloud \ AIPlatform \ V1 \ Event
Methods
| Parameter |
| Name |
Description |
value |
mixed
|
| Parameter |
| Name |
Description |
name |
mixed
|
Constants
Unspecified whether input or output of the Execution.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
An input of the Execution.
Generated from protobuf enum INPUT = 1;
An output of the Execution.
Generated from protobuf enum OUTPUT = 2;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-01 UTC.
[null,null,["Last updated 2026-08-01 UTC."],[],[]]