public interface ExternalSyncSelectedObjectOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
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. |