Uses of Class
com.google.cloud.dialogflow.v2.SuggestSmartRepliesResponse
-
Packages that use SuggestSmartRepliesResponse Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of SuggestSmartRepliesResponse in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return SuggestSmartRepliesResponse Modifier and Type Method Description SuggestSmartRepliesResponseSuggestSmartRepliesResponse.Builder. build()SuggestSmartRepliesResponseSuggestSmartRepliesResponse.Builder. buildPartial()static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. getDefaultInstance()SuggestSmartRepliesResponseSuggestSmartRepliesResponse.Builder. getDefaultInstanceForType()SuggestSmartRepliesResponseSuggestSmartRepliesResponse. getDefaultInstanceForType()SuggestSmartRepliesResponseSuggestionResult.Builder. getSuggestSmartRepliesResponse()SuggestSmartRepliesResponse if request is for SMART_REPLY.SuggestSmartRepliesResponseSuggestionResult. getSuggestSmartRepliesResponse()SuggestSmartRepliesResponse if request is for SMART_REPLY.SuggestSmartRepliesResponseSuggestionResultOrBuilder. getSuggestSmartRepliesResponse()SuggestSmartRepliesResponse if request is for SMART_REPLY.static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. parseDelimitedFrom(InputStream input)static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. parseFrom(byte[] data)static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. parseFrom(com.google.protobuf.ByteString data)static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. parseFrom(InputStream input)static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. parseFrom(ByteBuffer data)static SuggestSmartRepliesResponseSuggestSmartRepliesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SuggestSmartRepliesResponseParticipantsClient. suggestSmartReplies(ParticipantName parent)Gets smart replies for a participant based on specific historical messages.SuggestSmartRepliesResponseParticipantsClient. suggestSmartReplies(SuggestSmartRepliesRequest request)Gets smart replies for a participant based on specific historical messages.SuggestSmartRepliesResponseParticipantsClient. suggestSmartReplies(String parent)Gets smart replies for a participant based on specific historical messages.SuggestSmartRepliesResponseParticipantsGrpc.ParticipantsBlockingStub. suggestSmartReplies(SuggestSmartRepliesRequest request)Gets smart replies for a participant based on specific historical messages.Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type SuggestSmartRepliesResponse Modifier and Type Method Description com.google.protobuf.Parser<SuggestSmartRepliesResponse>SuggestSmartRepliesResponse. getParserForType()static io.grpc.MethodDescriptor<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse>ParticipantsGrpc. getSuggestSmartRepliesMethod()static com.google.protobuf.Parser<SuggestSmartRepliesResponse>SuggestSmartRepliesResponse. parser()com.google.common.util.concurrent.ListenableFuture<SuggestSmartRepliesResponse>ParticipantsGrpc.ParticipantsFutureStub. suggestSmartReplies(SuggestSmartRepliesRequest request)Gets smart replies for a participant based on specific historical messages.com.google.api.gax.rpc.UnaryCallable<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse>ParticipantsClient. suggestSmartRepliesCallable()Gets smart replies for a participant based on specific historical messages.com.google.api.gax.rpc.UnaryCallSettings.Builder<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse>ParticipantsSettings.Builder. suggestSmartRepliesSettings()Returns the builder for the settings used for calls to suggestSmartReplies.com.google.api.gax.rpc.UnaryCallSettings<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse>ParticipantsSettings. suggestSmartRepliesSettings()Returns the object with the settings used for calls to suggestSmartReplies.Methods in com.google.cloud.dialogflow.v2 with parameters of type SuggestSmartRepliesResponse Modifier and Type Method Description SuggestSmartRepliesResponse.BuilderSuggestSmartRepliesResponse.Builder. mergeFrom(SuggestSmartRepliesResponse other)SuggestionResult.BuilderSuggestionResult.Builder. mergeSuggestSmartRepliesResponse(SuggestSmartRepliesResponse value)SuggestSmartRepliesResponse if request is for SMART_REPLY.static SuggestSmartRepliesResponse.BuilderSuggestSmartRepliesResponse. newBuilder(SuggestSmartRepliesResponse prototype)SuggestionResult.BuilderSuggestionResult.Builder. setSuggestSmartRepliesResponse(SuggestSmartRepliesResponse value)SuggestSmartRepliesResponse if request is for SMART_REPLY.Method parameters in com.google.cloud.dialogflow.v2 with type arguments of type SuggestSmartRepliesResponse Modifier and Type Method Description default voidParticipantsGrpc.AsyncService. suggestSmartReplies(SuggestSmartRepliesRequest request, io.grpc.stub.StreamObserver<SuggestSmartRepliesResponse> responseObserver)Gets smart replies for a participant based on specific historical messages.voidParticipantsGrpc.ParticipantsStub. suggestSmartReplies(SuggestSmartRepliesRequest request, io.grpc.stub.StreamObserver<SuggestSmartRepliesResponse> responseObserver)Gets smart replies for a participant based on specific historical messages. -
Uses of SuggestSmartRepliesResponse in com.google.cloud.dialogflow.v2.stub
Methods in com.google.cloud.dialogflow.v2.stub that return types with arguments of type SuggestSmartRepliesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse>GrpcParticipantsStub. suggestSmartRepliesCallable()com.google.api.gax.rpc.UnaryCallable<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse>HttpJsonParticipantsStub. suggestSmartRepliesCallable()com.google.api.gax.rpc.UnaryCallable<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse>ParticipantsStub. suggestSmartRepliesCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse>ParticipantsStubSettings.Builder. suggestSmartRepliesSettings()Returns the builder for the settings used for calls to suggestSmartReplies.com.google.api.gax.rpc.UnaryCallSettings<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse>ParticipantsStubSettings. suggestSmartRepliesSettings()Returns the object with the settings used for calls to suggestSmartReplies.
-