Class CustomersResource.ChromeResource
The "chrome" collection of methods.
Inherited Members
Namespace: Google.Apis.Admin.Directory.directory_v1
Assembly: Google.Apis.Admin.Directory.directory_v1.dll
Syntax
public class CustomersResource.ChromeResource
Constructors
ChromeResource(IClientService)
Constructs a new resource.
Declaration
public ChromeResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
PrintServers
Gets the PrintServers resource.
Declaration
public virtual CustomersResource.ChromeResource.PrintServersResource PrintServers { get; }
Property Value
Type | Description |
---|---|
CustomersResource.ChromeResource.PrintServersResource |
Printers
Gets the Printers resource.
Declaration
public virtual CustomersResource.ChromeResource.PrintersResource Printers { get; }
Property Value
Type | Description |
---|---|
CustomersResource.ChromeResource.PrintersResource |