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 provides documentation for the `TargetHttpsProxiesSetQuicOverrideRequest` class within the `Google.Cloud.Compute.V1` namespace."],["This class supports multiple versions, ranging from version 1.0.0 to the latest version 3.6.0, each with its own documentation page, with version 3.2.0 as the main context."],["`TargetHttpsProxiesSetQuicOverrideRequest` inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `HasQuicOverride` (a boolean indicating if the `quic_override` field is set) and `QuicOverride` (a string representing the QUIC policy)."],["The class has 2 constructors, one parameterless and one that takes in a `TargetHttpsProxiesSetQuicOverrideRequest` object as a parameter."]]],[]]