Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2beta1.stub |
Modifier and Type | Method and Description |
---|---|
SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.Builder.build() |
SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.Builder.buildPartial() |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.getDefaultInstance() |
SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.getDefaultInstanceForType() |
SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.Builder.getDefaultInstanceForType() |
SuggestSmartRepliesResponse |
SuggestionResult.getSuggestSmartRepliesResponse()
SuggestSmartRepliesResponse if request is for SMART_REPLY.
|
SuggestSmartRepliesResponse |
SuggestionResult.Builder.getSuggestSmartRepliesResponse()
SuggestSmartRepliesResponse if request is for SMART_REPLY.
|
SuggestSmartRepliesResponse |
SuggestionResultOrBuilder.getSuggestSmartRepliesResponse()
SuggestSmartRepliesResponse if request is for SMART_REPLY.
|
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseDelimitedFrom(InputStream input) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(byte[] data) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(ByteBuffer data) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(ByteString data) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(CodedInputStream input) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(InputStream input) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
SuggestSmartRepliesResponse |
ParticipantsClient.suggestSmartReplies(ParticipantName parent)
Gets smart replies for a participant based on specific historical messages.
|
SuggestSmartRepliesResponse |
ParticipantsClient.suggestSmartReplies(String parent)
Gets smart replies for a participant based on specific historical messages.
|
SuggestSmartRepliesResponse |
ParticipantsGrpc.ParticipantsBlockingStub.suggestSmartReplies(SuggestSmartRepliesRequest request)
Gets smart replies for a participant based on specific historical
messages.
|
SuggestSmartRepliesResponse |
ParticipantsClient.suggestSmartReplies(SuggestSmartRepliesRequest request)
Gets smart replies for a participant based on specific historical messages.
|
Modifier and Type | Method and Description |
---|---|
Parser<SuggestSmartRepliesResponse> |
SuggestSmartRepliesResponse.getParserForType() |
static MethodDescriptor<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse> |
ParticipantsGrpc.getSuggestSmartRepliesMethod() |
static 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.
|
UnaryCallable<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse> |
ParticipantsClient.suggestSmartRepliesCallable()
Gets smart replies for a participant based on specific historical messages.
|
UnaryCallSettings<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse> |
ParticipantsSettings.suggestSmartRepliesSettings()
Returns the object with the settings used for calls to suggestSmartReplies.
|
UnaryCallSettings.Builder<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse> |
ParticipantsSettings.Builder.suggestSmartRepliesSettings()
Returns the builder for the settings used for calls to suggestSmartReplies.
|
Modifier and Type | Method and Description |
---|---|
SuggestSmartRepliesResponse.Builder |
SuggestSmartRepliesResponse.Builder.mergeFrom(SuggestSmartRepliesResponse other) |
SuggestionResult.Builder |
SuggestionResult.Builder.mergeSuggestSmartRepliesResponse(SuggestSmartRepliesResponse value)
SuggestSmartRepliesResponse if request is for SMART_REPLY.
|
static SuggestSmartRepliesResponse.Builder |
SuggestSmartRepliesResponse.newBuilder(SuggestSmartRepliesResponse prototype) |
SuggestionResult.Builder |
SuggestionResult.Builder.setSuggestSmartRepliesResponse(SuggestSmartRepliesResponse value)
SuggestSmartRepliesResponse if request is for SMART_REPLY.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticipantsGrpc.ParticipantsImplBase.suggestSmartReplies(SuggestSmartRepliesRequest request,
StreamObserver<SuggestSmartRepliesResponse> responseObserver)
Gets smart replies for a participant based on specific historical
messages.
|
void |
ParticipantsGrpc.ParticipantsStub.suggestSmartReplies(SuggestSmartRepliesRequest request,
StreamObserver<SuggestSmartRepliesResponse> responseObserver)
Gets smart replies for a participant based on specific historical
messages.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse> |
ParticipantsStub.suggestSmartRepliesCallable() |
UnaryCallable<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse> |
HttpJsonParticipantsStub.suggestSmartRepliesCallable() |
UnaryCallable<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse> |
GrpcParticipantsStub.suggestSmartRepliesCallable() |
UnaryCallSettings<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse> |
ParticipantsStubSettings.suggestSmartRepliesSettings()
Returns the object with the settings used for calls to suggestSmartReplies.
|
UnaryCallSettings.Builder<SuggestSmartRepliesRequest,SuggestSmartRepliesResponse> |
ParticipantsStubSettings.Builder.suggestSmartRepliesSettings()
Returns the builder for the settings used for calls to suggestSmartReplies.
|
Copyright © 2022 Google LLC. All rights reserved.