googleapis.com

API to publish and access results from developer tools.

🔑 oauth2 29 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Lists accessibility clusters for a given Step May return any of the following…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://toolresults.googleapis.com/toolresults/v1beta3/{name}:accessibilityClusters
Gets the Tool Results settings for a project. May return any of the following…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/settings
Lists Histories for a given Project. The histories are sorted by modification…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories
Endpoints (29 total)
GET
/toolresults/v1beta3/{name}:accessibilityClusters
Lists accessibility clusters for a given Step May return any of the following…
GET
/toolresults/v1beta3/projects/{projectId}/settings
Gets the Tool Results settings for a project. May return any of the following…
GET
/toolresults/v1beta3/projects/{projectId}/histories
Lists Histories for a given Project. The histories are sorted by modification…
GET
/toolresults/v1beta3/projects/{projectId}/histories/{historyId}
Gets a History. May return any of the following canonical error codes: - PERM…
GET
/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions
Lists Executions for a given History. The executions are sorted by creation_t…
GET
/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}
Gets an Execution. May return any of the following canonical error codes: - P…
GET
/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps
Lists Steps for a given Execution. The steps are sorted by creation_time in d…
GET
/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters
Lists Screenshot Clusters Returns the list of screenshot clusters correspondi…
GET
/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments
Lists Environments for a given Execution. The Environments are sorted by disp…
GET
/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}
Gets a Step. May return any of the following canonical error codes: - PERMISS…
GET
/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}
Retrieves a single screenshot cluster by its ID
GET
/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases
Lists Test Cases attached to a Step. Experimental test cases API. Still in ac…
At a glance
Total SDKs10
Languages6
Endpoints29
Authoauth2
Categories2
https://toolresults.googleapis.com