Uses of Class
com.google.cloud.dialogflow.v2beta1.ListSuggestionsResponse
-
Packages that use ListSuggestionsResponse Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of ListSuggestionsResponse in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return ListSuggestionsResponse Modifier and Type Method Description ListSuggestionsResponseListSuggestionsResponse.Builder. build()ListSuggestionsResponseListSuggestionsResponse.Builder. buildPartial()static ListSuggestionsResponseListSuggestionsResponse. getDefaultInstance()Deprecated.ListSuggestionsResponseListSuggestionsResponse.Builder. getDefaultInstanceForType()ListSuggestionsResponseListSuggestionsResponse. getDefaultInstanceForType()Deprecated.ListSuggestionsResponseParticipantsGrpc.ParticipantsBlockingStub. listSuggestions(ListSuggestionsRequest request)Deprecated.static ListSuggestionsResponseListSuggestionsResponse. parseDelimitedFrom(InputStream input)Deprecated.static ListSuggestionsResponseListSuggestionsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static ListSuggestionsResponseListSuggestionsResponse. parseFrom(byte[] data)Deprecated.static ListSuggestionsResponseListSuggestionsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static ListSuggestionsResponseListSuggestionsResponse. parseFrom(com.google.protobuf.ByteString data)Deprecated.static ListSuggestionsResponseListSuggestionsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static ListSuggestionsResponseListSuggestionsResponse. parseFrom(com.google.protobuf.CodedInputStream input)Deprecated.static ListSuggestionsResponseListSuggestionsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static ListSuggestionsResponseListSuggestionsResponse. parseFrom(InputStream input)Deprecated.static ListSuggestionsResponseListSuggestionsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static ListSuggestionsResponseListSuggestionsResponse. parseFrom(ByteBuffer data)Deprecated.static ListSuggestionsResponseListSuggestionsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type ListSuggestionsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSuggestionsRequest,ListSuggestionsResponse>ParticipantsGrpc. getListSuggestionsMethod()com.google.protobuf.Parser<ListSuggestionsResponse>ListSuggestionsResponse. getParserForType()Deprecated.com.google.common.util.concurrent.ListenableFuture<ListSuggestionsResponse>ParticipantsGrpc.ParticipantsFutureStub. listSuggestions(ListSuggestionsRequest request)Deprecated.com.google.api.gax.rpc.UnaryCallable<ListSuggestionsRequest,ListSuggestionsResponse>ParticipantsClient. listSuggestionsCallable()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSuggestionsRequest,ListSuggestionsResponse,ParticipantsClient.ListSuggestionsPagedResponse>ParticipantsSettings.Builder. listSuggestionsSettings()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.PagedCallSettings<ListSuggestionsRequest,ListSuggestionsResponse,ParticipantsClient.ListSuggestionsPagedResponse>ParticipantsSettings. listSuggestionsSettings()Deprecated.This method is deprecated and will be removed in the next major version update.static com.google.protobuf.Parser<ListSuggestionsResponse>ListSuggestionsResponse. parser()Deprecated.Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type ListSuggestionsResponse Modifier and Type Method Description protected ParticipantsClient.ListSuggestionsPageParticipantsClient.ListSuggestionsPage. createPage(com.google.api.gax.rpc.PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context, ListSuggestionsResponse response)ListSuggestionsResponse.BuilderListSuggestionsResponse.Builder. mergeFrom(ListSuggestionsResponse other)static ListSuggestionsResponse.BuilderListSuggestionsResponse. newBuilder(ListSuggestionsResponse prototype)Deprecated.Method parameters in com.google.cloud.dialogflow.v2beta1 with type arguments of type ListSuggestionsResponse Modifier and Type Method Description 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)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)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)default voidParticipantsGrpc.AsyncService. listSuggestions(ListSuggestionsRequest request, io.grpc.stub.StreamObserver<ListSuggestionsResponse> responseObserver)Deprecated.voidParticipantsGrpc.ParticipantsStub. listSuggestions(ListSuggestionsRequest request, io.grpc.stub.StreamObserver<ListSuggestionsResponse> responseObserver)Deprecated. -
Uses of ListSuggestionsResponse in com.google.cloud.dialogflow.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.stub that return types with arguments of type ListSuggestionsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSuggestionsRequest,ListSuggestionsResponse>GrpcParticipantsStub. listSuggestionsCallable()com.google.api.gax.rpc.UnaryCallable<ListSuggestionsRequest,ListSuggestionsResponse>HttpJsonParticipantsStub. listSuggestionsCallable()com.google.api.gax.rpc.UnaryCallable<ListSuggestionsRequest,ListSuggestionsResponse>ParticipantsStub. listSuggestionsCallable()Deprecated.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSuggestionsRequest,ListSuggestionsResponse,ParticipantsClient.ListSuggestionsPagedResponse>ParticipantsStubSettings.Builder. listSuggestionsSettings()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.PagedCallSettings<ListSuggestionsRequest,ListSuggestionsResponse,ParticipantsClient.ListSuggestionsPagedResponse>ParticipantsStubSettings. listSuggestionsSettings()Deprecated.This method is deprecated and will be removed in the next major version update.
-