| Modifier and Type | Method and Description |
|---|---|
ConversationEvent.Builder |
ConversationEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConversationEvent.Builder |
ConversationEvent.Builder.clear() |
ConversationEvent.Builder |
ConversationEvent.Builder.clearConversation()
Required.
|
ConversationEvent.Builder |
ConversationEvent.Builder.clearErrorStatus()
Optional.
|
ConversationEvent.Builder |
ConversationEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ConversationEvent.Builder |
ConversationEvent.Builder.clearNewMessagePayload()
Payload of NEW_MESSAGE event.
|
ConversationEvent.Builder |
ConversationEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ConversationEvent.Builder |
ConversationEvent.Builder.clearPayload() |
ConversationEvent.Builder |
ConversationEvent.Builder.clearType()
Required.
|
ConversationEvent.Builder |
ConversationEvent.Builder.clone() |
ConversationEvent.Builder |
ConversationEvent.Builder.mergeErrorStatus(com.google.rpc.Status value)
Optional.
|
ConversationEvent.Builder |
ConversationEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ConversationEvent.Builder |
ConversationEvent.Builder.mergeFrom(ConversationEvent other) |
ConversationEvent.Builder |
ConversationEvent.Builder.mergeFrom(com.google.protobuf.Message other) |
ConversationEvent.Builder |
ConversationEvent.Builder.mergeNewMessagePayload(Message value)
Payload of NEW_MESSAGE event.
|
ConversationEvent.Builder |
ConversationEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ConversationEvent.Builder |
ConversationEvent.newBuilder() |
static ConversationEvent.Builder |
ConversationEvent.newBuilder(ConversationEvent prototype) |
ConversationEvent.Builder |
ConversationEvent.newBuilderForType() |
protected ConversationEvent.Builder |
ConversationEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ConversationEvent.Builder |
ConversationEvent.Builder.setConversation(String value)
Required.
|
ConversationEvent.Builder |
ConversationEvent.Builder.setConversationBytes(com.google.protobuf.ByteString value)
Required.
|
ConversationEvent.Builder |
ConversationEvent.Builder.setErrorStatus(com.google.rpc.Status.Builder builderForValue)
Optional.
|
ConversationEvent.Builder |
ConversationEvent.Builder.setErrorStatus(com.google.rpc.Status value)
Optional.
|
ConversationEvent.Builder |
ConversationEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConversationEvent.Builder |
ConversationEvent.Builder.setNewMessagePayload(Message.Builder builderForValue)
Payload of NEW_MESSAGE event.
|
ConversationEvent.Builder |
ConversationEvent.Builder.setNewMessagePayload(Message value)
Payload of NEW_MESSAGE event.
|
ConversationEvent.Builder |
ConversationEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ConversationEvent.Builder |
ConversationEvent.Builder.setType(ConversationEvent.Type value)
Required.
|
ConversationEvent.Builder |
ConversationEvent.Builder.setTypeValue(int value)
Required.
|
ConversationEvent.Builder |
ConversationEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConversationEvent.Builder |
ConversationEvent.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.