Clean and regen docs (#401)
diff --git a/docs/dyn/compute_beta.urlMaps.html b/docs/dyn/compute_beta.urlMaps.html
index 42a0a5b..366b8b3 100644
--- a/docs/dyn/compute_beta.urlMaps.html
+++ b/docs/dyn/compute_beta.urlMaps.html
@@ -94,7 +94,7 @@
<p class="firstline">Retrieves the next page of results.</p>
<p class="toc_element">
<code><a href="#patch">patch(project, urlMap, body)</a></code></p>
-<p class="firstline">Updates the specified UrlMap resource with the data included in the request. This method supports patch semantics.</p>
+<p class="firstline">Patches the specified UrlMap resource with the data included in the request. This method supports patch semantics.</p>
<p class="toc_element">
<code><a href="#testIamPermissions">testIamPermissions(project, resource, body)</a></code></p>
<p class="firstline">Returns permissions that a caller has on the specified resource.</p>
@@ -490,11 +490,11 @@
<div class="method">
<code class="details" id="patch">patch(project, urlMap, body)</code>
- <pre>Updates the specified UrlMap resource with the data included in the request. This method supports patch semantics.
+ <pre>Patches the specified UrlMap resource with the data included in the request. This method supports patch semantics.
Args:
project: string, Project ID for this request. (required)
- urlMap: string, Name of the UrlMap resource to update. (required)
+ urlMap: string, Name of the UrlMap resource to patch. (required)
body: object, The request body. (required)
The object takes the form of: