v1

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

Creates an attestor, and returns a copy of the new attestor. Returns NOT_FOUND if the project does not exist, INVALID_ARGUMENT if the request is malformed, ALREADY_EXISTS if the attestor already exists.

post/v1/{+parent}/attestors

Path parameters

parentstring required

Required. The parent of this attestor.

Query parameters

attestorIdstring

Required. The attestors ID.

Request body

namestring

Required. The resource name, in the format: projects/*/attestors/*. This field may not be updated.

updateTimestring google-datetime

Output only. Time when the attestor was last updated.

descriptionstring

Optional. A descriptive comment. This field may be updated. The field may be displayed in chooser dialogs.

etagstring

Optional. A checksum, returned by the server, that can be sent on update requests to ensure the attestor has an up-to-date value before attempting to update it. See https://google.aip.dev/154.

Response

Successful response