App Engine Admin V1 API - Module Google::Cloud::AppEngine::V1::VersionView (v0.3.6)

Reference documentation and code samples for the App Engine Admin V1 API module Google::Cloud::AppEngine::V1::VersionView.

Fields that should be returned when Version resources are retrieved.

Constants

BASIC

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

FULL

value: 1
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.