Open Connector
所有 Tools

Google Admin Directory

Catalog 暂无描述。

google-admin-directoryv1.0.0125 个 Tools

认证方式

方式底层类型状态说明
OAuth 2.0oauth2available

调用示例

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({  slug: "GOOGLE_ADMIN_DIRECTORY_ADMIN_CHANNELS_STOP",  connectedAccountId: "conn_...",  arguments: { /* match this tool's input schema */ },});
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("GOOGLE_ADMIN_DIRECTORY_ADMIN_CHANNELS_STOP", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute GOOGLE_ADMIN_DIRECTORY_ADMIN_CHANNELS_STOP --data '{ }'

Tool 目录

可用 Tools

125 个可调用操作

Admin Channels StopGOOGLE_ADMIN_DIRECTORY_ADMIN_CHANNELS_STOPStops watching resources through this channel.

Stops watching resources through this channel.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userhttps://www.googleapis.com/auth/admin.directory.user.aliashttps://www.googleapis.com/auth/admin.directory.user.alias.readonlyhttps://www.googleapis.com/auth/admin.directory.user.readonlyhttps://www.googleapis.com/auth/cloud-platform

Tags

channels
Admin Customer Devices Chromeos BatchChangeStatusGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMER_DEVICES_CHROMEOS_BATCH_CHANGE_STATUSChanges the status of a batch of ChromeOS devices. For more information about changing a ChromeOS device state [Repair, repurpose, or retire ChromeOS devices](https://support.google.com/chrome/a/answer/3523633).

Changes the status of a batch of ChromeOS devices. For more information about changing a ChromeOS device state [Repair, repurpose, or retire ChromeOS devices](https://support.google.com/chrome/a/answer/3523633).

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.chromeos

Tags

customer
Admin Customer Devices Chromeos Commands GetGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMER_DEVICES_CHROMEOS_COMMANDS_GETGets command data a specific command issued to the device.

Gets command data a specific command issued to the device.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.chromeoshttps://www.googleapis.com/auth/admin.directory.device.chromeos.readonly

Tags

customer
Admin Customer Devices Chromeos CountChromeOsDevicesGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMER_DEVICES_CHROMEOS_COUNT_CHROME_OS_DEVICESCounts ChromeOS devices matching the request.

Counts ChromeOS devices matching the request.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.chromeoshttps://www.googleapis.com/auth/admin.directory.device.chromeos.readonly

Tags

customer
Admin Customer Devices Chromeos IssueCommandGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMER_DEVICES_CHROMEOS_ISSUE_COMMANDIssues a command for the device to execute.

Issues a command for the device to execute.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.chromeos

Tags

customer
Admin Customers Chrome PrintServers BatchCreatePrintServersGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMERS_CHROME_PRINT_SERVERS_BATCH_CREATE_PRINT_SERVERSCreates multiple print servers.

Creates multiple print servers.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.chrome.printers

Tags

customers
Admin Customers Chrome PrintServers BatchDeletePrintServersGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMERS_CHROME_PRINT_SERVERS_BATCH_DELETE_PRINT_SERVERSDeletes multiple print servers.

Deletes multiple print servers.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.chrome.printers

Tags

customers
Admin Customers Chrome PrintServers CreateGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMERS_CHROME_PRINT_SERVERS_CREATECreates a print server.

Creates a print server.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.chrome.printers

Tags

customers
Admin Customers Chrome PrintServers DeleteGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMERS_CHROME_PRINT_SERVERS_DELETEDeletes a print server.

Deletes a print server.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.chrome.printers

Tags

customers
Admin Customers Chrome PrintServers GetGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMERS_CHROME_PRINT_SERVERS_GETReturns a print server's configuration.

Returns a print server's configuration.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.chrome.printershttps://www.googleapis.com/auth/admin.chrome.printers.readonly

Tags

customers
Admin Customers Chrome PrintServers ListGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMERS_CHROME_PRINT_SERVERS_LISTLists print server configurations.

Lists print server configurations.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.chrome.printershttps://www.googleapis.com/auth/admin.chrome.printers.readonly

Tags

customers
Admin Customers Chrome PrintServers PatchGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMERS_CHROME_PRINT_SERVERS_PATCHUpdates a print server's configuration.

Updates a print server's configuration.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.chrome.printers

Tags

customers
Admin Customers Chrome Printers BatchCreatePrintersGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMERS_CHROME_PRINTERS_BATCH_CREATE_PRINTERSCreates printers under given Organization Unit.

Creates printers under given Organization Unit.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.chrome.printers

Tags

customers
Admin Customers Chrome Printers BatchDeletePrintersGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMERS_CHROME_PRINTERS_BATCH_DELETE_PRINTERSDeletes printers in batch.

Deletes printers in batch.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.chrome.printers

Tags

customers
Admin Customers Chrome Printers CreateGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMERS_CHROME_PRINTERS_CREATECreates a printer under given Organization Unit.

Creates a printer under given Organization Unit.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.chrome.printers

Tags

customers
Admin Customers Chrome Printers ListGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMERS_CHROME_PRINTERS_LISTList printers configs.

List printers configs.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.chrome.printershttps://www.googleapis.com/auth/admin.chrome.printers.readonly

Tags

customers
Admin Customers Chrome Printers ListPrinterModelsGOOGLE_ADMIN_DIRECTORY_ADMIN_CUSTOMERS_CHROME_PRINTERS_LIST_PRINTER_MODELSLists the supported printer models.

Lists the supported printer models.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.chrome.printershttps://www.googleapis.com/auth/admin.chrome.printers.readonly

Tags

customers
Directory Asps DeleteGOOGLE_ADMIN_DIRECTORY_ASPS_DELETEDeletes an ASP issued by a user.

Deletes an ASP issued by a user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user.security

Tags

asps
Directory Asps GetGOOGLE_ADMIN_DIRECTORY_ASPS_GETGets information about an ASP issued by a user.

Gets information about an ASP issued by a user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user.security

Tags

asps
Directory Asps ListGOOGLE_ADMIN_DIRECTORY_ASPS_LISTLists the ASPs issued by a user.

Lists the ASPs issued by a user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user.security

Tags

asps
Directory Chromeosdevices ActionGOOGLE_ADMIN_DIRECTORY_CHROMEOSDEVICES_ACTIONUse [BatchChangeChromeOsDeviceStatus](https://developers.google.com/workspace/admin/directory/reference/rest/v1/customer.devices.chromeos/batchChangeStatus) instead. Takes an action that affects a Chrome OS Device. This includes deprovisioning, disabling, and re-enabling devices. *Warning:* * Deprovisioning a device will stop device policy syncing and remove device-level printers. After a device is deprovisioned, it must be wiped before it can be re-enrolled. * Lost or stolen devices should use the disable action. * Re-enabling a disabled device will consume a device license. If you do not have sufficient licenses available when completing the re-enable action, you will receive an error. For more information about deprovisioning and disabling devices, visit the [help center](https://support.google.com/chrome/a/answer/3523633).

Use [BatchChangeChromeOsDeviceStatus](https://developers.google.com/workspace/admin/directory/reference/rest/v1/customer.devices.chromeos/batchChangeStatus) instead. Takes an action that affects a Chrome OS Device. This includes deprovisioning, disabling, and re-enabling devices. *Warning:* * Deprovisioning a device will stop device policy syncing and remove device-level printers. After a device is deprovisioned, it must be wiped before it can be re-enrolled. * Lost or stolen devices should use the disable action. * Re-enabling a disabled device will consume a device license. If you do not have sufficient licenses available when completing the re-enable action, you will receive an error. For more information about deprovisioning and disabling devices, visit the [help center](https://support.google.com/chrome/a/answer/3523633).

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.chromeos

Tags

chromeosdevices
Directory Chromeosdevices GetGOOGLE_ADMIN_DIRECTORY_CHROMEOSDEVICES_GETRetrieves a Chrome OS device's properties.

Retrieves a Chrome OS device's properties.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.chromeoshttps://www.googleapis.com/auth/admin.directory.device.chromeos.readonly

Tags

chromeosdevices
Directory Chromeosdevices ListGOOGLE_ADMIN_DIRECTORY_CHROMEOSDEVICES_LISTRetrieves a paginated list of Chrome OS devices within an account.

Retrieves a paginated list of Chrome OS devices within an account.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.chromeoshttps://www.googleapis.com/auth/admin.directory.device.chromeos.readonly

Tags

chromeosdevices
Directory Chromeosdevices MoveDevicesToOuGOOGLE_ADMIN_DIRECTORY_CHROMEOSDEVICES_MOVE_DEVICES_TO_OUMoves or inserts multiple Chrome OS devices to an organizational unit. You can move up to 50 devices at once.

Moves or inserts multiple Chrome OS devices to an organizational unit. You can move up to 50 devices at once.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.chromeos

Tags

chromeosdevices
Directory Chromeosdevices PatchGOOGLE_ADMIN_DIRECTORY_CHROMEOSDEVICES_PATCHUpdates a device's updatable properties, such as `annotatedUser`, `annotatedLocation`, `notes`, `orgUnitPath`, or `annotatedAssetId`. This method supports [patch semantics](https://developers.google.com/workspace/admin/directory/v1/guides/performance#patch).

Updates a device's updatable properties, such as `annotatedUser`, `annotatedLocation`, `notes`, `orgUnitPath`, or `annotatedAssetId`. This method supports [patch semantics](https://developers.google.com/workspace/admin/directory/v1/guides/performance#patch).

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.chromeos

Tags

chromeosdevices
Directory Chromeosdevices UpdateGOOGLE_ADMIN_DIRECTORY_CHROMEOSDEVICES_UPDATEUpdates a device's updatable properties, such as `annotatedUser`, `annotatedLocation`, `notes`, `orgUnitPath`, or `annotatedAssetId`.

Updates a device's updatable properties, such as `annotatedUser`, `annotatedLocation`, `notes`, `orgUnitPath`, or `annotatedAssetId`.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.chromeos

Tags

chromeosdevices
Directory Customers GetGOOGLE_ADMIN_DIRECTORY_CUSTOMERS_GETRetrieves a customer.

Retrieves a customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.customerhttps://www.googleapis.com/auth/admin.directory.customer.readonly

Tags

customers
Directory Customers PatchGOOGLE_ADMIN_DIRECTORY_CUSTOMERS_PATCHPatches a customer.

Patches a customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.customer

Tags

customers
Directory Customers UpdateGOOGLE_ADMIN_DIRECTORY_CUSTOMERS_UPDATEUpdates a customer.

Updates a customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.customer

Tags

customers
Directory DomainAliases DeleteGOOGLE_ADMIN_DIRECTORY_DOMAIN_ALIASES_DELETEDeletes a domain Alias of the customer.

Deletes a domain Alias of the customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.domain

Tags

domainaliases
Directory DomainAliases GetGOOGLE_ADMIN_DIRECTORY_DOMAIN_ALIASES_GETRetrieves a domain alias of the customer.

Retrieves a domain alias of the customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.domainhttps://www.googleapis.com/auth/admin.directory.domain.readonly

Tags

domainaliases
Directory DomainAliases InsertGOOGLE_ADMIN_DIRECTORY_DOMAIN_ALIASES_INSERTInserts a domain alias of the customer.

Inserts a domain alias of the customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.domain

Tags

domainaliases
Directory DomainAliases ListGOOGLE_ADMIN_DIRECTORY_DOMAIN_ALIASES_LISTLists the domain aliases of the customer.

Lists the domain aliases of the customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.domainhttps://www.googleapis.com/auth/admin.directory.domain.readonly

Tags

domainaliases
Directory Domains DeleteGOOGLE_ADMIN_DIRECTORY_DOMAINS_DELETEDeletes a domain of the customer.

Deletes a domain of the customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.domain

Tags

domains
Directory Domains GetGOOGLE_ADMIN_DIRECTORY_DOMAINS_GETRetrieves a domain of the customer.

Retrieves a domain of the customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.domainhttps://www.googleapis.com/auth/admin.directory.domain.readonly

Tags

domains
Directory Domains InsertGOOGLE_ADMIN_DIRECTORY_DOMAINS_INSERTInserts a domain of the customer.

Inserts a domain of the customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.domain

Tags

domains
Directory Domains ListGOOGLE_ADMIN_DIRECTORY_DOMAINS_LISTLists the domains of the customer.

Lists the domains of the customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.domainhttps://www.googleapis.com/auth/admin.directory.domain.readonly

Tags

domains
Directory Groups Aliases DeleteGOOGLE_ADMIN_DIRECTORY_GROUPS_ALIASES_DELETERemoves an alias.

Removes an alias.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.group

Tags

groups
Directory Groups Aliases InsertGOOGLE_ADMIN_DIRECTORY_GROUPS_ALIASES_INSERTAdds an alias for the group.

Adds an alias for the group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.group

Tags

groups
Directory Groups Aliases ListGOOGLE_ADMIN_DIRECTORY_GROUPS_ALIASES_LISTLists all aliases for a group.

Lists all aliases for a group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.grouphttps://www.googleapis.com/auth/admin.directory.group.readonly

Tags

groups
Directory Groups DeleteGOOGLE_ADMIN_DIRECTORY_GROUPS_DELETEDeletes a group.

Deletes a group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.group

Tags

groups
Directory Groups GetGOOGLE_ADMIN_DIRECTORY_GROUPS_GETRetrieves a group's properties.

Retrieves a group's properties.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.grouphttps://www.googleapis.com/auth/admin.directory.group.readonly

Tags

groups
Directory Groups InsertGOOGLE_ADMIN_DIRECTORY_GROUPS_INSERTCreates a group.

Creates a group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.group

Tags

groups
Directory Groups ListGOOGLE_ADMIN_DIRECTORY_GROUPS_LISTRetrieves all groups of a domain or of a user given a userKey (paginated).

Retrieves all groups of a domain or of a user given a userKey (paginated).

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.grouphttps://www.googleapis.com/auth/admin.directory.group.readonly

Tags

groups
Directory Groups PatchGOOGLE_ADMIN_DIRECTORY_GROUPS_PATCHUpdates a group's properties. This method supports [patch semantics](https://developers.google.com/workspace/admin/directory/v1/guides/performance#patch).

Updates a group's properties. This method supports [patch semantics](https://developers.google.com/workspace/admin/directory/v1/guides/performance#patch).

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.group

Tags

groups
Directory Groups UpdateGOOGLE_ADMIN_DIRECTORY_GROUPS_UPDATEUpdates a group's properties.

Updates a group's properties.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.group

Tags

groups
Directory Members DeleteGOOGLE_ADMIN_DIRECTORY_MEMBERS_DELETERemoves a member from a group.

Removes a member from a group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.grouphttps://www.googleapis.com/auth/admin.directory.group.member

Tags

members
Directory Members GetGOOGLE_ADMIN_DIRECTORY_MEMBERS_GETRetrieves a group member's properties.

Retrieves a group member's properties.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.grouphttps://www.googleapis.com/auth/admin.directory.group.memberhttps://www.googleapis.com/auth/admin.directory.group.member.readonlyhttps://www.googleapis.com/auth/admin.directory.group.readonly

Tags

members
Directory Members HasMemberGOOGLE_ADMIN_DIRECTORY_MEMBERS_HAS_MEMBERChecks whether the given user is a member of the group. Membership can be direct or nested, but if nested, the `memberKey` and `groupKey` must be entities in the same domain or an `Invalid input` error is returned. To check for nested memberships that include entities outside of the group's domain, use the [`checkTransitiveMembership()`](https://cloud.google.com/identity/docs/reference/rest/v1/groups.memberships/checkTransitiveMembership) method in the Cloud Identity Groups API.

Checks whether the given user is a member of the group. Membership can be direct or nested, but if nested, the `memberKey` and `groupKey` must be entities in the same domain or an `Invalid input` error is returned. To check for nested memberships that include entities outside of the group's domain, use the [`checkTransitiveMembership()`](https://cloud.google.com/identity/docs/reference/rest/v1/groups.memberships/checkTransitiveMembership) method in the Cloud Identity Groups API.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.grouphttps://www.googleapis.com/auth/admin.directory.group.memberhttps://www.googleapis.com/auth/admin.directory.group.member.readonlyhttps://www.googleapis.com/auth/admin.directory.group.readonly

Tags

members
Directory Members InsertGOOGLE_ADMIN_DIRECTORY_MEMBERS_INSERTAdds a user to the specified group.

Adds a user to the specified group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.grouphttps://www.googleapis.com/auth/admin.directory.group.member

Tags

members
Directory Members ListGOOGLE_ADMIN_DIRECTORY_MEMBERS_LISTRetrieves a paginated list of all members in a group. This method times out after 60 minutes. For more information, see [Troubleshoot error codes](https://developers.google.com/workspace/admin/directory/v1/guides/troubleshoot-error-codes).

Retrieves a paginated list of all members in a group. This method times out after 60 minutes. For more information, see [Troubleshoot error codes](https://developers.google.com/workspace/admin/directory/v1/guides/troubleshoot-error-codes).

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.grouphttps://www.googleapis.com/auth/admin.directory.group.memberhttps://www.googleapis.com/auth/admin.directory.group.member.readonlyhttps://www.googleapis.com/auth/admin.directory.group.readonly

Tags

members
Directory Members PatchGOOGLE_ADMIN_DIRECTORY_MEMBERS_PATCHUpdates the membership properties of a user in the specified group. This method supports [patch semantics](https://developers.google.com/workspace/admin/directory/v1/guides/performance#patch).

Updates the membership properties of a user in the specified group. This method supports [patch semantics](https://developers.google.com/workspace/admin/directory/v1/guides/performance#patch).

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.grouphttps://www.googleapis.com/auth/admin.directory.group.member

Tags

members
Directory Members UpdateGOOGLE_ADMIN_DIRECTORY_MEMBERS_UPDATEUpdates the membership of a user in the specified group.

Updates the membership of a user in the specified group.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.grouphttps://www.googleapis.com/auth/admin.directory.group.member

Tags

members
Directory Mobiledevices ActionGOOGLE_ADMIN_DIRECTORY_MOBILEDEVICES_ACTIONTakes an action that affects a mobile device. For example, remotely wiping a device.

Takes an action that affects a mobile device. For example, remotely wiping a device.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.mobilehttps://www.googleapis.com/auth/admin.directory.device.mobile.action

Tags

mobiledevices
Directory Mobiledevices DeleteGOOGLE_ADMIN_DIRECTORY_MOBILEDEVICES_DELETERemoves a mobile device.

Removes a mobile device.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.mobile

Tags

mobiledevices
Directory Mobiledevices GetGOOGLE_ADMIN_DIRECTORY_MOBILEDEVICES_GETRetrieves a mobile device's properties.

Retrieves a mobile device's properties.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.mobilehttps://www.googleapis.com/auth/admin.directory.device.mobile.actionhttps://www.googleapis.com/auth/admin.directory.device.mobile.readonly

Tags

mobiledevices
Directory Mobiledevices ListGOOGLE_ADMIN_DIRECTORY_MOBILEDEVICES_LISTRetrieves a paginated list of all user-owned mobile devices for an account. To retrieve a list that includes company-owned devices, use the Cloud Identity [Devices API](https://cloud.google.com/identity/docs/concepts/overview-devices) instead. This method times out after 60 minutes. For more information, see [Troubleshoot error codes](https://developers.google.com/workspace/admin/directory/v1/guides/troubleshoot-error-codes).

Retrieves a paginated list of all user-owned mobile devices for an account. To retrieve a list that includes company-owned devices, use the Cloud Identity [Devices API](https://cloud.google.com/identity/docs/concepts/overview-devices) instead. This method times out after 60 minutes. For more information, see [Troubleshoot error codes](https://developers.google.com/workspace/admin/directory/v1/guides/troubleshoot-error-codes).

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.device.mobilehttps://www.googleapis.com/auth/admin.directory.device.mobile.actionhttps://www.googleapis.com/auth/admin.directory.device.mobile.readonly

Tags

mobiledevices
Directory Orgunits DeleteGOOGLE_ADMIN_DIRECTORY_ORGUNITS_DELETERemoves an organizational unit.

Removes an organizational unit.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.orgunit

Tags

orgunits
Directory Orgunits GetGOOGLE_ADMIN_DIRECTORY_ORGUNITS_GETRetrieves an organizational unit.

Retrieves an organizational unit.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.orgunithttps://www.googleapis.com/auth/admin.directory.orgunit.readonly

Tags

orgunits
Directory Orgunits InsertGOOGLE_ADMIN_DIRECTORY_ORGUNITS_INSERTAdds an organizational unit.

Adds an organizational unit.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.orgunit

Tags

orgunits
Directory Orgunits ListGOOGLE_ADMIN_DIRECTORY_ORGUNITS_LISTRetrieves a list of all organizational units for an account.

Retrieves a list of all organizational units for an account.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.orgunithttps://www.googleapis.com/auth/admin.directory.orgunit.readonly

Tags

orgunits
Directory Orgunits PatchGOOGLE_ADMIN_DIRECTORY_ORGUNITS_PATCHUpdates an organizational unit. This method supports [patch semantics](https://developers.google.com/workspace/admin/directory/v1/guides/performance#patch)

Updates an organizational unit. This method supports [patch semantics](https://developers.google.com/workspace/admin/directory/v1/guides/performance#patch)

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.orgunit

Tags

orgunits
Directory Orgunits UpdateGOOGLE_ADMIN_DIRECTORY_ORGUNITS_UPDATEUpdates an organizational unit.

Updates an organizational unit.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.orgunit

Tags

orgunits
Directory Privileges ListGOOGLE_ADMIN_DIRECTORY_PRIVILEGES_LISTRetrieves a paginated list of all privileges for a customer.

Retrieves a paginated list of all privileges for a customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.rolemanagementhttps://www.googleapis.com/auth/admin.directory.rolemanagement.readonly

Tags

privileges
Directory Resources Buildings DeleteGOOGLE_ADMIN_DIRECTORY_RESOURCES_BUILDINGS_DELETEDeletes a building.

Deletes a building.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory Resources Buildings GetGOOGLE_ADMIN_DIRECTORY_RESOURCES_BUILDINGS_GETRetrieves a building.

Retrieves a building.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendarhttps://www.googleapis.com/auth/admin.directory.resource.calendar.readonly

Tags

resources
Directory Resources Buildings InsertGOOGLE_ADMIN_DIRECTORY_RESOURCES_BUILDINGS_INSERTInserts a building.

Inserts a building.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory Resources Buildings ListGOOGLE_ADMIN_DIRECTORY_RESOURCES_BUILDINGS_LISTRetrieves a list of buildings for an account.

Retrieves a list of buildings for an account.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendarhttps://www.googleapis.com/auth/admin.directory.resource.calendar.readonly

Tags

resources
Directory Resources Buildings PatchGOOGLE_ADMIN_DIRECTORY_RESOURCES_BUILDINGS_PATCHPatches a building.

Patches a building.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory Resources Buildings UpdateGOOGLE_ADMIN_DIRECTORY_RESOURCES_BUILDINGS_UPDATEUpdates a building.

Updates a building.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory Resources Calendars DeleteGOOGLE_ADMIN_DIRECTORY_RESOURCES_CALENDARS_DELETEDeletes a calendar resource.

Deletes a calendar resource.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory Resources Calendars GetGOOGLE_ADMIN_DIRECTORY_RESOURCES_CALENDARS_GETRetrieves a calendar resource.

Retrieves a calendar resource.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendarhttps://www.googleapis.com/auth/admin.directory.resource.calendar.readonly

Tags

resources
Directory Resources Calendars InsertGOOGLE_ADMIN_DIRECTORY_RESOURCES_CALENDARS_INSERTInserts a calendar resource.

Inserts a calendar resource.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory Resources Calendars ListGOOGLE_ADMIN_DIRECTORY_RESOURCES_CALENDARS_LISTRetrieves a list of calendar resources for an account.

Retrieves a list of calendar resources for an account.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendarhttps://www.googleapis.com/auth/admin.directory.resource.calendar.readonly

Tags

resources
Directory Resources Calendars PatchGOOGLE_ADMIN_DIRECTORY_RESOURCES_CALENDARS_PATCHPatches a calendar resource.

Patches a calendar resource.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory Resources Calendars UpdateGOOGLE_ADMIN_DIRECTORY_RESOURCES_CALENDARS_UPDATEUpdates a calendar resource. This method supports patch semantics, meaning you only need to include the fields you wish to update. Fields that are not present in the request will be preserved.

Updates a calendar resource. This method supports patch semantics, meaning you only need to include the fields you wish to update. Fields that are not present in the request will be preserved.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory Resources Features DeleteGOOGLE_ADMIN_DIRECTORY_RESOURCES_FEATURES_DELETEDeletes a feature.

Deletes a feature.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory Resources Features GetGOOGLE_ADMIN_DIRECTORY_RESOURCES_FEATURES_GETRetrieves a feature.

Retrieves a feature.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendarhttps://www.googleapis.com/auth/admin.directory.resource.calendar.readonly

Tags

resources
Directory Resources Features InsertGOOGLE_ADMIN_DIRECTORY_RESOURCES_FEATURES_INSERTInserts a feature.

Inserts a feature.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory Resources Features ListGOOGLE_ADMIN_DIRECTORY_RESOURCES_FEATURES_LISTRetrieves a list of features for an account.

Retrieves a list of features for an account.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendarhttps://www.googleapis.com/auth/admin.directory.resource.calendar.readonly

Tags

resources
Directory Resources Features PatchGOOGLE_ADMIN_DIRECTORY_RESOURCES_FEATURES_PATCHPatches a feature.

Patches a feature.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory Resources Features RenameGOOGLE_ADMIN_DIRECTORY_RESOURCES_FEATURES_RENAMERenames a feature.

Renames a feature.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory Resources Features UpdateGOOGLE_ADMIN_DIRECTORY_RESOURCES_FEATURES_UPDATEUpdates a feature.

Updates a feature.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.resource.calendar

Tags

resources
Directory RoleAssignments DeleteGOOGLE_ADMIN_DIRECTORY_ROLE_ASSIGNMENTS_DELETEDeletes a role assignment.

Deletes a role assignment.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.rolemanagement

Tags

roleassignments
Directory RoleAssignments GetGOOGLE_ADMIN_DIRECTORY_ROLE_ASSIGNMENTS_GETRetrieves a role assignment.

Retrieves a role assignment.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.rolemanagementhttps://www.googleapis.com/auth/admin.directory.rolemanagement.readonly

Tags

roleassignments
Directory RoleAssignments InsertGOOGLE_ADMIN_DIRECTORY_ROLE_ASSIGNMENTS_INSERTCreates a role assignment.

Creates a role assignment.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.rolemanagement

Tags

roleassignments
Directory RoleAssignments ListGOOGLE_ADMIN_DIRECTORY_ROLE_ASSIGNMENTS_LISTRetrieves a paginated list of all roleAssignments.

Retrieves a paginated list of all roleAssignments.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.rolemanagementhttps://www.googleapis.com/auth/admin.directory.rolemanagement.readonly

Tags

roleassignments
Directory Roles DeleteGOOGLE_ADMIN_DIRECTORY_ROLES_DELETEDeletes a role.

Deletes a role.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.rolemanagement

Tags

roles
Directory Roles GetGOOGLE_ADMIN_DIRECTORY_ROLES_GETRetrieves a role.

Retrieves a role.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.rolemanagementhttps://www.googleapis.com/auth/admin.directory.rolemanagement.readonly

Tags

roles
Directory Roles InsertGOOGLE_ADMIN_DIRECTORY_ROLES_INSERTCreates a role.

Creates a role.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.rolemanagement

Tags

roles
Directory Roles ListGOOGLE_ADMIN_DIRECTORY_ROLES_LISTRetrieves a paginated list of all the roles in a domain.

Retrieves a paginated list of all the roles in a domain.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.rolemanagementhttps://www.googleapis.com/auth/admin.directory.rolemanagement.readonly

Tags

roles
Directory Roles PatchGOOGLE_ADMIN_DIRECTORY_ROLES_PATCHPatches a role.

Patches a role.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.rolemanagement

Tags

roles
Directory Roles UpdateGOOGLE_ADMIN_DIRECTORY_ROLES_UPDATEUpdates a role.

Updates a role.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.rolemanagement

Tags

roles
Directory Schemas DeleteGOOGLE_ADMIN_DIRECTORY_SCHEMAS_DELETEDeletes a schema.

Deletes a schema.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userschema

Tags

schemas
Directory Schemas GetGOOGLE_ADMIN_DIRECTORY_SCHEMAS_GETRetrieves a schema.

Retrieves a schema.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userschemahttps://www.googleapis.com/auth/admin.directory.userschema.readonly

Tags

schemas
Directory Schemas InsertGOOGLE_ADMIN_DIRECTORY_SCHEMAS_INSERTCreates a schema.

Creates a schema.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userschema

Tags

schemas
Directory Schemas ListGOOGLE_ADMIN_DIRECTORY_SCHEMAS_LISTRetrieves all schemas for a customer.

Retrieves all schemas for a customer.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userschemahttps://www.googleapis.com/auth/admin.directory.userschema.readonly

Tags

schemas
Directory Schemas PatchGOOGLE_ADMIN_DIRECTORY_SCHEMAS_PATCHPatches a schema.

Patches a schema.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userschema

Tags

schemas
Directory Schemas UpdateGOOGLE_ADMIN_DIRECTORY_SCHEMAS_UPDATEUpdates a schema.

Updates a schema.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userschema

Tags

schemas
Directory Tokens DeleteGOOGLE_ADMIN_DIRECTORY_TOKENS_DELETEDeletes all access tokens issued by a user for an application.

Deletes all access tokens issued by a user for an application.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user.security

Tags

tokens
Directory Tokens GetGOOGLE_ADMIN_DIRECTORY_TOKENS_GETGets information about an access token issued by a user.

Gets information about an access token issued by a user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user.security

Tags

tokens
Directory Tokens ListGOOGLE_ADMIN_DIRECTORY_TOKENS_LISTReturns the set of tokens specified user has issued to 3rd party applications.

Returns the set of tokens specified user has issued to 3rd party applications.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user.security

Tags

tokens
Directory TwoStepVerification TurnOffGOOGLE_ADMIN_DIRECTORY_TWO_STEP_VERIFICATION_TURN_OFFTurns off 2-Step Verification for user.

Turns off 2-Step Verification for user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user.security

Tags

twostepverification
Directory Users Aliases DeleteGOOGLE_ADMIN_DIRECTORY_USERS_ALIASES_DELETERemoves an alias.

Removes an alias.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userhttps://www.googleapis.com/auth/admin.directory.user.alias

Tags

users
Directory Users Aliases InsertGOOGLE_ADMIN_DIRECTORY_USERS_ALIASES_INSERTAdds an alias.

Adds an alias.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userhttps://www.googleapis.com/auth/admin.directory.user.alias

Tags

users
Directory Users Aliases ListGOOGLE_ADMIN_DIRECTORY_USERS_ALIASES_LISTLists all aliases for a user.

Lists all aliases for a user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userhttps://www.googleapis.com/auth/admin.directory.user.aliashttps://www.googleapis.com/auth/admin.directory.user.alias.readonlyhttps://www.googleapis.com/auth/admin.directory.user.readonly

Tags

users
Directory Users Aliases WatchGOOGLE_ADMIN_DIRECTORY_USERS_ALIASES_WATCHWatches for changes in users list.

Watches for changes in users list.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userhttps://www.googleapis.com/auth/admin.directory.user.aliashttps://www.googleapis.com/auth/admin.directory.user.alias.readonlyhttps://www.googleapis.com/auth/admin.directory.user.readonly

Tags

users
Directory Users CreateGuestGOOGLE_ADMIN_DIRECTORY_USERS_CREATE_GUESTCreate a guest user with access to a [subset of Workspace capabilities](https://support.google.com/a/answer/16558545). This feature is currently in Open Beta.

Create a guest user with access to a [subset of Workspace capabilities](https://support.google.com/a/answer/16558545). This feature is currently in Open Beta.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user

Tags

users
Directory Users DeleteGOOGLE_ADMIN_DIRECTORY_USERS_DELETEDeletes a user.

Deletes a user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user

Tags

users
Directory Users GetGOOGLE_ADMIN_DIRECTORY_USERS_GETRetrieves a user.

Retrieves a user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userhttps://www.googleapis.com/auth/admin.directory.user.readonly

Tags

users
Directory Users InsertGOOGLE_ADMIN_DIRECTORY_USERS_INSERTCreates a user. Mutate calls immediately following user creation might sometimes fail as the user isn't fully created due to propagation delay in our backends. Check the error details for the "User creation is not complete" message to see if this is the case. Retrying the calls after some time can help in this case. If `resolveConflictAccount` is set to `true`, a `202` response code means that a conflicting unmanaged account exists and was invited to join the organization. A `409` response code means that a conflicting account exists so the user wasn't created based on the [handling unmanaged user accounts](https://support.google.com/a/answer/11112794) option selected.

Creates a user. Mutate calls immediately following user creation might sometimes fail as the user isn't fully created due to propagation delay in our backends. Check the error details for the "User creation is not complete" message to see if this is the case. Retrying the calls after some time can help in this case. If `resolveConflictAccount` is set to `true`, a `202` response code means that a conflicting unmanaged account exists and was invited to join the organization. A `409` response code means that a conflicting account exists so the user wasn't created based on the [handling unmanaged user accounts](https://support.google.com/a/answer/11112794) option selected.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user

Tags

users
Directory Users ListGOOGLE_ADMIN_DIRECTORY_USERS_LISTRetrieves a paginated list of either deleted users or all users in a domain.

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

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userhttps://www.googleapis.com/auth/admin.directory.user.readonlyhttps://www.googleapis.com/auth/cloud-platform

Tags

users
Directory Users MakeAdminGOOGLE_ADMIN_DIRECTORY_USERS_MAKE_ADMINMakes a user a super administrator.

Makes a user a super administrator.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user

Tags

users
Directory Users PatchGOOGLE_ADMIN_DIRECTORY_USERS_PATCHUpdates a user using patch semantics. The update method should be used instead, because it also supports patch semantics and has better performance. If you're mapping an external identity to a Google identity, use the [`update`](https://developers.google.com/workspace/admin/directory/v1/reference/users/update) method instead of the `patch` method. This method is unable to clear fields that contain repeated objects (`addresses`, `phones`, etc). Use the update method instead.

Updates a user using patch semantics. The update method should be used instead, because it also supports patch semantics and has better performance. If you're mapping an external identity to a Google identity, use the [`update`](https://developers.google.com/workspace/admin/directory/v1/reference/users/update) method instead of the `patch` method. This method is unable to clear fields that contain repeated objects (`addresses`, `phones`, etc). Use the update method instead.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user

Tags

users
Directory Users Photos DeleteGOOGLE_ADMIN_DIRECTORY_USERS_PHOTOS_DELETERemoves the user's photo.

Removes the user's photo.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user

Tags

users
Directory Users Photos GetGOOGLE_ADMIN_DIRECTORY_USERS_PHOTOS_GETRetrieves the user's photo.

Retrieves the user's photo.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userhttps://www.googleapis.com/auth/admin.directory.user.readonly

Tags

users
Directory Users Photos PatchGOOGLE_ADMIN_DIRECTORY_USERS_PHOTOS_PATCHAdds a photo for the user. This method supports [patch semantics](https://developers.google.com/workspace/admin/directory/v1/guides/performance#patch).

Adds a photo for the user. This method supports [patch semantics](https://developers.google.com/workspace/admin/directory/v1/guides/performance#patch).

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user

Tags

users
Directory Users Photos UpdateGOOGLE_ADMIN_DIRECTORY_USERS_PHOTOS_UPDATEAdds a photo for the user.

Adds a photo for the user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user

Tags

users
Directory Users SignOutGOOGLE_ADMIN_DIRECTORY_USERS_SIGN_OUTSigns a user out of all web and device sessions and reset their sign-in cookies. User will have to sign in by authenticating again.

Signs a user out of all web and device sessions and reset their sign-in cookies. User will have to sign in by authenticating again.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user.security

Tags

users
Directory Users UndeleteGOOGLE_ADMIN_DIRECTORY_USERS_UNDELETEUndeletes a deleted user.

Undeletes a deleted user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user

Tags

users
Directory Users UpdateGOOGLE_ADMIN_DIRECTORY_USERS_UPDATEUpdates a user. This method supports patch semantics, meaning that you only need to include the fields you wish to update. Fields that are not present in the request will be preserved, and fields set to `null` will be cleared. For repeating fields that contain arrays, individual items in the array can't be patched piecemeal; they must be supplied in the request body with the desired values for all items. See the [user accounts guide](https://developers.google.com/workspace/admin/directory/v1/guides/manage-users#update_user) for more information.

Updates a user. This method supports patch semantics, meaning that you only need to include the fields you wish to update. Fields that are not present in the request will be preserved, and fields set to `null` will be cleared. For repeating fields that contain arrays, individual items in the array can't be patched piecemeal; they must be supplied in the request body with the desired values for all items. See the [user accounts guide](https://developers.google.com/workspace/admin/directory/v1/guides/manage-users#update_user) for more information.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user

Tags

users
Directory Users WatchGOOGLE_ADMIN_DIRECTORY_USERS_WATCHWatches for changes in users list.

Watches for changes in users list.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.userhttps://www.googleapis.com/auth/admin.directory.user.readonlyhttps://www.googleapis.com/auth/cloud-platform

Tags

users
Directory VerificationCodes GenerateGOOGLE_ADMIN_DIRECTORY_VERIFICATION_CODES_GENERATEGenerates new backup verification codes for the user.

Generates new backup verification codes for the user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user.security

Tags

verificationcodes
Directory VerificationCodes InvalidateGOOGLE_ADMIN_DIRECTORY_VERIFICATION_CODES_INVALIDATEInvalidates the current backup verification codes for the user.

Invalidates the current backup verification codes for the user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user.security

Tags

verificationcodes
Directory VerificationCodes ListGOOGLE_ADMIN_DIRECTORY_VERIFICATION_CODES_LISTReturns the current set of valid backup verification codes for the specified user.

Returns the current set of valid backup verification codes for the specified user.

认证

需要 Connected Account

Scopes

https://www.googleapis.com/auth/admin.directory.user.security

Tags

verificationcodes