[[["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-02-28 UTC."],[[["This webpage details how to list operations within a specific data store using a `GET` request to a Google API endpoint."],["The endpoint URL requires the `name` path parameter to specify the parent resource, which must include the project, location, collection, data store, and site search engine."],["You can use `filter`, `pageSize`, and `pageToken` query parameters to customize the list, while the request body must remain empty."],["A successful request returns a `ListOperationsResponse` object."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.operations.list` IAM permission."]]],[]]