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 focusing on version 2.6.0 and listing previous version links, up to 3.6.0(latest)."],["The `TargetHttpsProxiesSetQuicOverrideRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors, a default one and one that takes another `TargetHttpsProxiesSetQuicOverrideRequest` object as a parameter for creating a new instance."],["The `TargetHttpsProxiesSetQuicOverrideRequest` class includes properties `HasQuicOverride` which returns a boolean, and `QuicOverride`, which is a string that represents the QUIC policy."],["The assembly for this class is `Google.Cloud.Compute.V1.dll`, and the page also lists members inherited from the base `Object` class."]]],[]]