Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class VersionView.
Fields that should be returned when Version resources
are retrieved.
Protobuf type google.appengine.v1.VersionView
Namespace
Google \ Cloud \ AppEngine \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
BASIC
Value: 0
Basic version information including scaling and inbound services,
but not detailed deployment information.
Generated from protobuf enum BASIC = 0;
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]