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