Update docs
diff --git a/docs/dyn/analytics_v3.management.goals.html b/docs/dyn/analytics_v3.management.goals.html
index 249639d..35fa360 100644
--- a/docs/dyn/analytics_v3.management.goals.html
+++ b/docs/dyn/analytics_v3.management.goals.html
@@ -85,10 +85,10 @@
 <p class="firstline">Lists goals to which the user has access.</p>
 <p class="toc_element">
   <code><a href="#patch">patch(accountId, webPropertyId, profileId, goalId, body)</a></code></p>
-<p class="firstline">Updates an existing view (profile). This method supports patch semantics.</p>
+<p class="firstline">Updates an existing goal. This method supports patch semantics.</p>
 <p class="toc_element">
   <code><a href="#update">update(accountId, webPropertyId, profileId, goalId, body)</a></code></p>
-<p class="firstline">Updates an existing view (profile).</p>
+<p class="firstline">Updates an existing goal.</p>
 <h3>Method Details</h3>
 <div class="method">
     <code class="details" id="get">get(accountId, webPropertyId, profileId, goalId)</code>
@@ -360,7 +360,7 @@
 
 <div class="method">
     <code class="details" id="patch">patch(accountId, webPropertyId, profileId, goalId, body)</code>
-  <pre>Updates an existing view (profile). This method supports patch semantics.
+  <pre>Updates an existing goal. This method supports patch semantics.
 
 Args:
   accountId: string, Account ID to update the goal. (required)
@@ -483,7 +483,7 @@
 
 <div class="method">
     <code class="details" id="update">update(accountId, webPropertyId, profileId, goalId, body)</code>
-  <pre>Updates an existing view (profile).
+  <pre>Updates an existing goal.
 
 Args:
   accountId: string, Account ID to update the goal. (required)