Class GetNotificationConfigRequest (1.2.0)

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

Request message for getting a notification config. .. attribute:: name

Required. Name of the notification config to get. Its format is "organizations/[organization_id]/notificationConfigs/[config_id]".

:type: str