View Source GoogleApi.Monitoring.V3.Model.IstioCanonicalService (google_api_monitoring v0.55.0)

Canonical service scoped to an Istio mesh. Anthos clusters running ASM >= 1.6.8 will have their services ingested as this type.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Monitoring.V3.Model.IstioCanonicalService{
  canonicalService: String.t() | nil,
  canonicalServiceNamespace: String.t() | nil,
  meshUid: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.