Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class ListDatabasesResponse.
Message for ListDatabases response.
Generated from protobuf message google.cloud.alloydb.v1.ListDatabasesResponse
Namespace
Google \ Cloud \ AlloyDb \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ databases
↳ next_page_token
string
A token identifying the next page of results the server should return. If this field is omitted, there are no subsequent pages.
getDatabases
The list of databases.
setDatabases
The list of databases.
$this
getNextPageToken
A token identifying the next page of results the server should return.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token identifying the next page of results the server should return.
If this field is omitted, there are no subsequent pages.
var
string
$this

