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/reseller_v1.resellernotify.html b/docs/dyn/reseller_v1.resellernotify.html
index e61cd81..a783ddc 100644
--- a/docs/dyn/reseller_v1.resellernotify.html
+++ b/docs/dyn/reseller_v1.resellernotify.html
@@ -94,10 +94,10 @@
   An object of the form:
 
     { # JSON template for resellernotify getwatchdetails response.
-    "serviceAccountEmailAddresses": [ # List of registered service accounts.
-      "A String",
+    &quot;serviceAccountEmailAddresses&quot;: [ # List of registered service accounts.
+      &quot;A String&quot;,
     ],
-    "topicName": "A String", # Topic name of the PubSub
+    &quot;topicName&quot;: &quot;A String&quot;, # Topic name of the PubSub
   }</pre>
 </div>
 
@@ -112,7 +112,7 @@
   An object of the form:
 
     { # JSON template for resellernotify response.
-    "topicName": "A String", # Topic name of the PubSub
+    &quot;topicName&quot;: &quot;A String&quot;, # Topic name of the PubSub
   }</pre>
 </div>
 
@@ -127,7 +127,7 @@
   An object of the form:
 
     { # JSON template for resellernotify response.
-    "topicName": "A String", # Topic name of the PubSub
+    &quot;topicName&quot;: &quot;A String&quot;, # Topic name of the PubSub
   }</pre>
 </div>