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-03-21 UTC."],[[["This webpage provides reference documentation for the `Service.Types.MeshIstio` class within the Google Cloud Monitoring v3 API, specifically focusing on Istio service scoping."],["The `Service.Types.MeshIstio` class, used for services in Anthos clusters running ASM versions earlier than 1.6.8, is shown to be inheriting from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation lists various versions of the API, ranging from the latest version, 3.15.0, down to version 2.3.0, allowing users to reference specific version details."],["The `MeshIstio` class has key properties that are relevant to its function such as `MeshUid`, `ServiceName`, and `ServiceNamespace` for identifying and scoping Istio services."],["Users are given the option to make a new `MeshIstio` instance or by copying the parameters from another `MeshIstio` instance through the use of its constructors."]]],[]]