Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class LocationMetadata.
Metadata for the given google.cloud.location.Location .
Generated from protobuf message google.appengine.v1.LocationMetadata
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ standard_environment_available
bool
App Engine standard environment is available in the given location. @OutputOnly
↳ flexible_environment_available
bool
App Engine flexible environment is available in the given location. @OutputOnly
↳ search_api_available
getStandardEnvironmentAvailable
App Engine standard environment is available in the given location.
@OutputOnly
bool
setStandardEnvironmentAvailable
App Engine standard environment is available in the given location.
@OutputOnly
var
bool
$this
getFlexibleEnvironmentAvailable
App Engine flexible environment is available in the given location.
@OutputOnly
bool
setFlexibleEnvironmentAvailable
App Engine flexible environment is available in the given location.
@OutputOnly
var
bool
$this
getSearchApiAvailable
Output only. Search API is available in the given location.
bool
setSearchApiAvailable
Output only. Search API is available in the given location.
var
bool
$this