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-04-09 UTC."],[[["The webpage details the `TargetHttpsProxiesSetQuicOverrideRequest` class, a part of the Google.Cloud.Compute.V1 namespace, specifically within version 3.3.0."],["This class is used to set the QUIC policy for the TargetHttpsProxy resource, offering control over the QUIC override setting."],["The latest version documented is 3.6.0, and the page provides a historical list of versions going back to 1.0.0 for reference."],["`TargetHttpsProxiesSetQuicOverrideRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, one default and one that accepts another `TargetHttpsProxiesSetQuicOverrideRequest` object, and it has properties like `HasQuicOverride` and `QuicOverride` for managing the QUIC settings."]]],[]]