Enum ProjectsResource.LocationsResource.RealmsResource.ListRequest.ViewEnum
Optional. The view of the Realm.
Namespace: Google.Apis.CloudNumberRegistry.v1alpha
Assembly: Google.Apis.CloudNumberRegistry.v1alpha.dll
Syntax
public enum ProjectsResource.LocationsResource.RealmsResource.ListRequest.ViewEnum
Fields
| Name | Description |
|---|---|
| AGGREGATE | Aggregate includes data about the child resources of the Realm. |
| BASIC | Basic view. |
| FULL | Full view. Includes the same data as the BASIC view. |
| REALMVIEWUNSPECIFIED | Unspecified view. Defaults to BASIC. |