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 Suggestions
Suggestions.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 Suggestions
Suggestions.parseDelimitedFrom
(InputStream input) static Suggestions
Suggestions.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Suggestions
Suggestions.parseFrom
(byte[] data) static Suggestions
Suggestions.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Suggestions
Suggestions.parseFrom
(com.google.protobuf.ByteString data) static Suggestions
Suggestions.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Suggestions
Suggestions.parseFrom
(com.google.protobuf.CodedInputStream input) static Suggestions
Suggestions.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Suggestions
Suggestions.parseFrom
(InputStream input) static Suggestions
Suggestions.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Suggestions
Suggestions.parseFrom
(ByteBuffer data) static Suggestions
Suggestions.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.Builder
Suggestions.newBuilder
(Suggestions prototype) TextInput.Builder.setInitialSuggestions
(Suggestions value) Suggested values that users can enter.