Enum GroupsResource.CreateRequest.InitialGroupConfigEnum
Required. The initial configuration option for the Group.
Namespace: Google.Apis.CloudIdentity.v1beta1
Assembly: Google.Apis.CloudIdentity.v1beta1.dll
Syntax
public enum GroupsResource.CreateRequest.InitialGroupConfigEnum
Fields
| Name | Description |
|---|---|
| EMPTY | An empty group is created without any initial owners. This can only be used by admins of the domain. |
| INITIALGROUPCONFIGUNSPECIFIED | Default. Should not be used. |
| WITHINITIALOWNER | The end user making the request will be added as the initial owner of the |