public interface SslPolicyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
String |
getCustomFeatures(int index)
A list of features enabled when the selected profile is CUSTOM.
|
com.google.protobuf.ByteString |
getCustomFeaturesBytes(int index)
A list of features enabled when the selected profile is CUSTOM.
|
int |
getCustomFeaturesCount()
A list of features enabled when the selected profile is CUSTOM.
|
List<String> |
getCustomFeaturesList()
A list of features enabled when the selected profile is CUSTOM.
|
String |
getDescription()
An optional description of this resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
An optional description of this resource.
|
String |
getEnabledFeatures(int index)
[Output Only] The list of features enabled in the SSL policy.
|
com.google.protobuf.ByteString |
getEnabledFeaturesBytes(int index)
[Output Only] The list of features enabled in the SSL policy.
|
int |
getEnabledFeaturesCount()
[Output Only] The list of features enabled in the SSL policy.
|
List<String> |
getEnabledFeaturesList()
[Output Only] The list of features enabled in the SSL policy.
|
String |
getFingerprint()
Fingerprint of this resource.
|
com.google.protobuf.ByteString |
getFingerprintBytes()
Fingerprint of this resource.
|
long |
getId()
[Output Only] The unique identifier for the resource.
|
String |
getKind()
[Output only] Type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output only] Type of the resource.
|
String |
getMinTlsVersion()
The minimum version of SSL protocol that can be used by the clients to establish a connection with the load balancer.
|
com.google.protobuf.ByteString |
getMinTlsVersionBytes()
The minimum version of SSL protocol that can be used by the clients to establish a connection with the load balancer.
|
String |
getName()
Name of the resource.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the resource.
|
String |
getProfile()
Profile specifies the set of SSL features that can be used by the load balancer when negotiating SSL with clients.
|
com.google.protobuf.ByteString |
getProfileBytes()
Profile specifies the set of SSL features that can be used by the load balancer when negotiating SSL with clients.
|
String |
getRegion()
[Output Only] URL of the region where the regional SSL policy resides.
|
com.google.protobuf.ByteString |
getRegionBytes()
[Output Only] URL of the region where the regional SSL policy resides.
|
String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
|
Warnings |
getWarnings(int index)
[Output Only] If potential misconfigurations are detected for this SSL policy, this field will be populated with warning messages.
|
int |
getWarningsCount()
[Output Only] If potential misconfigurations are detected for this SSL policy, this field will be populated with warning messages.
|
List<Warnings> |
getWarningsList()
[Output Only] If potential misconfigurations are detected for this SSL policy, this field will be populated with warning messages.
|
WarningsOrBuilder |
getWarningsOrBuilder(int index)
[Output Only] If potential misconfigurations are detected for this SSL policy, this field will be populated with warning messages.
|
List<? extends WarningsOrBuilder> |
getWarningsOrBuilderList()
[Output Only] If potential misconfigurations are detected for this SSL policy, this field will be populated with warning messages.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDescription()
An optional description of this resource.
|
boolean |
hasFingerprint()
Fingerprint of this resource.
|
boolean |
hasId()
[Output Only] The unique identifier for the resource.
|
boolean |
hasKind()
[Output only] Type of the resource.
|
boolean |
hasMinTlsVersion()
The minimum version of SSL protocol that can be used by the clients to establish a connection with the load balancer.
|
boolean |
hasName()
Name of the resource.
|
boolean |
hasProfile()
Profile specifies the set of SSL features that can be used by the load balancer when negotiating SSL with clients.
|
boolean |
hasRegion()
[Output Only] URL of the region where the regional SSL policy resides.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;List<String> getCustomFeaturesList()
A list of features enabled when the selected profile is CUSTOM. The method returns the set of features that can be specified in this list. This field must be empty if the profile is not CUSTOM.
repeated string custom_features = 34789707;int getCustomFeaturesCount()
A list of features enabled when the selected profile is CUSTOM. The method returns the set of features that can be specified in this list. This field must be empty if the profile is not CUSTOM.
repeated string custom_features = 34789707;String getCustomFeatures(int index)
A list of features enabled when the selected profile is CUSTOM. The method returns the set of features that can be specified in this list. This field must be empty if the profile is not CUSTOM.
repeated string custom_features = 34789707;index - The index of the element to return.com.google.protobuf.ByteString getCustomFeaturesBytes(int index)
A list of features enabled when the selected profile is CUSTOM. The method returns the set of features that can be specified in this list. This field must be empty if the profile is not CUSTOM.
repeated string custom_features = 34789707;index - The index of the value to return.boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;List<String> getEnabledFeaturesList()
[Output Only] The list of features enabled in the SSL policy.
repeated string enabled_features = 469017467;int getEnabledFeaturesCount()
[Output Only] The list of features enabled in the SSL policy.
repeated string enabled_features = 469017467;String getEnabledFeatures(int index)
[Output Only] The list of features enabled in the SSL policy.
repeated string enabled_features = 469017467;index - The index of the element to return.com.google.protobuf.ByteString getEnabledFeaturesBytes(int index)
[Output Only] The list of features enabled in the SSL policy.
repeated string enabled_features = 469017467;index - The index of the value to return.boolean hasFingerprint()
Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a SslPolicy. An up-to-date fingerprint must be provided in order to update the SslPolicy, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an SslPolicy.
optional string fingerprint = 234678500;String getFingerprint()
Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a SslPolicy. An up-to-date fingerprint must be provided in order to update the SslPolicy, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an SslPolicy.
optional string fingerprint = 234678500;com.google.protobuf.ByteString getFingerprintBytes()
Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a SslPolicy. An up-to-date fingerprint must be provided in order to update the SslPolicy, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an SslPolicy.
optional string fingerprint = 234678500;boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;boolean hasKind()
[Output only] Type of the resource. Always compute#sslPolicyfor SSL policies.
optional string kind = 3292052;String getKind()
[Output only] Type of the resource. Always compute#sslPolicyfor SSL policies.
optional string kind = 3292052;com.google.protobuf.ByteString getKindBytes()
[Output only] Type of the resource. Always compute#sslPolicyfor SSL policies.
optional string kind = 3292052;boolean hasMinTlsVersion()
The minimum version of SSL protocol that can be used by the clients to establish a connection with the load balancer. This can be one of TLS_1_0, TLS_1_1, TLS_1_2. Check the MinTlsVersion enum for the list of possible values.
optional string min_tls_version = 8155943;String getMinTlsVersion()
The minimum version of SSL protocol that can be used by the clients to establish a connection with the load balancer. This can be one of TLS_1_0, TLS_1_1, TLS_1_2. Check the MinTlsVersion enum for the list of possible values.
optional string min_tls_version = 8155943;com.google.protobuf.ByteString getMinTlsVersionBytes()
The minimum version of SSL protocol that can be used by the clients to establish a connection with the load balancer. This can be one of TLS_1_0, TLS_1_1, TLS_1_2. Check the MinTlsVersion enum for the list of possible values.
optional string min_tls_version = 8155943;boolean hasName()
Name of the resource. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;String getName()
Name of the resource. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;com.google.protobuf.ByteString getNameBytes()
Name of the resource. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;boolean hasProfile()
Profile specifies the set of SSL features that can be used by the load balancer when negotiating SSL with clients. This can be one of COMPATIBLE, MODERN, RESTRICTED, or CUSTOM. If using CUSTOM, the set of SSL features to enable must be specified in the customFeatures field. Check the Profile enum for the list of possible values.
optional string profile = 227445161;String getProfile()
Profile specifies the set of SSL features that can be used by the load balancer when negotiating SSL with clients. This can be one of COMPATIBLE, MODERN, RESTRICTED, or CUSTOM. If using CUSTOM, the set of SSL features to enable must be specified in the customFeatures field. Check the Profile enum for the list of possible values.
optional string profile = 227445161;com.google.protobuf.ByteString getProfileBytes()
Profile specifies the set of SSL features that can be used by the load balancer when negotiating SSL with clients. This can be one of COMPATIBLE, MODERN, RESTRICTED, or CUSTOM. If using CUSTOM, the set of SSL features to enable must be specified in the customFeatures field. Check the Profile enum for the list of possible values.
optional string profile = 227445161;boolean hasRegion()
[Output Only] URL of the region where the regional SSL policy resides. This field is not applicable to global SSL policies.
optional string region = 138946292;String getRegion()
[Output Only] URL of the region where the regional SSL policy resides. This field is not applicable to global SSL policies.
optional string region = 138946292;com.google.protobuf.ByteString getRegionBytes()
[Output Only] URL of the region where the regional SSL policy resides. This field is not applicable to global SSL policies.
optional string region = 138946292;boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;List<Warnings> getWarningsList()
[Output Only] If potential misconfigurations are detected for this SSL policy, this field will be populated with warning messages.
repeated .google.cloud.compute.v1.Warnings warnings = 498091095;Warnings getWarnings(int index)
[Output Only] If potential misconfigurations are detected for this SSL policy, this field will be populated with warning messages.
repeated .google.cloud.compute.v1.Warnings warnings = 498091095;int getWarningsCount()
[Output Only] If potential misconfigurations are detected for this SSL policy, this field will be populated with warning messages.
repeated .google.cloud.compute.v1.Warnings warnings = 498091095;List<? extends WarningsOrBuilder> getWarningsOrBuilderList()
[Output Only] If potential misconfigurations are detected for this SSL policy, this field will be populated with warning messages.
repeated .google.cloud.compute.v1.Warnings warnings = 498091095;WarningsOrBuilder getWarningsOrBuilder(int index)
[Output Only] If potential misconfigurations are detected for this SSL policy, this field will be populated with warning messages.
repeated .google.cloud.compute.v1.Warnings warnings = 498091095;Copyright © 2023 Google LLC. All rights reserved.