Specifies the QUIC override policy for this TargetHttpsProxy resource. This setting determines whether the load balancer attempts to negotiate QUIC with clients. You can specify NONE, ENABLE, or DISABLE. - When quic-override is set to NONE, Google manages whether QUIC is used. - When quic-override is set to ENABLE, the load balancer uses QUIC when possible. - When quic-override is set to DISABLE, the load balancer doesn't use QUIC. - If the quic-override flag is not specified, NONE is implied.
[[["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 page provides documentation for the `QuicOverride` enum within the `Google.Cloud.Compute.V1` namespace, detailing its use in managing QUIC protocol behavior for TargetHttpsProxy resources across numerous .NET versions."],["The latest documented version is 3.6.0, and the content spans from this version all the way back to version 1.0.0 of the API."],["The `QuicOverride` enum allows users to control QUIC negotiation with clients by setting it to `NONE` (managed by Google), `ENABLE` (use QUIC when possible), or `DISABLE` (do not use QUIC)."],["There is an `UndefinedQuicOverride` field indicating that the enum field is not set."],["If the quic-override flag is not specified, `NONE` is the implicit default setting."]]],[]]