| Modifier and Type | Method and Description |
|---|---|
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.addDetectionsBuilder()
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.addDetectionsBuilder(int index)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.clear() |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.clearBinary()
The name of the binary associated with the memory hash
signature detection.
|
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.clearPercentPagesMatched()
The percentage of memory page hashes in the signature
that were matched.
|
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.clone() |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.getDetectionsBuilder(int index)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.mergeFrom(Indicator.ProcessSignature.MemoryHashSignature.Detection other) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.mergeFrom(com.google.protobuf.Message other) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.newBuilder() |
static Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.newBuilder(Indicator.ProcessSignature.MemoryHashSignature.Detection prototype) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.newBuilderForType() |
protected Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.setBinary(String value)
The name of the binary associated with the memory hash
signature detection.
|
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.setBinaryBytes(com.google.protobuf.ByteString value)
The name of the binary associated with the memory hash
signature detection.
|
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.setPercentPagesMatched(double value)
The percentage of memory page hashes in the signature
that were matched.
|
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder> |
Indicator.ProcessSignature.MemoryHashSignature.Builder.getDetectionsBuilderList()
The list of memory hash detections contributing to the binary family
match.
|
| Modifier and Type | Method and Description |
|---|---|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.addDetections(Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder builderForValue)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.addDetections(int index,
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder builderForValue)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.setDetections(int index,
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder builderForValue)
The list of memory hash detections contributing to the binary family
match.
|
Copyright © 2023 Google LLC. All rights reserved.