class Fog::Storage::GoogleJSON

Constants

GOOGLE_STORAGE_JSON_API_SCOPE_URLS

TODO: Come up with a way to only request a subset of permissions. cloud.google.com/storage/docs/json_api/v1/how-tos/authorizing

GOOGLE_STORAGE_JSON_API_VERSION

cloud.google.com/storage/docs/json_api/v1/

GOOGLE_STORAGE_JSON_BASE_URL

Public Instance Methods

fog/storage/google_json/models() click to toggle source

Models

# File lib/fog/storage/google_json.rb, line 22
model_path "fog/storage/google_json/models"
fog/storage/google_json/requests() click to toggle source

Requests

# File lib/fog/storage/google_json.rb, line 30
request_path "fog/storage/google_json/requests"