Uses of Class
com.google.cloud.dialogflow.v2beta1.Suggestion
-
Packages that use Suggestion Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of Suggestion in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return Suggestion Modifier and Type Method Description SuggestionSuggestion.Builder. build()SuggestionSuggestion.Builder. buildPartial()static SuggestionSuggestion. getDefaultInstance()Deprecated.SuggestionSuggestion.Builder. getDefaultInstanceForType()SuggestionSuggestion. getDefaultInstanceForType()Deprecated.SuggestionCompileSuggestionResponse.Builder. getSuggestion()The compiled suggestion.SuggestionCompileSuggestionResponse. getSuggestion()Deprecated.The compiled suggestion.SuggestionCompileSuggestionResponseOrBuilder. getSuggestion()Deprecated.The compiled suggestion.SuggestionListSuggestionsResponse.Builder. getSuggestions(int index)Required.SuggestionListSuggestionsResponse. getSuggestions(int index)Deprecated.Required.SuggestionListSuggestionsResponseOrBuilder. getSuggestions(int index)Deprecated.Required.static SuggestionSuggestion. parseDelimitedFrom(InputStream input)Deprecated.static SuggestionSuggestion. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static SuggestionSuggestion. parseFrom(byte[] data)Deprecated.static SuggestionSuggestion. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static SuggestionSuggestion. parseFrom(com.google.protobuf.ByteString data)Deprecated.static SuggestionSuggestion. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static SuggestionSuggestion. parseFrom(com.google.protobuf.CodedInputStream input)Deprecated.static SuggestionSuggestion. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static SuggestionSuggestion. parseFrom(InputStream input)Deprecated.static SuggestionSuggestion. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static SuggestionSuggestion. parseFrom(ByteBuffer data)Deprecated.static SuggestionSuggestion. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type Suggestion Modifier and Type Method Description com.google.protobuf.Parser<Suggestion>Suggestion. getParserForType()Deprecated.List<Suggestion>ListSuggestionsResponse.Builder. getSuggestionsList()Required.List<Suggestion>ListSuggestionsResponse. getSuggestionsList()Deprecated.Required.List<Suggestion>ListSuggestionsResponseOrBuilder. getSuggestionsList()Deprecated.Required.static com.google.protobuf.Parser<Suggestion>Suggestion. parser()Deprecated.Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type Suggestion Modifier and Type Method Description ListSuggestionsResponse.BuilderListSuggestionsResponse.Builder. addSuggestions(int index, Suggestion value)Required.ListSuggestionsResponse.BuilderListSuggestionsResponse.Builder. addSuggestions(Suggestion value)Required.Suggestion.BuilderSuggestion.Builder. mergeFrom(Suggestion other)CompileSuggestionResponse.BuilderCompileSuggestionResponse.Builder. mergeSuggestion(Suggestion value)The compiled suggestion.static Suggestion.BuilderSuggestion. newBuilder(Suggestion prototype)Deprecated.CompileSuggestionResponse.BuilderCompileSuggestionResponse.Builder. setSuggestion(Suggestion value)The compiled suggestion.ListSuggestionsResponse.BuilderListSuggestionsResponse.Builder. setSuggestions(int index, Suggestion value)Required.Method parameters in com.google.cloud.dialogflow.v2beta1 with type arguments of type Suggestion Modifier and Type Method Description ListSuggestionsResponse.BuilderListSuggestionsResponse.Builder. addAllSuggestions(Iterable<? extends Suggestion> values)Required.static com.google.api.core.ApiFuture<ParticipantsClient.ListSuggestionsPagedResponse>ParticipantsClient.ListSuggestionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context, com.google.api.core.ApiFuture<ListSuggestionsResponse> futureResponse)protected ParticipantsClient.ListSuggestionsPageParticipantsClient.ListSuggestionsPage. createPage(com.google.api.gax.rpc.PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context, ListSuggestionsResponse response)com.google.api.core.ApiFuture<ParticipantsClient.ListSuggestionsPage>ParticipantsClient.ListSuggestionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context, com.google.api.core.ApiFuture<ListSuggestionsResponse> futureResponse)
-