Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Method and Description |
---|---|
Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.Builder.build() |
Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.Builder.buildPartial() |
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.getDefaultInstance() |
Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.getDefaultInstanceForType() |
Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.Builder.getDefaultInstanceForType() |
Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignatureOrBuilder.getYaraRuleSignature()
Signature indicating that a YARA rule was matched.
|
Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.getYaraRuleSignature()
Signature indicating that a YARA rule was matched.
|
Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.Builder.getYaraRuleSignature()
Signature indicating that a YARA rule was matched.
|
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.parseDelimitedFrom(InputStream input) |
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.parseFrom(byte[] data) |
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.parseFrom(ByteBuffer data) |
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.parseFrom(ByteString data) |
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.parseFrom(CodedInputStream input) |
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.parseFrom(InputStream input) |
static Indicator.ProcessSignature.YaraRuleSignature |
Indicator.ProcessSignature.YaraRuleSignature.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<Indicator.ProcessSignature.YaraRuleSignature> |
Indicator.ProcessSignature.YaraRuleSignature.getParserForType() |
static Parser<Indicator.ProcessSignature.YaraRuleSignature> |
Indicator.ProcessSignature.YaraRuleSignature.parser() |
Modifier and Type | Method and Description |
---|---|
Indicator.ProcessSignature.YaraRuleSignature.Builder |
Indicator.ProcessSignature.YaraRuleSignature.Builder.mergeFrom(Indicator.ProcessSignature.YaraRuleSignature other) |
Indicator.ProcessSignature.Builder |
Indicator.ProcessSignature.Builder.mergeYaraRuleSignature(Indicator.ProcessSignature.YaraRuleSignature value)
Signature indicating that a YARA rule was matched.
|
static Indicator.ProcessSignature.YaraRuleSignature.Builder |
Indicator.ProcessSignature.YaraRuleSignature.newBuilder(Indicator.ProcessSignature.YaraRuleSignature prototype) |
Indicator.ProcessSignature.Builder |
Indicator.ProcessSignature.Builder.setYaraRuleSignature(Indicator.ProcessSignature.YaraRuleSignature value)
Signature indicating that a YARA rule was matched.
|
Copyright © 2022 Google LLC. All rights reserved.