Send
Sends an email with the given parameters.Parameters
*SendEmailRequest
required
The email parameters
Returns
*SendEmailResponse
Example
SendWithContext
Sends an email with the given parameters and context.Parameters
context.Context
required
Context for the request.
Returns
Example
SendWithOptions
Sends an email with the given parameters, context, and additional options.Parameters
context.Context
required
Context for the request.
*SendEmailOptions
required
Additional options for sending the email.