diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_issue_model_stats_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_issue_model_stats_async.py index e699971502c6..5e790f1ea610 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_issue_model_stats_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_issue_model_stats_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CalculateIssueModelStats_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_issue_model_stats_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_issue_model_stats_sync.py index 24da1fd1306b..4b98da0a4ace 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_issue_model_stats_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_issue_model_stats_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CalculateIssueModelStats_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_stats_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_stats_async.py index 16260f65cda5..b4be91688c61 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_stats_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_stats_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CalculateStats_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_stats_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_stats_sync.py index 5d62a5ab94d6..598a9d511aff 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_stats_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_calculate_stats_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CalculateStats_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_analysis_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_analysis_async.py index 2e0aa6afc8ae..78990c3c99ea 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_analysis_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_analysis_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateAnalysis_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_analysis_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_analysis_sync.py index c70223a61a9a..b39f3181f54c 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_analysis_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_analysis_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateAnalysis_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_conversation_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_conversation_async.py index bb0cfa376f1b..6c8ad25a4900 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_conversation_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_conversation_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateConversation_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_conversation_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_conversation_sync.py index d94f2a3675fd..e110c1684469 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_conversation_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_conversation_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateConversation_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_issue_model_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_issue_model_async.py index 144285d5b616..2f47a544d16b 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_issue_model_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_issue_model_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateIssueModel_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_issue_model_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_issue_model_sync.py index ed94d72b0789..02a10f62c811 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_issue_model_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_issue_model_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateIssueModel_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_phrase_matcher_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_phrase_matcher_async.py index 25d45ad994a4..dd62fef9809c 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_phrase_matcher_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_phrase_matcher_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CreatePhraseMatcher_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_phrase_matcher_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_phrase_matcher_sync.py index 582fbcf584a8..000d11039f27 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_phrase_matcher_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_phrase_matcher_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CreatePhraseMatcher_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_view_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_view_async.py index 112f017e12fd..c7016c4ce028 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_view_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_view_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateView_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_view_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_view_sync.py index 03cd385e02ba..395a6bf286f8 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_view_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_create_view_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateView_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_analysis_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_analysis_async.py index c2ca55a8de43..f3fdbfc4878e 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_analysis_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_analysis_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteAnalysis_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_analysis_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_analysis_sync.py index 348e2923da1d..ebd37ea6b83e 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_analysis_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_analysis_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteAnalysis_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_conversation_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_conversation_async.py index e5421d528697..b8464dfa7fc5 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_conversation_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_conversation_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteConversation_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_conversation_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_conversation_sync.py index 896c9e83fb77..971590d387aa 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_conversation_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_conversation_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteConversation_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_issue_model_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_issue_model_async.py index 2ce262947d96..736d76a6dfd1 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_issue_model_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_issue_model_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteIssueModel_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_issue_model_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_issue_model_sync.py index e13ca2fde5e7..23333ce2be8e 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_issue_model_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_issue_model_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteIssueModel_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_phrase_matcher_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_phrase_matcher_async.py index 9b03251fd538..74251f26bf0f 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_phrase_matcher_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_phrase_matcher_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_DeletePhraseMatcher_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_phrase_matcher_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_phrase_matcher_sync.py index 9a219bb87e7e..a0fbc2b2b7ce 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_phrase_matcher_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_phrase_matcher_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_DeletePhraseMatcher_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_view_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_view_async.py index a31652959537..aa60713d00af 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_view_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_view_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteView_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_view_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_view_sync.py index 95aae408b45e..b269b14490f1 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_view_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_delete_view_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteView_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_deploy_issue_model_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_deploy_issue_model_async.py index 7fed14b5c5af..a0ecfa9ecec3 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_deploy_issue_model_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_deploy_issue_model_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_DeployIssueModel_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_deploy_issue_model_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_deploy_issue_model_sync.py index c64cc7f1c76d..f2272b1111ac 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_deploy_issue_model_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_deploy_issue_model_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_DeployIssueModel_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_export_insights_data_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_export_insights_data_async.py index f144d0256783..93c393ea2525 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_export_insights_data_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_export_insights_data_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ExportInsightsData_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_export_insights_data_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_export_insights_data_sync.py index 771ab096efab..1acf6b9fa457 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_export_insights_data_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_export_insights_data_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ExportInsightsData_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_analysis_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_analysis_async.py index 00c110313f70..f2c1207d341a 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_analysis_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_analysis_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetAnalysis_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_analysis_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_analysis_sync.py index 464a2dc40d6c..b7ef0de1e403 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_analysis_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_analysis_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetAnalysis_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_conversation_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_conversation_async.py index 1f30a8621513..ab197ef71b64 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_conversation_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_conversation_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetConversation_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_conversation_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_conversation_sync.py index d3ed360a81f6..690e0245fa92 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_conversation_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_conversation_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetConversation_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_async.py index 8df7a7479c0a..a7eda9d12034 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetIssue_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_model_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_model_async.py index 42fef98af69c..92a9327646d9 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_model_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_model_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetIssueModel_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_model_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_model_sync.py index 9c41236bd7f6..a58cd574d526 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_model_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_model_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetIssueModel_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_sync.py index 32a7645187c6..9699fbc4f167 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_issue_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetIssue_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_phrase_matcher_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_phrase_matcher_async.py index cbd5b9ca0d65..1a3597d122a4 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_phrase_matcher_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_phrase_matcher_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetPhraseMatcher_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_phrase_matcher_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_phrase_matcher_sync.py index 7787aebcb62a..8dc9173aae2c 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_phrase_matcher_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_phrase_matcher_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetPhraseMatcher_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_settings_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_settings_async.py index 1d0fed71068f..5cf2811a3782 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_settings_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_settings_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetSettings_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_settings_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_settings_sync.py index c245f5ae837c..fbc757f9a13d 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_settings_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_settings_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetSettings_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_view_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_view_async.py index 9b9b3bbfd5d8..8dc0086b33d6 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_view_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_view_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetView_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_view_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_view_sync.py index a26a3aa2c28d..bc49ba8e3582 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_view_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_get_view_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_GetView_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_analyses_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_analyses_async.py index e5eefe5004b2..856e278d07b5 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_analyses_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_analyses_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ListAnalyses_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_analyses_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_analyses_sync.py index 09afc16570f9..c88d3c2a7842 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_analyses_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_analyses_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ListAnalyses_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_conversations_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_conversations_async.py index f9a7dfafbe2e..42ddbe9e796b 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_conversations_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_conversations_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ListConversations_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_conversations_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_conversations_sync.py index 99b88fc1fa1a..1abfea04e41a 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_conversations_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_conversations_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ListConversations_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issue_models_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issue_models_async.py index 14ff81129b5a..19028313fcef 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issue_models_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issue_models_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ListIssueModels_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issue_models_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issue_models_sync.py index 5d912adcf7d1..01fb301a7f37 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issue_models_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issue_models_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ListIssueModels_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issues_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issues_async.py index 8ba5e20f2d0d..af49a8b79319 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issues_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issues_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ListIssues_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issues_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issues_sync.py index a0e4e39e9b9c..f5d68c026ea3 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issues_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_issues_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ListIssues_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_phrase_matchers_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_phrase_matchers_async.py index 06cdf4ce061f..9160e719a7e0 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_phrase_matchers_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_phrase_matchers_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ListPhraseMatchers_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_phrase_matchers_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_phrase_matchers_sync.py index b4b50b56ce1f..3ec27787d88a 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_phrase_matchers_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_phrase_matchers_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ListPhraseMatchers_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_views_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_views_async.py index e22e7aa7a77e..874754d47aaf 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_views_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_views_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ListViews_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_views_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_views_sync.py index a549d492e10f..a83ed0fce2f1 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_views_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_list_views_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_ListViews_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_undeploy_issue_model_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_undeploy_issue_model_async.py index edb45f1fe753..070bcbbc79e4 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_undeploy_issue_model_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_undeploy_issue_model_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UndeployIssueModel_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_undeploy_issue_model_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_undeploy_issue_model_sync.py index e68ac33f05b4..c4db86ab5e6a 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_undeploy_issue_model_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_undeploy_issue_model_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UndeployIssueModel_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_conversation_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_conversation_async.py index ad2a98d6e342..28ab6499cd45 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_conversation_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_conversation_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UpdateConversation_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_conversation_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_conversation_sync.py index 55367f7d2fb1..1195f619a31a 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_conversation_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_conversation_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UpdateConversation_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_async.py index d80ae86a196e..68c481c6225d 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UpdateIssue_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_model_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_model_async.py index 1fbdf1298241..b86d748adfe3 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_model_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_model_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UpdateIssueModel_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_model_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_model_sync.py index f8dd3bb30972..7a3f67eb3b3c 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_model_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_model_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UpdateIssueModel_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_sync.py index 0aa544e0b629..038ee0fad0d6 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UpdateIssue_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_phrase_matcher_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_phrase_matcher_async.py index e98cd578a99c..7e200c79de31 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_phrase_matcher_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_phrase_matcher_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UpdatePhraseMatcher_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_phrase_matcher_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_phrase_matcher_sync.py index e99e499250ac..68e3a1e1c73c 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_phrase_matcher_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_phrase_matcher_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UpdatePhraseMatcher_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_settings_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_settings_async.py index 0a81f6746392..20a6d25509bd 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_settings_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_settings_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UpdateSettings_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_settings_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_settings_sync.py index 942dc25f7a81..386517a9166c 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_settings_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_settings_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UpdateSettings_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_view_async.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_view_async.py index f8e3612efb90..22032f4d4bab 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_view_async.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_view_async.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UpdateView_async] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_view_sync.py b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_view_sync.py index 5931785b464f..aaa600dd3506 100644 --- a/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_view_sync.py +++ b/contact-center-insights/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_view_sync.py @@ -24,6 +24,13 @@ # [START contactcenterinsights_v1_generated_ContactCenterInsights_UpdateView_sync] +# This snippet has been automatically generated and should be regarded as a +# code template only. +# It will require modifications to work: +# - It may require correct/in-range values for request initialization. +# - It may require specifying regional endpoints when creating the service +# client as shown in: +# https://googleapis.dev/python/google-api-core/latest/client_options.html from google.cloud import contact_center_insights_v1 diff --git a/contact-center-insights/generated_samples/snippet_metadata_contact center insights_v1.json b/contact-center-insights/generated_samples/snippet_metadata_contact center insights_v1.json index 7408c9ae86fe..5a409f8ada8b 100644 --- a/contact-center-insights/generated_samples/snippet_metadata_contact center insights_v1.json +++ b/contact-center-insights/generated_samples/snippet_metadata_contact center insights_v1.json @@ -59,33 +59,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CalculateIssueModelStats_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -139,33 +139,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CalculateIssueModelStats_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -220,33 +220,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CalculateStats_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -300,33 +300,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CalculateStats_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -385,33 +385,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateAnalysis_async", "segments": [ { - "end": 48, + "end": 55, "start": 27, "type": "FULL" }, { - "end": 48, + "end": 55, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 45, - "start": 39, + "end": 52, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 49, - "start": 46, + "end": 56, + "start": 53, "type": "RESPONSE_HANDLING" } ], @@ -469,33 +469,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateAnalysis_sync", "segments": [ { - "end": 48, + "end": 55, "start": 27, "type": "FULL" }, { - "end": 48, + "end": 55, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 45, - "start": 39, + "end": 52, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 49, - "start": 46, + "end": 56, + "start": 53, "type": "RESPONSE_HANDLING" } ], @@ -558,33 +558,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateConversation_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -646,33 +646,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateConversation_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -731,33 +731,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateIssueModel_async", "segments": [ { - "end": 48, + "end": 55, "start": 27, "type": "FULL" }, { - "end": 48, + "end": 55, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 45, - "start": 39, + "end": 52, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 49, - "start": 46, + "end": 56, + "start": 53, "type": "RESPONSE_HANDLING" } ], @@ -815,33 +815,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateIssueModel_sync", "segments": [ { - "end": 48, + "end": 55, "start": 27, "type": "FULL" }, { - "end": 48, + "end": 55, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 45, - "start": 39, + "end": 52, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 49, - "start": 46, + "end": 56, + "start": 53, "type": "RESPONSE_HANDLING" } ], @@ -900,33 +900,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreatePhraseMatcher_async", "segments": [ { - "end": 48, + "end": 55, "start": 27, "type": "FULL" }, { - "end": 48, + "end": 55, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 42, - "start": 34, + "end": 49, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 45, - "start": 43, + "end": 52, + "start": 50, "type": "REQUEST_EXECUTION" }, { - "end": 49, - "start": 46, + "end": 56, + "start": 53, "type": "RESPONSE_HANDLING" } ], @@ -984,33 +984,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreatePhraseMatcher_sync", "segments": [ { - "end": 48, + "end": 55, "start": 27, "type": "FULL" }, { - "end": 48, + "end": 55, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 42, - "start": 34, + "end": 49, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 45, - "start": 43, + "end": 52, + "start": 50, "type": "REQUEST_EXECUTION" }, { - "end": 49, - "start": 46, + "end": 56, + "start": 53, "type": "RESPONSE_HANDLING" } ], @@ -1069,33 +1069,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateView_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -1153,33 +1153,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_CreateView_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -1233,31 +1233,31 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteAnalysis_async", "segments": [ { - "end": 42, + "end": 49, "start": 27, "type": "FULL" }, { - "end": 42, + "end": 49, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "start": 39, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 43, + "end": 50, "type": "RESPONSE_HANDLING" } ], @@ -1310,31 +1310,31 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteAnalysis_sync", "segments": [ { - "end": 42, + "end": 49, "start": 27, "type": "FULL" }, { - "end": 42, + "end": 49, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "start": 39, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 43, + "end": 50, "type": "RESPONSE_HANDLING" } ], @@ -1388,31 +1388,31 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteConversation_async", "segments": [ { - "end": 42, + "end": 49, "start": 27, "type": "FULL" }, { - "end": 42, + "end": 49, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "start": 39, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 43, + "end": 50, "type": "RESPONSE_HANDLING" } ], @@ -1465,31 +1465,31 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteConversation_sync", "segments": [ { - "end": 42, + "end": 49, "start": 27, "type": "FULL" }, { - "end": 42, + "end": 49, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "start": 39, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 43, + "end": 50, "type": "RESPONSE_HANDLING" } ], @@ -1544,33 +1544,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteIssueModel_async", "segments": [ { - "end": 48, + "end": 55, "start": 27, "type": "FULL" }, { - "end": 48, + "end": 55, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 45, - "start": 39, + "end": 52, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 49, - "start": 46, + "end": 56, + "start": 53, "type": "RESPONSE_HANDLING" } ], @@ -1624,33 +1624,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteIssueModel_sync", "segments": [ { - "end": 48, + "end": 55, "start": 27, "type": "FULL" }, { - "end": 48, + "end": 55, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 45, - "start": 39, + "end": 52, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 49, - "start": 46, + "end": 56, + "start": 53, "type": "RESPONSE_HANDLING" } ], @@ -1704,31 +1704,31 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeletePhraseMatcher_async", "segments": [ { - "end": 42, + "end": 49, "start": 27, "type": "FULL" }, { - "end": 42, + "end": 49, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "start": 39, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 43, + "end": 50, "type": "RESPONSE_HANDLING" } ], @@ -1781,31 +1781,31 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeletePhraseMatcher_sync", "segments": [ { - "end": 42, + "end": 49, "start": 27, "type": "FULL" }, { - "end": 42, + "end": 49, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "start": 39, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 43, + "end": 50, "type": "RESPONSE_HANDLING" } ], @@ -1859,31 +1859,31 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteView_async", "segments": [ { - "end": 42, + "end": 49, "start": 27, "type": "FULL" }, { - "end": 42, + "end": 49, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "start": 39, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 43, + "end": 50, "type": "RESPONSE_HANDLING" } ], @@ -1936,31 +1936,31 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeleteView_sync", "segments": [ { - "end": 42, + "end": 49, "start": 27, "type": "FULL" }, { - "end": 42, + "end": 49, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "start": 39, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 43, + "end": 50, "type": "RESPONSE_HANDLING" } ], @@ -2015,33 +2015,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeployIssueModel_async", "segments": [ { - "end": 48, + "end": 55, "start": 27, "type": "FULL" }, { - "end": 48, + "end": 55, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 45, - "start": 39, + "end": 52, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 49, - "start": 46, + "end": 56, + "start": 53, "type": "RESPONSE_HANDLING" } ], @@ -2095,33 +2095,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_DeployIssueModel_sync", "segments": [ { - "end": 48, + "end": 55, "start": 27, "type": "FULL" }, { - "end": 48, + "end": 55, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 45, - "start": 39, + "end": 52, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 49, - "start": 46, + "end": 56, + "start": 53, "type": "RESPONSE_HANDLING" } ], @@ -2176,33 +2176,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ExportInsightsData_async", "segments": [ { - "end": 52, + "end": 59, "start": 27, "type": "FULL" }, { - "end": 52, + "end": 59, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 42, - "start": 34, + "end": 49, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 49, - "start": 43, + "end": 56, + "start": 50, "type": "REQUEST_EXECUTION" }, { - "end": 53, - "start": 50, + "end": 60, + "start": 57, "type": "RESPONSE_HANDLING" } ], @@ -2256,33 +2256,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ExportInsightsData_sync", "segments": [ { - "end": 52, + "end": 59, "start": 27, "type": "FULL" }, { - "end": 52, + "end": 59, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 42, - "start": 34, + "end": 49, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 49, - "start": 43, + "end": 56, + "start": 50, "type": "REQUEST_EXECUTION" }, { - "end": 53, - "start": 50, + "end": 60, + "start": 57, "type": "RESPONSE_HANDLING" } ], @@ -2337,33 +2337,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetAnalysis_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -2417,33 +2417,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetAnalysis_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -2498,33 +2498,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetConversation_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -2578,33 +2578,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetConversation_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -2659,33 +2659,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetIssueModel_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -2739,33 +2739,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetIssueModel_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -2820,33 +2820,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetIssue_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -2900,33 +2900,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetIssue_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -2981,33 +2981,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetPhraseMatcher_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -3061,33 +3061,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetPhraseMatcher_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -3142,33 +3142,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetSettings_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -3222,33 +3222,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetSettings_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -3303,33 +3303,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetView_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -3383,33 +3383,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_GetView_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -3464,33 +3464,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListAnalyses_async", "segments": [ { - "end": 45, + "end": 52, "start": 27, "type": "FULL" }, { - "end": 45, + "end": 52, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 46, - "start": 42, + "end": 53, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -3544,33 +3544,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListAnalyses_sync", "segments": [ { - "end": 45, + "end": 52, "start": 27, "type": "FULL" }, { - "end": 45, + "end": 52, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 46, - "start": 42, + "end": 53, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -3625,33 +3625,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListConversations_async", "segments": [ { - "end": 45, + "end": 52, "start": 27, "type": "FULL" }, { - "end": 45, + "end": 52, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 46, - "start": 42, + "end": 53, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -3705,33 +3705,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListConversations_sync", "segments": [ { - "end": 45, + "end": 52, "start": 27, "type": "FULL" }, { - "end": 45, + "end": 52, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 46, - "start": 42, + "end": 53, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -3786,33 +3786,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListIssueModels_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -3866,33 +3866,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListIssueModels_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -3947,33 +3947,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListIssues_async", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -4027,33 +4027,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListIssues_sync", "segments": [ { - "end": 44, + "end": 51, "start": 27, "type": "FULL" }, { - "end": 44, + "end": 51, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 45, - "start": 42, + "end": 52, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -4108,33 +4108,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListPhraseMatchers_async", "segments": [ { - "end": 45, + "end": 52, "start": 27, "type": "FULL" }, { - "end": 45, + "end": 52, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 46, - "start": 42, + "end": 53, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -4188,33 +4188,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListPhraseMatchers_sync", "segments": [ { - "end": 45, + "end": 52, "start": 27, "type": "FULL" }, { - "end": 45, + "end": 52, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 46, - "start": 42, + "end": 53, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -4269,33 +4269,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListViews_async", "segments": [ { - "end": 45, + "end": 52, "start": 27, "type": "FULL" }, { - "end": 45, + "end": 52, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 46, - "start": 42, + "end": 53, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -4349,33 +4349,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_ListViews_sync", "segments": [ { - "end": 45, + "end": 52, "start": 27, "type": "FULL" }, { - "end": 45, + "end": 52, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 41, - "start": 39, + "end": 48, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 46, - "start": 42, + "end": 53, + "start": 49, "type": "RESPONSE_HANDLING" } ], @@ -4430,33 +4430,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UndeployIssueModel_async", "segments": [ { - "end": 48, + "end": 55, "start": 27, "type": "FULL" }, { - "end": 48, + "end": 55, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 45, - "start": 39, + "end": 52, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 49, - "start": 46, + "end": 56, + "start": 53, "type": "RESPONSE_HANDLING" } ], @@ -4510,33 +4510,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UndeployIssueModel_sync", "segments": [ { - "end": 48, + "end": 55, "start": 27, "type": "FULL" }, { - "end": 48, + "end": 55, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 38, - "start": 34, + "end": 45, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 45, - "start": 39, + "end": 52, + "start": 46, "type": "REQUEST_EXECUTION" }, { - "end": 49, - "start": 46, + "end": 56, + "start": 53, "type": "RESPONSE_HANDLING" } ], @@ -4595,33 +4595,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateConversation_async", "segments": [ { - "end": 43, + "end": 50, "start": 27, "type": "FULL" }, { - "end": 43, + "end": 50, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 37, - "start": 34, + "end": 44, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 40, - "start": 38, + "end": 47, + "start": 45, "type": "REQUEST_EXECUTION" }, { - "end": 44, - "start": 41, + "end": 51, + "start": 48, "type": "RESPONSE_HANDLING" } ], @@ -4679,33 +4679,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateConversation_sync", "segments": [ { - "end": 43, + "end": 50, "start": 27, "type": "FULL" }, { - "end": 43, + "end": 50, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 37, - "start": 34, + "end": 44, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 40, - "start": 38, + "end": 47, + "start": 45, "type": "REQUEST_EXECUTION" }, { - "end": 44, - "start": 41, + "end": 51, + "start": 48, "type": "RESPONSE_HANDLING" } ], @@ -4764,33 +4764,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateIssueModel_async", "segments": [ { - "end": 43, + "end": 50, "start": 27, "type": "FULL" }, { - "end": 43, + "end": 50, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 37, - "start": 34, + "end": 44, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 40, - "start": 38, + "end": 47, + "start": 45, "type": "REQUEST_EXECUTION" }, { - "end": 44, - "start": 41, + "end": 51, + "start": 48, "type": "RESPONSE_HANDLING" } ], @@ -4848,33 +4848,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateIssueModel_sync", "segments": [ { - "end": 43, + "end": 50, "start": 27, "type": "FULL" }, { - "end": 43, + "end": 50, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 37, - "start": 34, + "end": 44, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 40, - "start": 38, + "end": 47, + "start": 45, "type": "REQUEST_EXECUTION" }, { - "end": 44, - "start": 41, + "end": 51, + "start": 48, "type": "RESPONSE_HANDLING" } ], @@ -4933,33 +4933,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateIssue_async", "segments": [ { - "end": 43, + "end": 50, "start": 27, "type": "FULL" }, { - "end": 43, + "end": 50, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 37, - "start": 34, + "end": 44, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 40, - "start": 38, + "end": 47, + "start": 45, "type": "REQUEST_EXECUTION" }, { - "end": 44, - "start": 41, + "end": 51, + "start": 48, "type": "RESPONSE_HANDLING" } ], @@ -5017,33 +5017,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateIssue_sync", "segments": [ { - "end": 43, + "end": 50, "start": 27, "type": "FULL" }, { - "end": 43, + "end": 50, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 37, - "start": 34, + "end": 44, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 40, - "start": 38, + "end": 47, + "start": 45, "type": "REQUEST_EXECUTION" }, { - "end": 44, - "start": 41, + "end": 51, + "start": 48, "type": "RESPONSE_HANDLING" } ], @@ -5102,33 +5102,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdatePhraseMatcher_async", "segments": [ { - "end": 47, + "end": 54, "start": 27, "type": "FULL" }, { - "end": 47, + "end": 54, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 41, - "start": 34, + "end": 48, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 44, - "start": 42, + "end": 51, + "start": 49, "type": "REQUEST_EXECUTION" }, { - "end": 48, - "start": 45, + "end": 55, + "start": 52, "type": "RESPONSE_HANDLING" } ], @@ -5186,33 +5186,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdatePhraseMatcher_sync", "segments": [ { - "end": 47, + "end": 54, "start": 27, "type": "FULL" }, { - "end": 47, + "end": 54, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 41, - "start": 34, + "end": 48, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 44, - "start": 42, + "end": 51, + "start": 49, "type": "REQUEST_EXECUTION" }, { - "end": 48, - "start": 45, + "end": 55, + "start": 52, "type": "RESPONSE_HANDLING" } ], @@ -5271,33 +5271,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateSettings_async", "segments": [ { - "end": 43, + "end": 50, "start": 27, "type": "FULL" }, { - "end": 43, + "end": 50, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 37, - "start": 34, + "end": 44, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 40, - "start": 38, + "end": 47, + "start": 45, "type": "REQUEST_EXECUTION" }, { - "end": 44, - "start": 41, + "end": 51, + "start": 48, "type": "RESPONSE_HANDLING" } ], @@ -5355,33 +5355,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateSettings_sync", "segments": [ { - "end": 43, + "end": 50, "start": 27, "type": "FULL" }, { - "end": 43, + "end": 50, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 37, - "start": 34, + "end": 44, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 40, - "start": 38, + "end": 47, + "start": 45, "type": "REQUEST_EXECUTION" }, { - "end": 44, - "start": 41, + "end": 51, + "start": 48, "type": "RESPONSE_HANDLING" } ], @@ -5440,33 +5440,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateView_async", "segments": [ { - "end": 43, + "end": 50, "start": 27, "type": "FULL" }, { - "end": 43, + "end": 50, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 37, - "start": 34, + "end": 44, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 40, - "start": 38, + "end": 47, + "start": 45, "type": "REQUEST_EXECUTION" }, { - "end": 44, - "start": 41, + "end": 51, + "start": 48, "type": "RESPONSE_HANDLING" } ], @@ -5524,33 +5524,33 @@ "regionTag": "contactcenterinsights_v1_generated_ContactCenterInsights_UpdateView_sync", "segments": [ { - "end": 43, + "end": 50, "start": 27, "type": "FULL" }, { - "end": 43, + "end": 50, "start": 27, "type": "SHORT" }, { - "end": 33, - "start": 31, + "end": 40, + "start": 38, "type": "CLIENT_INITIALIZATION" }, { - "end": 37, - "start": 34, + "end": 44, + "start": 41, "type": "REQUEST_INITIALIZATION" }, { - "end": 40, - "start": 38, + "end": 47, + "start": 45, "type": "REQUEST_EXECUTION" }, { - "end": 44, - "start": 41, + "end": 51, + "start": 48, "type": "RESPONSE_HANDLING" } ],