[[["সহজে বোঝা যায়","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-05 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Retrieves a specific saved query from a matter using its ID."],["Requires providing the `matterId` and `savedQueryId` as path parameters in the request URL."],["An empty request body is necessary, and a successful response returns a `SavedQuery` object."],["Authorization is required with either `ediscovery.readonly` or `ediscovery` OAuth scopes."]]],["This document outlines the process for retrieving a saved query using a `GET` request to a specified URL. The URL includes `matterId` and `savedQueryId` as path parameters. The request body must be empty. A successful response returns a `SavedQuery` instance. Access requires authorization via one of two specified OAuth scopes: `https://www.googleapis.com/auth/ediscovery.readonly` or `https://www.googleapis.com/auth/ediscovery`. The specified URL use gRPC Transcoding syntax.\n"]]