public sealed class TargetHttpsProxiesSetQuicOverrideRequest : IMessage<TargetHttpsProxiesSetQuicOverrideRequest>, IEquatable<TargetHttpsProxiesSetQuicOverrideRequest>, IDeepCloneable<TargetHttpsProxiesSetQuicOverrideRequest>, IBufferMessage, IMessage
[[["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."],[[["The `TargetHttpsProxiesSetQuicOverrideRequest` class is used to set the QUIC policy for a TargetHttpsProxy resource in Google Cloud Compute V1."],["This class is available across multiple versions, with the latest being version 3.6.0 and a long list of prior versions going all the way down to 1.0.0."],["`TargetHttpsProxiesSetQuicOverrideRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `QuicOverride` property of the class allows setting the desired QUIC policy, and `HasQuicOverride` checks if this field has a set value."],["The class also has two constructors, one being a parameterless constructor and the other accepting another `TargetHttpsProxiesSetQuicOverrideRequest` as a parameter."]]],[]]