Class: GoogleApi::Shorten::Session
- Inherits:
-
GoogleApi::SessionMethods
- Object
- GoogleApi::SessionMethods
- GoogleApi::Shorten::Session
- Defined in:
- lib/google_api/shorten/session.rb
Constant Summary collapse
- SCOPE =
"https://www.googleapis.com/auth/urlshortener"
- NAME_API =
"urlshortener"
- VERSION_API =
"v1"
- CONFIG_NAME =
"shorten"
- @@session =
GoogleApi::Session.new(CONFIG_NAME, SCOPE, NAME_API, VERSION_API)
Method Summary
Methods inherited from GoogleApi::SessionMethods
_session, api, check_session, check_session!, client, login, login_by_cert, login_by_cert!, login_by_line