Update docs
diff --git a/docs/dyn/compute_v1.licenses.html b/docs/dyn/compute_v1.licenses.html
index 850310d..100497e 100644
--- a/docs/dyn/compute_v1.licenses.html
+++ b/docs/dyn/compute_v1.licenses.html
@@ -76,11 +76,11 @@
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#get">get(project, license)</a></code></p>
-<p class="firstline">Returns the specified license resource.</p>
+<p class="firstline">Returns the specified License resource. Get a list of available licenses by making a list() request.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="get">get(project, license)</code>
- <pre>Returns the specified license resource.
+ <pre>Returns the specified License resource. Get a list of available licenses by making a list() request.
Args:
project: string, Project ID for this request. (required)