struct Google::Drive::V3::Comment

Included Modules

Defined in:

drive.cr

Constructors

Instance Method Summary

Instance methods inherited from module Google::Drive::V3::CommentData

author : User author, content : String content, created_time : Time created_time, deleted? : Bool deleted?, html_content : String html_content, id : String id, kind : String kind, modified_time : Time modified_time

Constructor methods inherited from module Google::Drive::V3::CommentData

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

Macros inherited from module Google::Resource

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

Macros inherited from module Google::Resource

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) #

def self.new(pull : MessagePack::Unpacker) #

Instance Method Detail

def anchor : String #

def quoted_file_content : QuotedFileContent #

def replies : Array(Reply) #

def resolved? : Bool #