Class: Google::Cloud::Datastream::V1::MysqlRdbms

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datastream/v1/datastream_resources.rb

Overview

MySQL database structure

Instance Attribute Summary collapse

Instance Attribute Details

#mysql_databases::Array<::Google::Cloud::Datastream::V1::MysqlDatabase>

Returns Mysql databases on the server.

Returns:



613
614
615
616
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 613

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