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.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SelectionInput.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.PlatformDataSource.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) SelectionInput.PlatformDataSource.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) SelectionInput.PlatformDataSource.Builder.clone()
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.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) SelectionInput.PlatformDataSource.newBuilder()
SelectionInput.PlatformDataSource.newBuilder
(SelectionInput.PlatformDataSource prototype) SelectionInput.PlatformDataSource.newBuilderForType()
SelectionInput.PlatformDataSource.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.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.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SelectionInput.PlatformDataSource.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) SelectionInput.PlatformDataSource.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) 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.