Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,20 @@
* that transform user requests into actionable data. You can include agents
* in your app, product, or service to determine user intent and respond to the
* user in a natural way.
* After you create an agent, you can add [Intents][google.cloud.dialogflow.v2.Intents], [Contexts][google.cloud.dialogflow.v2.Contexts],
* [Entity Types][google.cloud.dialogflow.v2.EntityTypes], [Webhooks][google.cloud.dialogflow.v2.WebhookRequest], and so on to
* manage the flow of a conversation and match user input to predefined intents
* and actions.
* After you create an agent, you can add
* [Intents][google.cloud.dialogflow.v2.Intents],
* [Contexts][google.cloud.dialogflow.v2.Contexts], [Entity
* Types][google.cloud.dialogflow.v2.EntityTypes],
* [Webhooks][google.cloud.dialogflow.v2.WebhookRequest], and so on to manage
* the flow of a conversation and match user input to predefined intents and
* actions.
* You can create an agent using both Dialogflow Standard Edition and
* Dialogflow Enterprise Edition. For details, see
* [Dialogflow Editions](/dialogflow-enterprise/docs/editions).
* You can save your agent for backup or versioning by exporting the agent by
* using the [ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent] method. You can import a saved
* agent by using the [ImportAgent][google.cloud.dialogflow.v2.Agents.ImportAgent] method.
* using the [ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent]
* method. You can import a saved agent by using the
* [ImportAgent][google.cloud.dialogflow.v2.Agents.ImportAgent] method.
* Dialogflow provides several
* [prebuilt agents](https://dialogflow.com/docs/prebuilt-agents) for common
* conversation scenarios such as determining a date and time, converting
Expand Down Expand Up @@ -383,16 +387,20 @@ public static AgentsFutureStub newFutureStub(io.grpc.Channel channel) {
* that transform user requests into actionable data. You can include agents
* in your app, product, or service to determine user intent and respond to the
* user in a natural way.
* After you create an agent, you can add [Intents][google.cloud.dialogflow.v2.Intents], [Contexts][google.cloud.dialogflow.v2.Contexts],
* [Entity Types][google.cloud.dialogflow.v2.EntityTypes], [Webhooks][google.cloud.dialogflow.v2.WebhookRequest], and so on to
* manage the flow of a conversation and match user input to predefined intents
* and actions.
* After you create an agent, you can add
* [Intents][google.cloud.dialogflow.v2.Intents],
* [Contexts][google.cloud.dialogflow.v2.Contexts], [Entity
* Types][google.cloud.dialogflow.v2.EntityTypes],
* [Webhooks][google.cloud.dialogflow.v2.WebhookRequest], and so on to manage
* the flow of a conversation and match user input to predefined intents and
* actions.
* You can create an agent using both Dialogflow Standard Edition and
* Dialogflow Enterprise Edition. For details, see
* [Dialogflow Editions](/dialogflow-enterprise/docs/editions).
* You can save your agent for backup or versioning by exporting the agent by
* using the [ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent] method. You can import a saved
* agent by using the [ImportAgent][google.cloud.dialogflow.v2.Agents.ImportAgent] method.
* using the [ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent]
* method. You can import a saved agent by using the
* [ImportAgent][google.cloud.dialogflow.v2.Agents.ImportAgent] method.
* Dialogflow provides several
* [prebuilt agents](https://dialogflow.com/docs/prebuilt-agents) for common
* conversation scenarios such as determining a date and time, converting
Expand Down Expand Up @@ -455,7 +463,8 @@ public void trainAgent(
*
* <pre>
* Exports the specified agent to a ZIP file.
* Operation &lt;response: [ExportAgentResponse][google.cloud.dialogflow.v2.ExportAgentResponse],
* Operation &lt;response:
* [ExportAgentResponse][google.cloud.dialogflow.v2.ExportAgentResponse],
* metadata: [google.protobuf.Struct][google.protobuf.Struct]&gt;
* </pre>
*/
Expand Down Expand Up @@ -552,16 +561,20 @@ public final io.grpc.ServerServiceDefinition bindService() {
* that transform user requests into actionable data. You can include agents
* in your app, product, or service to determine user intent and respond to the
* user in a natural way.
* After you create an agent, you can add [Intents][google.cloud.dialogflow.v2.Intents], [Contexts][google.cloud.dialogflow.v2.Contexts],
* [Entity Types][google.cloud.dialogflow.v2.EntityTypes], [Webhooks][google.cloud.dialogflow.v2.WebhookRequest], and so on to
* manage the flow of a conversation and match user input to predefined intents
* and actions.
* After you create an agent, you can add
* [Intents][google.cloud.dialogflow.v2.Intents],
* [Contexts][google.cloud.dialogflow.v2.Contexts], [Entity
* Types][google.cloud.dialogflow.v2.EntityTypes],
* [Webhooks][google.cloud.dialogflow.v2.WebhookRequest], and so on to manage
* the flow of a conversation and match user input to predefined intents and
* actions.
* You can create an agent using both Dialogflow Standard Edition and
* Dialogflow Enterprise Edition. For details, see
* [Dialogflow Editions](/dialogflow-enterprise/docs/editions).
* You can save your agent for backup or versioning by exporting the agent by
* using the [ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent] method. You can import a saved
* agent by using the [ImportAgent][google.cloud.dialogflow.v2.Agents.ImportAgent] method.
* using the [ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent]
* method. You can import a saved agent by using the
* [ImportAgent][google.cloud.dialogflow.v2.Agents.ImportAgent] method.
* Dialogflow provides several
* [prebuilt agents](https://dialogflow.com/docs/prebuilt-agents) for common
* conversation scenarios such as determining a date and time, converting
Expand Down Expand Up @@ -645,7 +658,8 @@ public void trainAgent(
*
* <pre>
* Exports the specified agent to a ZIP file.
* Operation &lt;response: [ExportAgentResponse][google.cloud.dialogflow.v2.ExportAgentResponse],
* Operation &lt;response:
* [ExportAgentResponse][google.cloud.dialogflow.v2.ExportAgentResponse],
* metadata: [google.protobuf.Struct][google.protobuf.Struct]&gt;
* </pre>
*/
Expand Down Expand Up @@ -708,16 +722,20 @@ public void restoreAgent(
* that transform user requests into actionable data. You can include agents
* in your app, product, or service to determine user intent and respond to the
* user in a natural way.
* After you create an agent, you can add [Intents][google.cloud.dialogflow.v2.Intents], [Contexts][google.cloud.dialogflow.v2.Contexts],
* [Entity Types][google.cloud.dialogflow.v2.EntityTypes], [Webhooks][google.cloud.dialogflow.v2.WebhookRequest], and so on to
* manage the flow of a conversation and match user input to predefined intents
* and actions.
* After you create an agent, you can add
* [Intents][google.cloud.dialogflow.v2.Intents],
* [Contexts][google.cloud.dialogflow.v2.Contexts], [Entity
* Types][google.cloud.dialogflow.v2.EntityTypes],
* [Webhooks][google.cloud.dialogflow.v2.WebhookRequest], and so on to manage
* the flow of a conversation and match user input to predefined intents and
* actions.
* You can create an agent using both Dialogflow Standard Edition and
* Dialogflow Enterprise Edition. For details, see
* [Dialogflow Editions](/dialogflow-enterprise/docs/editions).
* You can save your agent for backup or versioning by exporting the agent by
* using the [ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent] method. You can import a saved
* agent by using the [ImportAgent][google.cloud.dialogflow.v2.Agents.ImportAgent] method.
* using the [ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent]
* method. You can import a saved agent by using the
* [ImportAgent][google.cloud.dialogflow.v2.Agents.ImportAgent] method.
* Dialogflow provides several
* [prebuilt agents](https://dialogflow.com/docs/prebuilt-agents) for common
* conversation scenarios such as determining a date and time, converting
Expand Down Expand Up @@ -791,7 +809,8 @@ public com.google.longrunning.Operation trainAgent(
*
* <pre>
* Exports the specified agent to a ZIP file.
* Operation &lt;response: [ExportAgentResponse][google.cloud.dialogflow.v2.ExportAgentResponse],
* Operation &lt;response:
* [ExportAgentResponse][google.cloud.dialogflow.v2.ExportAgentResponse],
* metadata: [google.protobuf.Struct][google.protobuf.Struct]&gt;
* </pre>
*/
Expand Down Expand Up @@ -845,16 +864,20 @@ public com.google.longrunning.Operation restoreAgent(
* that transform user requests into actionable data. You can include agents
* in your app, product, or service to determine user intent and respond to the
* user in a natural way.
* After you create an agent, you can add [Intents][google.cloud.dialogflow.v2.Intents], [Contexts][google.cloud.dialogflow.v2.Contexts],
* [Entity Types][google.cloud.dialogflow.v2.EntityTypes], [Webhooks][google.cloud.dialogflow.v2.WebhookRequest], and so on to
* manage the flow of a conversation and match user input to predefined intents
* and actions.
* After you create an agent, you can add
* [Intents][google.cloud.dialogflow.v2.Intents],
* [Contexts][google.cloud.dialogflow.v2.Contexts], [Entity
* Types][google.cloud.dialogflow.v2.EntityTypes],
* [Webhooks][google.cloud.dialogflow.v2.WebhookRequest], and so on to manage
* the flow of a conversation and match user input to predefined intents and
* actions.
* You can create an agent using both Dialogflow Standard Edition and
* Dialogflow Enterprise Edition. For details, see
* [Dialogflow Editions](/dialogflow-enterprise/docs/editions).
* You can save your agent for backup or versioning by exporting the agent by
* using the [ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent] method. You can import a saved
* agent by using the [ImportAgent][google.cloud.dialogflow.v2.Agents.ImportAgent] method.
* using the [ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent]
* method. You can import a saved agent by using the
* [ImportAgent][google.cloud.dialogflow.v2.Agents.ImportAgent] method.
* Dialogflow provides several
* [prebuilt agents](https://dialogflow.com/docs/prebuilt-agents) for common
* conversation scenarios such as determining a date and time, converting
Expand Down Expand Up @@ -929,7 +952,8 @@ protected AgentsFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions ca
*
* <pre>
* Exports the specified agent to a ZIP file.
* Operation &lt;response: [ExportAgentResponse][google.cloud.dialogflow.v2.ExportAgentResponse],
* Operation &lt;response:
* [ExportAgentResponse][google.cloud.dialogflow.v2.ExportAgentResponse],
* metadata: [google.protobuf.Struct][google.protobuf.Struct]&gt;
* </pre>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
* geographic location, and so on.
* You can include contexts as input parameters of a
* [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request,
* or as output contexts included in the returned intent.
* Contexts expire when an intent is matched, after the number of `DetectIntent`
* requests specified by the `lifespan_count` parameter, or after 10 minutes
* if no intents are matched for a `DetectIntent` request.
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent])
* request, or as output contexts included in the returned intent. Contexts
* expire when an intent is matched, after the number of `DetectIntent` requests
* specified by the `lifespan_count` parameter, or after 10 minutes if no
* intents are matched for a `DetectIntent` request.
* For more information about contexts, see the
* [Dialogflow documentation](https://dialogflow.com/docs/contexts).
* </pre>
Expand Down Expand Up @@ -397,11 +397,11 @@ public static ContextsFutureStub newFutureStub(io.grpc.Channel channel) {
* geographic location, and so on.
* You can include contexts as input parameters of a
* [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request,
* or as output contexts included in the returned intent.
* Contexts expire when an intent is matched, after the number of `DetectIntent`
* requests specified by the `lifespan_count` parameter, or after 10 minutes
* if no intents are matched for a `DetectIntent` request.
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent])
* request, or as output contexts included in the returned intent. Contexts
* expire when an intent is matched, after the number of `DetectIntent` requests
* specified by the `lifespan_count` parameter, or after 10 minutes if no
* intents are matched for a `DetectIntent` request.
* For more information about contexts, see the
* [Dialogflow documentation](https://dialogflow.com/docs/contexts).
* </pre>
Expand Down Expand Up @@ -543,11 +543,11 @@ public final io.grpc.ServerServiceDefinition bindService() {
* geographic location, and so on.
* You can include contexts as input parameters of a
* [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request,
* or as output contexts included in the returned intent.
* Contexts expire when an intent is matched, after the number of `DetectIntent`
* requests specified by the `lifespan_count` parameter, or after 10 minutes
* if no intents are matched for a `DetectIntent` request.
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent])
* request, or as output contexts included in the returned intent. Contexts
* expire when an intent is matched, after the number of `DetectIntent` requests
* specified by the `lifespan_count` parameter, or after 10 minutes if no
* intents are matched for a `DetectIntent` request.
* For more information about contexts, see the
* [Dialogflow documentation](https://dialogflow.com/docs/contexts).
* </pre>
Expand Down Expand Up @@ -676,11 +676,11 @@ public void deleteAllContexts(
* geographic location, and so on.
* You can include contexts as input parameters of a
* [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request,
* or as output contexts included in the returned intent.
* Contexts expire when an intent is matched, after the number of `DetectIntent`
* requests specified by the `lifespan_count` parameter, or after 10 minutes
* if no intents are matched for a `DetectIntent` request.
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent])
* request, or as output contexts included in the returned intent. Contexts
* expire when an intent is matched, after the number of `DetectIntent` requests
* specified by the `lifespan_count` parameter, or after 10 minutes if no
* intents are matched for a `DetectIntent` request.
* For more information about contexts, see the
* [Dialogflow documentation](https://dialogflow.com/docs/contexts).
* </pre>
Expand Down Expand Up @@ -791,11 +791,11 @@ public com.google.protobuf.Empty deleteAllContexts(
* geographic location, and so on.
* You can include contexts as input parameters of a
* [DetectIntent][google.cloud.dialogflow.v2.Sessions.DetectIntent] (or
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]) request,
* or as output contexts included in the returned intent.
* Contexts expire when an intent is matched, after the number of `DetectIntent`
* requests specified by the `lifespan_count` parameter, or after 10 minutes
* if no intents are matched for a `DetectIntent` request.
* [StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent])
* request, or as output contexts included in the returned intent. Contexts
* expire when an intent is matched, after the number of `DetectIntent` requests
* specified by the `lifespan_count` parameter, or after 10 minutes if no
* intents are matched for a `DetectIntent` request.
* For more information about contexts, see the
* [Dialogflow documentation](https://dialogflow.com/docs/contexts).
* </pre>
Expand Down
Loading