Enum GroupsResource.CreateRequest.InitialGroupConfigEnum
Optional. The initial configuration option for the Group
.
Namespace: Google.Apis.CloudIdentity.v1
Assembly: Google.Apis.CloudIdentity.v1.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 |