Cloud Channel v1 API - Enum ParameterDefinition.Types.ParameterType (2.11.0)

public enum ParameterDefinition.Types.ParameterType

Reference documentation and code samples for the Cloud Channel v1 API enum ParameterDefinition.Types.ParameterType.

Data type of the parameter.

Namespace

Google.Cloud.Channel.V1

Assembly

Google.Cloud.Channel.V1.dll

Fields

NameDescription
Boolean

Boolean type.

Double

Double type.

Int64

Int64 type.

String

String type.

Unspecified

Not used.