struct Google::Cloud::Storage::Objects
- Google::Cloud::Storage::Objects
- Google::Cloud::Storage::API
- Struct
- Value
- Object
Defined in:
cloud/storage.crInstance Method Summary
- #get(bucket : String, object : String)
- #get_data(bucket : String, object : String, &)
- #insert(bucket : String, name : String, from stream : IO)
- #list(bucket : String)
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