Compute V1 Client - Class TargetHttpsProxiesSetQuicOverrideRequest (1.29.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
dataarray

Optional. Data for populating the Message object.

↳ quic_overridestring

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
varstring
Returns
TypeDescription
$this