Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::Type (v0.42.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::Type.

Type contains the list of OpenAPI data types as defined by https://swagger.io/docs/specification/data-models/data-types/

Constants

TYPE_UNSPECIFIED

value: 0
Not specified, should not be used.

STRING

value: 1
OpenAPI string type

NUMBER

value: 2
OpenAPI number type

INTEGER

value: 3
OpenAPI integer type

BOOLEAN

value: 4
OpenAPI boolean type

ARRAY

value: 5
OpenAPI array type

OBJECT

value: 6
OpenAPI object type