Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const GmailAddonsCurrentActionComposeScope + const GmailAddonsCurrentMessageActionScope + const GmailAddonsCurrentMessageMetadataScope + const GmailAddonsCurrentMessageReadonlyScope + const GmailComposeScope + const GmailInsertScope + const GmailLabelsScope + const GmailMetadataScope + const GmailModifyScope + const GmailReadonlyScope + const GmailSendScope + const GmailSettingsBasicScope + const GmailSettingsSharingScope + const MailGoogleComScope + type AutoForwarding struct + Disposition string + EmailAddress string + Enabled bool + ForceSendFields []string + NullFields []string + func (s *AutoForwarding) MarshalJSON() ([]byte, error) + type BatchDeleteMessagesRequest struct + ForceSendFields []string + Ids []string + NullFields []string + func (s *BatchDeleteMessagesRequest) MarshalJSON() ([]byte, error) + type BatchModifyMessagesRequest struct + AddLabelIds []string + ForceSendFields []string + Ids []string + NullFields []string + RemoveLabelIds []string + func (s *BatchModifyMessagesRequest) MarshalJSON() ([]byte, error) + type CseIdentity struct + EmailAddress string + ForceSendFields []string + NullFields []string + PrimaryKeyPairId string + SignAndEncryptKeyPairs *SignAndEncryptKeyPairs + func (s *CseIdentity) MarshalJSON() ([]byte, error) + type CseKeyPair struct + DisableTime string + EnablementState string + ForceSendFields []string + KeyPairId string + NullFields []string + Pem string + Pkcs7 string + PrivateKeyMetadata []*CsePrivateKeyMetadata + SubjectEmailAddresses []string + func (s *CseKeyPair) MarshalJSON() ([]byte, error) + type CsePrivateKeyMetadata struct + ForceSendFields []string + HardwareKeyMetadata *HardwareKeyMetadata + KaclsKeyMetadata *KaclsKeyMetadata + NullFields []string + PrivateKeyMetadataId string + func (s *CsePrivateKeyMetadata) MarshalJSON() ([]byte, error) + type Delegate struct + DelegateEmail string + ForceSendFields []string + NullFields []string + VerificationStatus string + func (s *Delegate) MarshalJSON() ([]byte, error) + type DisableCseKeyPairRequest struct + type Draft struct + ForceSendFields []string + Id string + Message *Message + NullFields []string + func (s *Draft) MarshalJSON() ([]byte, error) + type EnableCseKeyPairRequest struct + type Filter struct + Action *FilterAction + Criteria *FilterCriteria + ForceSendFields []string + Id string + NullFields []string + func (s *Filter) MarshalJSON() ([]byte, error) + type FilterAction struct + AddLabelIds []string + ForceSendFields []string + Forward string + NullFields []string + RemoveLabelIds []string + func (s *FilterAction) MarshalJSON() ([]byte, error) + type FilterCriteria struct + ExcludeChats bool + ForceSendFields []string + From string + HasAttachment bool + NegatedQuery string + NullFields []string + Query string + Size int64 + SizeComparison string + Subject string + To string + func (s *FilterCriteria) MarshalJSON() ([]byte, error) + type ForwardingAddress struct + ForceSendFields []string + ForwardingEmail string + NullFields []string + VerificationStatus string + func (s *ForwardingAddress) MarshalJSON() ([]byte, error) + type HardwareKeyMetadata struct + Description string + ForceSendFields []string + NullFields []string + func (s *HardwareKeyMetadata) MarshalJSON() ([]byte, error) + type History struct + ForceSendFields []string + Id uint64 + LabelsAdded []*HistoryLabelAdded + LabelsRemoved []*HistoryLabelRemoved + Messages []*Message + MessagesAdded []*HistoryMessageAdded + MessagesDeleted []*HistoryMessageDeleted + NullFields []string + func (s *History) MarshalJSON() ([]byte, error) + type HistoryLabelAdded struct + ForceSendFields []string + LabelIds []string + Message *Message + NullFields []string + func (s *HistoryLabelAdded) MarshalJSON() ([]byte, error) + type HistoryLabelRemoved struct + ForceSendFields []string + LabelIds []string + Message *Message + NullFields []string + func (s *HistoryLabelRemoved) MarshalJSON() ([]byte, error) + type HistoryMessageAdded struct + ForceSendFields []string + Message *Message + NullFields []string + func (s *HistoryMessageAdded) MarshalJSON() ([]byte, error) + type HistoryMessageDeleted struct + ForceSendFields []string + Message *Message + NullFields []string + func (s *HistoryMessageDeleted) MarshalJSON() ([]byte, error) + type ImapSettings struct + AutoExpunge bool + Enabled bool + ExpungeBehavior string + ForceSendFields []string + MaxFolderSize int64 + NullFields []string + func (s *ImapSettings) MarshalJSON() ([]byte, error) + type KaclsKeyMetadata struct + ForceSendFields []string + KaclsData string + KaclsUri string + NullFields []string + func (s *KaclsKeyMetadata) MarshalJSON() ([]byte, error) + type Label struct + Color *LabelColor + ForceSendFields []string + Id string + LabelListVisibility string + MessageListVisibility string + MessagesTotal int64 + MessagesUnread int64 + Name string + NullFields []string + ThreadsTotal int64 + ThreadsUnread int64 + Type string + func (s *Label) MarshalJSON() ([]byte, error) + type LabelColor struct + BackgroundColor string + ForceSendFields []string + NullFields []string + TextColor string + func (s *LabelColor) MarshalJSON() ([]byte, error) + type LanguageSettings struct + DisplayLanguage string + ForceSendFields []string + NullFields []string + func (s *LanguageSettings) MarshalJSON() ([]byte, error) + type ListCseIdentitiesResponse struct + CseIdentities []*CseIdentity + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListCseIdentitiesResponse) MarshalJSON() ([]byte, error) + type ListCseKeyPairsResponse struct + CseKeyPairs []*CseKeyPair + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListCseKeyPairsResponse) MarshalJSON() ([]byte, error) + type ListDelegatesResponse struct + Delegates []*Delegate + ForceSendFields []string + NullFields []string + func (s *ListDelegatesResponse) MarshalJSON() ([]byte, error) + type ListDraftsResponse struct + Drafts []*Draft + ForceSendFields []string + NextPageToken string + NullFields []string + ResultSizeEstimate int64 + func (s *ListDraftsResponse) MarshalJSON() ([]byte, error) + type ListFiltersResponse struct + Filter []*Filter + ForceSendFields []string + NullFields []string + func (s *ListFiltersResponse) MarshalJSON() ([]byte, error) + type ListForwardingAddressesResponse struct + ForceSendFields []string + ForwardingAddresses []*ForwardingAddress + NullFields []string + func (s *ListForwardingAddressesResponse) MarshalJSON() ([]byte, error) + type ListHistoryResponse struct + ForceSendFields []string + History []*History + HistoryId uint64 + NextPageToken string + NullFields []string + func (s *ListHistoryResponse) MarshalJSON() ([]byte, error) + type ListLabelsResponse struct + ForceSendFields []string + Labels []*Label + NullFields []string + ProductId int64 + func (s *ListLabelsResponse) MarshalJSON() ([]byte, error) + type ListMessagesResponse struct + ForceSendFields []string + Messages []*Message + NextPageToken string + NullFields []string + ResultSizeEstimate int64 + func (s *ListMessagesResponse) MarshalJSON() ([]byte, error) + type ListSendAsResponse struct + ForceSendFields []string + NullFields []string + SendAs []*SendAs + func (s *ListSendAsResponse) MarshalJSON() ([]byte, error) + type ListSmimeInfoResponse struct + ForceSendFields []string + NullFields []string + SmimeInfo []*SmimeInfo + func (s *ListSmimeInfoResponse) MarshalJSON() ([]byte, error) + type ListThreadsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + ResultSizeEstimate int64 + Threads []*Thread + func (s *ListThreadsResponse) MarshalJSON() ([]byte, error) + type Message struct + ForceSendFields []string + HistoryId uint64 + Id string + InternalDate int64 + LabelIds []string + NullFields []string + Payload *MessagePart + Raw string + SizeEstimate int64 + Snippet string + ThreadId string + func (s *Message) MarshalJSON() ([]byte, error) + type MessagePart struct + Body *MessagePartBody + Filename string + ForceSendFields []string + Headers []*MessagePartHeader + MimeType string + NullFields []string + PartId string + Parts []*MessagePart + func (s *MessagePart) MarshalJSON() ([]byte, error) + type MessagePartBody struct + AttachmentId string + Data string + ForceSendFields []string + NullFields []string + Size int64 + func (s *MessagePartBody) MarshalJSON() ([]byte, error) + type MessagePartHeader struct + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *MessagePartHeader) MarshalJSON() ([]byte, error) + type ModifyMessageRequest struct + AddLabelIds []string + ForceSendFields []string + NullFields []string + RemoveLabelIds []string + func (s *ModifyMessageRequest) MarshalJSON() ([]byte, error) + type ModifyThreadRequest struct + AddLabelIds []string + ForceSendFields []string + NullFields []string + RemoveLabelIds []string + func (s *ModifyThreadRequest) MarshalJSON() ([]byte, error) + type ObliterateCseKeyPairRequest struct + type PopSettings struct + AccessWindow string + Disposition string + ForceSendFields []string + NullFields []string + func (s *PopSettings) MarshalJSON() ([]byte, error) + type Profile struct + EmailAddress string + ForceSendFields []string + HistoryId uint64 + MessagesTotal int64 + NullFields []string + ThreadsTotal int64 + func (s *Profile) MarshalJSON() ([]byte, error) + type SendAs struct + DisplayName string + ForceSendFields []string + IsDefault bool + IsPrimary bool + NullFields []string + ReplyToAddress string + SendAsEmail string + Signature string + SmtpMsa *SmtpMsa + TreatAsAlias bool + VerificationStatus string + func (s *SendAs) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + UserAgent string + Users *UsersService + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type SignAndEncryptKeyPairs struct + EncryptionKeyPairId string + ForceSendFields []string + NullFields []string + SigningKeyPairId string + func (s *SignAndEncryptKeyPairs) MarshalJSON() ([]byte, error) + type SmimeInfo struct + EncryptedKeyPassword string + Expiration int64 + ForceSendFields []string + Id string + IsDefault bool + IssuerCn string + NullFields []string + Pem string + Pkcs12 string + func (s *SmimeInfo) MarshalJSON() ([]byte, error) + type SmtpMsa struct + ForceSendFields []string + Host string + NullFields []string + Password string + Port int64 + SecurityMode string + Username string + func (s *SmtpMsa) MarshalJSON() ([]byte, error) + type Thread struct + ForceSendFields []string + HistoryId uint64 + Id string + Messages []*Message + NullFields []string + Snippet string + func (s *Thread) MarshalJSON() ([]byte, error) + type UsersDraftsCreateCall struct + func (c *UsersDraftsCreateCall) Context(ctx context.Context) *UsersDraftsCreateCall + func (c *UsersDraftsCreateCall) Do(opts ...googleapi.CallOption) (*Draft, error) + func (c *UsersDraftsCreateCall) Fields(s ...googleapi.Field) *UsersDraftsCreateCall + func (c *UsersDraftsCreateCall) Header() http.Header + func (c *UsersDraftsCreateCall) Media(r io.Reader, options ...googleapi.MediaOption) *UsersDraftsCreateCall + func (c *UsersDraftsCreateCall) ProgressUpdater(pu googleapi.ProgressUpdater) *UsersDraftsCreateCall + func (c *UsersDraftsCreateCall) ResumableMedia(ctx context.Context, r io.ReaderAt, size int64, mediaType string) *UsersDraftsCreateCall + type UsersDraftsDeleteCall struct + func (c *UsersDraftsDeleteCall) Context(ctx context.Context) *UsersDraftsDeleteCall + func (c *UsersDraftsDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *UsersDraftsDeleteCall) Fields(s ...googleapi.Field) *UsersDraftsDeleteCall + func (c *UsersDraftsDeleteCall) Header() http.Header + type UsersDraftsGetCall struct + func (c *UsersDraftsGetCall) Context(ctx context.Context) *UsersDraftsGetCall + func (c *UsersDraftsGetCall) Do(opts ...googleapi.CallOption) (*Draft, error) + func (c *UsersDraftsGetCall) Fields(s ...googleapi.Field) *UsersDraftsGetCall + func (c *UsersDraftsGetCall) Format(format string) *UsersDraftsGetCall + func (c *UsersDraftsGetCall) Header() http.Header + func (c *UsersDraftsGetCall) IfNoneMatch(entityTag string) *UsersDraftsGetCall + type UsersDraftsListCall struct + func (c *UsersDraftsListCall) Context(ctx context.Context) *UsersDraftsListCall + func (c *UsersDraftsListCall) Do(opts ...googleapi.CallOption) (*ListDraftsResponse, error) + func (c *UsersDraftsListCall) Fields(s ...googleapi.Field) *UsersDraftsListCall + func (c *UsersDraftsListCall) Header() http.Header + func (c *UsersDraftsListCall) IfNoneMatch(entityTag string) *UsersDraftsListCall + func (c *UsersDraftsListCall) IncludeSpamTrash(includeSpamTrash bool) *UsersDraftsListCall + func (c *UsersDraftsListCall) MaxResults(maxResults int64) *UsersDraftsListCall + func (c *UsersDraftsListCall) PageToken(pageToken string) *UsersDraftsListCall + func (c *UsersDraftsListCall) Pages(ctx context.Context, f func(*ListDraftsResponse) error) error + func (c *UsersDraftsListCall) Q(q string) *UsersDraftsListCall + type UsersDraftsSendCall struct + func (c *UsersDraftsSendCall) Context(ctx context.Context) *UsersDraftsSendCall + func (c *UsersDraftsSendCall) Do(opts ...googleapi.CallOption) (*Message, error) + func (c *UsersDraftsSendCall) Fields(s ...googleapi.Field) *UsersDraftsSendCall + func (c *UsersDraftsSendCall) Header() http.Header + func (c *UsersDraftsSendCall) Media(r io.Reader, options ...googleapi.MediaOption) *UsersDraftsSendCall + func (c *UsersDraftsSendCall) ProgressUpdater(pu googleapi.ProgressUpdater) *UsersDraftsSendCall + func (c *UsersDraftsSendCall) ResumableMedia(ctx context.Context, r io.ReaderAt, size int64, mediaType string) *UsersDraftsSendCall + type UsersDraftsService struct + func NewUsersDraftsService(s *Service) *UsersDraftsService + func (r *UsersDraftsService) Create(userId string, draft *Draft) *UsersDraftsCreateCall + func (r *UsersDraftsService) Delete(userId string, id string) *UsersDraftsDeleteCall + func (r *UsersDraftsService) Get(userId string, id string) *UsersDraftsGetCall + func (r *UsersDraftsService) List(userId string) *UsersDraftsListCall + func (r *UsersDraftsService) Send(userId string, draft *Draft) *UsersDraftsSendCall + func (r *UsersDraftsService) Update(userId string, id string, draft *Draft) *UsersDraftsUpdateCall + type UsersDraftsUpdateCall struct + func (c *UsersDraftsUpdateCall) Context(ctx context.Context) *UsersDraftsUpdateCall + func (c *UsersDraftsUpdateCall) Do(opts ...googleapi.CallOption) (*Draft, error) + func (c *UsersDraftsUpdateCall) Fields(s ...googleapi.Field) *UsersDraftsUpdateCall + func (c *UsersDraftsUpdateCall) Header() http.Header + func (c *UsersDraftsUpdateCall) Media(r io.Reader, options ...googleapi.MediaOption) *UsersDraftsUpdateCall + func (c *UsersDraftsUpdateCall) ProgressUpdater(pu googleapi.ProgressUpdater) *UsersDraftsUpdateCall + func (c *UsersDraftsUpdateCall) ResumableMedia(ctx context.Context, r io.ReaderAt, size int64, mediaType string) *UsersDraftsUpdateCall + type UsersGetProfileCall struct + func (c *UsersGetProfileCall) Context(ctx context.Context) *UsersGetProfileCall + func (c *UsersGetProfileCall) Do(opts ...googleapi.CallOption) (*Profile, error) + func (c *UsersGetProfileCall) Fields(s ...googleapi.Field) *UsersGetProfileCall + func (c *UsersGetProfileCall) Header() http.Header + func (c *UsersGetProfileCall) IfNoneMatch(entityTag string) *UsersGetProfileCall + type UsersHistoryListCall struct + func (c *UsersHistoryListCall) Context(ctx context.Context) *UsersHistoryListCall + func (c *UsersHistoryListCall) Do(opts ...googleapi.CallOption) (*ListHistoryResponse, error) + func (c *UsersHistoryListCall) Fields(s ...googleapi.Field) *UsersHistoryListCall + func (c *UsersHistoryListCall) Header() http.Header + func (c *UsersHistoryListCall) HistoryTypes(historyTypes ...string) *UsersHistoryListCall + func (c *UsersHistoryListCall) IfNoneMatch(entityTag string) *UsersHistoryListCall + func (c *UsersHistoryListCall) LabelId(labelId string) *UsersHistoryListCall + func (c *UsersHistoryListCall) MaxResults(maxResults int64) *UsersHistoryListCall + func (c *UsersHistoryListCall) PageToken(pageToken string) *UsersHistoryListCall + func (c *UsersHistoryListCall) Pages(ctx context.Context, f func(*ListHistoryResponse) error) error + func (c *UsersHistoryListCall) StartHistoryId(startHistoryId uint64) *UsersHistoryListCall + type UsersHistoryService struct + func NewUsersHistoryService(s *Service) *UsersHistoryService + func (r *UsersHistoryService) List(userId string) *UsersHistoryListCall + type UsersLabelsCreateCall struct + func (c *UsersLabelsCreateCall) Context(ctx context.Context) *UsersLabelsCreateCall + func (c *UsersLabelsCreateCall) Do(opts ...googleapi.CallOption) (*Label, error) + func (c *UsersLabelsCreateCall) Fields(s ...googleapi.Field) *UsersLabelsCreateCall + func (c *UsersLabelsCreateCall) Header() http.Header + type UsersLabelsDeleteCall struct + func (c *UsersLabelsDeleteCall) Context(ctx context.Context) *UsersLabelsDeleteCall + func (c *UsersLabelsDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *UsersLabelsDeleteCall) Fields(s ...googleapi.Field) *UsersLabelsDeleteCall + func (c *UsersLabelsDeleteCall) Header() http.Header + type UsersLabelsGetCall struct + func (c *UsersLabelsGetCall) Context(ctx context.Context) *UsersLabelsGetCall + func (c *UsersLabelsGetCall) Do(opts ...googleapi.CallOption) (*Label, error) + func (c *UsersLabelsGetCall) Fields(s ...googleapi.Field) *UsersLabelsGetCall + func (c *UsersLabelsGetCall) Header() http.Header + func (c *UsersLabelsGetCall) IfNoneMatch(entityTag string) *UsersLabelsGetCall + type UsersLabelsListCall struct + func (c *UsersLabelsListCall) Context(ctx context.Context) *UsersLabelsListCall + func (c *UsersLabelsListCall) Do(opts ...googleapi.CallOption) (*ListLabelsResponse, error) + func (c *UsersLabelsListCall) Fields(s ...googleapi.Field) *UsersLabelsListCall + func (c *UsersLabelsListCall) Header() http.Header + func (c *UsersLabelsListCall) IfNoneMatch(entityTag string) *UsersLabelsListCall + type UsersLabelsPatchCall struct + func (c *UsersLabelsPatchCall) Context(ctx context.Context) *UsersLabelsPatchCall + func (c *UsersLabelsPatchCall) Do(opts ...googleapi.CallOption) (*Label, error) + func (c *UsersLabelsPatchCall) Fields(s ...googleapi.Field) *UsersLabelsPatchCall + func (c *UsersLabelsPatchCall) Header() http.Header + type UsersLabelsService struct + func NewUsersLabelsService(s *Service) *UsersLabelsService + func (r *UsersLabelsService) Create(userId string, label *Label) *UsersLabelsCreateCall + func (r *UsersLabelsService) Delete(userId string, id string) *UsersLabelsDeleteCall + func (r *UsersLabelsService) Get(userId string, id string) *UsersLabelsGetCall + func (r *UsersLabelsService) List(userId string) *UsersLabelsListCall + func (r *UsersLabelsService) Patch(userId string, id string, label *Label) *UsersLabelsPatchCall + func (r *UsersLabelsService) Update(userId string, id string, label *Label) *UsersLabelsUpdateCall + type UsersLabelsUpdateCall struct + func (c *UsersLabelsUpdateCall) Context(ctx context.Context) *UsersLabelsUpdateCall + func (c *UsersLabelsUpdateCall) Do(opts ...googleapi.CallOption) (*Label, error) + func (c *UsersLabelsUpdateCall) Fields(s ...googleapi.Field) *UsersLabelsUpdateCall + func (c *UsersLabelsUpdateCall) Header() http.Header + type UsersMessagesAttachmentsGetCall struct + func (c *UsersMessagesAttachmentsGetCall) Context(ctx context.Context) *UsersMessagesAttachmentsGetCall + func (c *UsersMessagesAttachmentsGetCall) Do(opts ...googleapi.CallOption) (*MessagePartBody, error) + func (c *UsersMessagesAttachmentsGetCall) Fields(s ...googleapi.Field) *UsersMessagesAttachmentsGetCall + func (c *UsersMessagesAttachmentsGetCall) Header() http.Header + func (c *UsersMessagesAttachmentsGetCall) IfNoneMatch(entityTag string) *UsersMessagesAttachmentsGetCall + type UsersMessagesAttachmentsService struct + func NewUsersMessagesAttachmentsService(s *Service) *UsersMessagesAttachmentsService + func (r *UsersMessagesAttachmentsService) Get(userId string, messageId string, id string) *UsersMessagesAttachmentsGetCall + type UsersMessagesBatchDeleteCall struct + func (c *UsersMessagesBatchDeleteCall) Context(ctx context.Context) *UsersMessagesBatchDeleteCall + func (c *UsersMessagesBatchDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *UsersMessagesBatchDeleteCall) Fields(s ...googleapi.Field) *UsersMessagesBatchDeleteCall + func (c *UsersMessagesBatchDeleteCall) Header() http.Header + type UsersMessagesBatchModifyCall struct + func (c *UsersMessagesBatchModifyCall) Context(ctx context.Context) *UsersMessagesBatchModifyCall + func (c *UsersMessagesBatchModifyCall) Do(opts ...googleapi.CallOption) error + func (c *UsersMessagesBatchModifyCall) Fields(s ...googleapi.Field) *UsersMessagesBatchModifyCall + func (c *UsersMessagesBatchModifyCall) Header() http.Header + type UsersMessagesDeleteCall struct + func (c *UsersMessagesDeleteCall) Context(ctx context.Context) *UsersMessagesDeleteCall + func (c *UsersMessagesDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *UsersMessagesDeleteCall) Fields(s ...googleapi.Field) *UsersMessagesDeleteCall + func (c *UsersMessagesDeleteCall) Header() http.Header + type UsersMessagesGetCall struct + func (c *UsersMessagesGetCall) Context(ctx context.Context) *UsersMessagesGetCall + func (c *UsersMessagesGetCall) Do(opts ...googleapi.CallOption) (*Message, error) + func (c *UsersMessagesGetCall) Fields(s ...googleapi.Field) *UsersMessagesGetCall + func (c *UsersMessagesGetCall) Format(format string) *UsersMessagesGetCall + func (c *UsersMessagesGetCall) Header() http.Header + func (c *UsersMessagesGetCall) IfNoneMatch(entityTag string) *UsersMessagesGetCall + func (c *UsersMessagesGetCall) MetadataHeaders(metadataHeaders ...string) *UsersMessagesGetCall + type UsersMessagesImportCall struct + func (c *UsersMessagesImportCall) Context(ctx context.Context) *UsersMessagesImportCall + func (c *UsersMessagesImportCall) Deleted(deleted bool) *UsersMessagesImportCall + func (c *UsersMessagesImportCall) Do(opts ...googleapi.CallOption) (*Message, error) + func (c *UsersMessagesImportCall) Fields(s ...googleapi.Field) *UsersMessagesImportCall + func (c *UsersMessagesImportCall) Header() http.Header + func (c *UsersMessagesImportCall) InternalDateSource(internalDateSource string) *UsersMessagesImportCall + func (c *UsersMessagesImportCall) Media(r io.Reader, options ...googleapi.MediaOption) *UsersMessagesImportCall + func (c *UsersMessagesImportCall) NeverMarkSpam(neverMarkSpam bool) *UsersMessagesImportCall + func (c *UsersMessagesImportCall) ProcessForCalendar(processForCalendar bool) *UsersMessagesImportCall + func (c *UsersMessagesImportCall) ProgressUpdater(pu googleapi.ProgressUpdater) *UsersMessagesImportCall + func (c *UsersMessagesImportCall) ResumableMedia(ctx context.Context, r io.ReaderAt, size int64, mediaType string) *UsersMessagesImportCall + type UsersMessagesInsertCall struct + func (c *UsersMessagesInsertCall) Context(ctx context.Context) *UsersMessagesInsertCall + func (c *UsersMessagesInsertCall) Deleted(deleted bool) *UsersMessagesInsertCall + func (c *UsersMessagesInsertCall) Do(opts ...googleapi.CallOption) (*Message, error) + func (c *UsersMessagesInsertCall) Fields(s ...googleapi.Field) *UsersMessagesInsertCall + func (c *UsersMessagesInsertCall) Header() http.Header + func (c *UsersMessagesInsertCall) InternalDateSource(internalDateSource string) *UsersMessagesInsertCall + func (c *UsersMessagesInsertCall) Media(r io.Reader, options ...googleapi.MediaOption) *UsersMessagesInsertCall + func (c *UsersMessagesInsertCall) ProgressUpdater(pu googleapi.ProgressUpdater) *UsersMessagesInsertCall + func (c *UsersMessagesInsertCall) ResumableMedia(ctx context.Context, r io.ReaderAt, size int64, mediaType string) *UsersMessagesInsertCall + type UsersMessagesListCall struct + func (c *UsersMessagesListCall) Context(ctx context.Context) *UsersMessagesListCall + func (c *UsersMessagesListCall) Do(opts ...googleapi.CallOption) (*ListMessagesResponse, error) + func (c *UsersMessagesListCall) Fields(s ...googleapi.Field) *UsersMessagesListCall + func (c *UsersMessagesListCall) Header() http.Header + func (c *UsersMessagesListCall) IfNoneMatch(entityTag string) *UsersMessagesListCall + func (c *UsersMessagesListCall) IncludeSpamTrash(includeSpamTrash bool) *UsersMessagesListCall + func (c *UsersMessagesListCall) LabelIds(labelIds ...string) *UsersMessagesListCall + func (c *UsersMessagesListCall) MaxResults(maxResults int64) *UsersMessagesListCall + func (c *UsersMessagesListCall) PageToken(pageToken string) *UsersMessagesListCall + func (c *UsersMessagesListCall) Pages(ctx context.Context, f func(*ListMessagesResponse) error) error + func (c *UsersMessagesListCall) Q(q string) *UsersMessagesListCall + type UsersMessagesModifyCall struct + func (c *UsersMessagesModifyCall) Context(ctx context.Context) *UsersMessagesModifyCall + func (c *UsersMessagesModifyCall) Do(opts ...googleapi.CallOption) (*Message, error) + func (c *UsersMessagesModifyCall) Fields(s ...googleapi.Field) *UsersMessagesModifyCall + func (c *UsersMessagesModifyCall) Header() http.Header + type UsersMessagesSendCall struct + func (c *UsersMessagesSendCall) Context(ctx context.Context) *UsersMessagesSendCall + func (c *UsersMessagesSendCall) Do(opts ...googleapi.CallOption) (*Message, error) + func (c *UsersMessagesSendCall) Fields(s ...googleapi.Field) *UsersMessagesSendCall + func (c *UsersMessagesSendCall) Header() http.Header + func (c *UsersMessagesSendCall) Media(r io.Reader, options ...googleapi.MediaOption) *UsersMessagesSendCall + func (c *UsersMessagesSendCall) ProgressUpdater(pu googleapi.ProgressUpdater) *UsersMessagesSendCall + func (c *UsersMessagesSendCall) ResumableMedia(ctx context.Context, r io.ReaderAt, size int64, mediaType string) *UsersMessagesSendCall + type UsersMessagesService struct + Attachments *UsersMessagesAttachmentsService + func NewUsersMessagesService(s *Service) *UsersMessagesService + func (r *UsersMessagesService) BatchDelete(userId string, batchdeletemessagesrequest *BatchDeleteMessagesRequest) *UsersMessagesBatchDeleteCall + func (r *UsersMessagesService) BatchModify(userId string, batchmodifymessagesrequest *BatchModifyMessagesRequest) *UsersMessagesBatchModifyCall + func (r *UsersMessagesService) Delete(userId string, id string) *UsersMessagesDeleteCall + func (r *UsersMessagesService) Get(userId string, id string) *UsersMessagesGetCall + func (r *UsersMessagesService) Import(userId string, message *Message) *UsersMessagesImportCall + func (r *UsersMessagesService) Insert(userId string, message *Message) *UsersMessagesInsertCall + func (r *UsersMessagesService) List(userId string) *UsersMessagesListCall + func (r *UsersMessagesService) Modify(userId string, id string, modifymessagerequest *ModifyMessageRequest) *UsersMessagesModifyCall + func (r *UsersMessagesService) Send(userId string, message *Message) *UsersMessagesSendCall + func (r *UsersMessagesService) Trash(userId string, id string) *UsersMessagesTrashCall + func (r *UsersMessagesService) Untrash(userId string, id string) *UsersMessagesUntrashCall + type UsersMessagesTrashCall struct + func (c *UsersMessagesTrashCall) Context(ctx context.Context) *UsersMessagesTrashCall + func (c *UsersMessagesTrashCall) Do(opts ...googleapi.CallOption) (*Message, error) + func (c *UsersMessagesTrashCall) Fields(s ...googleapi.Field) *UsersMessagesTrashCall + func (c *UsersMessagesTrashCall) Header() http.Header + type UsersMessagesUntrashCall struct + func (c *UsersMessagesUntrashCall) Context(ctx context.Context) *UsersMessagesUntrashCall + func (c *UsersMessagesUntrashCall) Do(opts ...googleapi.CallOption) (*Message, error) + func (c *UsersMessagesUntrashCall) Fields(s ...googleapi.Field) *UsersMessagesUntrashCall + func (c *UsersMessagesUntrashCall) Header() http.Header + type UsersService struct + Drafts *UsersDraftsService + History *UsersHistoryService + Labels *UsersLabelsService + Messages *UsersMessagesService + Settings *UsersSettingsService + Threads *UsersThreadsService + func NewUsersService(s *Service) *UsersService + func (r *UsersService) GetProfile(userId string) *UsersGetProfileCall + func (r *UsersService) Stop(userId string) *UsersStopCall + func (r *UsersService) Watch(userId string, watchrequest *WatchRequest) *UsersWatchCall + type UsersSettingsCseIdentitiesCreateCall struct + func (c *UsersSettingsCseIdentitiesCreateCall) Context(ctx context.Context) *UsersSettingsCseIdentitiesCreateCall + func (c *UsersSettingsCseIdentitiesCreateCall) Do(opts ...googleapi.CallOption) (*CseIdentity, error) + func (c *UsersSettingsCseIdentitiesCreateCall) Fields(s ...googleapi.Field) *UsersSettingsCseIdentitiesCreateCall + func (c *UsersSettingsCseIdentitiesCreateCall) Header() http.Header + type UsersSettingsCseIdentitiesDeleteCall struct + func (c *UsersSettingsCseIdentitiesDeleteCall) Context(ctx context.Context) *UsersSettingsCseIdentitiesDeleteCall + func (c *UsersSettingsCseIdentitiesDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *UsersSettingsCseIdentitiesDeleteCall) Fields(s ...googleapi.Field) *UsersSettingsCseIdentitiesDeleteCall + func (c *UsersSettingsCseIdentitiesDeleteCall) Header() http.Header + type UsersSettingsCseIdentitiesGetCall struct + func (c *UsersSettingsCseIdentitiesGetCall) Context(ctx context.Context) *UsersSettingsCseIdentitiesGetCall + func (c *UsersSettingsCseIdentitiesGetCall) Do(opts ...googleapi.CallOption) (*CseIdentity, error) + func (c *UsersSettingsCseIdentitiesGetCall) Fields(s ...googleapi.Field) *UsersSettingsCseIdentitiesGetCall + func (c *UsersSettingsCseIdentitiesGetCall) Header() http.Header + func (c *UsersSettingsCseIdentitiesGetCall) IfNoneMatch(entityTag string) *UsersSettingsCseIdentitiesGetCall + type UsersSettingsCseIdentitiesListCall struct + func (c *UsersSettingsCseIdentitiesListCall) Context(ctx context.Context) *UsersSettingsCseIdentitiesListCall + func (c *UsersSettingsCseIdentitiesListCall) Do(opts ...googleapi.CallOption) (*ListCseIdentitiesResponse, error) + func (c *UsersSettingsCseIdentitiesListCall) Fields(s ...googleapi.Field) *UsersSettingsCseIdentitiesListCall + func (c *UsersSettingsCseIdentitiesListCall) Header() http.Header + func (c *UsersSettingsCseIdentitiesListCall) IfNoneMatch(entityTag string) *UsersSettingsCseIdentitiesListCall + func (c *UsersSettingsCseIdentitiesListCall) PageSize(pageSize int64) *UsersSettingsCseIdentitiesListCall + func (c *UsersSettingsCseIdentitiesListCall) PageToken(pageToken string) *UsersSettingsCseIdentitiesListCall + func (c *UsersSettingsCseIdentitiesListCall) Pages(ctx context.Context, f func(*ListCseIdentitiesResponse) error) error + type UsersSettingsCseIdentitiesPatchCall struct + func (c *UsersSettingsCseIdentitiesPatchCall) Context(ctx context.Context) *UsersSettingsCseIdentitiesPatchCall + func (c *UsersSettingsCseIdentitiesPatchCall) Do(opts ...googleapi.CallOption) (*CseIdentity, error) + func (c *UsersSettingsCseIdentitiesPatchCall) Fields(s ...googleapi.Field) *UsersSettingsCseIdentitiesPatchCall + func (c *UsersSettingsCseIdentitiesPatchCall) Header() http.Header + type UsersSettingsCseIdentitiesService struct + func NewUsersSettingsCseIdentitiesService(s *Service) *UsersSettingsCseIdentitiesService + func (r *UsersSettingsCseIdentitiesService) Create(userId string, cseidentity *CseIdentity) *UsersSettingsCseIdentitiesCreateCall + func (r *UsersSettingsCseIdentitiesService) Delete(userId string, cseEmailAddress string) *UsersSettingsCseIdentitiesDeleteCall + func (r *UsersSettingsCseIdentitiesService) Get(userId string, cseEmailAddress string) *UsersSettingsCseIdentitiesGetCall + func (r *UsersSettingsCseIdentitiesService) List(userId string) *UsersSettingsCseIdentitiesListCall + func (r *UsersSettingsCseIdentitiesService) Patch(userId string, emailAddress string, cseidentity *CseIdentity) *UsersSettingsCseIdentitiesPatchCall + type UsersSettingsCseKeypairsCreateCall struct + func (c *UsersSettingsCseKeypairsCreateCall) Context(ctx context.Context) *UsersSettingsCseKeypairsCreateCall + func (c *UsersSettingsCseKeypairsCreateCall) Do(opts ...googleapi.CallOption) (*CseKeyPair, error) + func (c *UsersSettingsCseKeypairsCreateCall) Fields(s ...googleapi.Field) *UsersSettingsCseKeypairsCreateCall + func (c *UsersSettingsCseKeypairsCreateCall) Header() http.Header + type UsersSettingsCseKeypairsDisableCall struct + func (c *UsersSettingsCseKeypairsDisableCall) Context(ctx context.Context) *UsersSettingsCseKeypairsDisableCall + func (c *UsersSettingsCseKeypairsDisableCall) Do(opts ...googleapi.CallOption) (*CseKeyPair, error) + func (c *UsersSettingsCseKeypairsDisableCall) Fields(s ...googleapi.Field) *UsersSettingsCseKeypairsDisableCall + func (c *UsersSettingsCseKeypairsDisableCall) Header() http.Header + type UsersSettingsCseKeypairsEnableCall struct + func (c *UsersSettingsCseKeypairsEnableCall) Context(ctx context.Context) *UsersSettingsCseKeypairsEnableCall + func (c *UsersSettingsCseKeypairsEnableCall) Do(opts ...googleapi.CallOption) (*CseKeyPair, error) + func (c *UsersSettingsCseKeypairsEnableCall) Fields(s ...googleapi.Field) *UsersSettingsCseKeypairsEnableCall + func (c *UsersSettingsCseKeypairsEnableCall) Header() http.Header + type UsersSettingsCseKeypairsGetCall struct + func (c *UsersSettingsCseKeypairsGetCall) Context(ctx context.Context) *UsersSettingsCseKeypairsGetCall + func (c *UsersSettingsCseKeypairsGetCall) Do(opts ...googleapi.CallOption) (*CseKeyPair, error) + func (c *UsersSettingsCseKeypairsGetCall) Fields(s ...googleapi.Field) *UsersSettingsCseKeypairsGetCall + func (c *UsersSettingsCseKeypairsGetCall) Header() http.Header + func (c *UsersSettingsCseKeypairsGetCall) IfNoneMatch(entityTag string) *UsersSettingsCseKeypairsGetCall + type UsersSettingsCseKeypairsListCall struct + func (c *UsersSettingsCseKeypairsListCall) Context(ctx context.Context) *UsersSettingsCseKeypairsListCall + func (c *UsersSettingsCseKeypairsListCall) Do(opts ...googleapi.CallOption) (*ListCseKeyPairsResponse, error) + func (c *UsersSettingsCseKeypairsListCall) Fields(s ...googleapi.Field) *UsersSettingsCseKeypairsListCall + func (c *UsersSettingsCseKeypairsListCall) Header() http.Header + func (c *UsersSettingsCseKeypairsListCall) IfNoneMatch(entityTag string) *UsersSettingsCseKeypairsListCall + func (c *UsersSettingsCseKeypairsListCall) PageSize(pageSize int64) *UsersSettingsCseKeypairsListCall + func (c *UsersSettingsCseKeypairsListCall) PageToken(pageToken string) *UsersSettingsCseKeypairsListCall + func (c *UsersSettingsCseKeypairsListCall) Pages(ctx context.Context, f func(*ListCseKeyPairsResponse) error) error + type UsersSettingsCseKeypairsObliterateCall struct + func (c *UsersSettingsCseKeypairsObliterateCall) Context(ctx context.Context) *UsersSettingsCseKeypairsObliterateCall + func (c *UsersSettingsCseKeypairsObliterateCall) Do(opts ...googleapi.CallOption) error + func (c *UsersSettingsCseKeypairsObliterateCall) Fields(s ...googleapi.Field) *UsersSettingsCseKeypairsObliterateCall + func (c *UsersSettingsCseKeypairsObliterateCall) Header() http.Header + type UsersSettingsCseKeypairsService struct + func NewUsersSettingsCseKeypairsService(s *Service) *UsersSettingsCseKeypairsService + func (r *UsersSettingsCseKeypairsService) Create(userId string, csekeypair *CseKeyPair) *UsersSettingsCseKeypairsCreateCall + func (r *UsersSettingsCseKeypairsService) Disable(userId string, keyPairId string, ...) *UsersSettingsCseKeypairsDisableCall + func (r *UsersSettingsCseKeypairsService) Enable(userId string, keyPairId string, ...) *UsersSettingsCseKeypairsEnableCall + func (r *UsersSettingsCseKeypairsService) Get(userId string, keyPairId string) *UsersSettingsCseKeypairsGetCall + func (r *UsersSettingsCseKeypairsService) List(userId string) *UsersSettingsCseKeypairsListCall + func (r *UsersSettingsCseKeypairsService) Obliterate(userId string, keyPairId string, ...) *UsersSettingsCseKeypairsObliterateCall + type UsersSettingsCseService struct + Identities *UsersSettingsCseIdentitiesService + Keypairs *UsersSettingsCseKeypairsService + func NewUsersSettingsCseService(s *Service) *UsersSettingsCseService + type UsersSettingsDelegatesCreateCall struct + func (c *UsersSettingsDelegatesCreateCall) Context(ctx context.Context) *UsersSettingsDelegatesCreateCall + func (c *UsersSettingsDelegatesCreateCall) Do(opts ...googleapi.CallOption) (*Delegate, error) + func (c *UsersSettingsDelegatesCreateCall) Fields(s ...googleapi.Field) *UsersSettingsDelegatesCreateCall + func (c *UsersSettingsDelegatesCreateCall) Header() http.Header + type UsersSettingsDelegatesDeleteCall struct + func (c *UsersSettingsDelegatesDeleteCall) Context(ctx context.Context) *UsersSettingsDelegatesDeleteCall + func (c *UsersSettingsDelegatesDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *UsersSettingsDelegatesDeleteCall) Fields(s ...googleapi.Field) *UsersSettingsDelegatesDeleteCall + func (c *UsersSettingsDelegatesDeleteCall) Header() http.Header + type UsersSettingsDelegatesGetCall struct + func (c *UsersSettingsDelegatesGetCall) Context(ctx context.Context) *UsersSettingsDelegatesGetCall + func (c *UsersSettingsDelegatesGetCall) Do(opts ...googleapi.CallOption) (*Delegate, error) + func (c *UsersSettingsDelegatesGetCall) Fields(s ...googleapi.Field) *UsersSettingsDelegatesGetCall + func (c *UsersSettingsDelegatesGetCall) Header() http.Header + func (c *UsersSettingsDelegatesGetCall) IfNoneMatch(entityTag string) *UsersSettingsDelegatesGetCall + type UsersSettingsDelegatesListCall struct + func (c *UsersSettingsDelegatesListCall) Context(ctx context.Context) *UsersSettingsDelegatesListCall + func (c *UsersSettingsDelegatesListCall) Do(opts ...googleapi.CallOption) (*ListDelegatesResponse, error) + func (c *UsersSettingsDelegatesListCall) Fields(s ...googleapi.Field) *UsersSettingsDelegatesListCall + func (c *UsersSettingsDelegatesListCall) Header() http.Header + func (c *UsersSettingsDelegatesListCall) IfNoneMatch(entityTag string) *UsersSettingsDelegatesListCall + type UsersSettingsDelegatesService struct + func NewUsersSettingsDelegatesService(s *Service) *UsersSettingsDelegatesService + func (r *UsersSettingsDelegatesService) Create(userId string, delegate *Delegate) *UsersSettingsDelegatesCreateCall + func (r *UsersSettingsDelegatesService) Delete(userId string, delegateEmail string) *UsersSettingsDelegatesDeleteCall + func (r *UsersSettingsDelegatesService) Get(userId string, delegateEmail string) *UsersSettingsDelegatesGetCall + func (r *UsersSettingsDelegatesService) List(userId string) *UsersSettingsDelegatesListCall + type UsersSettingsFiltersCreateCall struct + func (c *UsersSettingsFiltersCreateCall) Context(ctx context.Context) *UsersSettingsFiltersCreateCall + func (c *UsersSettingsFiltersCreateCall) Do(opts ...googleapi.CallOption) (*Filter, error) + func (c *UsersSettingsFiltersCreateCall) Fields(s ...googleapi.Field) *UsersSettingsFiltersCreateCall + func (c *UsersSettingsFiltersCreateCall) Header() http.Header + type UsersSettingsFiltersDeleteCall struct + func (c *UsersSettingsFiltersDeleteCall) Context(ctx context.Context) *UsersSettingsFiltersDeleteCall + func (c *UsersSettingsFiltersDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *UsersSettingsFiltersDeleteCall) Fields(s ...googleapi.Field) *UsersSettingsFiltersDeleteCall + func (c *UsersSettingsFiltersDeleteCall) Header() http.Header + type UsersSettingsFiltersGetCall struct + func (c *UsersSettingsFiltersGetCall) Context(ctx context.Context) *UsersSettingsFiltersGetCall + func (c *UsersSettingsFiltersGetCall) Do(opts ...googleapi.CallOption) (*Filter, error) + func (c *UsersSettingsFiltersGetCall) Fields(s ...googleapi.Field) *UsersSettingsFiltersGetCall + func (c *UsersSettingsFiltersGetCall) Header() http.Header + func (c *UsersSettingsFiltersGetCall) IfNoneMatch(entityTag string) *UsersSettingsFiltersGetCall + type UsersSettingsFiltersListCall struct + func (c *UsersSettingsFiltersListCall) Context(ctx context.Context) *UsersSettingsFiltersListCall + func (c *UsersSettingsFiltersListCall) Do(opts ...googleapi.CallOption) (*ListFiltersResponse, error) + func (c *UsersSettingsFiltersListCall) Fields(s ...googleapi.Field) *UsersSettingsFiltersListCall + func (c *UsersSettingsFiltersListCall) Header() http.Header + func (c *UsersSettingsFiltersListCall) IfNoneMatch(entityTag string) *UsersSettingsFiltersListCall + type UsersSettingsFiltersService struct + func NewUsersSettingsFiltersService(s *Service) *UsersSettingsFiltersService + func (r *UsersSettingsFiltersService) Create(userId string, filter *Filter) *UsersSettingsFiltersCreateCall + func (r *UsersSettingsFiltersService) Delete(userId string, id string) *UsersSettingsFiltersDeleteCall + func (r *UsersSettingsFiltersService) Get(userId string, id string) *UsersSettingsFiltersGetCall + func (r *UsersSettingsFiltersService) List(userId string) *UsersSettingsFiltersListCall + type UsersSettingsForwardingAddressesCreateCall struct + func (c *UsersSettingsForwardingAddressesCreateCall) Context(ctx context.Context) *UsersSettingsForwardingAddressesCreateCall + func (c *UsersSettingsForwardingAddressesCreateCall) Do(opts ...googleapi.CallOption) (*ForwardingAddress, error) + func (c *UsersSettingsForwardingAddressesCreateCall) Fields(s ...googleapi.Field) *UsersSettingsForwardingAddressesCreateCall + func (c *UsersSettingsForwardingAddressesCreateCall) Header() http.Header + type UsersSettingsForwardingAddressesDeleteCall struct + func (c *UsersSettingsForwardingAddressesDeleteCall) Context(ctx context.Context) *UsersSettingsForwardingAddressesDeleteCall + func (c *UsersSettingsForwardingAddressesDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *UsersSettingsForwardingAddressesDeleteCall) Fields(s ...googleapi.Field) *UsersSettingsForwardingAddressesDeleteCall + func (c *UsersSettingsForwardingAddressesDeleteCall) Header() http.Header + type UsersSettingsForwardingAddressesGetCall struct + func (c *UsersSettingsForwardingAddressesGetCall) Context(ctx context.Context) *UsersSettingsForwardingAddressesGetCall + func (c *UsersSettingsForwardingAddressesGetCall) Do(opts ...googleapi.CallOption) (*ForwardingAddress, error) + func (c *UsersSettingsForwardingAddressesGetCall) Fields(s ...googleapi.Field) *UsersSettingsForwardingAddressesGetCall + func (c *UsersSettingsForwardingAddressesGetCall) Header() http.Header + func (c *UsersSettingsForwardingAddressesGetCall) IfNoneMatch(entityTag string) *UsersSettingsForwardingAddressesGetCall + type UsersSettingsForwardingAddressesListCall struct + func (c *UsersSettingsForwardingAddressesListCall) Context(ctx context.Context) *UsersSettingsForwardingAddressesListCall + func (c *UsersSettingsForwardingAddressesListCall) Do(opts ...googleapi.CallOption) (*ListForwardingAddressesResponse, error) + func (c *UsersSettingsForwardingAddressesListCall) Fields(s ...googleapi.Field) *UsersSettingsForwardingAddressesListCall + func (c *UsersSettingsForwardingAddressesListCall) Header() http.Header + func (c *UsersSettingsForwardingAddressesListCall) IfNoneMatch(entityTag string) *UsersSettingsForwardingAddressesListCall + type UsersSettingsForwardingAddressesService struct + func NewUsersSettingsForwardingAddressesService(s *Service) *UsersSettingsForwardingAddressesService + func (r *UsersSettingsForwardingAddressesService) Create(userId string, forwardingaddress *ForwardingAddress) *UsersSettingsForwardingAddressesCreateCall + func (r *UsersSettingsForwardingAddressesService) Delete(userId string, forwardingEmail string) *UsersSettingsForwardingAddressesDeleteCall + func (r *UsersSettingsForwardingAddressesService) Get(userId string, forwardingEmail string) *UsersSettingsForwardingAddressesGetCall + func (r *UsersSettingsForwardingAddressesService) List(userId string) *UsersSettingsForwardingAddressesListCall + type UsersSettingsGetAutoForwardingCall struct + func (c *UsersSettingsGetAutoForwardingCall) Context(ctx context.Context) *UsersSettingsGetAutoForwardingCall + func (c *UsersSettingsGetAutoForwardingCall) Do(opts ...googleapi.CallOption) (*AutoForwarding, error) + func (c *UsersSettingsGetAutoForwardingCall) Fields(s ...googleapi.Field) *UsersSettingsGetAutoForwardingCall + func (c *UsersSettingsGetAutoForwardingCall) Header() http.Header + func (c *UsersSettingsGetAutoForwardingCall) IfNoneMatch(entityTag string) *UsersSettingsGetAutoForwardingCall + type UsersSettingsGetImapCall struct + func (c *UsersSettingsGetImapCall) Context(ctx context.Context) *UsersSettingsGetImapCall + func (c *UsersSettingsGetImapCall) Do(opts ...googleapi.CallOption) (*ImapSettings, error) + func (c *UsersSettingsGetImapCall) Fields(s ...googleapi.Field) *UsersSettingsGetImapCall + func (c *UsersSettingsGetImapCall) Header() http.Header + func (c *UsersSettingsGetImapCall) IfNoneMatch(entityTag string) *UsersSettingsGetImapCall + type UsersSettingsGetLanguageCall struct + func (c *UsersSettingsGetLanguageCall) Context(ctx context.Context) *UsersSettingsGetLanguageCall + func (c *UsersSettingsGetLanguageCall) Do(opts ...googleapi.CallOption) (*LanguageSettings, error) + func (c *UsersSettingsGetLanguageCall) Fields(s ...googleapi.Field) *UsersSettingsGetLanguageCall + func (c *UsersSettingsGetLanguageCall) Header() http.Header + func (c *UsersSettingsGetLanguageCall) IfNoneMatch(entityTag string) *UsersSettingsGetLanguageCall + type UsersSettingsGetPopCall struct + func (c *UsersSettingsGetPopCall) Context(ctx context.Context) *UsersSettingsGetPopCall + func (c *UsersSettingsGetPopCall) Do(opts ...googleapi.CallOption) (*PopSettings, error) + func (c *UsersSettingsGetPopCall) Fields(s ...googleapi.Field) *UsersSettingsGetPopCall + func (c *UsersSettingsGetPopCall) Header() http.Header + func (c *UsersSettingsGetPopCall) IfNoneMatch(entityTag string) *UsersSettingsGetPopCall + type UsersSettingsGetVacationCall struct + func (c *UsersSettingsGetVacationCall) Context(ctx context.Context) *UsersSettingsGetVacationCall + func (c *UsersSettingsGetVacationCall) Do(opts ...googleapi.CallOption) (*VacationSettings, error) + func (c *UsersSettingsGetVacationCall) Fields(s ...googleapi.Field) *UsersSettingsGetVacationCall + func (c *UsersSettingsGetVacationCall) Header() http.Header + func (c *UsersSettingsGetVacationCall) IfNoneMatch(entityTag string) *UsersSettingsGetVacationCall + type UsersSettingsSendAsCreateCall struct + func (c *UsersSettingsSendAsCreateCall) Context(ctx context.Context) *UsersSettingsSendAsCreateCall + func (c *UsersSettingsSendAsCreateCall) Do(opts ...googleapi.CallOption) (*SendAs, error) + func (c *UsersSettingsSendAsCreateCall) Fields(s ...googleapi.Field) *UsersSettingsSendAsCreateCall + func (c *UsersSettingsSendAsCreateCall) Header() http.Header + type UsersSettingsSendAsDeleteCall struct + func (c *UsersSettingsSendAsDeleteCall) Context(ctx context.Context) *UsersSettingsSendAsDeleteCall + func (c *UsersSettingsSendAsDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *UsersSettingsSendAsDeleteCall) Fields(s ...googleapi.Field) *UsersSettingsSendAsDeleteCall + func (c *UsersSettingsSendAsDeleteCall) Header() http.Header + type UsersSettingsSendAsGetCall struct + func (c *UsersSettingsSendAsGetCall) Context(ctx context.Context) *UsersSettingsSendAsGetCall + func (c *UsersSettingsSendAsGetCall) Do(opts ...googleapi.CallOption) (*SendAs, error) + func (c *UsersSettingsSendAsGetCall) Fields(s ...googleapi.Field) *UsersSettingsSendAsGetCall + func (c *UsersSettingsSendAsGetCall) Header() http.Header + func (c *UsersSettingsSendAsGetCall) IfNoneMatch(entityTag string) *UsersSettingsSendAsGetCall + type UsersSettingsSendAsListCall struct + func (c *UsersSettingsSendAsListCall) Context(ctx context.Context) *UsersSettingsSendAsListCall + func (c *UsersSettingsSendAsListCall) Do(opts ...googleapi.CallOption) (*ListSendAsResponse, error) + func (c *UsersSettingsSendAsListCall) Fields(s ...googleapi.Field) *UsersSettingsSendAsListCall + func (c *UsersSettingsSendAsListCall) Header() http.Header + func (c *UsersSettingsSendAsListCall) IfNoneMatch(entityTag string) *UsersSettingsSendAsListCall + type UsersSettingsSendAsPatchCall struct + func (c *UsersSettingsSendAsPatchCall) Context(ctx context.Context) *UsersSettingsSendAsPatchCall + func (c *UsersSettingsSendAsPatchCall) Do(opts ...googleapi.CallOption) (*SendAs, error) + func (c *UsersSettingsSendAsPatchCall) Fields(s ...googleapi.Field) *UsersSettingsSendAsPatchCall + func (c *UsersSettingsSendAsPatchCall) Header() http.Header + type UsersSettingsSendAsService struct + SmimeInfo *UsersSettingsSendAsSmimeInfoService + func NewUsersSettingsSendAsService(s *Service) *UsersSettingsSendAsService + func (r *UsersSettingsSendAsService) Create(userId string, sendas *SendAs) *UsersSettingsSendAsCreateCall + func (r *UsersSettingsSendAsService) Delete(userId string, sendAsEmail string) *UsersSettingsSendAsDeleteCall + func (r *UsersSettingsSendAsService) Get(userId string, sendAsEmail string) *UsersSettingsSendAsGetCall + func (r *UsersSettingsSendAsService) List(userId string) *UsersSettingsSendAsListCall + func (r *UsersSettingsSendAsService) Patch(userId string, sendAsEmail string, sendas *SendAs) *UsersSettingsSendAsPatchCall + func (r *UsersSettingsSendAsService) Update(userId string, sendAsEmail string, sendas *SendAs) *UsersSettingsSendAsUpdateCall + func (r *UsersSettingsSendAsService) Verify(userId string, sendAsEmail string) *UsersSettingsSendAsVerifyCall + type UsersSettingsSendAsSmimeInfoDeleteCall struct + func (c *UsersSettingsSendAsSmimeInfoDeleteCall) Context(ctx context.Context) *UsersSettingsSendAsSmimeInfoDeleteCall + func (c *UsersSettingsSendAsSmimeInfoDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *UsersSettingsSendAsSmimeInfoDeleteCall) Fields(s ...googleapi.Field) *UsersSettingsSendAsSmimeInfoDeleteCall + func (c *UsersSettingsSendAsSmimeInfoDeleteCall) Header() http.Header + type UsersSettingsSendAsSmimeInfoGetCall struct + func (c *UsersSettingsSendAsSmimeInfoGetCall) Context(ctx context.Context) *UsersSettingsSendAsSmimeInfoGetCall + func (c *UsersSettingsSendAsSmimeInfoGetCall) Do(opts ...googleapi.CallOption) (*SmimeInfo, error) + func (c *UsersSettingsSendAsSmimeInfoGetCall) Fields(s ...googleapi.Field) *UsersSettingsSendAsSmimeInfoGetCall + func (c *UsersSettingsSendAsSmimeInfoGetCall) Header() http.Header + func (c *UsersSettingsSendAsSmimeInfoGetCall) IfNoneMatch(entityTag string) *UsersSettingsSendAsSmimeInfoGetCall + type UsersSettingsSendAsSmimeInfoInsertCall struct + func (c *UsersSettingsSendAsSmimeInfoInsertCall) Context(ctx context.Context) *UsersSettingsSendAsSmimeInfoInsertCall + func (c *UsersSettingsSendAsSmimeInfoInsertCall) Do(opts ...googleapi.CallOption) (*SmimeInfo, error) + func (c *UsersSettingsSendAsSmimeInfoInsertCall) Fields(s ...googleapi.Field) *UsersSettingsSendAsSmimeInfoInsertCall + func (c *UsersSettingsSendAsSmimeInfoInsertCall) Header() http.Header + type UsersSettingsSendAsSmimeInfoListCall struct + func (c *UsersSettingsSendAsSmimeInfoListCall) Context(ctx context.Context) *UsersSettingsSendAsSmimeInfoListCall + func (c *UsersSettingsSendAsSmimeInfoListCall) Do(opts ...googleapi.CallOption) (*ListSmimeInfoResponse, error) + func (c *UsersSettingsSendAsSmimeInfoListCall) Fields(s ...googleapi.Field) *UsersSettingsSendAsSmimeInfoListCall + func (c *UsersSettingsSendAsSmimeInfoListCall) Header() http.Header + func (c *UsersSettingsSendAsSmimeInfoListCall) IfNoneMatch(entityTag string) *UsersSettingsSendAsSmimeInfoListCall + type UsersSettingsSendAsSmimeInfoService struct + func NewUsersSettingsSendAsSmimeInfoService(s *Service) *UsersSettingsSendAsSmimeInfoService + func (r *UsersSettingsSendAsSmimeInfoService) Delete(userId string, sendAsEmail string, id string) *UsersSettingsSendAsSmimeInfoDeleteCall + func (r *UsersSettingsSendAsSmimeInfoService) Get(userId string, sendAsEmail string, id string) *UsersSettingsSendAsSmimeInfoGetCall + func (r *UsersSettingsSendAsSmimeInfoService) Insert(userId string, sendAsEmail string, smimeinfo *SmimeInfo) *UsersSettingsSendAsSmimeInfoInsertCall + func (r *UsersSettingsSendAsSmimeInfoService) List(userId string, sendAsEmail string) *UsersSettingsSendAsSmimeInfoListCall + func (r *UsersSettingsSendAsSmimeInfoService) SetDefault(userId string, sendAsEmail string, id string) *UsersSettingsSendAsSmimeInfoSetDefaultCall + type UsersSettingsSendAsSmimeInfoSetDefaultCall struct + func (c *UsersSettingsSendAsSmimeInfoSetDefaultCall) Context(ctx context.Context) *UsersSettingsSendAsSmimeInfoSetDefaultCall + func (c *UsersSettingsSendAsSmimeInfoSetDefaultCall) Do(opts ...googleapi.CallOption) error + func (c *UsersSettingsSendAsSmimeInfoSetDefaultCall) Fields(s ...googleapi.Field) *UsersSettingsSendAsSmimeInfoSetDefaultCall + func (c *UsersSettingsSendAsSmimeInfoSetDefaultCall) Header() http.Header + type UsersSettingsSendAsUpdateCall struct + func (c *UsersSettingsSendAsUpdateCall) Context(ctx context.Context) *UsersSettingsSendAsUpdateCall + func (c *UsersSettingsSendAsUpdateCall) Do(opts ...googleapi.CallOption) (*SendAs, error) + func (c *UsersSettingsSendAsUpdateCall) Fields(s ...googleapi.Field) *UsersSettingsSendAsUpdateCall + func (c *UsersSettingsSendAsUpdateCall) Header() http.Header + type UsersSettingsSendAsVerifyCall struct + func (c *UsersSettingsSendAsVerifyCall) Context(ctx context.Context) *UsersSettingsSendAsVerifyCall + func (c *UsersSettingsSendAsVerifyCall) Do(opts ...googleapi.CallOption) error + func (c *UsersSettingsSendAsVerifyCall) Fields(s ...googleapi.Field) *UsersSettingsSendAsVerifyCall + func (c *UsersSettingsSendAsVerifyCall) Header() http.Header + type UsersSettingsService struct + Cse *UsersSettingsCseService + Delegates *UsersSettingsDelegatesService + Filters *UsersSettingsFiltersService + ForwardingAddresses *UsersSettingsForwardingAddressesService + SendAs *UsersSettingsSendAsService + func NewUsersSettingsService(s *Service) *UsersSettingsService + func (r *UsersSettingsService) GetAutoForwarding(userId string) *UsersSettingsGetAutoForwardingCall + func (r *UsersSettingsService) GetImap(userId string) *UsersSettingsGetImapCall + func (r *UsersSettingsService) GetLanguage(userId string) *UsersSettingsGetLanguageCall + func (r *UsersSettingsService) GetPop(userId string) *UsersSettingsGetPopCall + func (r *UsersSettingsService) GetVacation(userId string) *UsersSettingsGetVacationCall + func (r *UsersSettingsService) UpdateAutoForwarding(userId string, autoforwarding *AutoForwarding) *UsersSettingsUpdateAutoForwardingCall + func (r *UsersSettingsService) UpdateImap(userId string, imapsettings *ImapSettings) *UsersSettingsUpdateImapCall + func (r *UsersSettingsService) UpdateLanguage(userId string, languagesettings *LanguageSettings) *UsersSettingsUpdateLanguageCall + func (r *UsersSettingsService) UpdatePop(userId string, popsettings *PopSettings) *UsersSettingsUpdatePopCall + func (r *UsersSettingsService) UpdateVacation(userId string, vacationsettings *VacationSettings) *UsersSettingsUpdateVacationCall + type UsersSettingsUpdateAutoForwardingCall struct + func (c *UsersSettingsUpdateAutoForwardingCall) Context(ctx context.Context) *UsersSettingsUpdateAutoForwardingCall + func (c *UsersSettingsUpdateAutoForwardingCall) Do(opts ...googleapi.CallOption) (*AutoForwarding, error) + func (c *UsersSettingsUpdateAutoForwardingCall) Fields(s ...googleapi.Field) *UsersSettingsUpdateAutoForwardingCall + func (c *UsersSettingsUpdateAutoForwardingCall) Header() http.Header + type UsersSettingsUpdateImapCall struct + func (c *UsersSettingsUpdateImapCall) Context(ctx context.Context) *UsersSettingsUpdateImapCall + func (c *UsersSettingsUpdateImapCall) Do(opts ...googleapi.CallOption) (*ImapSettings, error) + func (c *UsersSettingsUpdateImapCall) Fields(s ...googleapi.Field) *UsersSettingsUpdateImapCall + func (c *UsersSettingsUpdateImapCall) Header() http.Header + type UsersSettingsUpdateLanguageCall struct + func (c *UsersSettingsUpdateLanguageCall) Context(ctx context.Context) *UsersSettingsUpdateLanguageCall + func (c *UsersSettingsUpdateLanguageCall) Do(opts ...googleapi.CallOption) (*LanguageSettings, error) + func (c *UsersSettingsUpdateLanguageCall) Fields(s ...googleapi.Field) *UsersSettingsUpdateLanguageCall + func (c *UsersSettingsUpdateLanguageCall) Header() http.Header + type UsersSettingsUpdatePopCall struct + func (c *UsersSettingsUpdatePopCall) Context(ctx context.Context) *UsersSettingsUpdatePopCall + func (c *UsersSettingsUpdatePopCall) Do(opts ...googleapi.CallOption) (*PopSettings, error) + func (c *UsersSettingsUpdatePopCall) Fields(s ...googleapi.Field) *UsersSettingsUpdatePopCall + func (c *UsersSettingsUpdatePopCall) Header() http.Header + type UsersSettingsUpdateVacationCall struct + func (c *UsersSettingsUpdateVacationCall) Context(ctx context.Context) *UsersSettingsUpdateVacationCall + func (c *UsersSettingsUpdateVacationCall) Do(opts ...googleapi.CallOption) (*VacationSettings, error) + func (c *UsersSettingsUpdateVacationCall) Fields(s ...googleapi.Field) *UsersSettingsUpdateVacationCall + func (c *UsersSettingsUpdateVacationCall) Header() http.Header + type UsersStopCall struct + func (c *UsersStopCall) Context(ctx context.Context) *UsersStopCall + func (c *UsersStopCall) Do(opts ...googleapi.CallOption) error + func (c *UsersStopCall) Fields(s ...googleapi.Field) *UsersStopCall + func (c *UsersStopCall) Header() http.Header + type UsersThreadsDeleteCall struct + func (c *UsersThreadsDeleteCall) Context(ctx context.Context) *UsersThreadsDeleteCall + func (c *UsersThreadsDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *UsersThreadsDeleteCall) Fields(s ...googleapi.Field) *UsersThreadsDeleteCall + func (c *UsersThreadsDeleteCall) Header() http.Header + type UsersThreadsGetCall struct + func (c *UsersThreadsGetCall) Context(ctx context.Context) *UsersThreadsGetCall + func (c *UsersThreadsGetCall) Do(opts ...googleapi.CallOption) (*Thread, error) + func (c *UsersThreadsGetCall) Fields(s ...googleapi.Field) *UsersThreadsGetCall + func (c *UsersThreadsGetCall) Format(format string) *UsersThreadsGetCall + func (c *UsersThreadsGetCall) Header() http.Header + func (c *UsersThreadsGetCall) IfNoneMatch(entityTag string) *UsersThreadsGetCall + func (c *UsersThreadsGetCall) MetadataHeaders(metadataHeaders ...string) *UsersThreadsGetCall + type UsersThreadsListCall struct + func (c *UsersThreadsListCall) Context(ctx context.Context) *UsersThreadsListCall + func (c *UsersThreadsListCall) Do(opts ...googleapi.CallOption) (*ListThreadsResponse, error) + func (c *UsersThreadsListCall) Fields(s ...googleapi.Field) *UsersThreadsListCall + func (c *UsersThreadsListCall) Header() http.Header + func (c *UsersThreadsListCall) IfNoneMatch(entityTag string) *UsersThreadsListCall + func (c *UsersThreadsListCall) IncludeSpamTrash(includeSpamTrash bool) *UsersThreadsListCall + func (c *UsersThreadsListCall) LabelIds(labelIds ...string) *UsersThreadsListCall + func (c *UsersThreadsListCall) MaxResults(maxResults int64) *UsersThreadsListCall + func (c *UsersThreadsListCall) PageToken(pageToken string) *UsersThreadsListCall + func (c *UsersThreadsListCall) Pages(ctx context.Context, f func(*ListThreadsResponse) error) error + func (c *UsersThreadsListCall) Q(q string) *UsersThreadsListCall + type UsersThreadsModifyCall struct + func (c *UsersThreadsModifyCall) Context(ctx context.Context) *UsersThreadsModifyCall + func (c *UsersThreadsModifyCall) Do(opts ...googleapi.CallOption) (*Thread, error) + func (c *UsersThreadsModifyCall) Fields(s ...googleapi.Field) *UsersThreadsModifyCall + func (c *UsersThreadsModifyCall) Header() http.Header + type UsersThreadsService struct + func NewUsersThreadsService(s *Service) *UsersThreadsService + func (r *UsersThreadsService) Delete(userId string, id string) *UsersThreadsDeleteCall + func (r *UsersThreadsService) Get(userId string, id string) *UsersThreadsGetCall + func (r *UsersThreadsService) List(userId string) *UsersThreadsListCall + func (r *UsersThreadsService) Modify(userId string, id string, modifythreadrequest *ModifyThreadRequest) *UsersThreadsModifyCall + func (r *UsersThreadsService) Trash(userId string, id string) *UsersThreadsTrashCall + func (r *UsersThreadsService) Untrash(userId string, id string) *UsersThreadsUntrashCall + type UsersThreadsTrashCall struct + func (c *UsersThreadsTrashCall) Context(ctx context.Context) *UsersThreadsTrashCall + func (c *UsersThreadsTrashCall) Do(opts ...googleapi.CallOption) (*Thread, error) + func (c *UsersThreadsTrashCall) Fields(s ...googleapi.Field) *UsersThreadsTrashCall + func (c *UsersThreadsTrashCall) Header() http.Header + type UsersThreadsUntrashCall struct + func (c *UsersThreadsUntrashCall) Context(ctx context.Context) *UsersThreadsUntrashCall + func (c *UsersThreadsUntrashCall) Do(opts ...googleapi.CallOption) (*Thread, error) + func (c *UsersThreadsUntrashCall) Fields(s ...googleapi.Field) *UsersThreadsUntrashCall + func (c *UsersThreadsUntrashCall) Header() http.Header + type UsersWatchCall struct + func (c *UsersWatchCall) Context(ctx context.Context) *UsersWatchCall + func (c *UsersWatchCall) Do(opts ...googleapi.CallOption) (*WatchResponse, error) + func (c *UsersWatchCall) Fields(s ...googleapi.Field) *UsersWatchCall + func (c *UsersWatchCall) Header() http.Header + type VacationSettings struct + EnableAutoReply bool + EndTime int64 + ForceSendFields []string + NullFields []string + ResponseBodyHtml string + ResponseBodyPlainText string + ResponseSubject string + RestrictToContacts bool + RestrictToDomain bool + StartTime int64 + func (s *VacationSettings) MarshalJSON() ([]byte, error) + type WatchRequest struct + ForceSendFields []string + LabelFilterAction string + LabelFilterBehavior string + LabelIds []string + NullFields []string + TopicName string + func (s *WatchRequest) MarshalJSON() ([]byte, error) + type WatchResponse struct + Expiration int64 + ForceSendFields []string + HistoryId uint64 + NullFields []string + func (s *WatchResponse) MarshalJSON() ([]byte, error)