Class CustomersResource
The "customers" collection of methods.
Inherited Members
Namespace: Google.Apis.ChromeManagement.v1
Assembly: Google.Apis.ChromeManagement.v1.dll
Syntax
public class CustomersResource
Constructors
CustomersResource(IClientService)
Constructs a new resource.
Declaration
public CustomersResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Apps
Gets the Apps resource.
Declaration
public virtual CustomersResource.AppsResource Apps { get; }
Property Value
Type | Description |
---|---|
CustomersResource.AppsResource |
Reports
Gets the Reports resource.
Declaration
public virtual CustomersResource.ReportsResource Reports { get; }
Property Value
Type | Description |
---|---|
CustomersResource.ReportsResource |
Telemetry
Gets the Telemetry resource.
Declaration
public virtual CustomersResource.TelemetryResource Telemetry { get; }
Property Value
Type | Description |
---|---|
CustomersResource.TelemetryResource |