Class: Google::Cloud::GeminiDataAnalytics::V1beta::Credentials

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/geminidataanalytics/v1beta/credentials.rb

Overview

Represents different forms of credential specification.

Instance Attribute Summary collapse

Instance Attribute Details

#oauth::Google::Cloud::GeminiDataAnalytics::V1beta::OAuthCredentials

Returns OAuth credentials.



28
29
30
31
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/credentials.rb', line 28

class Credentials
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end