chore: update docs/dyn (#1106)
diff --git a/docs/dyn/games_v1.revisions.html b/docs/dyn/games_v1.revisions.html
index 61768b6..ab84bd0 100644
--- a/docs/dyn/games_v1.revisions.html
+++ b/docs/dyn/games_v1.revisions.html
@@ -96,9 +96,9 @@
An object of the form:
{ # A third party checking a revision response.
- "revisionStatus": "A String", # The result of the revision check.
"apiVersion": "A String", # The version of the API this client revision should use when calling API methods.
"kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `games#revisionCheckResponse`.
+ "revisionStatus": "A String", # The result of the revision check.
}</pre>
</div>