[[["समझने में आसान है","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-06 (UTC) को अपडेट किया गया."],[[["Counts the total number of accounts processed within a specified matter using a provided search query."],["The request requires specifying the matter ID and a search query in the request body."],["You can control the level of detail (granularity) in the count results using the `view` parameter."],["Requires authorization with the `https://www.googleapis.com/auth/ediscovery` scope."]]],["This outlines a process for counting accounts via a `POST` request to `https://vault.googleapis.com/v1/matters/{matterId}:count`, using gRPC Transcoding syntax. The `matterId` is specified as a path parameter. The request body utilizes a JSON structure to send a `query` object and the desired `view` granularity from `CountResultView`. The `CountResultView` defines the results granularity. A successful request returns an `Operation` instance. Authorization requires the `https://www.googleapis.com/auth/ediscovery` scope.\n"]]