OrganizationsSharedflowsRevisionsDeployments
class OrganizationsSharedflowsRevisionsDeployments extends Resource (View source)
The "deployments" collection of methods.
Typical usage is:
$apigeeService = new Google\Service\Apigee(...);
$deployments = $apigeeService->organizations_sharedflows_revisions_deployments;
Methods
listOrganizationsSharedflowsRevisionsDeployments(string $parent, array $optParams = [])
Lists all deployments of a shared flow revision.
Details
GoogleCloudApigeeV1ListDeploymentsResponse
listOrganizationsSharedflowsRevisionsDeployments(string $parent, array $optParams = [])
Lists all deployments of a shared flow revision.
(deployments.listOrganizationsSharedflowsRevisionsDeployments)