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

public enum ParameterSpec.Types.ValueType

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

The type of the parameter value.

Namespace

Google.Cloud.CloudSecurityCompliance.V1

Assembly

Google.Cloud.CloudSecurityCompliance.V1.dll

Fields

Name Description
Boolean

Boolean value.

Number

Numeric value.

Oneof

OneOf value.

String

String value.

Stringlist

String list value.

Unspecified

Default value. This value is unused.