Class: Google::Cloud::Compute::V1::SecurityPolicyAdaptiveProtectionConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Configuration options for Cloud Armor Adaptive Protection (CAAP).

Instance Attribute Summary collapse

Instance Attribute Details

#layer7_ddos_defense_config::Google::Cloud::Compute::V1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig

Returns If set to true, enables Cloud Armor Machine Learning.

Returns:



28459
28460
28461
28462
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28459

class SecurityPolicyAdaptiveProtectionConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end