struct Google::Cloud::Storage::Tasks
- Google::Cloud::Storage::Tasks
- Google::Cloud::Storage::API
- Struct
- Value
- Object
Defined in:
cloud/storage.crInstance Method Summary
- #list(task_list : TaskList, token : String, *, max_results : Int32 | Nil = nil, page_token : String | Nil = nil, completed : TimeRange | Nil = nil, show_completed : Bool | Nil = nil, show_hidden : Bool | Nil = nil, show_deleted : Bool | Nil = nil)
- #list(task_list : String, token : String, *, max_results : Int32 | Nil = nil, page_token : String | Nil = nil, completed : TimeRange | Nil = nil, show_completed : Bool | Nil = nil, show_hidden : Bool | Nil = nil, show_deleted : Bool | Nil = nil)
Instance methods inherited from struct Google::Cloud::Storage::API
client : Storage
client,
http_get(path : String, as type = JSON::Any)http_get(path : String, &) http_get, post(path : String, body : IO, &) post