Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 543542d

Browse filesBrowse files
callingshotgungguuss
authored andcommitted
Update base_company_sample.py (GoogleCloudPlatform#2317)
1 parent f25eb7d commit 543542d
Copy full SHA for 543542d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎jobs/v3/api_client/base_company_sample.py

Copy file name to clipboardExpand all lines: jobs/v3/api_client/base_company_sample.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ def run_sample():
134134

135135
# Update a company
136136
company_to_be_updated = company_created
137-
company_to_be_updated.update({'website_uri': 'https://elgoog.im/'})
137+
company_to_be_updated.update({'websiteUri': 'https://elgoog.im/'})
138138
update_company(client_service, company_name, company_to_be_updated)
139139

140140
# Update a company with field mask

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.