public sealed class KubernetesConfig.Types.GatewayServiceMesh : IMessage<KubernetesConfig.Types.GatewayServiceMesh>, IEquatable<KubernetesConfig.Types.GatewayServiceMesh>, IDeepCloneable<KubernetesConfig.Types.GatewayServiceMesh>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class KubernetesConfig.Types.GatewayServiceMesh.
Information about the Kubernetes Gateway API service mesh configuration.
[[["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 documentation for the `KubernetesConfig.Types.GatewayServiceMesh` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 to 3.4.0 (latest)."],["The `GatewayServiceMesh` class is used for configuring the Kubernetes Gateway API service mesh, as indicated by the documentation."],["It inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for deep cloning and equality comparisons."],["The class has three key properties: `Deployment`, `HttpRoute`, and `Service`, all of which are required strings that are used for managing traffic in a service mesh."],["The documentation outlines the class's constructors: a parameterless constructor, and one that takes another `GatewayServiceMesh` object as a parameter for creating a new instance."]]],[]]