docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/gamesManagement_v1management.events.html b/docs/dyn/gamesManagement_v1management.events.html
index a79cfd7..0b5351b 100644
--- a/docs/dyn/gamesManagement_v1management.events.html
+++ b/docs/dyn/gamesManagement_v1management.events.html
@@ -158,11 +158,11 @@
The object takes the form of:
{ # Multiple events reset all request.
- "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed
- # string `gamesManagement#eventsResetMultipleForAllRequest`.
"event_ids": [ # The IDs of events to reset.
"A String",
],
+ "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed
+ # string `gamesManagement#eventsResetMultipleForAllRequest`.
}
x__xgafv: string, V1 error format.