Method: projects.notificationConfigs.get

Ruft eine Benachrichtigungskonfiguration ab.

HTTP-Anfrage


Die URLs verwenden die Syntax der gRPC-Transcodierung.

Pfadparameter

Parameter
name

string

Pflichtangabe. Name der Benachrichtigungskonfiguration, die abgerufen werden soll. Das Format ist organizations/[organization_id]/notificationConfigs/[configId], folders/[folder_id]/notificationConfigs/[configId] oder projects/[projectId]/notificationConfigs/[configId].

Anfragetext

Der Anfragetext muss leer sein.

Antworttext

Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von NotificationConfig.

Autorisierungsbereiche

Erfordert den folgenden OAuth-Bereich:

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

Weitere Informationen finden Sie unter Authentication Overview.