public interface SslPolicyReferenceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSslPolicy()
URL of the SSL policy resource.
|
com.google.protobuf.ByteString |
getSslPolicyBytes()
URL of the SSL policy resource.
|
boolean |
hasSslPolicy()
URL of the SSL policy resource.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSslPolicy()
URL of the SSL policy resource. Set this to empty string to clear any existing SSL policy associated with the target proxy resource.
optional string ssl_policy = 295190213;String getSslPolicy()
URL of the SSL policy resource. Set this to empty string to clear any existing SSL policy associated with the target proxy resource.
optional string ssl_policy = 295190213;com.google.protobuf.ByteString getSslPolicyBytes()
URL of the SSL policy resource. Set this to empty string to clear any existing SSL policy associated with the target proxy resource.
optional string ssl_policy = 295190213;Copyright © 2023 Google LLC. All rights reserved.