google_api_app_engine v0.0.1 GoogleApi.AppEngine.V1.Model.LocationMetadata View Source
Metadata for the given google.cloud.location.Location.
Attributes
- flexibleEnvironmentAvailable (Boolean): App Engine Flexible Environment is available in the given location.@OutputOnly Defaults to:
null
. - standardEnvironmentAvailable (Boolean): App Engine Standard Environment is available in the given location.@OutputOnly Defaults to:
null
.