Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Method and Description |
---|---|
Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.build() |
Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.buildPartial() |
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.getDefaultInstance() |
Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.getDefaultInstanceForType() |
Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder.getDefaultInstanceForType() |
Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignatureOrBuilder.getDetections(int index)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.getDetections(int index)
The list of memory hash detections contributing to the binary family
match.
|
Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Builder.getDetections(int index)
The list of memory hash detections contributing to the binary family
match.
|
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parseDelimitedFrom(InputStream input) |
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parseFrom(byte[] data) |
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parseFrom(ByteBuffer data) |
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parseFrom(ByteString data) |
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parseFrom(CodedInputStream input) |
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parseFrom(InputStream input) |
static Indicator.ProcessSignature.MemoryHashSignature.Detection |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<Indicator.ProcessSignature.MemoryHashSignature.Detection> |
Indicator.ProcessSignature.MemoryHashSignatureOrBuilder.getDetectionsList()
The list of memory hash detections contributing to the binary family
match.
|
List<Indicator.ProcessSignature.MemoryHashSignature.Detection> |
Indicator.ProcessSignature.MemoryHashSignature.getDetectionsList()
The list of memory hash detections contributing to the binary family
match.
|
List<Indicator.ProcessSignature.MemoryHashSignature.Detection> |
Indicator.ProcessSignature.MemoryHashSignature.Builder.getDetectionsList()
The list of memory hash detections contributing to the binary family
match.
|
Parser<Indicator.ProcessSignature.MemoryHashSignature.Detection> |
Indicator.ProcessSignature.MemoryHashSignature.Detection.getParserForType() |
static Parser<Indicator.ProcessSignature.MemoryHashSignature.Detection> |
Indicator.ProcessSignature.MemoryHashSignature.Detection.parser() |
Modifier and Type | Method and Description |
---|---|
Indicator.ProcessSignature.MemoryHashSignature.Builder |
Indicator.ProcessSignature.MemoryHashSignature.Builder.addAllDetections(Iterable<? extends Indicator.ProcessSignature.MemoryHashSignature.Detection> values)
The list of memory hash detections contributing to the binary family
match.
|
Copyright © 2022 Google LLC. All rights reserved.