Cloud Security Compliance V1 API - Module Google::Cloud::CloudSecurityCompliance::V1::ParameterSpec::ValueType (v0.2.0)

Reference documentation and code samples for the Cloud Security Compliance V1 API module Google::Cloud::CloudSecurityCompliance::V1::ParameterSpec::ValueType.

The type of parameter value.

Constants

VALUE_TYPE_UNSPECIFIED

value: 0
Default value. This value is unused.

STRING

value: 3
A string value.

BOOLEAN

value: 4
A boolean value.

STRINGLIST

value: 5
A string list value.

NUMBER

value: 6
A numeric value.

ONEOF

value: 7
A oneOf value.