Method: projects.locations.notificationConfigs.get

通知構成を取得します。

HTTP リクエスト


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

パスパラメータ

パラメータ
name

string

必須。取得する通知構成の名前。以下に、形式の例を示します。

+ organizations/[organization_id]/locations/[locationId]/notificationConfigs/[configId] + folders/[folder_id]/locations/[locationId]/notificationConfigs/[configId] + projects/[projectId]/locations/[locationId]/notificationConfigs/[configId]

リクエストの本文

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

レスポンスの本文

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

認可スコープ

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

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

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