Interface ExternalSyncSelectedObjectOrBuilder (0.1.0)

public interface ExternalSyncSelectedObjectOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getDatabase()

public abstract String getDatabase()

The name of the database that Cloud SQL migrates.

string database = 1;

Returns
Type Description
String

The database.

getDatabaseBytes()

public abstract ByteString getDatabaseBytes()

The name of the database that Cloud SQL migrates.

string database = 1;

Returns
Type Description
ByteString

The bytes for database.