Resource: ForwardingAddress
Settings for a forwarding address.
| JSON representation | 
|---|
| {
  "forwardingEmail": string,
  "verificationStatus": enum ( | 
| Fields | |
|---|---|
| forwardingEmail | 
 An email address to which messages can be forwarded. | 
| verificationStatus | 
 Indicates whether this address has been verified and is usable for forwarding. Read-only. | 
VerificationStatus
Indicates whether ownership of an email address has been verified for forwarding use.
| Enums | |
|---|---|
| verificationStatusUnspecified | Unspecified verification status. | 
| accepted | The address is ready to use for forwarding. | 
| pending | The address is awaiting verification by the owner. | 
| Methods | |
|---|---|
| 
 | Creates a forwarding address. | 
| 
 | Deletes the specified forwarding address and revokes any verification that may have been required. | 
| 
 | Gets the specified forwarding address. | 
| 
 | Lists the forwarding addresses for the specified account. |