Class: Google::Apis::Core::StorageDownloadCommand
- Inherits:
-
DownloadCommand
- Object
- HttpCommand
- ApiCommand
- DownloadCommand
- Google::Apis::Core::StorageDownloadCommand
- Defined in:
- lib/google/apis/core/storage_download.rb
Overview
Streaming/resumable media download support specifically for storage API so that we can respond with response headers too.
Constant Summary
Constants inherited from DownloadCommand
DownloadCommand::OK_STATUS, DownloadCommand::RANGE_HEADER
Constants inherited from ApiCommand
ApiCommand::ERROR_REASON_MAPPING, ApiCommand::FIELDS_PARAM, ApiCommand::JSON_CONTENT_TYPE
Constants inherited from HttpCommand
Instance Attribute Summary
Attributes inherited from DownloadCommand
Attributes inherited from ApiCommand
#client_version, #request_object, #request_representation, #response_class, #response_representation
Attributes inherited from HttpCommand
#body, #connection, #header, #method, #options, #params, #query, #url
Method Summary
Methods inherited from DownloadCommand
Methods inherited from ApiCommand
#allow_form_encoding?, #check_status, #decode_response_body, #initialize, #prepare!
Methods inherited from HttpCommand
#allow_form_encoding?, #apply_request_options, #authorization_refreshable?, #check_status, #decode_response_body, #do_retry, #error, #execute, #initialize, #process_response, #set_api_version_header, #success
Methods included from Logging
Constructor Details
This class inherits a constructor from Google::Apis::Core::ApiCommand