VerifyRuleTextResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Response message for VerifyRuleText method.
Attributes |
|
|---|---|
| Name | Description |
success |
bool
Whether or not the rule text was successfully verified. |
compilation_diagnostics |
MutableSequence[google.cloud.chronicle_v1.types.CompilationDiagnostic]
A list of a rule's corresponding compilation diagnostic messages such as compilation errors and compilation warnings. |