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.
public Duration StableCutbackDuration { get; set; }
Optional. The amount of time to migrate traffic back from the canary
Service to the original Service during the stable phase deployment. If
specified, must be between 15s and 3600s. If unspecified, there is no
cutback time.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eKubernetesConfig.Types.GatewayServiceMesh\u003c/code\u003e class within the Google Cloud Deploy v1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available on this webpage is 3.4.0, and several previous versions of the API are also documented, ranging back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGatewayServiceMesh\u003c/code\u003e is used for configuring the Kubernetes Gateway API service mesh.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGatewayServiceMesh\u003c/code\u003e class includes properties such as \u003ccode\u003eDeployment\u003c/code\u003e, \u003ccode\u003eHttpRoute\u003c/code\u003e, \u003ccode\u003eService\u003c/code\u003e, \u003ccode\u003eRouteUpdateWaitTime\u003c/code\u003e, and \u003ccode\u003eStableCutbackDuration\u003c/code\u003e, allowing for detailed customization of service mesh configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGatewayServiceMesh\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base object class.\u003c/p\u003e\n"]]],[],null,[]]