ListNotificationConfigsRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message for listing notification configs.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The name of the parent in which to list the notification configurations. Its format is "organizations/[organization_id]/locations/[location_id]", "folders/[folder_id]/locations/[location_id]", or "projects/[project_id]/locations/[location_id]". |
page_token |
str
The value returned by the last ListNotificationConfigsResponse ; indicates that this is
a continuation of a prior ListNotificationConfigs call,
and that the system should return the next page of data.
|
page_size |
int
The maximum number of results to return in a single response. Default is 10, minimum is 1, maximum is 1000. |