struct Google::Drive::V3::Comments

Defined in:

drive.cr

Instance Method Summary

Instance methods inherited from struct Google::Drive::V3::API

http_get(path : String, token : String, as type = CommentList) http_get

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

Instance Method Detail

def list(file : File, token : String, *, page_size : Int32 | Nil = nil, page_token : String | Nil = nil) #

[View source]
def list(file_id : String, token : String, *, page_size : Int32 | Nil = nil, page_token : String | Nil = nil) #

[View source]