google_api_spanner v0.0.1 GoogleApi.Spanner.V1.Model.ListInstancesResponse View Source
The response for ListInstances.
Attributes
- instances (List[Instance]): The list of requested instances. Defaults to:
null. - nextPageToken (String): `next_page_token` can be sent in a subsequent ListInstances call to fetch more of the matching instances. Defaults to:
null.