Class PartnersResource.VendorsResource.CustomersResource
The "customers" collection of methods.
Inherited Members
Namespace: Google.Apis.AndroidProvisioningPartner.v1
Assembly: Google.Apis.AndroidProvisioningPartner.v1.dll
Syntax
public class PartnersResource.VendorsResource.CustomersResource
Constructors
CustomersResource(IClientService)
Constructs a new resource.
Declaration
public CustomersResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
List(string)
Lists the customers of the vendor.
Declaration
public virtual PartnersResource.VendorsResource.CustomersResource.ListRequest List(string parent)
Parameters
| Type | Name | Description |
|---|---|---|
| string | parent | Required. The resource name in the format |
Returns
| Type | Description |
|---|---|
| PartnersResource.VendorsResource.CustomersResource.ListRequest |