Include basic metadata about the rule, but not the full contents.
Returned fields include: revision_id, revision_create_time, display_name,
author, severity, type, allowed_run_frequency,
near_real_time_live_rule_eligible, etag, and scope.
This is the default value for ListRules and ListRuleRevisions.
Full
Include all fields.
This is the default value for GetRule.
RevisionMetadataOnly
Include basic metadata about the rule's revision only.
Returned fields include: revision_id and revision_create_time.
Unspecified
The default/unset value.
The API will default to the BASIC view for ListRules/ListRuleRevisions.
The API will default to the FULL view for GetRule.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Chronicle v1 API - Enum RuleView (1.0.0-beta02)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta02 (latest)](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1.RuleView)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/1.0.0-beta01/Google.Cloud.Chronicle.V1.RuleView) \n\n public enum RuleView\n\nReference documentation and code samples for the Chronicle v1 API enum RuleView.\n\nRuleView indicates the scope of fields to populate when returning the Rule\nresource.\n\nNamespace\n---------\n\n[Google.Cloud.Chronicle.V1](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Chronicle.V1.dll"]]