Fulfillment.Builder |
Fulfillment.Builder.addAllConditionalCases(Iterable<? extends Fulfillment.ConditionalCases> values) |
Conditional cases for this fulfillment.
|
Fulfillment.Builder |
Fulfillment.Builder.addAllMessages(Iterable<? extends ResponseMessage> values) |
The list of rich message responses to present to the user.
|
Fulfillment.Builder |
Fulfillment.Builder.addAllSetParameterActions(Iterable<? extends Fulfillment.SetParameterAction> values) |
Set parameter values before executing the webhook.
|
Fulfillment.Builder |
Fulfillment.Builder.addConditionalCases(int index,
Fulfillment.ConditionalCases value) |
Conditional cases for this fulfillment.
|
Fulfillment.Builder |
Fulfillment.Builder.addConditionalCases(int index,
Fulfillment.ConditionalCases.Builder builderForValue) |
Conditional cases for this fulfillment.
|
Fulfillment.Builder |
Fulfillment.Builder.addConditionalCases(Fulfillment.ConditionalCases value) |
Conditional cases for this fulfillment.
|
Fulfillment.Builder |
Fulfillment.Builder.addConditionalCases(Fulfillment.ConditionalCases.Builder builderForValue) |
Conditional cases for this fulfillment.
|
Fulfillment.Builder |
Fulfillment.Builder.addMessages(int index,
ResponseMessage value) |
The list of rich message responses to present to the user.
|
Fulfillment.Builder |
Fulfillment.Builder.addMessages(int index,
ResponseMessage.Builder builderForValue) |
The list of rich message responses to present to the user.
|
Fulfillment.Builder |
Fulfillment.Builder.addMessages(ResponseMessage value) |
The list of rich message responses to present to the user.
|
Fulfillment.Builder |
Fulfillment.Builder.addMessages(ResponseMessage.Builder builderForValue) |
The list of rich message responses to present to the user.
|
Fulfillment.Builder |
Fulfillment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Fulfillment.Builder |
Fulfillment.Builder.addSetParameterActions(int index,
Fulfillment.SetParameterAction value) |
Set parameter values before executing the webhook.
|
Fulfillment.Builder |
Fulfillment.Builder.addSetParameterActions(int index,
Fulfillment.SetParameterAction.Builder builderForValue) |
Set parameter values before executing the webhook.
|
Fulfillment.Builder |
Fulfillment.Builder.addSetParameterActions(Fulfillment.SetParameterAction value) |
Set parameter values before executing the webhook.
|
Fulfillment.Builder |
Fulfillment.Builder.addSetParameterActions(Fulfillment.SetParameterAction.Builder builderForValue) |
Set parameter values before executing the webhook.
|
Fulfillment.Builder |
Fulfillment.Builder.clear() |
|
Fulfillment.Builder |
Fulfillment.Builder.clearConditionalCases() |
Conditional cases for this fulfillment.
|
Fulfillment.Builder |
Fulfillment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Fulfillment.Builder |
Fulfillment.Builder.clearMessages() |
The list of rich message responses to present to the user.
|
Fulfillment.Builder |
Fulfillment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Fulfillment.Builder |
Fulfillment.Builder.clearReturnPartialResponses() |
Whether Dialogflow should return currently queued fulfillment response
messages in streaming APIs.
|
Fulfillment.Builder |
Fulfillment.Builder.clearSetParameterActions() |
Set parameter values before executing the webhook.
|
Fulfillment.Builder |
Fulfillment.Builder.clearTag() |
The value of this field will be populated in the
[WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest]
`fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
called.
|
Fulfillment.Builder |
Fulfillment.Builder.clearWebhook() |
The webhook to call.
|
Fulfillment.Builder |
Fulfillment.Builder.clone() |
|
Fulfillment.Builder |
Page.Builder.getEntryFulfillmentBuilder() |
The fulfillment to call when the session is entering the page.
|
Fulfillment.Builder |
Form.Parameter.FillBehavior.Builder.getInitialPromptFulfillmentBuilder() |
Required.
|
Fulfillment.Builder |
EventHandler.Builder.getTriggerFulfillmentBuilder() |
The fulfillment to call when the event occurs.
|
Fulfillment.Builder |
KnowledgeConnectorSettings.Builder.getTriggerFulfillmentBuilder() |
The fulfillment to be triggered.
|
Fulfillment.Builder |
TransitionRoute.Builder.getTriggerFulfillmentBuilder() |
The fulfillment to call when the condition is satisfied.
|
Fulfillment.Builder |
Fulfillment.Builder.mergeFrom(Fulfillment other) |
|
Fulfillment.Builder |
Fulfillment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Fulfillment.Builder |
Fulfillment.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Fulfillment.Builder |
Fulfillment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Fulfillment.Builder |
Fulfillment.newBuilder() |
|
static Fulfillment.Builder |
Fulfillment.newBuilder(Fulfillment prototype) |
|
Fulfillment.Builder |
Fulfillment.newBuilderForType() |
|
protected Fulfillment.Builder |
Fulfillment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Fulfillment.Builder |
Fulfillment.Builder.removeConditionalCases(int index) |
Conditional cases for this fulfillment.
|
Fulfillment.Builder |
Fulfillment.Builder.removeMessages(int index) |
The list of rich message responses to present to the user.
|
Fulfillment.Builder |
Fulfillment.Builder.removeSetParameterActions(int index) |
Set parameter values before executing the webhook.
|
Fulfillment.Builder |
Fulfillment.Builder.setConditionalCases(int index,
Fulfillment.ConditionalCases value) |
Conditional cases for this fulfillment.
|
Fulfillment.Builder |
Fulfillment.Builder.setConditionalCases(int index,
Fulfillment.ConditionalCases.Builder builderForValue) |
Conditional cases for this fulfillment.
|
Fulfillment.Builder |
Fulfillment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Fulfillment.Builder |
Fulfillment.Builder.setMessages(int index,
ResponseMessage value) |
The list of rich message responses to present to the user.
|
Fulfillment.Builder |
Fulfillment.Builder.setMessages(int index,
ResponseMessage.Builder builderForValue) |
The list of rich message responses to present to the user.
|
Fulfillment.Builder |
Fulfillment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Fulfillment.Builder |
Fulfillment.Builder.setReturnPartialResponses(boolean value) |
Whether Dialogflow should return currently queued fulfillment response
messages in streaming APIs.
|
Fulfillment.Builder |
Fulfillment.Builder.setSetParameterActions(int index,
Fulfillment.SetParameterAction value) |
Set parameter values before executing the webhook.
|
Fulfillment.Builder |
Fulfillment.Builder.setSetParameterActions(int index,
Fulfillment.SetParameterAction.Builder builderForValue) |
Set parameter values before executing the webhook.
|
Fulfillment.Builder |
Fulfillment.Builder.setTag(String value) |
The value of this field will be populated in the
[WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest]
`fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
called.
|
Fulfillment.Builder |
Fulfillment.Builder.setTagBytes(com.google.protobuf.ByteString value) |
The value of this field will be populated in the
[WebhookRequest][google.cloud.dialogflow.cx.v3beta1.WebhookRequest]
`fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
called.
|
Fulfillment.Builder |
Fulfillment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Fulfillment.Builder |
Fulfillment.Builder.setWebhook(String value) |
The webhook to call.
|
Fulfillment.Builder |
Fulfillment.Builder.setWebhookBytes(com.google.protobuf.ByteString value) |
The webhook to call.
|
Fulfillment.Builder |
Fulfillment.toBuilder() |
|