Class: NaviClient::GmailApi

Inherits:
Local
  • Object
show all
Includes:
GmailClient
Defined in:
lib/local/navi_local_client.rb

Constant Summary

Constants included from GmailClient

GmailClient::APPLICATION_NAME, GmailClient::OOB_URI

Constants inherited from Local

Local::CONFIG_PATH

Instance Attribute Summary

Attributes included from GmailClient

#downloaded, #message_ids, #total_emails

Method Summary

Methods included from GmailClient

#all_message_ids, #all_messages, #authorization_url, #authorize, #encrypt, #errors, #fetch_emails, #get_user_info, #init, #init_apis, #init_messages, #logToLoggly, #logger, #process_email, #setupLoggly

Methods inherited from Local

#config, #download, #getMessageUUIds, #idle_loop, #initate_csv_generation, #initialize, #login, #mkdir_if_not_exist, #override_logger, #parse_prev_failed_emails, #save, #save_aes_key_iv, #send_request, #set_token, #update_config

Constructor Details

This class inherits a constructor from NaviClient::Local