View Source GoogleApi.Run.V2.Model.GoogleCloudRunV2ServiceMesh (google_api_run v0.38.2)
Settings for Cloud Service Mesh. For more information see https://cloud.google.com/service-mesh/docs/overview.
Attributes
-
mesh
(type:String.t
, default:nil
) - The Mesh resource name. Format:projects/{project}/locations/global/meshes/{mesh}
, where{project}
can be project id or number.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Run.V2.Model.GoogleCloudRunV2ServiceMesh{ mesh: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.