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:



22272
22273
22274
22275
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22272

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