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."],[[["This webpage details the `TargetHttpsProxiesSetQuicOverrideRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.17.0, with links to previous versions dating back to 1.0.0."],["The `TargetHttpsProxiesSetQuicOverrideRequest` class, which inherits from `object`, is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors, a default one and another that accepts a `TargetHttpsProxiesSetQuicOverrideRequest` object as a parameter."],["Key properties of this class include `HasQuicOverride`, which indicates if the \"quic_override\" field is set, and `QuicOverride`, which sets the QUIC policy for the `TargetHttpsProxy` resource."],["The most recent version of the `TargetHttpsProxiesSetQuicOverrideRequest` is 3.6.0, while the current page displays information for version 2.17.0, as indicated by the version dropdown."]]],[]]