AggregatedListRegionNotificationEndpointsRequest constructor
AggregatedListRegionNotificationEndpointsRequest({})
Implementation
AggregatedListRegionNotificationEndpointsRequest({
this.filter,
this.includeAllScopes,
this.maxResults,
this.orderBy,
this.pageToken,
required this.project,
this.returnPartialSuccess,
this.serviceProjectNumber,
}) : super(fullyQualifiedName);