Cloud Channel V1 API - Module Google::Cloud::Channel::V1::ParameterDefinition::ParameterType (v0.24.0)

Reference documentation and code samples for the Cloud Channel V1 API module Google::Cloud::Channel::V1::ParameterDefinition::ParameterType.

Data type of the parameter.

Constants

PARAMETER_TYPE_UNSPECIFIED

value: 0
Not used.

INT64

value: 1
Int64 type.

STRING

value: 2
String type.

DOUBLE

value: 3
Double type.

BOOLEAN

value: 4
Boolean type.