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 the latest 3.4.0."],["The `GatewayServiceMesh` class is used for configuring the Kubernetes Gateway API service mesh, as indicated by the description and class name."],["The `GatewayServiceMesh` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Deployment`, `HttpRoute`, and `Service`, all of which are strings and required for configuring the service mesh, as well as the constructor methods that can be used."],["The latest version of `KubernetesConfig.Types.GatewayServiceMesh` is 3.4.0, while version 2.6.0, the current one that is displayed, is also detailed on this webpage."]]],[]]