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/toolresults_v1beta3.projects.html b/docs/dyn/toolresults_v1beta3.projects.html
index f139325..c671d6b 100644
--- a/docs/dyn/toolresults_v1beta3.projects.html
+++ b/docs/dyn/toolresults_v1beta3.projects.html
@@ -102,13 +102,13 @@
   An object of the form:
 
     { # Per-project settings for the Tool Results service.
-    "defaultBucket": "A String", # The name of the Google Cloud Storage bucket to which results are written.
+    &quot;defaultBucket&quot;: &quot;A String&quot;, # The name of the Google Cloud Storage bucket to which results are written.
         #
         # By default, this is unset.
         #
         # In update request: optional
         # In response: optional
-    "name": "A String", # The name of the project's settings.
+    &quot;name&quot;: &quot;A String&quot;, # The name of the project&#x27;s settings.
         #
         # Always of the form:
         # projects/{project-id}/settings
@@ -139,7 +139,7 @@
 See Google Cloud Storage documentation for more details.
 
 If there is already a default bucket set and the project can access the
-bucket, this call does nothing. However, if the project doesn't have the
+bucket, this call does nothing. However, if the project doesn&#x27;t have the
 permission to access the bucket or the bucket is deleted, a new bucket
 will be created.
 
@@ -161,13 +161,13 @@
   An object of the form:
 
     { # Per-project settings for the Tool Results service.
-    "defaultBucket": "A String", # The name of the Google Cloud Storage bucket to which results are written.
+    &quot;defaultBucket&quot;: &quot;A String&quot;, # The name of the Google Cloud Storage bucket to which results are written.
         #
         # By default, this is unset.
         #
         # In update request: optional
         # In response: optional
-    "name": "A String", # The name of the project's settings.
+    &quot;name&quot;: &quot;A String&quot;, # The name of the project&#x27;s settings.
         #
         # Always of the form:
         # projects/{project-id}/settings