API hub V1 API - Module Google::Cloud::ApiHub::V1::Attribute::DataType (v0.1.0)

Reference documentation and code samples for the API hub V1 API module Google::Cloud::ApiHub::V1::Attribute::DataType.

Enumeration of attribute's data type.

Constants

DATA_TYPE_UNSPECIFIED

value: 0
Attribute data type unspecified.

ENUM

value: 1
Attribute's value is of type enum.

JSON

value: 2
Attribute's value is of type json.

STRING

value: 3
Attribute's value is of type string.