Class: Google::Cloud::Compute::V1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig

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

Instance Attribute Summary collapse

Instance Attribute Details

#auto_deploy_confidence_threshold::Float

Returns:

  • (::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

Returns:

  • (::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

Returns:

  • (::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

Returns:

  • (::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

Returns:

  • (::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

Returns:

  • (::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

Returns:

  • (::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.

Returns:

  • (::String)

    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.

Returns:



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