Class ListInstancesRequest (0.2.0)

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

Request message for [ListInstances][].

Attributes

Name Description
parent str
Required. The parent to list instances from. Format: projects/{project}/locations/{location}
page_size int
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
page_token str
Optional. A token identifying a page of results the server should return.
filter str
Optional. Expression for filtering results.
order_by str
Optional. Sort results by a defined order. Supported values: "name", "create_time".