Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::GenerateFetchAccessTokenResponse.
Response message for FeatureOnlineStoreService.GenerateFetchAccessToken.
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) — Token expiration time. This is always set
#expire_time=
def expire_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Token expiration time. This is always set
Returns
- (::Google::Protobuf::Timestamp) — Token expiration time. This is always set