Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::ExternalSyncSelectedObject.
The selected object that Cloud SQL migrates.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#database
def database() -> ::String
Returns
- (::String) — The name of the database that Cloud SQL migrates.
#database=
def database=(value) -> ::String
Parameter
- value (::String) — The name of the database that Cloud SQL migrates.
Returns
- (::String) — The name of the database that Cloud SQL migrates.