Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::Credentials.
Represents different forms of credential specification.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#oauth
def oauth() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::OAuthCredentials
Returns
- (::Google::Cloud::GeminiDataAnalytics::V1beta::OAuthCredentials) — OAuth credentials.
#oauth=
def oauth=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::OAuthCredentials
Parameter
- value (::Google::Cloud::GeminiDataAnalytics::V1beta::OAuthCredentials) — OAuth credentials.
Returns
- (::Google::Cloud::GeminiDataAnalytics::V1beta::OAuthCredentials) — OAuth credentials.