public enum SelectionInput.PlatformDataSource.CommonDataSource extends Enum<SelectionInput.PlatformDataSource.CommonDataSource> implements ProtocolMessageEnum
A data source shared by all Google Workspace applications.
Protobuf enum google.apps.card.v1.SelectionInput.PlatformDataSource.CommonDataSource
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
UNKNOWN |
Default value. Don't use. |
UNKNOWN_VALUE |
Default value. Don't use. |
UNRECOGNIZED |
|
USER |
Google Workspace users. The user can only view and select users from their Google Workspace organization. |
USER_VALUE |
Google Workspace users. The user can only view and select users from their Google Workspace organization. |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |