public sealed class ClusterIstio : IMessage<Service.Types.ClusterIstio>, IEquatable<Service.Types.ClusterIstio>, IDeepCloneable<Service.Types.ClusterIstio>, IBufferMessage, IMessage
Istio service scoped to a single Kubernetes cluster. Learn more at
https://istio.io. Clusters running OSS Istio will have their services
ingested as this type.
[[["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\u003eClusterIstio\u003c/code\u003e class, which represents an Istio service scoped to a single Kubernetes cluster, specifically within the Google Cloud Monitoring V3 library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for reference on this page is 3.15.0, and the page covers documentation for versions ranging from 2.3.0 to 3.15.0 of the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClusterIstio\u003c/code\u003e is a sealed class that implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides information on properties that describes the Istio service, including \u003ccode\u003eClusterName\u003c/code\u003e, \u003ccode\u003eLocation\u003c/code\u003e, \u003ccode\u003eServiceName\u003c/code\u003e, and \u003ccode\u003eServiceNamespace\u003c/code\u003e, which correspond to specific labels in Kubernetes and Istio metrics.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eClusterIstio\u003c/code\u003e, one default and another which takes an existing \u003ccode\u003eService.Types.ClusterIstio\u003c/code\u003e object, allowing for initialization with or without a pre-existing instance.\u003c/p\u003e\n"]]],[],null,[]]