- modify the `builder` function to accept a reference to `GmailClient` rather than cloning it - this avoids unnecessary cloning of the `GmailClient`
- modify the `builder` function to accept a reference to `GmailClient` rather than cloning it - this avoids unnecessary cloning of the `GmailClient`