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
    
  - (::Array<::Google::Cloud::SecurityCenter::V1::Indicator::ProcessSignature::MemoryHashSignature::Detection>) — The list of memory hash detections contributing to the binary family match.
#detections=
def detections=(value) -> ::Array<::Google::Cloud::SecurityCenter::V1::Indicator::ProcessSignature::MemoryHashSignature::Detection>
    Parameter
    
  - value (::Array<::Google::Cloud::SecurityCenter::V1::Indicator::ProcessSignature::MemoryHashSignature::Detection>) — The list of memory hash detections contributing to the binary family match.
    Returns
    
- (::Array<::Google::Cloud::SecurityCenter::V1::Indicator::ProcessSignature::MemoryHashSignature::Detection>) — The list of memory hash detections contributing to the binary family match.