Class ListInstanceConfigsResponse (3.21.0)

ListInstanceConfigsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response for ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs].

Attributes

NameDescription
instance_configs Sequence[google.cloud.spanner_admin_instance_v1.types.InstanceConfig]
The list of requested instance configurations.
next_page_token str
next_page_token can be sent in a subsequent ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs] call to fetch more of the matching instance configurations.