App Engine v1 API - Enum VersionView (2.3.0)

public enum VersionView

Reference documentation and code samples for the App Engine v1 API enum VersionView.

Fields that should be returned when [Version][google.appengine.v1.Version] resources are retrieved.

Namespace

Google.Cloud.AppEngine.V1

Assembly

Google.Cloud.AppEngine.V1.dll

Fields

NameDescription
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.