Clean and regen docs (#401)
diff --git a/docs/dyn/compute_v1.urlMaps.html b/docs/dyn/compute_v1.urlMaps.html
index 812fbf1..e2054ef 100644
--- a/docs/dyn/compute_v1.urlMaps.html
+++ b/docs/dyn/compute_v1.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="#update">update(project, urlMap, body)</a></code></p>
<p class="firstline">Updates the specified UrlMap resource with the data included in the request.</p>
@@ -487,11 +487,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: