public interface TargetSslProxiesSetCertificateMapRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCertificateMap()
URL of the Certificate Map to associate with this TargetSslProxy.
|
com.google.protobuf.ByteString |
getCertificateMapBytes()
URL of the Certificate Map to associate with this TargetSslProxy.
|
boolean |
hasCertificateMap()
URL of the Certificate Map to associate with this TargetSslProxy.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCertificateMap()
URL of the Certificate Map to associate with this TargetSslProxy.
optional string certificate_map = 156463796;String getCertificateMap()
URL of the Certificate Map to associate with this TargetSslProxy.
optional string certificate_map = 156463796;com.google.protobuf.ByteString getCertificateMapBytes()
URL of the Certificate Map to associate with this TargetSslProxy.
optional string certificate_map = 156463796;Copyright © 2023 Google LLC. All rights reserved.