Table of Contents

Class PrivilegesResource

Namespace
Google.Apis.Admin.Directory.directory_v1
Assembly
Google.Apis.Admin.Directory.directory_v1.dll

The "privileges" collection of methods.

public class PrivilegesResource
Inheritance
PrivilegesResource
Inherited Members

Constructors

PrivilegesResource(IClientService)

Constructs a new resource.

public PrivilegesResource(IClientService service)

Parameters

service IClientService

Methods

List(string)

Retrieves a paginated list of all privileges for a customer.

public virtual PrivilegesResource.ListRequest List(string customer)

Parameters

customer string

Immutable ID of the G Suite account.

Returns

PrivilegesResource.ListRequest