public sealed class Service.Types.IstioCanonicalService : IMessage<Service.Types.IstioCanonicalService>, IEquatable<Service.Types.IstioCanonicalService>, IDeepCloneable<Service.Types.IstioCanonicalService>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class Service.Types.IstioCanonicalService.
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 provides reference documentation and code samples for the \u003ccode\u003eService.Types.IstioCanonicalService\u003c/code\u003e class within the Google Cloud Monitoring v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIstioCanonicalService\u003c/code\u003e class represents a canonical service scoped to an Istio mesh, primarily used in Anthos clusters running ASM version 1.6.8 or newer.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.15.0, with links to previous versions available, starting from 3.14.0, and going down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIstioCanonicalService\u003c/code\u003e class includes properties such as \u003ccode\u003eCanonicalService\u003c/code\u003e, \u003ccode\u003eCanonicalServiceNamespace\u003c/code\u003e, and \u003ccode\u003eMeshUid\u003c/code\u003e, which provide information about the service's name, namespace, and the Istio mesh it belongs to, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its compatibility and functionality within the .NET environment.\u003c/p\u003e\n"]]],[],null,[]]