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-24 UTC."],[[["This page details the `QuicOverride` enum within the `Google.Cloud.Compute.V1` namespace, part of the `Google.Cloud.Compute.V1.dll` assembly."],["The `QuicOverride` enum controls the QUIC negotiation policy for `TargetHttpsProxy` resources, with options including `NONE`, `ENABLE`, and `DISABLE`."],["The latest version for this feature is located in the version 3.6.0, and has various versions ranging all the way to 1.0.0."],["The enum fields provide specific behaviors: `Disable` prevents QUIC, `Enable` attempts QUIC negotiation, and `None` defers to Google's default QUIC policy."],["`UndefinedQuicOverride` is used to indicate when the enum field is not set."]]],[]]