projects
Lists all the assets in a given project and location.
get/v1/{+parent}/assets
Path parameters
parentstring required
Required. Parent value for ListAssetsRequest.
Query parameters
filterstring
Filtering results.
orderBystring
Field to sort by. See https://google.aip.dev/132#ordering for more details.
pageSizeinteger
Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
pageTokenstring
A token identifying a page of results the server should return.
showHiddenboolean
Optional. When this value is set to 'true,' the response will include all assets, including those that are hidden.
view'ASSET_VIEW_UNSPECIFIED' | 'ASSET_VIEW_BASIC' | 'ASSET_VIEW_FULL' | 'ASSET_VIEW_STANDARD' | 'ASSET_VIEW_UI' | 'ASSET_VIEW_LABELS'
View of the assets. Defaults to BASIC.
Response
Successful response