You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/dialogflow_v2.projects.conversationProfiles.html
+6
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,7 @@ <h3>Method Details</h3>
162
162
{ # Defines the services to connect to incoming Dialogflow conversations.
163
163
"automatedAgentConfig": { # Defines the Automated Agent to connect to a conversation. # Configuration for an automated agent to use with this profile.
164
164
"agent": "A String", # Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant `service-@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Dialogflow API Service Agent` role in this project. - For ES agents, use format: `projects//locations//agent/environments/`. If environment is not specified, the default `draft` environment is used. Refer to [DetectIntentRequest](/dialogflow/docs/reference/rpc/google.cloud.dialogflow.v2#google.cloud.dialogflow.v2.DetectIntentRequest) for more details. - For CX agents, use format `projects//locations//agents//environments/`. If environment is not specified, the default `draft` environment is used.
165
+
"sessionTtl": "A String", # Optional. Sets Dialogflow CX session life time. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
165
166
},
166
167
"createTime": "A String", # Output only. Create time of the conversation profile.
167
168
"displayName": "A String", # Required. Human readable name for this profile. Max length 1024 bytes.
@@ -319,6 +320,7 @@ <h3>Method Details</h3>
319
320
{ # Defines the services to connect to incoming Dialogflow conversations.
320
321
"automatedAgentConfig": { # Defines the Automated Agent to connect to a conversation. # Configuration for an automated agent to use with this profile.
321
322
"agent": "A String", # Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant `service-@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Dialogflow API Service Agent` role in this project. - For ES agents, use format: `projects//locations//agent/environments/`. If environment is not specified, the default `draft` environment is used. Refer to [DetectIntentRequest](/dialogflow/docs/reference/rpc/google.cloud.dialogflow.v2#google.cloud.dialogflow.v2.DetectIntentRequest) for more details. - For CX agents, use format `projects//locations//agents//environments/`. If environment is not specified, the default `draft` environment is used.
323
+
"sessionTtl": "A String", # Optional. Sets Dialogflow CX session life time. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
322
324
},
323
325
"createTime": "A String", # Output only. Create time of the conversation profile.
324
326
"displayName": "A String", # Required. Human readable name for this profile. Max length 1024 bytes.
@@ -501,6 +503,7 @@ <h3>Method Details</h3>
501
503
{ # Defines the services to connect to incoming Dialogflow conversations.
502
504
"automatedAgentConfig": { # Defines the Automated Agent to connect to a conversation. # Configuration for an automated agent to use with this profile.
503
505
"agent": "A String", # Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant `service-@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Dialogflow API Service Agent` role in this project. - For ES agents, use format: `projects//locations//agent/environments/`. If environment is not specified, the default `draft` environment is used. Refer to [DetectIntentRequest](/dialogflow/docs/reference/rpc/google.cloud.dialogflow.v2#google.cloud.dialogflow.v2.DetectIntentRequest) for more details. - For CX agents, use format `projects//locations//agents//environments/`. If environment is not specified, the default `draft` environment is used.
506
+
"sessionTtl": "A String", # Optional. Sets Dialogflow CX session life time. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
504
507
},
505
508
"createTime": "A String", # Output only. Create time of the conversation profile.
506
509
"displayName": "A String", # Required. Human readable name for this profile. Max length 1024 bytes.
@@ -669,6 +672,7 @@ <h3>Method Details</h3>
669
672
{ # Defines the services to connect to incoming Dialogflow conversations.
670
673
"automatedAgentConfig": { # Defines the Automated Agent to connect to a conversation. # Configuration for an automated agent to use with this profile.
671
674
"agent": "A String", # Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant `service-@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Dialogflow API Service Agent` role in this project. - For ES agents, use format: `projects//locations//agent/environments/`. If environment is not specified, the default `draft` environment is used. Refer to [DetectIntentRequest](/dialogflow/docs/reference/rpc/google.cloud.dialogflow.v2#google.cloud.dialogflow.v2.DetectIntentRequest) for more details. - For CX agents, use format `projects//locations//agents//environments/`. If environment is not specified, the default `draft` environment is used.
675
+
"sessionTtl": "A String", # Optional. Sets Dialogflow CX session life time. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
672
676
},
673
677
"createTime": "A String", # Output only. Create time of the conversation profile.
674
678
"displayName": "A String", # Required. Human readable name for this profile. Max length 1024 bytes.
@@ -845,6 +849,7 @@ <h3>Method Details</h3>
845
849
{ # Defines the services to connect to incoming Dialogflow conversations.
846
850
"automatedAgentConfig": { # Defines the Automated Agent to connect to a conversation. # Configuration for an automated agent to use with this profile.
847
851
"agent": "A String", # Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant `service-@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Dialogflow API Service Agent` role in this project. - For ES agents, use format: `projects//locations//agent/environments/`. If environment is not specified, the default `draft` environment is used. Refer to [DetectIntentRequest](/dialogflow/docs/reference/rpc/google.cloud.dialogflow.v2#google.cloud.dialogflow.v2.DetectIntentRequest) for more details. - For CX agents, use format `projects//locations//agents//environments/`. If environment is not specified, the default `draft` environment is used.
852
+
"sessionTtl": "A String", # Optional. Sets Dialogflow CX session life time. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
848
853
},
849
854
"createTime": "A String", # Output only. Create time of the conversation profile.
850
855
"displayName": "A String", # Required. Human readable name for this profile. Max length 1024 bytes.
@@ -1003,6 +1008,7 @@ <h3>Method Details</h3>
1003
1008
{ # Defines the services to connect to incoming Dialogflow conversations.
1004
1009
"automatedAgentConfig": { # Defines the Automated Agent to connect to a conversation. # Configuration for an automated agent to use with this profile.
1005
1010
"agent": "A String", # Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant `service-@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Dialogflow API Service Agent` role in this project. - For ES agents, use format: `projects//locations//agent/environments/`. If environment is not specified, the default `draft` environment is used. Refer to [DetectIntentRequest](/dialogflow/docs/reference/rpc/google.cloud.dialogflow.v2#google.cloud.dialogflow.v2.DetectIntentRequest) for more details. - For CX agents, use format `projects//locations//agents//environments/`. If environment is not specified, the default `draft` environment is used.
1011
+
"sessionTtl": "A String", # Optional. Sets Dialogflow CX session life time. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
1006
1012
},
1007
1013
"createTime": "A String", # Output only. Create time of the conversation profile.
1008
1014
"displayName": "A String", # Required. Human readable name for this profile. Max length 1024 bytes.
Copy file name to clipboardExpand all lines: docs/dyn/dialogflow_v2.projects.conversations.suggestions.html
+5
Original file line number
Diff line number
Diff line change
@@ -96,6 +96,11 @@ <h3>Method Details</h3>
96
96
The object takes the form of:
97
97
98
98
{ # The request message for Conversations.SuggestConversationSummary.
99
+
"assistQueryParams": { # Represents the parameters of human assist query. # Parameters for a human assist query. Only used for POC/demo purpose.
100
+
"documentsMetadataFilters": { # Key-value filters on the metadata of documents returned by article suggestion. If specified, article suggestion only returns suggested documents that match all filters in their Document.metadata. Multiple values for a metadata key should be concatenated by comma. For example, filters to match all documents that have 'US' or 'CA' in their market metadata values and 'agent' in their user metadata values will be ``` documents_metadata_filters { key: "market" value: "US,CA" } documents_metadata_filters { key: "user" value: "agent" } ```
101
+
"a_key": "A String",
102
+
},
103
+
},
99
104
"contextSize": 42, # Max number of messages prior to and including [latest_message] to use as context when compiling the suggestion. By default 500 and at most 1000.
100
105
"latestMessage": "A String", # The name of the latest conversation message used as context for compiling suggestion. If empty, the latest message of the conversation will be used. Format: `projects//locations//conversations//messages/`.
Copy file name to clipboardExpand all lines: docs/dyn/dialogflow_v2.projects.locations.conversationProfiles.html
+6
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,7 @@ <h3>Method Details</h3>
162
162
{ # Defines the services to connect to incoming Dialogflow conversations.
163
163
"automatedAgentConfig": { # Defines the Automated Agent to connect to a conversation. # Configuration for an automated agent to use with this profile.
164
164
"agent": "A String", # Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant `service-@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Dialogflow API Service Agent` role in this project. - For ES agents, use format: `projects//locations//agent/environments/`. If environment is not specified, the default `draft` environment is used. Refer to [DetectIntentRequest](/dialogflow/docs/reference/rpc/google.cloud.dialogflow.v2#google.cloud.dialogflow.v2.DetectIntentRequest) for more details. - For CX agents, use format `projects//locations//agents//environments/`. If environment is not specified, the default `draft` environment is used.
165
+
"sessionTtl": "A String", # Optional. Sets Dialogflow CX session life time. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
165
166
},
166
167
"createTime": "A String", # Output only. Create time of the conversation profile.
167
168
"displayName": "A String", # Required. Human readable name for this profile. Max length 1024 bytes.
@@ -319,6 +320,7 @@ <h3>Method Details</h3>
319
320
{ # Defines the services to connect to incoming Dialogflow conversations.
320
321
"automatedAgentConfig": { # Defines the Automated Agent to connect to a conversation. # Configuration for an automated agent to use with this profile.
321
322
"agent": "A String", # Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant `service-@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Dialogflow API Service Agent` role in this project. - For ES agents, use format: `projects//locations//agent/environments/`. If environment is not specified, the default `draft` environment is used. Refer to [DetectIntentRequest](/dialogflow/docs/reference/rpc/google.cloud.dialogflow.v2#google.cloud.dialogflow.v2.DetectIntentRequest) for more details. - For CX agents, use format `projects//locations//agents//environments/`. If environment is not specified, the default `draft` environment is used.
323
+
"sessionTtl": "A String", # Optional. Sets Dialogflow CX session life time. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
322
324
},
323
325
"createTime": "A String", # Output only. Create time of the conversation profile.
324
326
"displayName": "A String", # Required. Human readable name for this profile. Max length 1024 bytes.
@@ -501,6 +503,7 @@ <h3>Method Details</h3>
501
503
{ # Defines the services to connect to incoming Dialogflow conversations.
502
504
"automatedAgentConfig": { # Defines the Automated Agent to connect to a conversation. # Configuration for an automated agent to use with this profile.
503
505
"agent": "A String", # Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant `service-@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Dialogflow API Service Agent` role in this project. - For ES agents, use format: `projects//locations//agent/environments/`. If environment is not specified, the default `draft` environment is used. Refer to [DetectIntentRequest](/dialogflow/docs/reference/rpc/google.cloud.dialogflow.v2#google.cloud.dialogflow.v2.DetectIntentRequest) for more details. - For CX agents, use format `projects//locations//agents//environments/`. If environment is not specified, the default `draft` environment is used.
506
+
"sessionTtl": "A String", # Optional. Sets Dialogflow CX session life time. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
504
507
},
505
508
"createTime": "A String", # Output only. Create time of the conversation profile.
506
509
"displayName": "A String", # Required. Human readable name for this profile. Max length 1024 bytes.
@@ -669,6 +672,7 @@ <h3>Method Details</h3>
669
672
{ # Defines the services to connect to incoming Dialogflow conversations.
670
673
"automatedAgentConfig": { # Defines the Automated Agent to connect to a conversation. # Configuration for an automated agent to use with this profile.
671
674
"agent": "A String", # Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant `service-@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Dialogflow API Service Agent` role in this project. - For ES agents, use format: `projects//locations//agent/environments/`. If environment is not specified, the default `draft` environment is used. Refer to [DetectIntentRequest](/dialogflow/docs/reference/rpc/google.cloud.dialogflow.v2#google.cloud.dialogflow.v2.DetectIntentRequest) for more details. - For CX agents, use format `projects//locations//agents//environments/`. If environment is not specified, the default `draft` environment is used.
675
+
"sessionTtl": "A String", # Optional. Sets Dialogflow CX session life time. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
672
676
},
673
677
"createTime": "A String", # Output only. Create time of the conversation profile.
674
678
"displayName": "A String", # Required. Human readable name for this profile. Max length 1024 bytes.
@@ -845,6 +849,7 @@ <h3>Method Details</h3>
845
849
{ # Defines the services to connect to incoming Dialogflow conversations.
846
850
"automatedAgentConfig": { # Defines the Automated Agent to connect to a conversation. # Configuration for an automated agent to use with this profile.
847
851
"agent": "A String", # Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant `service-@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Dialogflow API Service Agent` role in this project. - For ES agents, use format: `projects//locations//agent/environments/`. If environment is not specified, the default `draft` environment is used. Refer to [DetectIntentRequest](/dialogflow/docs/reference/rpc/google.cloud.dialogflow.v2#google.cloud.dialogflow.v2.DetectIntentRequest) for more details. - For CX agents, use format `projects//locations//agents//environments/`. If environment is not specified, the default `draft` environment is used.
852
+
"sessionTtl": "A String", # Optional. Sets Dialogflow CX session life time. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
848
853
},
849
854
"createTime": "A String", # Output only. Create time of the conversation profile.
850
855
"displayName": "A String", # Required. Human readable name for this profile. Max length 1024 bytes.
@@ -1003,6 +1008,7 @@ <h3>Method Details</h3>
1003
1008
{ # Defines the services to connect to incoming Dialogflow conversations.
1004
1009
"automatedAgentConfig": { # Defines the Automated Agent to connect to a conversation. # Configuration for an automated agent to use with this profile.
1005
1010
"agent": "A String", # Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant `service-@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Dialogflow API Service Agent` role in this project. - For ES agents, use format: `projects//locations//agent/environments/`. If environment is not specified, the default `draft` environment is used. Refer to [DetectIntentRequest](/dialogflow/docs/reference/rpc/google.cloud.dialogflow.v2#google.cloud.dialogflow.v2.DetectIntentRequest) for more details. - For CX agents, use format `projects//locations//agents//environments/`. If environment is not specified, the default `draft` environment is used.
1011
+
"sessionTtl": "A String", # Optional. Sets Dialogflow CX session life time. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
1006
1012
},
1007
1013
"createTime": "A String", # Output only. Create time of the conversation profile.
1008
1014
"displayName": "A String", # Required. Human readable name for this profile. Max length 1024 bytes.
0 commit comments