class Google::Cloud::Bigquery::Token
- Google::Cloud::Bigquery::Token
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
bigquery/auth/token.crConstructors
Instance Method Summary
- #access_token : String
- #access_token=(access_token : String)
- #current?
- #expired?
- #expires : Time
- #expires=(expires : Time)
- #expires_in : Int32
- #expires_in=(expires_in : Int32)
- #token_type : String
- #token_type=(token_type : String)