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 to configure settings for the Kubernetes Gateway API service mesh, allowing for traffic management through HTTPRoute and Service."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes constructors for default and copy operations."],["Key properties of the `GatewayServiceMesh` class are `Deployment`, `HttpRoute`, and `Service`, which are required string names specifying the respective Kubernetes resources."],["The documentation shows that the KubernetesConfig.Types.GatewayServiceMesh class inherits from object and is part of the Google.Cloud.Deploy.V1 namespace."]]],[]]