[[["わかりやすい","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-24 UTC。"],[[["Use the `q` field with the `drives.list` method to search for specific shared drives by combining search terms."],["Construct queries using `query_term operator values`, referencing the available search query terms and operators for precise filtering."],["Utilize parentheses to group multiple query terms for complex search logic, ensuring intended results."],["Most query terms require the `useDomainAdminAccess=true` flag for administrative access to shared drive data."],["Remember to escape special characters in file names within query strings for accurate matching."]]],["To filter shared drives, utilize the `q` field in `drives.list` with a query string consisting of `query_term`, `operator`, and `values`. Query terms specify fields to search, operators define conditions, and values are used to filter results. Multiple terms can be combined using `and` or `or`. Use `useDomainAdminAccess` for most terms. Parentheses can group terms for complex queries. Special characters in names require escaping with backslashes.\n"]]