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-21 UTC."],[[["This page provides documentation for the `TargetHttpsProxiesSetQuicOverrideRequest` class, which is part of the Google.Cloud.Compute.V1 namespace in the .NET library."],["The `TargetHttpsProxiesSetQuicOverrideRequest` class is used to manage QUIC policies for TargetHttpsProxy resources, as indicated by its `QuicOverride` property."],["The page lists various versions of the .NET library, from version 1.0.0 up to the latest version, 3.6.0, with each version hyperlinked to its corresponding documentation."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its features and how it interacts with other classes."],["The class has two constructors: a default constructor and a constructor that takes another `TargetHttpsProxiesSetQuicOverrideRequest` object as a parameter, facilitating the creation of new objects and the copying of existing ones."]]],[]]