class Fog::Storage::GoogleJSON

Constants

GOOGLE_STORAGE_BUCKET_BASE_URL
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
GOOGLE_STORAGE_JSON_IAM_API_SCOPE_URLS
GOOGLE_STORAGE_JSON_IAM_API_VERSION

Version of IAM API used for blob signing, see Fog::Storage::GoogleJSON::Real#iam_signer

Public Instance Methods

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

Models

# File lib/fog/storage/google_json.rb, line 40
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 50
request_path "fog/storage/google_json/requests"