Class StringSet (1.6.0)

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 MutableSequence[str]
The strings in the set