Class: Google::Cloud::Compute::V1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
- #auto_deploy_confidence_threshold ⇒ ::Float
- #auto_deploy_expiration_sec ⇒ ::Integer
- #auto_deploy_impacted_baseline_threshold ⇒ ::Float
- #auto_deploy_load_threshold ⇒ ::Float
- #detection_absolute_qps ⇒ ::Float
- #detection_load_threshold ⇒ ::Float
- #detection_relative_to_baseline_qps ⇒ ::Float
-
#name ⇒ ::String
The name must be 1-63 characters long, and comply with RFC1035.
-
#traffic_granularity_configs ⇒ ::Array<::Google::Cloud::Compute::V1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig>
Configuration options for enabling Adaptive Protection to operate on specified granular traffic units.
Instance Attribute Details
#auto_deploy_confidence_threshold ⇒ ::Float
28510 28511 28512 28513 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28510 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#auto_deploy_expiration_sec ⇒ ::Integer
28510 28511 28512 28513 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28510 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#auto_deploy_impacted_baseline_threshold ⇒ ::Float
28510 28511 28512 28513 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28510 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#auto_deploy_load_threshold ⇒ ::Float
28510 28511 28512 28513 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28510 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#detection_absolute_qps ⇒ ::Float
28510 28511 28512 28513 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28510 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#detection_load_threshold ⇒ ::Float
28510 28511 28512 28513 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28510 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#detection_relative_to_baseline_qps ⇒ ::Float
28510 28511 28512 28513 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28510 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
Returns The name must be 1-63 characters long, and comply with RFC1035. The name must be unique within the security policy.
28510 28511 28512 28513 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28510 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#traffic_granularity_configs ⇒ ::Array<::Google::Cloud::Compute::V1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig>
Returns Configuration options for enabling Adaptive Protection to operate on specified granular traffic units.
28510 28511 28512 28513 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28510 class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |