Enum ProvidersResource.AccountsResource.GetRequest.ViewEnum
Optional. What information to include in the response.
Namespace: Google.Apis.CloudCommercePartnerProcurementService.v1
Assembly: Google.Apis.CloudCommercePartnerProcurementService.v1.dll
Syntax
public enum ProvidersResource.AccountsResource.GetRequest.ViewEnum
Fields
| Name | Description |
|---|---|
| ACCOUNTVIEWBASIC | Include base account information. This is the default view. All fields from Account are included except for the reseller_parent_billing_account field. |
| ACCOUNTVIEWFULL | Includes all available account information, inclusive of the accounts reseller_parent_billing_account, if it's a resold account. |
| ACCOUNTVIEWUNSPECIFIED | The default / unset value. For |