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 webpage details the `TargetHttpsProxiesSetQuicOverrideRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.10.0, providing a list of available versions ranging from 1.0.0 to 3.6.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration within Google's .NET libraries."],["It inherits from `object` and includes properties such as `HasQuicOverride` (a boolean) and `QuicOverride` (a string), which are used to manage QUIC protocol settings."],["The `TargetHttpsProxiesSetQuicOverrideRequest` class offers two constructors, one default and another that accepts an existing `TargetHttpsProxiesSetQuicOverrideRequest` object for cloning."],["Available versions for the `TargetHttpsProxiesSetQuicOverrideRequest` are listed, with the latest being 3.6.0, and can be accessed by clicking the corresponding links."]]],[]]