Class GetNotificationConfigRequest (1.31.0)

GetNotificationConfigRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for getting a notification config.

Attribute

NameDescription
name str
Required. Name of the notification config to get. The following list shows some examples of the format: - organizations/[organization_id]/locations/[location_id]/notificationConfigs/[config_id] + folders/[folder_id]/locations/[location_id]/notificationConfigs/[config_id] + projects/[project_id]/locations/[location_id]/notificationConfigs/[config_id]