Reference documentation and code samples for the AI Platform Notebooks V1 API class Google::Cloud::Notebooks::V1::RefreshRuntimeTokenInternalResponse.
Response with a new access token.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#access_token
def access_token() -> ::String
Returns
- (::String) — The OAuth 2.0 access token.
#access_token=
def access_token=(value) -> ::String
Parameter
- value (::String) — The OAuth 2.0 access token.
Returns
- (::String) — The OAuth 2.0 access token.
#expire_time
def expire_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. Token expiration time.