Class: Google::Cloud::Datastream::V1alpha1::DiscoverConnectionProfileResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#mysql_rdbms::Google::Cloud::Datastream::V1alpha1::MysqlRdbms

Returns Enriched MySQL RDBMS object.

Returns:



59
60
61
62
# File 'proto_docs/google/cloud/datastream/v1alpha1/datastream.rb', line 59

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

#oracle_rdbms::Google::Cloud::Datastream::V1alpha1::OracleRdbms

Returns Enriched Oracle RDBMS object.

Returns:



59
60
61
62
# File 'proto_docs/google/cloud/datastream/v1alpha1/datastream.rb', line 59

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