public sealed class IstioCanonicalService : IMessage<Service.Types.IstioCanonicalService>, IEquatable<Service.Types.IstioCanonicalService>, IDeepCloneable<Service.Types.IstioCanonicalService>, IBufferMessage, IMessage
Canonical service scoped to an Istio mesh. Anthos clusters running ASM >=
1.6.8 will have their services ingested as this type.
The name of the canonical service underlying this service.
Corresponds to the destination_canonical_service_name metric label in
label in Istio
metrics.
public string CanonicalServiceNamespace { get; set; }
The namespace of the canonical service underlying this service.
Corresponds to the destination_canonical_service_namespace metric
label in Istio
metrics.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eIstioCanonicalService\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, which represents a canonical service scoped to an Istio mesh.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.15.0, and the page provides access to documentation for versions ranging from 2.3.0 to 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIstioCanonicalService\u003c/code\u003e is implemented with IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eCanonicalService\u003c/code\u003e, \u003ccode\u003eCanonicalServiceNamespace\u003c/code\u003e, and \u003ccode\u003eMeshUid\u003c/code\u003e that provide information about the underlying canonical service within the Istio mesh, and these properties directly relate to metrics found in Istio.\u003c/p\u003e\n"],["\u003cp\u003eAnthos clusters running ASM version 1.6.8 or greater will have their services ingested as IstioCanonicalService type.\u003c/p\u003e\n"]]],[],null,[]]