[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-22 UTC."],[[["This API endpoint executes a functional test case using a `POST` request to a specific URL, defined by gRPC Transcoding syntax, that includes the test case resource name in the path."],["The request requires an optional JSON body, which can contain input parameters to be used by the test case execution, structured as a map with string keys and object values."],["The successful response body includes the execution ID, output parameters, assertion results, and the overall state of the test case execution, providing a detailed outcome of the test run."],["To utilize this API, the caller must have the `integrations.testCases.invoke` IAM permission on the `testCaseName` resource and must use the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."],["Assertion results provide details on each assertion ran during the execution, it contains the assertion that was ran, the task where the assertion ran, the status of the assertion and, in case of failure, the failure message."]]],[]]