docs: update generated docs (#981)

diff --git a/docs/dyn/gamesConfiguration_v1configuration.imageConfigurations.html b/docs/dyn/gamesConfiguration_v1configuration.imageConfigurations.html
index 0e08d2c..69bb38a 100644
--- a/docs/dyn/gamesConfiguration_v1configuration.imageConfigurations.html
+++ b/docs/dyn/gamesConfiguration_v1configuration.imageConfigurations.html
@@ -97,10 +97,10 @@
 
     { # An image configuration resource.
     "url": "A String", # The url for this image.
-    "imageType": "A String", # The image type for the image.
     "resourceId": "A String", # The resource ID of resource which the image belongs to.
     "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed
         # string `gamesConfiguration#imageConfiguration`.
+    "imageType": "A String", # The image type for the image.
   }</pre>
 </div>