[[["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 2024-12-11 UTC."],[[["This endpoint retrieves a specific test case using a `GET` request and a provided test case ID within the URL path."],["The `name` path parameter is mandatory and represents the unique identifier of the test case that is to be retrieved."],["The request body for this operation must be empty, as all necessary information for retrieval is contained within the URL."],["A successful response will return the data of the requested test case in the `TestCase` format, as defined in the API's specification."],["To successfully call this endpoint, you must have `https://www.googleapis.com/auth/cloud-platform` OAuth scope and `integrations.testCases.get` IAM permission."]]],[]]