Enum LabelDescriptor.Types.ValueType (2.10.0)

public enum LabelDescriptor.Types.ValueType

Value types that can be used as label values.

Namespace

Google.Api

Assembly

Google.Api.CommonProtos.dll

Fields

NameDescription
Bool

Boolean; true or false.

Int64

A 64-bit signed integer.

String

A variable-length string. This is the default.