Method: projects.eventThreatDetectionSettings.customModules.get

Event Threat Detection のカスタム モジュールを取得します。

HTTP リクエスト


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

パスパラメータ

パラメータ
name

string

必須。取得するカスタム モジュールの名前。

形式は次のとおりです。

  • organizations/{organization}/eventThreatDetectionSettings/customModules/{module}
  • folders/{folder}/eventThreatDetectionSettings/customModules/{module}
  • projects/{project}/eventThreatDetectionSettings/customModules/{module}

リクエストの本文

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

レスポンスの本文

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

認可スコープ

次の OAuth スコープが必要です。

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

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