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 latest version of the `TargetHttpsProxiesSetQuicOverrideRequest` class is 3.6.0, with multiple prior versions available, including the current 2.2.0 version documentation."],["This class, `TargetHttpsProxiesSetQuicOverrideRequest`, is part of the `Google.Cloud.Compute.V1` namespace and resides within the `Google.Cloud.Compute.V1.dll` assembly."],["`TargetHttpsProxiesSetQuicOverrideRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors, one default and one that takes another `TargetHttpsProxiesSetQuicOverrideRequest` object, and it also has properties to manage the QUIC override settings."],["The `QuicOverride` property, of type string, dictates the QUIC policy for a `TargetHttpsProxy` resource, and the `HasQuicOverride` property is a boolean that shows if the quic override field is set."]]],[]]