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