Skip to main content

SDK function calls for Google Workspace

The Google Workspace connector makes SDK function calls to Google to retrieve data. The connector is not accessing HTTP URLs directly, but is instead using libraries provided by Google for API access.

LicenseAssignments.ListForProduct

List all users' assigned licenses for a specific product SKU.

For more information, see Google developer docs .

Customers.Get

Retrieves a customer.

For more information, see Google developer docs .

Domains.List

Lists the domains of the customer.

For more information, see Google developer docs .

Users.List

Retrieves a paginated list of either deleted users or all users in a domain.

For more information, see Google developer docs .

UserUsageReport.Get

The user usage report returns Google Workspace service usage information for a particular user in your domain.

For more information, see Google developer docs .