Enum EnterprisesResource.ListRequest.ViewEnum
Specifies which Enterprise fields to return. This method only supports BASIC.
Namespace: Google.Apis.AndroidManagement.v1
Assembly: Google.Apis.AndroidManagement.v1.dll
Syntax
public enum EnterprisesResource.ListRequest.ViewEnum
Fields
| Name | Description |
|---|---|
| BASIC | Includes name and enterprise_display_name fields. |
| ENTERPRISEVIEWUNSPECIFIED | The API will default to the BASIC view for the List method. |