OrganizationsLocationsCustomers
class OrganizationsLocationsCustomers extends Resource (View source)
The "customers" collection of methods.
Typical usage is:
$cloudcontrolspartnerService = new Google\Service\CloudControlsPartnerService(...);
$customers = $cloudcontrolspartnerService->organizations_locations_customers;
Methods
listOrganizationsLocationsCustomers(string $parent, array $optParams = [])
Lists customers of a partner identified by its Google Cloud organization ID (customers.listOrganizationsLocationsCustomers)
Details
Customer
get(string $name, array $optParams = [])
Gets details of a single customer (customers.get)
ListCustomersResponse
listOrganizationsLocationsCustomers(string $parent, array $optParams = [])
Lists customers of a partner identified by its Google Cloud organization ID (customers.listOrganizationsLocationsCustomers)