public static interface Indicator.ProcessSignature.YaraRuleSignatureOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getYaraRule()
The name of the YARA rule.
|
com.google.protobuf.ByteString |
getYaraRuleBytes()
The name of the YARA rule.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getYaraRule()
The name of the YARA rule.
string yara_rule = 5;com.google.protobuf.ByteString getYaraRuleBytes()
The name of the YARA rule.
string yara_rule = 5;Copyright © 2023 Google LLC. All rights reserved.