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 `TargetHttpsProxiesSetQuicOverrideRequest` class is available in the `Google.Cloud.Compute.V1` namespace, within the Google.Cloud.Compute.V1.dll assembly."],["This class provides functionality related to setting the QUIC override for Target HTTPS Proxy resources, with the latest version being 3.6.0 and a total of 28 different versions being available."],["The `TargetHttpsProxiesSetQuicOverrideRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `TargetHttpsProxiesSetQuicOverrideRequest` instance for copying, and it includes properties to manage the `QuicOverride` setting."],["The `QuicOverride` property is a string that represents the QUIC policy, and the `HasQuicOverride` property indicates whether this field is set or not."]]],[]]