Enum ParameterDefinition.Types.ParameterType (1.1.0)

public enum ParameterType

Data type of the parameter.

Namespace

Google.Cloud.Channel.V1

Assembly

Google.Cloud.Channel.V1.dll

Fields

NameDescription
Double

Double type.

Int64

Int64 type.

String

String type.

Unspecified

Not used.