Show / Hide Table of Contents

Enum AppsResource.ServicesResource.VersionsResource.ListRequest.ViewEnum

Controls the set of fields returned in the List response.

Namespace: Google.Apis.Appengine.v1
Assembly: Google.Apis.Appengine.v1.dll
Syntax
public enum AppsResource.ServicesResource.VersionsResource.ListRequest.ViewEnum

Fields

Name Description
BASIC

Basic version information including scaling and inbound services, but not detailed deployment information.

FULL

The information from BASIC, plus detailed information about the deployment. This format is required when creating resources, but is not returned in Get or List by default.

In this article
Back to top Generated by DocFX