Enumeration Type

Optional. The type of the data.

Enumeration Members

ARRAY: "ARRAY"

OpenAPI array type

BOOLEAN: "BOOLEAN"

OpenAPI boolean type

INTEGER: "INTEGER"

OpenAPI integer type

NULL: "NULL"

Null type

NUMBER: "NUMBER"

OpenAPI number type

OBJECT: "OBJECT"

OpenAPI object type

STRING: "STRING"

OpenAPI string type

TYPE_UNSPECIFIED: "TYPE_UNSPECIFIED"

Not specified, should not be used.