struct Google::Gmail::V1::ThreadListItem

Defined in:

gmail.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Google::Gmail::V1::ThreadBase

history_id : String history_id, id : String id

Constructor methods inherited from struct Google::Gmail::V1::ThreadBase

new(pull : JSON::PullParser)
new(pull : MessagePack::Unpacker)
new

Macros inherited from module Google::Resource

define(name, *fields) define, field(var, key = nil, **options, &block) field, field!(var, key = nil, **options, &block) field!, field?(var, key = nil, **options, &block) field?

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(pull : MessagePack::Unpacker) #

[View source]

Instance Method Detail

def snippet : String #