Reference documentation and code samples for the Google Cloud Network Management V1 Client class AppEngineVersionInfo.
For display only. Metadata associated with an App Engine version.
Generated from protobuf message google.cloud.networkmanagement.v1.AppEngineVersionInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Name of an App Engine version.
↳ uri
string
URI of an App Engine version.
↳ runtime
string
Runtime of the App Engine version.
↳ environment
string
App Engine execution environment for a version.
getDisplayName
Name of an App Engine version.
string
setDisplayName
Name of an App Engine version.
var
string
$this
getUri
URI of an App Engine version.
string
setUri
URI of an App Engine version.
var
string
$this
getRuntime
Runtime of the App Engine version.
string
setRuntime
Runtime of the App Engine version.
var
string
$this
getEnvironment
App Engine execution environment for a version.
string
setEnvironment
App Engine execution environment for a version.
var
string
$this