Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::Indicator::ProcessSignature::MemoryHashSignature::Detection (v0.24.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::Indicator::ProcessSignature::MemoryHashSignature::Detection.

Memory hash detection contributing to the binary family match.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#binary

def binary() -> ::String
Returns
  • (::String) — The name of the binary associated with the memory hash signature detection.

#binary=

def binary=(value) -> ::String
Parameter
  • value (::String) — The name of the binary associated with the memory hash signature detection.
Returns
  • (::String) — The name of the binary associated with the memory hash signature detection.

#percent_pages_matched

def percent_pages_matched() -> ::Float
Returns
  • (::Float) — The percentage of memory page hashes in the signature that were matched.

#percent_pages_matched=

def percent_pages_matched=(value) -> ::Float
Parameter
  • value (::Float) — The percentage of memory page hashes in the signature that were matched.
Returns
  • (::Float) — The percentage of memory page hashes in the signature that were matched.