I am using https://github.com/google/google-api-php-client and I want to send a test email with a user\'s authorized gmail account.
This is what I have so far: >
I Used https://developers.google.com/gmail/api/v1/reference/users/messages/send
and able to send email successfully.