Enum AppsResource.ServicesResource.VersionsResource.ListRequest.ViewEnum
Controls the set of fields returned in the List response.
Namespace: Google.Apis.Appengine.v1beta
Assembly: Google.Apis.Appengine.v1beta.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. |