Method: projects.locations.executions.delete

実行を削除します

HTTP リクエスト

DELETE https://notebooks.googleapis.com/v1/{name}

パスパラメータ

パラメータ
name

string

必須。形式: projects/{projectId}/locations/{location}/executions/{executionId}

認可には、指定されたリソース name に対する次の IAM の権限が必要です。

  • notebooks.executions.delete

リクエスト本文

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

レスポンスの本文

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

認可スコープ

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

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

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