Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::OAuthCredentials::TokenBased.
Read more about Looker access tokens here: https://developers.looker.com/api/advanced-usage/looker-api-oauth
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#access_token
def access_token() -> ::String
Returns
- (::String) — Required. The name of the secret containing the access token.
#access_token=
def access_token=(value) -> ::String
Parameter
- value (::String) — Required. The name of the secret containing the access token.
Returns
- (::String) — Required. The name of the secret containing the access token.