| Modifier and Type | Method and Description |
|---|---|
Conversation.Builder |
Conversation.Builder.addAllFlows(Iterable<? extends Flow> values)
All the [Flow][google.cloud.dialogflow.cx.v3beta1.Flow] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.addAllIntents(Iterable<? extends Intent> values)
All the matched [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] in the
conversation.
|
Conversation.Builder |
Conversation.Builder.addAllInteractions(Iterable<? extends Conversation.Interaction> values)
Interactions of the conversation.
|
Conversation.Builder |
Conversation.Builder.addAllPages(Iterable<? extends Page> values)
All the [Page][google.cloud.dialogflow.cx.v3beta1.Page] the conversation
has went through.
|
Conversation.Builder |
ListConversationsResponse.Builder.addConversationsBuilder()
The list of conversations.
|
Conversation.Builder |
ListConversationsResponse.Builder.addConversationsBuilder(int index)
The list of conversations.
|
Conversation.Builder |
Conversation.Builder.addFlows(Flow.Builder builderForValue)
All the [Flow][google.cloud.dialogflow.cx.v3beta1.Flow] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.addFlows(Flow value)
All the [Flow][google.cloud.dialogflow.cx.v3beta1.Flow] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.addFlows(int index,
Flow.Builder builderForValue)
All the [Flow][google.cloud.dialogflow.cx.v3beta1.Flow] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.addFlows(int index,
Flow value)
All the [Flow][google.cloud.dialogflow.cx.v3beta1.Flow] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.addIntents(Intent.Builder builderForValue)
All the matched [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] in the
conversation.
|
Conversation.Builder |
Conversation.Builder.addIntents(Intent value)
All the matched [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] in the
conversation.
|
Conversation.Builder |
Conversation.Builder.addIntents(int index,
Intent.Builder builderForValue)
All the matched [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] in the
conversation.
|
Conversation.Builder |
Conversation.Builder.addIntents(int index,
Intent value)
All the matched [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] in the
conversation.
|
Conversation.Builder |
Conversation.Builder.addInteractions(Conversation.Interaction.Builder builderForValue)
Interactions of the conversation.
|
Conversation.Builder |
Conversation.Builder.addInteractions(Conversation.Interaction value)
Interactions of the conversation.
|
Conversation.Builder |
Conversation.Builder.addInteractions(int index,
Conversation.Interaction.Builder builderForValue)
Interactions of the conversation.
|
Conversation.Builder |
Conversation.Builder.addInteractions(int index,
Conversation.Interaction value)
Interactions of the conversation.
|
Conversation.Builder |
Conversation.Builder.addPages(int index,
Page.Builder builderForValue)
All the [Page][google.cloud.dialogflow.cx.v3beta1.Page] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.addPages(int index,
Page value)
All the [Page][google.cloud.dialogflow.cx.v3beta1.Page] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.addPages(Page.Builder builderForValue)
All the [Page][google.cloud.dialogflow.cx.v3beta1.Page] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.addPages(Page value)
All the [Page][google.cloud.dialogflow.cx.v3beta1.Page] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Conversation.Builder |
Conversation.Builder.clear() |
Conversation.Builder |
Conversation.Builder.clearDuration()
Duration of the conversation.
|
Conversation.Builder |
Conversation.Builder.clearEnvironment()
Environment of the conversation.
|
Conversation.Builder |
Conversation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Conversation.Builder |
Conversation.Builder.clearFlows()
All the [Flow][google.cloud.dialogflow.cx.v3beta1.Flow] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.clearFlowVersions() |
Conversation.Builder |
Conversation.Builder.clearIntents()
All the matched [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] in the
conversation.
|
Conversation.Builder |
Conversation.Builder.clearInteractions()
Interactions of the conversation.
|
Conversation.Builder |
Conversation.Builder.clearLanguageCode()
The language of the conversation, which is the language of the first
request in the conversation.
|
Conversation.Builder |
Conversation.Builder.clearMetrics()
Conversation metrics.
|
Conversation.Builder |
Conversation.Builder.clearName()
Identifier.
|
Conversation.Builder |
Conversation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Conversation.Builder |
Conversation.Builder.clearPages()
All the [Page][google.cloud.dialogflow.cx.v3beta1.Page] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.clearStartTime()
Start time of the conversation, which is the time of the first request of
the conversation.
|
Conversation.Builder |
Conversation.Builder.clearType()
The type of the conversation.
|
Conversation.Builder |
Conversation.Builder.clone() |
Conversation.Builder |
ListConversationsResponse.Builder.getConversationsBuilder(int index)
The list of conversations.
|
Conversation.Builder |
Conversation.Builder.mergeDuration(com.google.protobuf.Duration value)
Duration of the conversation.
|
Conversation.Builder |
Conversation.Builder.mergeEnvironment(Environment value)
Environment of the conversation.
|
Conversation.Builder |
Conversation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Conversation.Builder |
Conversation.Builder.mergeFrom(Conversation other) |
Conversation.Builder |
Conversation.Builder.mergeFrom(com.google.protobuf.Message other) |
Conversation.Builder |
Conversation.Builder.mergeMetrics(Conversation.Metrics value)
Conversation metrics.
|
Conversation.Builder |
Conversation.Builder.mergeStartTime(com.google.protobuf.Timestamp value)
Start time of the conversation, which is the time of the first request of
the conversation.
|
Conversation.Builder |
Conversation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Conversation.Builder |
Conversation.newBuilder() |
static Conversation.Builder |
Conversation.newBuilder(Conversation prototype) |
Conversation.Builder |
Conversation.newBuilderForType() |
protected Conversation.Builder |
Conversation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Conversation.Builder |
Conversation.Builder.putAllFlowVersions(Map<String,Long> values)
Flow versions used in the conversation.
|
Conversation.Builder |
Conversation.Builder.putFlowVersions(String key,
long value)
Flow versions used in the conversation.
|
Conversation.Builder |
Conversation.Builder.removeFlows(int index)
All the [Flow][google.cloud.dialogflow.cx.v3beta1.Flow] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.removeFlowVersions(String key)
Flow versions used in the conversation.
|
Conversation.Builder |
Conversation.Builder.removeIntents(int index)
All the matched [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] in the
conversation.
|
Conversation.Builder |
Conversation.Builder.removeInteractions(int index)
Interactions of the conversation.
|
Conversation.Builder |
Conversation.Builder.removePages(int index)
All the [Page][google.cloud.dialogflow.cx.v3beta1.Page] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.setDuration(com.google.protobuf.Duration.Builder builderForValue)
Duration of the conversation.
|
Conversation.Builder |
Conversation.Builder.setDuration(com.google.protobuf.Duration value)
Duration of the conversation.
|
Conversation.Builder |
Conversation.Builder.setEnvironment(Environment.Builder builderForValue)
Environment of the conversation.
|
Conversation.Builder |
Conversation.Builder.setEnvironment(Environment value)
Environment of the conversation.
|
Conversation.Builder |
Conversation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Conversation.Builder |
Conversation.Builder.setFlows(int index,
Flow.Builder builderForValue)
All the [Flow][google.cloud.dialogflow.cx.v3beta1.Flow] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.setFlows(int index,
Flow value)
All the [Flow][google.cloud.dialogflow.cx.v3beta1.Flow] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.setIntents(int index,
Intent.Builder builderForValue)
All the matched [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] in the
conversation.
|
Conversation.Builder |
Conversation.Builder.setIntents(int index,
Intent value)
All the matched [Intent][google.cloud.dialogflow.cx.v3beta1.Intent] in the
conversation.
|
Conversation.Builder |
Conversation.Builder.setInteractions(int index,
Conversation.Interaction.Builder builderForValue)
Interactions of the conversation.
|
Conversation.Builder |
Conversation.Builder.setInteractions(int index,
Conversation.Interaction value)
Interactions of the conversation.
|
Conversation.Builder |
Conversation.Builder.setLanguageCode(String value)
The language of the conversation, which is the language of the first
request in the conversation.
|
Conversation.Builder |
Conversation.Builder.setLanguageCodeBytes(com.google.protobuf.ByteString value)
The language of the conversation, which is the language of the first
request in the conversation.
|
Conversation.Builder |
Conversation.Builder.setMetrics(Conversation.Metrics.Builder builderForValue)
Conversation metrics.
|
Conversation.Builder |
Conversation.Builder.setMetrics(Conversation.Metrics value)
Conversation metrics.
|
Conversation.Builder |
Conversation.Builder.setName(String value)
Identifier.
|
Conversation.Builder |
Conversation.Builder.setNameBytes(com.google.protobuf.ByteString value)
Identifier.
|
Conversation.Builder |
Conversation.Builder.setPages(int index,
Page.Builder builderForValue)
All the [Page][google.cloud.dialogflow.cx.v3beta1.Page] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.setPages(int index,
Page value)
All the [Page][google.cloud.dialogflow.cx.v3beta1.Page] the conversation
has went through.
|
Conversation.Builder |
Conversation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Conversation.Builder |
Conversation.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Start time of the conversation, which is the time of the first request of
the conversation.
|
Conversation.Builder |
Conversation.Builder.setStartTime(com.google.protobuf.Timestamp value)
Start time of the conversation, which is the time of the first request of
the conversation.
|
Conversation.Builder |
Conversation.Builder.setType(Conversation.Type value)
The type of the conversation.
|
Conversation.Builder |
Conversation.Builder.setTypeValue(int value)
The type of the conversation.
|
Conversation.Builder |
Conversation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Conversation.Builder |
Conversation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Conversation.Builder> |
ListConversationsResponse.Builder.getConversationsBuilderList()
The list of conversations.
|
| Modifier and Type | Method and Description |
|---|---|
ListConversationsResponse.Builder |
ListConversationsResponse.Builder.addConversations(Conversation.Builder builderForValue)
The list of conversations.
|
ListConversationsResponse.Builder |
ListConversationsResponse.Builder.addConversations(int index,
Conversation.Builder builderForValue)
The list of conversations.
|
ListConversationsResponse.Builder |
ListConversationsResponse.Builder.setConversations(int index,
Conversation.Builder builderForValue)
The list of conversations.
|
Copyright © 2025 Google LLC. All rights reserved.