Uses of Class
com.google.apps.card.v1.SelectionInput.PlatformDataSource.Builder
Packages that use SelectionInput.PlatformDataSource.Builder
-
Uses of SelectionInput.PlatformDataSource.Builder in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return SelectionInput.PlatformDataSource.BuilderModifier and TypeMethodDescriptionSelectionInput.PlatformDataSource.Builder.clear()SelectionInput.PlatformDataSource.Builder.clearCommonDataSource()A data source shared by all Google Workspace applications, such as users in a Google Workspace organization.SelectionInput.PlatformDataSource.Builder.clearDataSource()SelectionInput.Builder.getPlatformDataSourceBuilder()A data source from Google Workspace.SelectionInput.PlatformDataSource.Builder.mergeFrom(SelectionInput.PlatformDataSource other) SelectionInput.PlatformDataSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SelectionInput.PlatformDataSource.Builder.mergeFrom(com.google.protobuf.Message other) SelectionInput.PlatformDataSource.newBuilder()SelectionInput.PlatformDataSource.newBuilder(SelectionInput.PlatformDataSource prototype) SelectionInput.PlatformDataSource.newBuilderForType()SelectionInput.PlatformDataSource.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SelectionInput.PlatformDataSource.Builder.setCommonDataSource(SelectionInput.PlatformDataSource.CommonDataSource value) A data source shared by all Google Workspace applications, such as users in a Google Workspace organization.SelectionInput.PlatformDataSource.Builder.setCommonDataSourceValue(int value) A data source shared by all Google Workspace applications, such as users in a Google Workspace organization.SelectionInput.PlatformDataSource.toBuilder()Methods in com.google.apps.card.v1 with parameters of type SelectionInput.PlatformDataSource.BuilderModifier and TypeMethodDescriptionSelectionInput.Builder.setPlatformDataSource(SelectionInput.PlatformDataSource.Builder builderForValue) A data source from Google Workspace.