Module Google::Cloud::Compute::V1::TargetHttpsProxiesSetQuicOverrideRequest::QuicOverride (v1.0.0)

QUIC policy for the TargetHttpsProxy resource.

Constants

UNDEFINED_QUIC_OVERRIDE

value: 0
A value indicating that the enum field is not set.

DISABLE

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

ENABLE

value: 438835587
The load balancer will attempt to negotiate QUIC with clients.

NONE

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