Cloud Security Compliance v1 API - Enum ParameterSpec.Types.ValueType (1.0.0-beta04)

public enum ParameterSpec.Types.ValueType

Reference documentation and code samples for the Cloud Security Compliance v1 API enum ParameterSpec.Types.ValueType.

The type of parameter value.

Namespace

Google.Cloud.CloudSecurityCompliance.V1

Assembly

Google.Cloud.CloudSecurityCompliance.V1.dll

Fields

Name Description
Boolean

A boolean value.

Number

A numeric value.

Oneof

A oneOf value.

String

A string value.

Stringlist

A string list value.

Unspecified

Default value. This value is unused.