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` namespace."],["This class represents a request to set the QUIC override policy for a TargetHttpsProxy resource, with multiple versions of the package available, ranging from version 1.0.0 to the latest 3.6.0."],["The `TargetHttpsProxiesSetQuicOverrideRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties `HasQuicOverride` (a boolean indicating if the \"quic_override\" field is set) and `QuicOverride` (a string representing the QUIC policy)."],["Constructors are available for creating new instances of `TargetHttpsProxiesSetQuicOverrideRequest` or cloning them from existing ones."]]],[]]