class OrganizationsLocations extends Resource (View source)

The "locations" collection of methods.

Typical usage is:

 $cloudcontrolspartnerService = new Google\Service\CloudControlsPartnerService(...);
 $locations = $cloudcontrolspartnerService->organizations_locations;

Methods

getPartner(string $name, array $optParams = [])

Get details of a Partner. (locations.getPartner)

Details

Partner getPartner(string $name, array $optParams = [])

Get details of a Partner. (locations.getPartner)

Parameters

string $name

Required. Format: organizations/{organization}/locations/{location}/partner

array $optParams

Optional parameters.

Return Value

Partner

Exceptions

Exception