Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::SelectedObjects.
A list of objects that the user selects for replication from an external source instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#database
def database() -> ::String
Returns
- (::String) — Required. The name of the database to migrate.
#database=
def database=(value) -> ::String
Parameter
- value (::String) — Required. The name of the database to migrate.
Returns
- (::String) — Required. The name of the database to migrate.