database property

String database
final

Required. The database name. In the format: projects/{project_id}/databases/{database_id}. This is only required in the first message.

Implementation

final String database;