Class StringSet (1.2.1)

StringSet(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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.

Attribute

NameDescription
values Sequence[str]
The strings in the set