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)

Parameters

string $parent

Required. The parent resource where this TestCase was created.

array $optParams

Optional parameters.

Return Value

GoogleCloudIntegrationsV1alphaListTestCasesResponse

Exceptions

Exception