Update docs for 1.3.2 release.
diff --git a/docs/dyn/gamesManagement_v1management.turnBasedMatches.html b/docs/dyn/gamesManagement_v1management.turnBasedMatches.html
index e2d1ddb..8ae6074 100644
--- a/docs/dyn/gamesManagement_v1management.turnBasedMatches.html
+++ b/docs/dyn/gamesManagement_v1management.turnBasedMatches.html
@@ -77,6 +77,9 @@
 <p class="toc_element">
   <code><a href="#reset">reset()</a></code></p>
 <p class="firstline">Reset all turn-based match data for a user. This method is only accessible to whitelisted tester accounts for your application.</p>
+<p class="toc_element">
+  <code><a href="#resetForAllPlayers">resetForAllPlayers()</a></code></p>
+<p class="firstline">Deletes turn-based matches where the only match participants are from whitelisted tester accounts for your application. This method is only available to user accounts for your developer console.</p>
 <h3>Method Details</h3>
 <div class="method">
     <code class="details" id="reset">reset()</code>
@@ -86,4 +89,12 @@
 </pre>
 </div>
 
+<div class="method">
+    <code class="details" id="resetForAllPlayers">resetForAllPlayers()</code>
+  <pre>Deletes turn-based matches where the only match participants are from whitelisted tester accounts for your application. This method is only available to user accounts for your developer console.
+
+Args:
+</pre>
+</div>
+
 </body></html>
\ No newline at end of file