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