Show / Hide Table of Contents

Enum RegionInstanceTemplatesResource.ListRequest.ViewEnum

View of the instance template.

Namespace: Google.Apis.Compute.alpha
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public enum RegionInstanceTemplatesResource.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.

In this article
Back to top Generated by DocFX