ProjectsLocationsIntegrationsExecutionsnapshots
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)