Google Cloud Ai Platform V1 Client - Class FieldType (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 FieldType.
The data type of the field.
Protobuf type google.cloud.aiplatform.v1.OutputFieldSpec.FieldType
Namespace
Google \ Cloud \ AIPlatform \ V1 \ OutputFieldSpec
Methods
| Parameter |
| Name |
Description |
value |
mixed
|
| Parameter |
| Name |
Description |
name |
mixed
|
Constants
Field type is unspecified.
Generated from protobuf enum FIELD_TYPE_UNSPECIFIED = 0;
CONTENT
Arbitrary content field type.
Generated from protobuf enum CONTENT = 1;
TEXT
Text field type.
Generated from protobuf enum TEXT = 2;
Image field type.
Generated from protobuf enum IMAGE = 3;
Audio field type.
Generated from protobuf enum AUDIO = 4;
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."],[],[]]