Method: projects.locations.collections.dataStores.suggestionDenyListEntries.purge

DataStore のすべての SuggestionDenyListEntry を完全に削除します。

HTTP リクエスト

POST https://discoveryengine.googleapis.com/v1beta/{parent=projects/*/locations/*/collections/*/dataStores/*}/suggestionDenyListEntries:purge

この URL では gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
parent

string

必須。拒否リストエントリをインポートする親データストアのリソース名。パターン projects/*/locations/*/collections/*/dataStores/* に従います。

リクエストの本文

リクエスト本文は空にする必要があります。

レスポンス本文

成功した場合、レスポンスの本文には Operation のインスタンスが含まれます。

認可スコープ

次の OAuth スコープのいずれかが必要です。

  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/discoveryengine.readwrite
  • https://www.googleapis.com/auth/discoveryengine.assist.readwrite

詳細については、Authentication Overview をご覧ください。

IAM 権限

parent リソースに対する次の IAM 権限が必要です。

  • discoveryengine.suggestionDenyListEntries.purge

詳細については、IAM のドキュメントをご覧ください。