HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.addAllSuggestionResults(Iterable<? extends SuggestionResult> values) |
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.addSuggestionResults(int index,
SuggestionResult value) |
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.addSuggestionResults(int index,
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.addSuggestionResults(SuggestionResult.Builder builderForValue) |
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(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.clearOneof(com.google.protobuf.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(HumanAgentAssistantEvent other) |
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.mergeFrom(com.google.protobuf.Message other) |
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.newBuilder() |
|
static HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.newBuilder(HumanAgentAssistantEvent prototype) |
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.newBuilderForType() |
|
protected HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.newBuilderForType(com.google.protobuf.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(com.google.protobuf.ByteString value) |
The conversation this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setField(com.google.protobuf.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(com.google.protobuf.ByteString value) |
The participant that the suggestion is compiled for.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setSuggestionResults(int index,
SuggestionResult value) |
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setSuggestionResults(int index,
SuggestionResult.Builder builderForValue) |
The suggestion results payload that this notification refers to.
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
HumanAgentAssistantEvent.Builder |
HumanAgentAssistantEvent.toBuilder() |
|