Compute V1 Client - Class TargetHttpsProxiesSetQuicOverrideRequest (1.14.0)

Reference documentation and code samples for the Compute V1 Client class TargetHttpsProxiesSetQuicOverrideRequest.

Generated from protobuf message google.cloud.compute.v1.TargetHttpsProxiesSetQuicOverrideRequest

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ quic_override string

QUIC policy for the TargetHttpsProxy resource. Check the QuicOverride enum for the list of possible values.

getQuicOverride

QUIC policy for the TargetHttpsProxy resource.

Check the QuicOverride enum for the list of possible values.

Returns
TypeDescription
string

hasQuicOverride

clearQuicOverride

setQuicOverride

QUIC policy for the TargetHttpsProxy resource.

Check the QuicOverride enum for the list of possible values.

Parameter
NameDescription
var string
Returns
TypeDescription
$this