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 webpage provides documentation for the `TargetHttpsProxiesSetQuicOverrideRequest` class within the Google Cloud Compute V1 library, with version 3.6.0 being the latest."],["This page covers multiple versions of the library, ranging from version 1.0.0 to the latest 3.6.0, allowing access to documentation for each version."],["`TargetHttpsProxiesSetQuicOverrideRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `HasQuicOverride` and `QuicOverride`, which manage the QUIC policy settings for the `TargetHttpsProxy` resource."],["There are two constructors for the class, a default constructor, and one that takes another `TargetHttpsProxiesSetQuicOverrideRequest` object as a parameter for initialization."]]],[]]