struct Google::Drive::V3::Comments
- Google::Drive::V3::Comments
- Google::Drive::V3::API
- Google::API
- Struct
- Value
- Object
Defined in:
drive.crInstance Method Summary
- #list(file : File, token : String, *, page_size : Int32 | Nil = nil, page_token : String | Nil = nil)
- #list(file_id : String, token : String, *, page_size : Int32 | Nil = nil, page_token : String | Nil = nil)
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)
#
def list(file_id : String, token : String, *, page_size : Int32 | Nil = nil, page_token : String | Nil = nil)
#