docs: docs update (#911)

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-api-python-client/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕
diff --git a/docs/dyn/gamesManagement_v1management.html b/docs/dyn/gamesManagement_v1management.html
index ccd2d2f..e50da4b 100644
--- a/docs/dyn/gamesManagement_v1management.html
+++ b/docs/dyn/gamesManagement_v1management.html
@@ -72,7 +72,7 @@
 
 </style>
 
-<h1><a href="gamesManagement_v1management.html">Google Play Game Services Management API</a></h1>
+<h1><a href="gamesManagement_v1management.html">Google Play Game Management</a></h1>
 <h2>Instance Methods</h2>
 <p class="toc_element">
   <code><a href="gamesManagement_v1management.achievements.html">achievements()</a></code>
@@ -95,21 +95,11 @@
 <p class="firstline">Returns the players Resource.</p>
 
 <p class="toc_element">
-  <code><a href="gamesManagement_v1management.rooms.html">rooms()</a></code>
-</p>
-<p class="firstline">Returns the rooms Resource.</p>
-
-<p class="toc_element">
   <code><a href="gamesManagement_v1management.scores.html">scores()</a></code>
 </p>
 <p class="firstline">Returns the scores Resource.</p>
 
 <p class="toc_element">
-  <code><a href="gamesManagement_v1management.turnBasedMatches.html">turnBasedMatches()</a></code>
-</p>
-<p class="firstline">Returns the turnBasedMatches Resource.</p>
-
-<p class="toc_element">
   <code><a href="#new_batch_http_request">new_batch_http_request()</a></code></p>
 <p class="firstline">Create a BatchHttpRequest object based on the discovery document.</p>
 <h3>Method Details</h3>