[[["容易理解","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"]],["上次更新時間: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"]]