Enum InstancesResource.GetRequest.ViewEnum
View of the instance.
Namespace: Google.Apis.Compute.beta
Assembly: Google.Apis.Compute.beta.dll
Syntax
public enum InstancesResource.GetRequest.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. |