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

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

The type of the parameter value.

Constants

VALUE_TYPE_UNSPECIFIED

value: 0
Default value. This value is unused.

STRING

value: 3
String value.

BOOLEAN

value: 4
Boolean value.

STRINGLIST

value: 5
String list value.

NUMBER

value: 6
Numeric value.

ONEOF

value: 7
OneOf value.