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."],[[["This page documents the `TargetHttpsProxiesSetQuicOverrideRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for .NET development."],["The latest version of the API is 3.6.0, and previous versions dating back to 1.0.0 are available, covering a broad range of releases."],["The class `TargetHttpsProxiesSetQuicOverrideRequest` implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It provides functionality to set the QUIC policy for the TargetHttpsProxy resource, with the `QuicOverride` property allowing users to specify this policy as a string value."],["It offers two constructors : a default constructor and one which takes in another `TargetHttpsProxiesSetQuicOverrideRequest` as a parameter."]]],[]]