databaseId property

String? databaseId
getter/setter pair

The ID of the database against which to make the request.

'(default)' is not allowed; please use empty string '' to refer the default database.

Implementation

core.String? databaseId;