Enum AppsResource.ServicesResource.VersionsResource.GetRequest.ViewEnum
Controls the set of fields returned in the Get response.
Namespace: Google.Apis.Appengine.v1
Assembly: Google.Apis.Appengine.v1.dll
Syntax
public enum AppsResource.ServicesResource.VersionsResource.GetRequest.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. |