Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
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(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(Descriptors.FieldDescriptor field) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.clearOneof(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(CodedInputStream input,
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(Message other) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.mergeUnknownFields(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(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(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(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(Descriptors.FieldDescriptor field,
int index,
Object value) |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.setUnknownFields(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 © 2022 Google LLC. All rights reserved.