Skip to content

Commit 836b4be

Browse files
chore: use gapic-generator-python 0.63.4 (#132)
* chore: use gapic-generator-python 0.63.4 chore: fix snippet region tag format chore: fix docstring code block formatting PiperOrigin-RevId: 430730865 Source-Link: googleapis/googleapis@ea58002 Source-Link: https://github.com/googleapis/googleapis-gen/commit/ca893ff8af25fc7fe001de1405a517d80446ecca Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2E4OTNmZjhhZjI1ZmM3ZmUwMDFkZTE0MDVhNTE3ZDgwNDQ2ZWNjYSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: delete duplicates Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
1 parent 46be4d9 commit 836b4be

File tree

69 files changed

+272
-272
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+272
-272
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CalculateIssueModelStats_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CalculateIssueModelStats_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -42,4 +42,4 @@ async def sample_calculate_issue_model_stats():
4242
# Handle the response
4343
print(response)
4444

45-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CalculateIssueModelStats_async]
45+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CalculateIssueModelStats_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CalculateIssueModelStats_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CalculateIssueModelStats_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -42,4 +42,4 @@ def sample_calculate_issue_model_stats():
4242
# Handle the response
4343
print(response)
4444

45-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CalculateIssueModelStats_sync]
45+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CalculateIssueModelStats_sync]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CalculateStats_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CalculateStats_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -42,4 +42,4 @@ async def sample_calculate_stats():
4242
# Handle the response
4343
print(response)
4444

45-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CalculateStats_async]
45+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CalculateStats_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CalculateStats_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CalculateStats_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -42,4 +42,4 @@ def sample_calculate_stats():
4242
# Handle the response
4343
print(response)
4444

45-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CalculateStats_sync]
45+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CalculateStats_sync]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateAnalysis_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateAnalysis_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -46,4 +46,4 @@ async def sample_create_analysis():
4646
# Handle the response
4747
print(response)
4848

49-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateAnalysis_async]
49+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CreateAnalysis_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateAnalysis_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateAnalysis_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -46,4 +46,4 @@ def sample_create_analysis():
4646
# Handle the response
4747
print(response)
4848

49-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateAnalysis_sync]
49+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CreateAnalysis_sync]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateConversation_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateConversation_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -42,4 +42,4 @@ async def sample_create_conversation():
4242
# Handle the response
4343
print(response)
4444

45-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateConversation_async]
45+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CreateConversation_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateConversation_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateConversation_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -42,4 +42,4 @@ def sample_create_conversation():
4242
# Handle the response
4343
print(response)
4444

45-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateConversation_sync]
45+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CreateConversation_sync]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateIssueModel_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateIssueModel_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -46,4 +46,4 @@ async def sample_create_issue_model():
4646
# Handle the response
4747
print(response)
4848

49-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateIssueModel_async]
49+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CreateIssueModel_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateIssueModel_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateIssueModel_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -46,4 +46,4 @@ def sample_create_issue_model():
4646
# Handle the response
4747
print(response)
4848

49-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateIssueModel_sync]
49+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CreateIssueModel_sync]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreatePhraseMatcher_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CreatePhraseMatcher_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -46,4 +46,4 @@ async def sample_create_phrase_matcher():
4646
# Handle the response
4747
print(response)
4848

49-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreatePhraseMatcher_async]
49+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CreatePhraseMatcher_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreatePhraseMatcher_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CreatePhraseMatcher_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -46,4 +46,4 @@ def sample_create_phrase_matcher():
4646
# Handle the response
4747
print(response)
4848

49-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreatePhraseMatcher_sync]
49+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CreatePhraseMatcher_sync]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateView_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateView_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -42,4 +42,4 @@ async def sample_create_view():
4242
# Handle the response
4343
print(response)
4444

45-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateView_async]
45+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CreateView_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateView_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_CreateView_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -42,4 +42,4 @@ def sample_create_view():
4242
# Handle the response
4343
print(response)
4444

45-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_CreateView_sync]
45+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_CreateView_sync]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteAnalysis_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteAnalysis_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -40,4 +40,4 @@ async def sample_delete_analysis():
4040
await client.delete_analysis(request=request)
4141

4242

43-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteAnalysis_async]
43+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_DeleteAnalysis_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteAnalysis_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteAnalysis_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -40,4 +40,4 @@ def sample_delete_analysis():
4040
client.delete_analysis(request=request)
4141

4242

43-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteAnalysis_sync]
43+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_DeleteAnalysis_sync]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteConversation_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteConversation_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -40,4 +40,4 @@ async def sample_delete_conversation():
4040
await client.delete_conversation(request=request)
4141

4242

43-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteConversation_async]
43+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_DeleteConversation_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteConversation_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteConversation_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -40,4 +40,4 @@ def sample_delete_conversation():
4040
client.delete_conversation(request=request)
4141

4242

43-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteConversation_sync]
43+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_DeleteConversation_sync]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteIssueModel_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteIssueModel_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -46,4 +46,4 @@ async def sample_delete_issue_model():
4646
# Handle the response
4747
print(response)
4848

49-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteIssueModel_async]
49+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_DeleteIssueModel_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteIssueModel_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteIssueModel_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -46,4 +46,4 @@ def sample_delete_issue_model():
4646
# Handle the response
4747
print(response)
4848

49-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteIssueModel_sync]
49+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_DeleteIssueModel_sync]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeletePhraseMatcher_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_DeletePhraseMatcher_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -40,4 +40,4 @@ async def sample_delete_phrase_matcher():
4040
await client.delete_phrase_matcher(request=request)
4141

4242

43-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeletePhraseMatcher_async]
43+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_DeletePhraseMatcher_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeletePhraseMatcher_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_DeletePhraseMatcher_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -40,4 +40,4 @@ def sample_delete_phrase_matcher():
4040
client.delete_phrase_matcher(request=request)
4141

4242

43-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeletePhraseMatcher_sync]
43+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_DeletePhraseMatcher_sync]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteView_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteView_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -40,4 +40,4 @@ async def sample_delete_view():
4040
await client.delete_view(request=request)
4141

4242

43-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteView_async]
43+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_DeleteView_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteView_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_DeleteView_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -40,4 +40,4 @@ def sample_delete_view():
4040
client.delete_view(request=request)
4141

4242

43-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeleteView_sync]
43+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_DeleteView_sync]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeployIssueModel_async]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_DeployIssueModel_async]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -46,4 +46,4 @@ async def sample_deploy_issue_model():
4646
# Handle the response
4747
print(response)
4848

49-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeployIssueModel_async]
49+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_DeployIssueModel_async]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-contact-center-insights
2424

2525

26-
# [START contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeployIssueModel_sync]
26+
# [START contactcenterinsights_v1_generated_ContactCenterInsights_DeployIssueModel_sync]
2727
from google.cloud import contact_center_insights_v1
2828

2929

@@ -46,4 +46,4 @@ def sample_deploy_issue_model():
4646
# Handle the response
4747
print(response)
4848

49-
# [END contactcenterinsights_generated_contact_center_insights_v1_ContactCenterInsights_DeployIssueModel_sync]
49+
# [END contactcenterinsights_v1_generated_ContactCenterInsights_DeployIssueModel_sync]

0 commit comments

Comments
 (0)