groupKey property

String? groupKey
getter/setter pair

Google Group id whose members are subject to this binding's restrictions.

See "id" in the G Suite Directory API's Groups resource. If a group's email address/alias is changed, this resource will continue to point at the changed group. This field does not accept group email addresses or aliases. Example: "01d520gv4vjcrht"

Required. Immutable.

Implementation

core.String? groupKey;