Class CustomersResource
The "customers" collection of methods.
Inherited Members
Namespace: Google.Apis.ChromePolicy.v1
Assembly: Google.Apis.ChromePolicy.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
Policies
Gets the Policies resource.
Declaration
public virtual CustomersResource.PoliciesResource Policies { get; }
Property Value
Type | Description |
---|---|
CustomersResource.PoliciesResource |
PolicySchemas
Gets the PolicySchemas resource.
Declaration
public virtual CustomersResource.PolicySchemasResource PolicySchemas { get; }
Property Value
Type | Description |
---|---|
CustomersResource.PolicySchemasResource |