Uses of Class
com.google.apps.card.v1.Suggestions
Packages that use Suggestions
-
Uses of Suggestions in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return SuggestionsModifier and TypeMethodDescriptionSuggestions.Builder.build()Suggestions.Builder.buildPartial()static SuggestionsSuggestions.getDefaultInstance()Suggestions.Builder.getDefaultInstanceForType()Suggestions.getDefaultInstanceForType()TextInput.Builder.getInitialSuggestions()Suggested values that users can enter.TextInput.getInitialSuggestions()Suggested values that users can enter.TextInputOrBuilder.getInitialSuggestions()Suggested values that users can enter.static SuggestionsSuggestions.parseDelimitedFrom(InputStream input) static SuggestionsSuggestions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SuggestionsSuggestions.parseFrom(byte[] data) static SuggestionsSuggestions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SuggestionsSuggestions.parseFrom(com.google.protobuf.ByteString data) static SuggestionsSuggestions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SuggestionsSuggestions.parseFrom(com.google.protobuf.CodedInputStream input) static SuggestionsSuggestions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SuggestionsSuggestions.parseFrom(InputStream input) static SuggestionsSuggestions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SuggestionsSuggestions.parseFrom(ByteBuffer data) static SuggestionsSuggestions.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type SuggestionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Suggestions>Suggestions.getParserForType()static com.google.protobuf.Parser<Suggestions>Suggestions.parser()Methods in com.google.apps.card.v1 with parameters of type SuggestionsModifier and TypeMethodDescriptionSuggestions.Builder.mergeFrom(Suggestions other) TextInput.Builder.mergeInitialSuggestions(Suggestions value) Suggested values that users can enter.static Suggestions.BuilderSuggestions.newBuilder(Suggestions prototype) TextInput.Builder.setInitialSuggestions(Suggestions value) Suggested values that users can enter.