Cloud AI Platform v1 API - Enum Type (2.27.0)

public enum Type

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

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

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Array

OpenAPI array type

Boolean

OpenAPI boolean type

Integer

OpenAPI integer type

Number

OpenAPI number type

Object

OpenAPI object type

String

OpenAPI string type

Unspecified

Not specified, should not be used.