|
def | __init__ |
|
def | sender |
|
def | set_sender |
|
def | clear_sender |
|
def | has_sender |
|
def | replyto |
|
def | set_replyto |
|
def | clear_replyto |
|
def | has_replyto |
|
def | to_size |
|
def | to_list |
|
def | to |
|
def | set_to |
|
def | add_to |
|
def | clear_to |
|
def | cc_size |
|
def | cc_list |
|
def | cc |
|
def | set_cc |
|
def | add_cc |
|
def | clear_cc |
|
def | bcc_size |
|
def | bcc_list |
|
def | bcc |
|
def | set_bcc |
|
def | add_bcc |
|
def | clear_bcc |
|
def | subject |
|
def | set_subject |
|
def | clear_subject |
|
def | has_subject |
|
def | textbody |
|
def | set_textbody |
|
def | clear_textbody |
|
def | has_textbody |
|
def | htmlbody |
|
def | set_htmlbody |
|
def | clear_htmlbody |
|
def | has_htmlbody |
|
def | attachment_size |
|
def | attachment_list |
|
def | attachment |
|
def | mutable_attachment |
|
def | add_attachment |
|
def | clear_attachment |
|
def | header_size |
|
def | header_list |
|
def | header |
|
def | mutable_header |
|
def | add_header |
|
def | clear_header |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| to_ |
|
| cc_ |
|
| bcc_ |
|
| attachment_ |
|
| header_ |
|
| has_sender_ |
|
| sender_ |
|
| has_replyto_ |
|
| replyto_ |
|
| has_subject_ |
|
| subject_ |
|
| has_textbody_ |
|
| textbody_ |
|
| has_htmlbody_ |
|
| htmlbody_ |
|
|
int | has_sender_ = 0 |
|
string | sender_ = "" |
|
int | has_replyto_ = 0 |
|
string | replyto_ = "" |
|
int | has_subject_ = 0 |
|
string | subject_ = "" |
|
int | has_textbody_ = 0 |
|
string | textbody_ = "" |
|
int | has_htmlbody_ = 0 |
|
string | htmlbody_ = "" |
|
int | kSender = 1 |
|
int | kReplyTo = 2 |
|
int | kTo = 3 |
|
int | kCc = 4 |
|
int | kBcc = 5 |
|
int | kSubject = 6 |
|
int | kTextBody = 7 |
|
int | kHtmlBody = 8 |
|
int | kAttachment = 9 |
|
int | kHeader = 10 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/api/mail_service_pb.py