class ProjectsLocations extends Resource (View source)

The "locations" collection of methods.

Typical usage is:

 $integrationsService = new Google\Service\Integrations(...);
 $locations = $integrationsService->projects_locations;

Methods

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

Gets the client configuration for the given project and location resource name (locations.getClients)

Details

GoogleCloudIntegrationsV1alphaGetClientResponse getClients(string $parent, array $optParams = [])

Gets the client configuration for the given project and location resource name (locations.getClients)

Parameters

string $parent

Required. Required: The ID of the GCP Project to be provisioned.

array $optParams

Optional parameters.

Return Value

GoogleCloudIntegrationsV1alphaGetClientResponse

Exceptions

Exception