ListDatabasesResponse

Message for response to listing Databases.

JSON representation
{ "databases": [ { object (Database) } ], "nextPageToken": string }
Fields
databases[]

object (Database)

The list of databases

nextPageToken

string

A token identifying the next page of results the server should return. If this field is omitted, there are no subsequent pages.