ProjectsLocationsProductsIntegrationsVersionsTestCases
class ProjectsLocationsProductsIntegrationsVersionsTestCases extends Resource (View source)
The "testCases" collection of methods.
Typical usage is:
$integrationsService = new Google\Service\Integrations(...);
$testCases = $integrationsService->projects_locations_products_integrations_versions_testCases;
Methods
listProjectsLocationsProductsIntegrationsVersionsTestCases(string $parent, array $optParams = [])
Lists all the test cases that satisfy the filters.
Details
GoogleCloudIntegrationsV1alphaListTestCasesResponse
listProjectsLocationsProductsIntegrationsVersionsTestCases(string $parent, array $optParams = [])
Lists all the test cases that satisfy the filters.
(testCases.listProjectsLocationsProductsIntegrationsVersionsTestCases)