Class GroupPreferenceSetAssignment (0.1.6)

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

Represents a combination of a group with a preference set.

Attributes

NameDescription
group str
Required. Name of the group.
preference_set str
Required. Name of the Preference Set.