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

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

A signature corresponding to memory page hashes.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#binary_family

def binary_family() -> ::String
Returns
  • (::String) — The binary family.

#binary_family=

def binary_family=(value) -> ::String
Parameter
  • value (::String) — The binary family.
Returns
  • (::String) — The binary family.

#detections

def detections() -> ::Array<::Google::Cloud::SecurityCenter::V1::Indicator::ProcessSignature::MemoryHashSignature::Detection>
Returns

#detections=

def detections=(value) -> ::Array<::Google::Cloud::SecurityCenter::V1::Indicator::ProcessSignature::MemoryHashSignature::Detection>
Parameter
Returns