[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-22 UTC."],[[["This endpoint retrieves a specific Rule based on the provided `name` path parameter, which specifies the project, location, instance, and rule to access."],["The HTTP request method is `GET`, and the endpoint URL is `https://chronicle.googleapis.com/v1alpha/{name}`, where `{name}` is replaced by the rule's identifier."],["You can specify the `view` query parameter to control the level of detail returned in the Rule response, defaulting to `FULL` if not provided."],["The request body should be empty, and a successful response will contain an instance of the Rule."],["Accessing this endpoint requires the `chronicle.rules.get` IAM permission on the specified resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]