Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class VersionView.
Fields that should be returned whenVersionresources
are retrieved.
Protobuf typegoogle.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 enumBASIC = 0;
FULL
Value: 1
The information fromBASIC, plus detailed information about the
deployment. This format is required when creating resources, but
is not returned inGetorListby 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 2025-09-04 UTC."],[],[],null,["# Google Cloud Appengine Admin V1 Client - Class VersionView (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-appengine-admin/latest/V1.VersionView)\n- [2.0.3](/php/docs/reference/cloud-appengine-admin/2.0.3/V1.VersionView)\n- [1.3.5](/php/docs/reference/cloud-appengine-admin/1.3.5/V1.VersionView)\n- [1.2.2](/php/docs/reference/cloud-appengine-admin/1.2.2/V1.VersionView)\n- [1.1.1](/php/docs/reference/cloud-appengine-admin/1.1.1/V1.VersionView)\n- [1.0.6](/php/docs/reference/cloud-appengine-admin/1.0.6/V1.VersionView) \nReference documentation and code samples for the Google Cloud Appengine Admin V1 Client class VersionView.\n\nFields that should be returned when [Version](/php/docs/reference/cloud-appengine-admin/latest/V1.Version) resources\nare retrieved.\n\nProtobuf type `google.appengine.v1.VersionView`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AppEngine \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### BASIC\n\n Value: 0\n\nBasic version information including scaling and inbound services,\nbut not detailed deployment information.\n\nGenerated from protobuf enum `BASIC = 0;`\n\n### FULL\n\n Value: 1\n\nThe information from `BASIC`, plus detailed information about the\ndeployment. This format is required when creating resources, but\nis not returned in `Get` or `List` by default.\n\nGenerated from protobuf enum `FULL = 1;`"]]