8000 fix: remove old region tag (#11959) · davidcavazos/python-docs-samples@9b9a4da · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b9a4da

Browse files
authored
fix: remove old region tag (GoogleCloudPlatform#11959)
removed old region tag commute_search
1 parent 30e2f91 commit 9b9a4da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jobs/v3/api_client/commute_search_sample.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727

2828
# [START job_discovery_commute_search]
29-
# [START commute_search]
3029
def commute_search(client_service, company_name):
3130
request_metadata = {
3231
"user_id": "HashedUserId",
@@ -55,7 +54,6 @@ def commute_search(client_service, company_name):
5554
print(response)
5655

5756

58-
# [END commute_search]
5957
# [END job_discovery_commute_search]
6058

6159

0 commit comments

Comments
 (0)
0