class ProjectsLocationsIntegrationsExecutionsnapshots extends Resource (View source)

The "executionsnapshots" collection of methods.

Typical usage is:

 $integrationsService = new Google\Service\Integrations(...);
 $executionsnapshots = $integrationsService->projects_locations_integrations_executionsnapshots;

Methods

listProjectsLocationsIntegrationsExecutionsnapshots(string $parent, array $optParams = [])

Lists the snapshots of a given integration executions. This RPC is not being used.

Details

GoogleCloudIntegrationsV1alphaListExecutionSnapshotsResponse listProjectsLocationsIntegrationsExecutionsnapshots(string $parent, array $optParams = [])

Lists the snapshots of a given integration executions. This RPC is not being used.

(executionsnapshots.listProjectsLocationsIntegrationsExecutionsnapshots)

Parameters

string $parent

Required. The parent resource name of the integration execution.

array $optParams

Optional parameters.

Return Value

GoogleCloudIntegrationsV1alphaListExecutionSnapshotsResponse