View Source GoogleApi.CloudDeploy.V1.Model.CloudRunLocation (google_api_cloud_deploy v0.13.0)
Information specifying where to deploy a Cloud Run Service.
Attributes
-
location(type:String.t, default:nil) - Required. The location for the Cloud Run Service. Format must beprojects/{project}/locations/{location}.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudDeploy.V1.Model.CloudRunLocation{ location: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.