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.
Optional. The time to wait for route updates to propagate. The maximum
configurable time is 3 hours, in seconds format. If unspecified, there is
no wait time.
[[["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, specifically detailing its structure and functionality."],["The `GatewayServiceMesh` class represents the configuration for Kubernetes Gateway API service mesh, as found within the namespace `Google.Cloud.Deploy.V1`, and is available in various versions, ranging from 1.0.0 to 3.4.0, with 3.4.0 being the latest."],["Key properties of the `GatewayServiceMesh` class include `Deployment`, `HttpRoute`, `RouteUpdateWaitTime`, and `Service`, which are used to manage traffic flow and configurations within the service mesh, and most are required for proper functionality."],["The `GatewayServiceMesh` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has an inheritance of type `object`."],["This class documentation includes the list of all the available versions of the Kubernetes API with links to their respective documentation for reference."]]],[]]