Expand description

Nested message and enum types in Value.

Structs§

  • A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions.
  • A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set.

Enums§

  • Selects the data type and associated value.