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