projects
Creates a Step. The returned Step will have the id set. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to write to project - INVALID_ARGUMENT - if the request is malformed - FAILED_PRECONDITION - if the step is too large (more than 10Mib) - NOT_FOUND - if the containing Execution does not exist
post/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps
Path parameters
projectIdstring required
Required. A Project id.
historyIdstring required
Required. A History id.
executionIdstring required
Required. An Execution id.
Query parameters
requestIdstring
A unique request ID for server to detect duplicated requests. For example, a UUID. Optional, but strongly recommended.
Request body
Response
Successful response