mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-27 20:30:52 +01:00
124 lines
38 KiB
HTML
124 lines
38 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `api` mod in crate `google_gmail1`."><meta name="keywords" content="rust, rustlang, rust-lang, api"><title>google_gmail1::api - Rust</title><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled ><script id="default-settings"></script><script src="../../storage.js"></script><noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../../favicon.svg">
|
||
<link rel="alternate icon" type="image/png" href="../../favicon-16x16.png">
|
||
<link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><style type="text/css">#crate-search{background-image:url("../../down-arrow.svg");}</style></head><body class="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../../google_gmail1/index.html'><div class='logo-container rust-logo'><img src='../../rust-logo.png' alt='logo'></div></a><p class="location">Module api</p><div class="sidebar-elems"><div class="block items"><ul><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li></ul></div><p class="location"><a href="../index.html">google_gmail1</a></p><div id="sidebar-vars" data-name="api" data-ty="mod" data-relpath="../"></div><script defer src="../sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></div></div><script src="../../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><button type="button" class="help-button">?</button>
|
||
<a id="settings-menu" href="../../settings.html"><img src="../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class="fqn"><span class="in-band">Module <a href="../index.html">google_gmail1</a>::<wbr><a class="mod" href="">api</a></span><span class="out-of-band"><span id="render-detail"><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">−</span>]</a></span><a class="srclink" href="../../src/google_gmail1/api.rs.html#1-22696" title="goto source code">[src]</a></span></h1><h2 id="structs" class="section-header"><a href="#structs">Structs</a></h2>
|
||
<table><tr class="module-item"><td><a class="struct" href="struct.AutoForwarding.html" title="google_gmail1::api::AutoForwarding struct">AutoForwarding</a></td><td class="docblock-short"><p>Auto-forwarding settings for an account.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.BatchDeleteMessagesRequest.html" title="google_gmail1::api::BatchDeleteMessagesRequest struct">BatchDeleteMessagesRequest</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.BatchModifyMessagesRequest.html" title="google_gmail1::api::BatchModifyMessagesRequest struct">BatchModifyMessagesRequest</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Delegate.html" title="google_gmail1::api::Delegate struct">Delegate</a></td><td class="docblock-short"><p>Settings for a delegate. Delegates can read, send, and delete messages, as well as view and add contacts, for the delegator's account. See "Set up mail delegation" for more information about delegates.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Draft.html" title="google_gmail1::api::Draft struct">Draft</a></td><td class="docblock-short"><p>A draft email in the user's mailbox.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Filter.html" title="google_gmail1::api::Filter struct">Filter</a></td><td class="docblock-short"><p>Resource definition for Gmail filters. Filters apply to specific messages instead of an entire email thread.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FilterAction.html" title="google_gmail1::api::FilterAction struct">FilterAction</a></td><td class="docblock-short"><p>A set of actions to perform on a message.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FilterCriteria.html" title="google_gmail1::api::FilterCriteria struct">FilterCriteria</a></td><td class="docblock-short"><p>Message matching criteria.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ForwardingAddress.html" title="google_gmail1::api::ForwardingAddress struct">ForwardingAddress</a></td><td class="docblock-short"><p>Settings for a forwarding address.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Gmail.html" title="google_gmail1::api::Gmail struct">Gmail</a></td><td class="docblock-short"><p>Central instance to access all Gmail related resource activities</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.History.html" title="google_gmail1::api::History struct">History</a></td><td class="docblock-short"><p>A record of a change to the user's mailbox. Each history change may affect multiple messages in multiple ways.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.HistoryLabelAdded.html" title="google_gmail1::api::HistoryLabelAdded struct">HistoryLabelAdded</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.HistoryLabelRemoved.html" title="google_gmail1::api::HistoryLabelRemoved struct">HistoryLabelRemoved</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.HistoryMessageAdded.html" title="google_gmail1::api::HistoryMessageAdded struct">HistoryMessageAdded</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.HistoryMessageDeleted.html" title="google_gmail1::api::HistoryMessageDeleted struct">HistoryMessageDeleted</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ImapSettings.html" title="google_gmail1::api::ImapSettings struct">ImapSettings</a></td><td class="docblock-short"><p>IMAP settings for an account.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Label.html" title="google_gmail1::api::Label struct">Label</a></td><td class="docblock-short"><p>Labels are used to categorize messages and threads within the user's mailbox.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LabelColor.html" title="google_gmail1::api::LabelColor struct">LabelColor</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.LanguageSettings.html" title="google_gmail1::api::LanguageSettings struct">LanguageSettings</a></td><td class="docblock-short"><p>Language settings for an account. These settings correspond to the "Language settings" feature in the web interface.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListDelegatesResponse.html" title="google_gmail1::api::ListDelegatesResponse struct">ListDelegatesResponse</a></td><td class="docblock-short"><p>Response for the ListDelegates method.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListDraftsResponse.html" title="google_gmail1::api::ListDraftsResponse struct">ListDraftsResponse</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListFiltersResponse.html" title="google_gmail1::api::ListFiltersResponse struct">ListFiltersResponse</a></td><td class="docblock-short"><p>Response for the ListFilters method.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListForwardingAddressesResponse.html" title="google_gmail1::api::ListForwardingAddressesResponse struct">ListForwardingAddressesResponse</a></td><td class="docblock-short"><p>Response for the ListForwardingAddresses method.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListHistoryResponse.html" title="google_gmail1::api::ListHistoryResponse struct">ListHistoryResponse</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListLabelsResponse.html" title="google_gmail1::api::ListLabelsResponse struct">ListLabelsResponse</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListMessagesResponse.html" title="google_gmail1::api::ListMessagesResponse struct">ListMessagesResponse</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListSendAsResponse.html" title="google_gmail1::api::ListSendAsResponse struct">ListSendAsResponse</a></td><td class="docblock-short"><p>Response for the ListSendAs method.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListSmimeInfoResponse.html" title="google_gmail1::api::ListSmimeInfoResponse struct">ListSmimeInfoResponse</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ListThreadsResponse.html" title="google_gmail1::api::ListThreadsResponse struct">ListThreadsResponse</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Message.html" title="google_gmail1::api::Message struct">Message</a></td><td class="docblock-short"><p>An email message.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MessagePart.html" title="google_gmail1::api::MessagePart struct">MessagePart</a></td><td class="docblock-short"><p>A single MIME message part.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MessagePartBody.html" title="google_gmail1::api::MessagePartBody struct">MessagePartBody</a></td><td class="docblock-short"><p>The body of a single MIME message part.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MessagePartHeader.html" title="google_gmail1::api::MessagePartHeader struct">MessagePartHeader</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ModifyMessageRequest.html" title="google_gmail1::api::ModifyMessageRequest struct">ModifyMessageRequest</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ModifyThreadRequest.html" title="google_gmail1::api::ModifyThreadRequest struct">ModifyThreadRequest</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.PopSettings.html" title="google_gmail1::api::PopSettings struct">PopSettings</a></td><td class="docblock-short"><p>POP settings for an account.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Profile.html" title="google_gmail1::api::Profile struct">Profile</a></td><td class="docblock-short"><p>Profile for a Gmail user.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SendAs.html" title="google_gmail1::api::SendAs struct">SendAs</a></td><td class="docblock-short"><p>Settings associated with a send-as alias, which can be either the primary login address associated with the account or a custom "from" address. Send-as aliases correspond to the "Send Mail As" feature in the web interface.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SmimeInfo.html" title="google_gmail1::api::SmimeInfo struct">SmimeInfo</a></td><td class="docblock-short"><p>An S/MIME email config.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SmtpMsa.html" title="google_gmail1::api::SmtpMsa struct">SmtpMsa</a></td><td class="docblock-short"><p>Configuration for communication with an SMTP service.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Thread.html" title="google_gmail1::api::Thread struct">Thread</a></td><td class="docblock-short"><p>A collection of messages representing a conversation.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserDraftCreateCall.html" title="google_gmail1::api::UserDraftCreateCall struct">UserDraftCreateCall</a></td><td class="docblock-short"><p>Creates a new draft with the <code>DRAFT</code> label.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserDraftDeleteCall.html" title="google_gmail1::api::UserDraftDeleteCall struct">UserDraftDeleteCall</a></td><td class="docblock-short"><p>Immediately and permanently deletes the specified draft. Does not simply trash it.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserDraftGetCall.html" title="google_gmail1::api::UserDraftGetCall struct">UserDraftGetCall</a></td><td class="docblock-short"><p>Gets the specified draft.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserDraftListCall.html" title="google_gmail1::api::UserDraftListCall struct">UserDraftListCall</a></td><td class="docblock-short"><p>Lists the drafts in the user's mailbox.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserDraftSendCall.html" title="google_gmail1::api::UserDraftSendCall struct">UserDraftSendCall</a></td><td class="docblock-short"><p>Sends the specified, existing draft to the recipients in the <code>To</code>, <code>Cc</code>, and <code>Bcc</code> headers.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserDraftUpdateCall.html" title="google_gmail1::api::UserDraftUpdateCall struct">UserDraftUpdateCall</a></td><td class="docblock-short"><p>Replaces a draft's content.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserGetProfileCall.html" title="google_gmail1::api::UserGetProfileCall struct">UserGetProfileCall</a></td><td class="docblock-short"><p>Gets the current user's Gmail profile.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserHistoryListCall.html" title="google_gmail1::api::UserHistoryListCall struct">UserHistoryListCall</a></td><td class="docblock-short"><p>Lists the history of all changes to the given mailbox. History results are returned in chronological order (increasing <code>historyId</code>).</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserLabelCreateCall.html" title="google_gmail1::api::UserLabelCreateCall struct">UserLabelCreateCall</a></td><td class="docblock-short"><p>Creates a new label.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserLabelDeleteCall.html" title="google_gmail1::api::UserLabelDeleteCall struct">UserLabelDeleteCall</a></td><td class="docblock-short"><p>Immediately and permanently deletes the specified label and removes it from any messages and threads that it is applied to.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserLabelGetCall.html" title="google_gmail1::api::UserLabelGetCall struct">UserLabelGetCall</a></td><td class="docblock-short"><p>Gets the specified label.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserLabelListCall.html" title="google_gmail1::api::UserLabelListCall struct">UserLabelListCall</a></td><td class="docblock-short"><p>Lists all labels in the user's mailbox.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserLabelPatchCall.html" title="google_gmail1::api::UserLabelPatchCall struct">UserLabelPatchCall</a></td><td class="docblock-short"><p>Patch the specified label.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserLabelUpdateCall.html" title="google_gmail1::api::UserLabelUpdateCall struct">UserLabelUpdateCall</a></td><td class="docblock-short"><p>Updates the specified label.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMessageAttachmentGetCall.html" title="google_gmail1::api::UserMessageAttachmentGetCall struct">UserMessageAttachmentGetCall</a></td><td class="docblock-short"><p>Gets the specified message attachment.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMessageBatchDeleteCall.html" title="google_gmail1::api::UserMessageBatchDeleteCall struct">UserMessageBatchDeleteCall</a></td><td class="docblock-short"><p>Deletes many messages by message ID. Provides no guarantees that messages were not already deleted or even existed at all.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMessageBatchModifyCall.html" title="google_gmail1::api::UserMessageBatchModifyCall struct">UserMessageBatchModifyCall</a></td><td class="docblock-short"><p>Modifies the labels on the specified messages.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMessageDeleteCall.html" title="google_gmail1::api::UserMessageDeleteCall struct">UserMessageDeleteCall</a></td><td class="docblock-short"><p>Immediately and permanently deletes the specified message. This operation cannot be undone. Prefer <code>messages.trash</code> instead.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMessageGetCall.html" title="google_gmail1::api::UserMessageGetCall struct">UserMessageGetCall</a></td><td class="docblock-short"><p>Gets the specified message.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMessageImportCall.html" title="google_gmail1::api::UserMessageImportCall struct">UserMessageImportCall</a></td><td class="docblock-short"><p>Imports a message into only this user's mailbox, with standard email delivery scanning and classification similar to receiving via SMTP. Does not send a message. Note: This function doesn't trigger forwarding rules or filters set up by the user.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMessageInsertCall.html" title="google_gmail1::api::UserMessageInsertCall struct">UserMessageInsertCall</a></td><td class="docblock-short"><p>Directly inserts a message into only this user's mailbox similar to <code>IMAP APPEND</code>, bypassing most scanning and classification. Does not send a message.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMessageListCall.html" title="google_gmail1::api::UserMessageListCall struct">UserMessageListCall</a></td><td class="docblock-short"><p>Lists the messages in the user's mailbox.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMessageModifyCall.html" title="google_gmail1::api::UserMessageModifyCall struct">UserMessageModifyCall</a></td><td class="docblock-short"><p>Modifies the labels on the specified message.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMessageSendCall.html" title="google_gmail1::api::UserMessageSendCall struct">UserMessageSendCall</a></td><td class="docblock-short"><p>Sends the specified message to the recipients in the <code>To</code>, <code>Cc</code>, and <code>Bcc</code> headers.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMessageTrashCall.html" title="google_gmail1::api::UserMessageTrashCall struct">UserMessageTrashCall</a></td><td class="docblock-short"><p>Moves the specified message to the trash.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMessageUntrashCall.html" title="google_gmail1::api::UserMessageUntrashCall struct">UserMessageUntrashCall</a></td><td class="docblock-short"><p>Removes the specified message from the trash.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserMethods.html" title="google_gmail1::api::UserMethods struct">UserMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>user</em> resources.
|
||
It is not used directly, but through the <code>Gmail</code> hub.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingDelegateCreateCall.html" title="google_gmail1::api::UserSettingDelegateCreateCall struct">UserSettingDelegateCreateCall</a></td><td class="docblock-short"><p>Adds a delegate with its verification status set directly to <code>accepted</code>, without sending any verification email. The delegate user must be a member of the same G Suite organization as the delegator user. Gmail imposes limitations on the number of delegates and delegators each user in a G Suite organization can have. These limits depend on your organization, but in general each user can have up to 25 delegates and up to 10 delegators. Note that a delegate user must be referred to by their primary email address, and not an email alias. Also note that when a new delegate is created, there may be up to a one minute delay before the new delegate is available for use. This method is only available to service account clients that have been delegated domain-wide authority.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingDelegateDeleteCall.html" title="google_gmail1::api::UserSettingDelegateDeleteCall struct">UserSettingDelegateDeleteCall</a></td><td class="docblock-short"><p>Removes the specified delegate (which can be of any verification status), and revokes any verification that may have been required for using it. Note that a delegate user must be referred to by their primary email address, and not an email alias. This method is only available to service account clients that have been delegated domain-wide authority.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingDelegateGetCall.html" title="google_gmail1::api::UserSettingDelegateGetCall struct">UserSettingDelegateGetCall</a></td><td class="docblock-short"><p>Gets the specified delegate. Note that a delegate user must be referred to by their primary email address, and not an email alias. This method is only available to service account clients that have been delegated domain-wide authority.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingDelegateListCall.html" title="google_gmail1::api::UserSettingDelegateListCall struct">UserSettingDelegateListCall</a></td><td class="docblock-short"><p>Lists the delegates for the specified account. This method is only available to service account clients that have been delegated domain-wide authority.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingFilterCreateCall.html" title="google_gmail1::api::UserSettingFilterCreateCall struct">UserSettingFilterCreateCall</a></td><td class="docblock-short"><p>Creates a filter. Note: you can only create a maximum of 1,000 filters.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingFilterDeleteCall.html" title="google_gmail1::api::UserSettingFilterDeleteCall struct">UserSettingFilterDeleteCall</a></td><td class="docblock-short"><p>Deletes a filter.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingFilterGetCall.html" title="google_gmail1::api::UserSettingFilterGetCall struct">UserSettingFilterGetCall</a></td><td class="docblock-short"><p>Gets a filter.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingFilterListCall.html" title="google_gmail1::api::UserSettingFilterListCall struct">UserSettingFilterListCall</a></td><td class="docblock-short"><p>Lists the message filters of a Gmail user.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingForwardingAddresseCreateCall.html" title="google_gmail1::api::UserSettingForwardingAddresseCreateCall struct">UserSettingForwardingAddresseCreateCall</a></td><td class="docblock-short"><p>Creates a forwarding address. If ownership verification is required, a message will be sent to the recipient and the resource's verification status will be set to <code>pending</code>; otherwise, the resource will be created with verification status set to <code>accepted</code>. This method is only available to service account clients that have been delegated domain-wide authority.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingForwardingAddresseDeleteCall.html" title="google_gmail1::api::UserSettingForwardingAddresseDeleteCall struct">UserSettingForwardingAddresseDeleteCall</a></td><td class="docblock-short"><p>Deletes the specified forwarding address and revokes any verification that may have been required. This method is only available to service account clients that have been delegated domain-wide authority.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingForwardingAddresseGetCall.html" title="google_gmail1::api::UserSettingForwardingAddresseGetCall struct">UserSettingForwardingAddresseGetCall</a></td><td class="docblock-short"><p>Gets the specified forwarding address.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingForwardingAddresseListCall.html" title="google_gmail1::api::UserSettingForwardingAddresseListCall struct">UserSettingForwardingAddresseListCall</a></td><td class="docblock-short"><p>Lists the forwarding addresses for the specified account.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingGetAutoForwardingCall.html" title="google_gmail1::api::UserSettingGetAutoForwardingCall struct">UserSettingGetAutoForwardingCall</a></td><td class="docblock-short"><p>Gets the auto-forwarding setting for the specified account.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingGetImapCall.html" title="google_gmail1::api::UserSettingGetImapCall struct">UserSettingGetImapCall</a></td><td class="docblock-short"><p>Gets IMAP settings.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingGetLanguageCall.html" title="google_gmail1::api::UserSettingGetLanguageCall struct">UserSettingGetLanguageCall</a></td><td class="docblock-short"><p>Gets language settings.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingGetPopCall.html" title="google_gmail1::api::UserSettingGetPopCall struct">UserSettingGetPopCall</a></td><td class="docblock-short"><p>Gets POP settings.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingGetVacationCall.html" title="google_gmail1::api::UserSettingGetVacationCall struct">UserSettingGetVacationCall</a></td><td class="docblock-short"><p>Gets vacation responder settings.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingSendACreateCall.html" title="google_gmail1::api::UserSettingSendACreateCall struct">UserSettingSendACreateCall</a></td><td class="docblock-short"><p>Creates a custom "from" send-as alias. If an SMTP MSA is specified, Gmail will attempt to connect to the SMTP service to validate the configuration before creating the alias. If ownership verification is required for the alias, a message will be sent to the email address and the resource's verification status will be set to <code>pending</code>; otherwise, the resource will be created with verification status set to <code>accepted</code>. If a signature is provided, Gmail will sanitize the HTML before saving it with the alias. This method is only available to service account clients that have been delegated domain-wide authority.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingSendADeleteCall.html" title="google_gmail1::api::UserSettingSendADeleteCall struct">UserSettingSendADeleteCall</a></td><td class="docblock-short"><p>Deletes the specified send-as alias. Revokes any verification that may have been required for using it. This method is only available to service account clients that have been delegated domain-wide authority.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingSendAGetCall.html" title="google_gmail1::api::UserSettingSendAGetCall struct">UserSettingSendAGetCall</a></td><td class="docblock-short"><p>Gets the specified send-as alias. Fails with an HTTP 404 error if the specified address is not a member of the collection.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingSendAListCall.html" title="google_gmail1::api::UserSettingSendAListCall struct">UserSettingSendAListCall</a></td><td class="docblock-short"><p>Lists the send-as aliases for the specified account. The result includes the primary send-as address associated with the account as well as any custom "from" aliases.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingSendAPatchCall.html" title="google_gmail1::api::UserSettingSendAPatchCall struct">UserSettingSendAPatchCall</a></td><td class="docblock-short"><p>Patch the specified send-as alias.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingSendASmimeInfoDeleteCall.html" title="google_gmail1::api::UserSettingSendASmimeInfoDeleteCall struct">UserSettingSendASmimeInfoDeleteCall</a></td><td class="docblock-short"><p>Deletes the specified S/MIME config for the specified send-as alias.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingSendASmimeInfoGetCall.html" title="google_gmail1::api::UserSettingSendASmimeInfoGetCall struct">UserSettingSendASmimeInfoGetCall</a></td><td class="docblock-short"><p>Gets the specified S/MIME config for the specified send-as alias.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingSendASmimeInfoInsertCall.html" title="google_gmail1::api::UserSettingSendASmimeInfoInsertCall struct">UserSettingSendASmimeInfoInsertCall</a></td><td class="docblock-short"><p>Insert (upload) the given S/MIME config for the specified send-as alias. Note that pkcs12 format is required for the key.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingSendASmimeInfoListCall.html" title="google_gmail1::api::UserSettingSendASmimeInfoListCall struct">UserSettingSendASmimeInfoListCall</a></td><td class="docblock-short"><p>Lists S/MIME configs for the specified send-as alias.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingSendASmimeInfoSetDefaultCall.html" title="google_gmail1::api::UserSettingSendASmimeInfoSetDefaultCall struct">UserSettingSendASmimeInfoSetDefaultCall</a></td><td class="docblock-short"><p>Sets the default S/MIME config for the specified send-as alias.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingSendAUpdateCall.html" title="google_gmail1::api::UserSettingSendAUpdateCall struct">UserSettingSendAUpdateCall</a></td><td class="docblock-short"><p>Updates a send-as alias. If a signature is provided, Gmail will sanitize the HTML before saving it with the alias. Addresses other than the primary address for the account can only be updated by service account clients that have been delegated domain-wide authority.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingSendAVerifyCall.html" title="google_gmail1::api::UserSettingSendAVerifyCall struct">UserSettingSendAVerifyCall</a></td><td class="docblock-short"><p>Sends a verification email to the specified send-as alias address. The verification status must be <code>pending</code>. This method is only available to service account clients that have been delegated domain-wide authority.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingUpdateAutoForwardingCall.html" title="google_gmail1::api::UserSettingUpdateAutoForwardingCall struct">UserSettingUpdateAutoForwardingCall</a></td><td class="docblock-short"><p>Updates the auto-forwarding setting for the specified account. A verified forwarding address must be specified when auto-forwarding is enabled. This method is only available to service account clients that have been delegated domain-wide authority.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingUpdateImapCall.html" title="google_gmail1::api::UserSettingUpdateImapCall struct">UserSettingUpdateImapCall</a></td><td class="docblock-short"><p>Updates IMAP settings.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingUpdateLanguageCall.html" title="google_gmail1::api::UserSettingUpdateLanguageCall struct">UserSettingUpdateLanguageCall</a></td><td class="docblock-short"><p>Updates language settings. If successful, the return object contains the <code>displayLanguage</code> that was saved for the user, which may differ from the value passed into the request. This is because the requested <code>displayLanguage</code> may not be directly supported by Gmail but have a close variant that is, and so the variant may be chosen and saved instead.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingUpdatePopCall.html" title="google_gmail1::api::UserSettingUpdatePopCall struct">UserSettingUpdatePopCall</a></td><td class="docblock-short"><p>Updates POP settings.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserSettingUpdateVacationCall.html" title="google_gmail1::api::UserSettingUpdateVacationCall struct">UserSettingUpdateVacationCall</a></td><td class="docblock-short"><p>Updates vacation responder settings.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserStopCall.html" title="google_gmail1::api::UserStopCall struct">UserStopCall</a></td><td class="docblock-short"><p>Stop receiving push notifications for the given user mailbox.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserThreadDeleteCall.html" title="google_gmail1::api::UserThreadDeleteCall struct">UserThreadDeleteCall</a></td><td class="docblock-short"><p>Immediately and permanently deletes the specified thread. This operation cannot be undone. Prefer <code>threads.trash</code> instead.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserThreadGetCall.html" title="google_gmail1::api::UserThreadGetCall struct">UserThreadGetCall</a></td><td class="docblock-short"><p>Gets the specified thread.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserThreadListCall.html" title="google_gmail1::api::UserThreadListCall struct">UserThreadListCall</a></td><td class="docblock-short"><p>Lists the threads in the user's mailbox.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserThreadModifyCall.html" title="google_gmail1::api::UserThreadModifyCall struct">UserThreadModifyCall</a></td><td class="docblock-short"><p>Modifies the labels applied to the thread. This applies to all messages in the thread.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserThreadTrashCall.html" title="google_gmail1::api::UserThreadTrashCall struct">UserThreadTrashCall</a></td><td class="docblock-short"><p>Moves the specified thread to the trash.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserThreadUntrashCall.html" title="google_gmail1::api::UserThreadUntrashCall struct">UserThreadUntrashCall</a></td><td class="docblock-short"><p>Removes the specified thread from the trash.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.UserWatchCall.html" title="google_gmail1::api::UserWatchCall struct">UserWatchCall</a></td><td class="docblock-short"><p>Set up or update a push notification watch on the given user mailbox.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.VacationSettings.html" title="google_gmail1::api::VacationSettings struct">VacationSettings</a></td><td class="docblock-short"><p>Vacation auto-reply settings for an account. These settings correspond to the "Vacation responder" feature in the web interface.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.WatchRequest.html" title="google_gmail1::api::WatchRequest struct">WatchRequest</a></td><td class="docblock-short"><p>Set up or update a new push notification watch on this user's mailbox.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.WatchResponse.html" title="google_gmail1::api::WatchResponse struct">WatchResponse</a></td><td class="docblock-short"><p>Push notification watch response.</p>
|
||
</td></tr></table><h2 id="enums" class="section-header"><a href="#enums">Enums</a></h2>
|
||
<table><tr class="module-item"><td><a class="enum" href="enum.Scope.html" title="google_gmail1::api::Scope enum">Scope</a></td><td class="docblock-short"><p>Identifies the an OAuth2 authorization scope.
|
||
A scope is needed when requesting an
|
||
<a href="https://developers.google.com/youtube/v3/guides/authentication">authorization token</a>.</p>
|
||
</td></tr></table></section><section id="search" class="content hidden"></section><section class="footer"></section><div id="rustdoc-vars" data-root-path="../../" data-current-crate="google_gmail1"></div>
|
||
<script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html> |