Class: Google::APIClient::Reference Deprecated
- Defined in:
- lib/google/api_client/reference.rb
Overview
Deprecated.
use Request instead
Subclass of Request for backwards compatibility with pre-0.5.0 versions of the library
Constant Summary
Constants inherited from Request
Google::APIClient::Request::MULTIPART_BOUNDARY
Instance Attribute Summary
Attributes inherited from Request
#api_method, #authenticated, #authorization, #body, #headers, #http_method, #media, #parameters, #upload_type, #uri
Method Summary
Methods inherited from Request
#initialize, #process_http_response, #send, #to_env, #to_hash, #to_http_request
Methods included from Logging
Constructor Details
This class inherits a constructor from Google::APIClient::Request