Module: Google::Cloud::Compute::V1::TargetHttpsProxiesSetQuicOverrideRequest::QuicOverride

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

QUIC policy for the TargetHttpsProxy resource.

Constant Summary collapse

UNDEFINED_QUIC_OVERRIDE =

A value indicating that the enum field is not set.

0
DISABLE =

The load balancer will not attempt to negotiate QUIC with clients.

241_807_048
ENABLE =

The load balancer will attempt to negotiate QUIC with clients.

438_835_587
NONE =

No overrides to the default QUIC policy. This option is implicit if no QUIC override has been specified in the request.

2_402_104