allowExternalMembers property

String? allowExternalMembers
getter/setter pair

Identifies whether members external to your organization can join the group.

Possible values are:

  • true: G Suite users external to your organization can become members of this group.
  • false: Users not belonging to the organization are not allowed to become members of this group.

Implementation

core.String? allowExternalMembers;