class Services extends Resource (View source)

The "services" collection of methods.

Typical usage is:

 $serviceconsumermanagementService = new Google\Service\ServiceConsumerManagement(...);
 $services = $serviceconsumermanagementService->services;

Methods

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

Search tenancy units for a managed service. (services.search)

Details

Search tenancy units for a managed service. (services.search)

Parameters

string $parent

Required. Service for which search is performed. services/{service} {service} the name of a service, for example 'service.googleapis.com'.

array $optParams

Optional parameters.

Return Value

SearchTenancyUnitsResponse

Exceptions

Exception