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 documents the `TargetHttpsProxiesSetQuicOverrideRequest` class, specifically within the `Google.Cloud.Compute.V1` namespace for .NET, with version 3.6.0 as the latest and version 2.16.0 indicated at the top of the page."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cTargetHttpsProxiesSetQuicOverrideRequest\u003e`, `IDeepCloneable\u003cTargetHttpsProxiesSetQuicOverrideRequest\u003e`, and `IBufferMessage`."],["The class provides two constructors: a default constructor and a copy constructor that accepts another `TargetHttpsProxiesSetQuicOverrideRequest` object."],["The `TargetHttpsProxiesSetQuicOverrideRequest` class has the properties of `HasQuicOverride` which is a boolean, and `QuicOverride` which is a string."],["The content shows historical versions of the class, ranging from version 1.0.0 to the latest 3.6.0, with the version 2.16.0 highlighted."]]],[]]