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