ListGlobalOrganizationOperationsRequest constructor
ListGlobalOrganizationOperationsRequest({})
Implementation
ListGlobalOrganizationOperationsRequest({
this.filter,
this.maxResults,
this.orderBy,
this.pageToken,
this.parentId,
this.returnPartialSuccess,
}) : super(fullyQualifiedName);