v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133370117.8 KB
projects

Lists the existing snapshots. Snapshots are used in Seek operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot.

get/v1/{+project}/snapshots

Path parameters

projectstring required

Required. The name of the project in which to list snapshots. Format is projects/{project-id}.

Query parameters

pageSizeinteger

Optional. Maximum number of snapshots to return.

pageTokenstring

Optional. The value returned by the last ListSnapshotsResponse; indicates that this is a continuation of a prior ListSnapshots call, and that the system should return the next page of data.

Response

Successful response