Class TagField (1.0.2)

Contains the value and supporting information for a field within a Tag. .. attribute:: display_name

Output only. The display name of this field.

Holds the value for a tag field with double type.

Holds the value for a tag field with boolean type.

Holds the value for a tag field with enum type. This value must be one of the allowed values in the definition of this enum.

Classes

EnumValue

Holds an enum value. .. attribute:: display_name

The display name of the enum value.