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 available for `TargetHttpsProxiesSetQuicOverrideRequest` is 3.6.0, while the current page focuses on version 2.4.0."],["The `TargetHttpsProxiesSetQuicOverrideRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` within the `Google.Protobuf` namespace."],["This class is found within the `Google.Cloud.Compute.V1` namespace, specifically within the `Google.Cloud.Compute.V1.dll` assembly."],["The class has two constructors, one being a parameterless constructor, and the other takes a `TargetHttpsProxiesSetQuicOverrideRequest` object as its parameter, enabling the copying of properties."],["The class has two main properties, `HasQuicOverride` which is a Boolean to determine if the quic_override field is set, and `QuicOverride` which is a string with the QUIC policy for the `TargetHttpsProxy` resource."]]],[]]