class Projects extends Resource (View source)

The "projects" collection of methods.

Typical usage is:

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

Methods

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

Gets the metadata info for the requested client (projects.getClientmetadata)

Details

GoogleCloudIntegrationsV1alphaGetClientMetadataResponse getClientmetadata(string $parent, array $optParams = [])

Gets the metadata info for the requested client (projects.getClientmetadata)

Parameters

string $parent

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

array $optParams

Optional parameters.

Return Value

GoogleCloudIntegrationsV1alphaGetClientMetadataResponse

Exceptions

Exception