public interface SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
float |
getAutoDeployConfidenceThreshold()
optional float auto_deploy_confidence_threshold = 84309694; |
int |
getAutoDeployExpirationSec()
optional int32 auto_deploy_expiration_sec = 69638793; |
float |
getAutoDeployImpactedBaselineThreshold()
optional float auto_deploy_impacted_baseline_threshold = 292441667; |
float |
getAutoDeployLoadThreshold()
optional float auto_deploy_load_threshold = 522227738; |
String |
getName()
The name must be 1-63 characters long, and comply with RFC1035.
|
com.google.protobuf.ByteString |
getNameBytes()
The name must be 1-63 characters long, and comply with RFC1035.
|
boolean |
hasAutoDeployConfidenceThreshold()
optional float auto_deploy_confidence_threshold = 84309694; |
boolean |
hasAutoDeployExpirationSec()
optional int32 auto_deploy_expiration_sec = 69638793; |
boolean |
hasAutoDeployImpactedBaselineThreshold()
optional float auto_deploy_impacted_baseline_threshold = 292441667; |
boolean |
hasAutoDeployLoadThreshold()
optional float auto_deploy_load_threshold = 522227738; |
boolean |
hasName()
The name must be 1-63 characters long, and comply with RFC1035.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAutoDeployConfidenceThreshold()
optional float auto_deploy_confidence_threshold = 84309694;float getAutoDeployConfidenceThreshold()
optional float auto_deploy_confidence_threshold = 84309694;boolean hasAutoDeployExpirationSec()
optional int32 auto_deploy_expiration_sec = 69638793;int getAutoDeployExpirationSec()
optional int32 auto_deploy_expiration_sec = 69638793;boolean hasAutoDeployImpactedBaselineThreshold()
optional float auto_deploy_impacted_baseline_threshold = 292441667;float getAutoDeployImpactedBaselineThreshold()
optional float auto_deploy_impacted_baseline_threshold = 292441667;boolean hasAutoDeployLoadThreshold()
optional float auto_deploy_load_threshold = 522227738;float getAutoDeployLoadThreshold()
optional float auto_deploy_load_threshold = 522227738;boolean hasName()
The name must be 1-63 characters long, and comply with RFC1035. The name must be unique within the security policy.
optional string name = 3373707;String getName()
The name must be 1-63 characters long, and comply with RFC1035. The name must be unique within the security policy.
optional string name = 3373707;com.google.protobuf.ByteString getNameBytes()
The name must be 1-63 characters long, and comply with RFC1035. The name must be unique within the security policy.
optional string name = 3373707;Copyright © 2024 Google LLC. All rights reserved.