Modifier and Type | Class and Description |
---|---|
class |
Directory.Privileges.List |
Constructor and Description |
---|
Privileges() |
Modifier and Type | Method and Description |
---|---|
Directory.Privileges.List |
list(String customer)
Retrieves a paginated list of all privileges for a customer.
|
public Directory.Privileges.List list(String customer) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.customer
- Immutable ID of the Google Workspace account.IOException
Copyright © 2011–2021 Google. All rights reserved.