Network Security V1 API - Class Google::Cloud::NetworkSecurity::V1::ThreatOverride (v0.1.0)

Reference documentation and code samples for the Network Security V1 API class Google::Cloud::NetworkSecurity::V1::ThreatOverride.

Defines what action to take for a specific threat_id match.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#action

def action() -> ::Google::Cloud::NetworkSecurity::V1::ThreatAction
Returns

#action=

def action=(value) -> ::Google::Cloud::NetworkSecurity::V1::ThreatAction
Parameter
Returns

#threat_id

def threat_id() -> ::String
Returns
  • (::String) — Required. Vendor-specific ID of a threat to override.

#threat_id=

def threat_id=(value) -> ::String
Parameter
  • value (::String) — Required. Vendor-specific ID of a threat to override.
Returns
  • (::String) — Required. Vendor-specific ID of a threat to override.

#type

def type() -> ::Google::Cloud::NetworkSecurity::V1::ThreatType
Returns