Google Apps Chat V1 Client - Class CommonDataSource (0.1.3)

Reference documentation and code samples for the Google Apps Chat V1 Client class CommonDataSource.

A data source shared by all Google Workspace applications.

Google Chat apps:

Protobuf type google.apps.card.v1.SelectionInput.PlatformDataSource.CommonDataSource

Namespace

Google \ Apps \ Card \ V1 \ SelectionInput \ PlatformDataSource

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNKNOWN

Value: 0

Default value. Don't use.

Generated from protobuf enum UNKNOWN = 0;

USER

Value: 1

Google Workspace users. The user can only view and select users from their Google Workspace organization.

Generated from protobuf enum USER = 1;