View Source GoogleApi.Run.V2.Model.GoogleCloudRunV2ServiceMesh (google_api_run v0.33.0)

Service mesh configuration.

Attributes

  • mesh (type: String.t, default: nil) - The service mesh resource name. Format: projects/{project_number}/locations/global/meshes/{mesh}.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Run.V2.Model.GoogleCloudRunV2ServiceMesh{
  mesh: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.