Class: Google::Cloud::GeminiDataAnalytics::V1beta::AlloyDbDatabaseReference

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

Overview

Message representing a reference to a single AlloyDB database.

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_id::String



143
144
145
146
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/datasource.rb', line 143

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

#database_id::String



143
144
145
146
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/datasource.rb', line 143

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

#instance_id::String



143
144
145
146
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/datasource.rb', line 143

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

#project_id::String



143
144
145
146
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/datasource.rb', line 143

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

#region::String



143
144
145
146
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/datasource.rb', line 143

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

#table_ids::Array<::String>



143
144
145
146
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/datasource.rb', line 143

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