public sealed class Service.Types.MeshIstio : IMessage<Service.Types.MeshIstio>, IEquatable<Service.Types.MeshIstio>, IDeepCloneable<Service.Types.MeshIstio>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class Service.Types.MeshIstio.
Istio service scoped to an Istio mesh. Anthos clusters running ASM < 1.6.8
will have their services ingested as this type.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version of the Google Cloud Monitoring v3 API for `Service.Types.MeshIstio` is 3.15.0, with a range of available versions from 2.3.0 up to this latest release."],["`Service.Types.MeshIstio` is a class within the Google Cloud Monitoring v3 API, representing an Istio service within a mesh, especially for Anthos clusters running ASM versions before 1.6.8."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Service.Types.MeshIstio` class has three properties: `MeshUid`, `ServiceName`, and `ServiceNamespace`, all of which are strings and are used to identify the Istio mesh, service name, and namespace, respectively."],["The class has two constructors, a default one `MeshIstio()`, and one that take a `Service.Types.MeshIstio` object as a parameter `MeshIstio(Service.Types.MeshIstio other)`."]]],[]]