Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.addAllSuggestionResults(Iterable<? extends SuggestionResult> values)
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.addSuggestionResults(int index,
SuggestionResult.Builder builderForValue)
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.addSuggestionResults(int index,
SuggestionResult value)
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.addSuggestionResults(SuggestionResult.Builder builderForValue)
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.addSuggestionResults(SuggestionResult value)
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.clear() |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.clearConversation()
The conversation this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.clearField(Descriptors.FieldDescriptor field) |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.clearParticipant()
The participant that the suggestion is compiled for.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.clearSuggestionResults()
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.clone() |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.mergeFrom(HumanAgentAssistantEvent other) |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.mergeFrom(Message other) |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.newBuilder() |
static HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.newBuilder(HumanAgentAssistantEvent prototype) |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.newBuilderForType() |
protected HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.removeSuggestionResults(int index)
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setConversation(String value)
The conversation this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setConversationBytes(ByteString value)
The conversation this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setParticipant(String value)
The participant that the suggestion is compiled for.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setParticipantBytes(ByteString value)
The participant that the suggestion is compiled for.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setSuggestionResults(int index,
SuggestionResult.Builder builderForValue)
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setSuggestionResults(int index,
SuggestionResult value)
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.