Class ListInstanceConfigsRequest (3.11.1)

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

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

Attributes

NameDescription
parent str
Required. The name of the project for which a list of supported instance configurations is requested. Values are of the form projects/.
page_size int
Number of instance configurations to be returned in the response. If 0 or less, defaults to the server's maximum allowed page size.
page_token str
If non-empty, page_token should contain a next_page_token][google.spanner.admin.instance.v1.ListInstanceConfigsResponse.next_page_token] from a previous ListInstanceConfigsResponse][google.spanner.admin.instance.v1.ListInstanceConfigsResponse].