Enum ForwardingRulesResource.GetRequest.ViewEnum
Namespace: Google.Apis.Compute.alpha
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public enum ForwardingRulesResource.GetRequest.ViewEnum
Fields
| Name | Description |
|---|---|
| BASIC | The default view of a ForwardingRule, which includes the basic fields. |
| FORWARDINGRULEVIEWUNSPECIFIED | The default / unset value. The API will default to the BASIC view. |
| FULL | The full view, including the ForwardingRule. |