class PartnersVendors extends Resource (View source)

The "vendors" collection of methods.

Typical usage is:

 $androiddeviceprovisioningService = new Google\Service\AndroidProvisioningPartner(...);
 $vendors = $androiddeviceprovisioningService->partners_vendors;

Methods

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

Lists the vendors of the partner. (vendors.listPartnersVendors)

Details

ListVendorsResponse listPartnersVendors(string $parent, array $optParams = [])

Lists the vendors of the partner. (vendors.listPartnersVendors)

Parameters

string $parent

Required. The resource name in the format partners/[PARTNER_ID].

array $optParams

Optional parameters.

Return Value

ListVendorsResponse

Exceptions

Exception