public interface TargetHttpsProxiesSetCertificateMapRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCertificateMap()
URL of the Certificate Map to associate with this TargetHttpsProxy.
|
com.google.protobuf.ByteString |
getCertificateMapBytes()
URL of the Certificate Map to associate with this TargetHttpsProxy.
|
boolean |
hasCertificateMap()
URL of the Certificate Map to associate with this TargetHttpsProxy.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCertificateMap()
URL of the Certificate Map to associate with this TargetHttpsProxy. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}.
optional string certificate_map = 156463796;String getCertificateMap()
URL of the Certificate Map to associate with this TargetHttpsProxy. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}.
optional string certificate_map = 156463796;com.google.protobuf.ByteString getCertificateMapBytes()
URL of the Certificate Map to associate with this TargetHttpsProxy. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}.
optional string certificate_map = 156463796;Copyright © 2025 Google LLC. All rights reserved.