Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ScopeType ¶
type ScopeType string
const ( READONLY ScopeType = gmail.GmailReadonlyScope ADDONS_CURRENT_ACTION_COMPOSE ScopeType = gmail.GmailAddonsCurrentActionComposeScope ADDONS_CURRENT_MESSAGE_ACTION ScopeType = gmail.GmailAddonsCurrentMessageActionScope ADDONS_CURRENT_MESSAGE_METADATA ScopeType = gmail.GmailAddonsCurrentMessageMetadataScope ADDONS_CURRENT_MESSAGE_READONLY ScopeType = gmail.GmailAddonsCurrentMessageReadonlyScope COMPOSE ScopeType = gmail.GmailComposeScope INSERT ScopeType = gmail.GmailInsertScope LABELS ScopeType = gmail.GmailLabelsScope METADATA ScopeType = gmail.GmailMetadataScope MODIFY ScopeType = gmail.GmailModifyScope SEND ScopeType = gmail.GmailSendScope SETTINGS_BASIC ScopeType = gmail.GmailSettingsBasicScope SETTINGS_SHARING ScopeType = gmail.GmailSettingsSharingScope MAIL_GOOGLE_COM ScopeType = gmail.MailGoogleComScope )
Click to show internal directories.
Click to hide internal directories.