Uses of Enum
com.google.apps.card.v1.SelectionInput.PlatformDataSource.CommonDataSource
Packages that use SelectionInput.PlatformDataSource.CommonDataSource
-
Uses of SelectionInput.PlatformDataSource.CommonDataSource in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return SelectionInput.PlatformDataSource.CommonDataSourceModifier and TypeMethodDescriptionSelectionInput.PlatformDataSource.CommonDataSource.forNumber
(int value) SelectionInput.PlatformDataSource.Builder.getCommonDataSource()
A data source shared by all Google Workspace applications, such as users in a Google Workspace organization.SelectionInput.PlatformDataSource.getCommonDataSource()
A data source shared by all Google Workspace applications, such as users in a Google Workspace organization.SelectionInput.PlatformDataSourceOrBuilder.getCommonDataSource()
A data source shared by all Google Workspace applications, such as users in a Google Workspace organization.SelectionInput.PlatformDataSource.CommonDataSource.valueOf
(int value) Deprecated.SelectionInput.PlatformDataSource.CommonDataSource.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.SelectionInput.PlatformDataSource.CommonDataSource.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.apps.card.v1 that return types with arguments of type SelectionInput.PlatformDataSource.CommonDataSourceModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<SelectionInput.PlatformDataSource.CommonDataSource> SelectionInput.PlatformDataSource.CommonDataSource.internalGetValueMap()
Methods in com.google.apps.card.v1 with parameters of type SelectionInput.PlatformDataSource.CommonDataSourceModifier and TypeMethodDescriptionSelectionInput.PlatformDataSource.Builder.setCommonDataSource
(SelectionInput.PlatformDataSource.CommonDataSource value) A data source shared by all Google Workspace applications, such as users in a Google Workspace organization.