REST Resource: hashLists
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
リソース
このリソースに関連付けられた永続データはありません。
Methods |
|
一度に複数のハッシュリストを取得します。 |
|
ハッシュリストを一覧表示します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[[["わかりやすい","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-07-25 UTC。"],[[["\u003cp\u003eThis resource does not store any persistent data.\u003c/p\u003e\n"],["\u003cp\u003eThe API provides methods to retrieve and list Safe Browsing hash lists.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ebatchGet\u003c/code\u003e allows for efficient retrieval of multiple hash lists simultaneously.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003elist\u003c/code\u003e enables users to obtain an overview of available hash lists.\u003c/p\u003e\n"]]],["The resource has no persistent data. Two methods are available: `batchGet`, which retrieves multiple hash lists simultaneously, and `list`, which provides a listing of hash lists. These methods facilitate access to and management of hash list data. No data persistence is associated with the resource.\n"],null,["# REST Resource: hashLists\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|---------------------------------------------------------------------------|----------------------------------|\n| ### [batchGet](/safe-browsing/reference/rest/v5alpha1/hashLists/batchGet) | Get multiple hash lists at once. |\n| ### [list](/safe-browsing/reference/rest/v5alpha1/hashLists/list) | List hash lists. |"]]