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-09 UTC."],[[["This webpage provides reference documentation for the `Service.Types.MeshIstio` class within the Google Cloud Monitoring v3 API, specifically detailing its implementation in the .NET environment."],["The `MeshIstio` class represents an Istio service scoped to an Istio mesh, relevant for Anthos clusters running ASM versions earlier than 1.6.8."],["The latest available version of `Service.Types.MeshIstio` is 3.15.0, with versions ranging down to 2.3.0, as listed on the page, that include links to view that specific version."],["The `MeshIstio` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `MeshUid`, `ServiceName`, and `ServiceNamespace`."],["It also has two constructors, `MeshIstio()` and `MeshIstio(Service.Types.MeshIstio other)`, and inherits members from the base `object` class."]]],[]]