ListArtifacts returns matching artifacts.
Path parameters
The project id.
The location id.
Query parameters
The maximum number of artifacts to return. The service may return fewer than this value. If unspecified, at most 50 values will be returned. The maximum is 1000; values above 1000 will be coerced to 1000.
A page token, received from a previous ListArtifacts call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListArtifacts must match the call that provided the page token.
An expression that can be used to filter the list. Filters use the Common Expression Language and can refer to all message fields except contents.
Response
OK
Changes
Changed in 4 of the 14 revisions of this API.6710
- ▲
for the
queryrequest parameterpageSize, the type/format was changed fromstring/tointeger/int32request-parameter-type-changed
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ▲
the
artifacts/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
the
artifacts/items/createTimeresponse's property type/format changed fromstring/RFC3339tostring/date-timefor status200response-property-type-changed
- ▲
the
artifacts/items/updateTimeresponse's property type/format changed fromstring/RFC3339tostring/date-timefor status200response-property-type-changed
- ○
the response optional property
artifacts/items/contentsbecame write-only for the status200response-optional-property-became-write-only
- ▲
- ●
deleted the
queryrequest parameterpage_sizerequest-parameter-removed
- ●
deleted the
queryrequest parameterpage_tokenrequest-parameter-removed
- ●
removed the optional property
artifacts/items/create_timefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
artifacts/items/mime_typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
artifacts/items/size_bytesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
artifacts/items/update_timefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
next_page_tokenfrom the response with the200statusresponse-optional-property-removed
- ○
api tag
Registryaddedapi-tag-added
- ○
added the new optional
queryrequest parameterpageSizenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpageTokennew-optional-request-parameter
- ○
added the optional property
artifacts/items/createTimeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
artifacts/items/mimeTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
artifacts/items/sizeBytesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
artifacts/items/updateTimeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
nextPageTokento the response with the200statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲