[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-02-27。"],[[["This endpoint lists Legal Hold matters accessible to the requestor, with customizable options for pagination and data inclusion."],["The request must be a GET request to the specified URL, using gRPC Transcoding syntax and an optional, empty request body."],["The response provides a list of matters in JSON format, including pagination details for retrieving further results if available."],["Authorization requires specific OAuth scopes for either read-only or full access to eDiscovery data, as detailed in the provided authorization guide."]]],["This document details retrieving a list of matters via a `GET` request to `https://vault.googleapis.com/v1/matters`. Requests can use `pageSize`, `pageToken`, `view`, and `state` query parameters to filter results. The request body must be empty. The successful response includes a list of matters (`matters[]`) and a `nextPageToken` for pagination, represented in JSON. Authorization requires either `ediscovery.readonly` or `ediscovery` OAuth scopes.\n"]]