Reference documentation and code samples for the Compute Engine v1 API enum TargetHttpsProxy.Types.QuicOverride.
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."],[[["The latest version of the `TargetHttpsProxy.Types.QuicOverride` is 3.6.0, with a range of versions available from 1.0.0 up to the latest."],["The `QuicOverride` enum controls the load balancer's behavior regarding QUIC protocol negotiation with clients."],["There are three primary settings for `QuicOverride`: `NONE` (Google managed), `ENABLE` (use QUIC if possible), and `DISABLE` (do not use QUIC)."],["The `UndefinedQuicOverride` field indicates that the enum field is not set, and `NONE` is the default setting if no override is specified."],["The documentation provides information for the `TargetHttpsProxy.Types.QuicOverride` within the `Google.Cloud.Compute.V1` namespace and within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]