commonDataSource property

String? commonDataSource
getter/setter pair

A data source shared by all Google Workspace applications, such as users in a Google Workspace organization. Possible string values are:

  • "UNKNOWN" : Default value. Don't use.
  • "USER" : Google Workspace users. The user can only view and select users from their Google Workspace organization.

Implementation

core.String? commonDataSource;