v1

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

Updates an existing snapshot by updating the fields specified in the update mask. 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.

patch/v1/{+name}

Path parameters

namestring required

Optional. The name of the snapshot.

Request body

updateMaskstring google-fieldmask

Required. Indicates which fields in the provided snapshot to update. Must be specified and non-empty.

Response

Successful response