public interface TargetHttpsProxiesSetQuicOverrideRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getQuicOverride()
QUIC policy for the TargetHttpsProxy resource.
|
com.google.protobuf.ByteString |
getQuicOverrideBytes()
QUIC policy for the TargetHttpsProxy resource.
|
boolean |
hasQuicOverride()
QUIC policy for the TargetHttpsProxy resource.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasQuicOverride()
QUIC policy for the TargetHttpsProxy resource. Check the QuicOverride enum for the list of possible values.
optional string quic_override = 456577197;String getQuicOverride()
QUIC policy for the TargetHttpsProxy resource. Check the QuicOverride enum for the list of possible values.
optional string quic_override = 456577197;com.google.protobuf.ByteString getQuicOverrideBytes()
QUIC policy for the TargetHttpsProxy resource. Check the QuicOverride enum for the list of possible values.
optional string quic_override = 456577197;Copyright © 2023 Google LLC. All rights reserved.