ListOperationsRequest constructor
ListOperationsRequest({})
Implementation
ListOperationsRequest({
this.name = '',
this.filter = '',
this.pageSize = 0,
this.pageToken = '',
this.returnPartialSuccess = false,
}) : super(fullyQualifiedName);