chore: update docs/dyn (#1106)

diff --git a/docs/dyn/gamesConfiguration_v1configuration.imageConfigurations.html b/docs/dyn/gamesConfiguration_v1configuration.imageConfigurations.html
index 44d1fc5..606c18d 100644
--- a/docs/dyn/gamesConfiguration_v1configuration.imageConfigurations.html
+++ b/docs/dyn/gamesConfiguration_v1configuration.imageConfigurations.html
@@ -109,9 +109,9 @@
 
     { # An image configuration resource.
     "imageType": "A String", # The image type for the image.
+    "kind": "A String", # Uniquely identifies the type of this resource. Value is always the fixed string `gamesConfiguration#imageConfiguration`.
     "url": "A String", # The url for this 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`.
   }</pre>
 </div>