Class ListAssetsRequest (0.1.6)

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

Message for requesting a list of assets.

Attributes

NameDescription
parent str
Required. Parent value for ListAssetsRequest.
page_size int
Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
page_token str
A token identifying a page of results the server should return.
filter str
Filtering results.
order_by str
Field to sort by. See https://google.aip.dev/132#ordering for more details.
view google.cloud.migrationcenter_v1.types.AssetView
View of the assets. Defaults to BASIC.