Enum InstancesResource.ListRequest.ViewEnum
View of the instance.
Namespace: Google.Apis.Compute.alpha
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public enum InstancesResource.ListRequest.ViewEnum
Fields
Name | Description |
---|---|
BASIC | Include everything except Partner Metadata. |
FULL | Include everything. |
INSTANCEVIEWUNSPECIFIED | The default / unset value. The API will default to the BASIC view. |