struct Google::Gmail::V1::Users::Threads

Defined in:

gmail.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Google::API

client : Client client

Constructor methods inherited from struct Google::API

new(client : Google::Client) new

Macros inherited from struct Google::API

discover(url) discover

Constructor Detail

def self.new(client, user_id : String) #

[View source]

Instance Method Detail

def get(id : String, token : String, *, format : Format | Nil = nil) #

[View source]
def list(token : String, *, max_results : UInt32 | Nil = nil, page_token : String | Nil = nil, q query : String | Nil = nil, label_ids : Array(String) | Nil = nil, include_spam_trash : Bool | Nil = nil) #

[View source]