docs: update docs (#916)

* fix: re-run script

* test: fix noxfile
diff --git a/docs/dyn/cloudsearch_v1.debug.datasources.items.unmappedids.html b/docs/dyn/cloudsearch_v1.debug.datasources.items.unmappedids.html
index c644d81..eef1342 100644
--- a/docs/dyn/cloudsearch_v1.debug.datasources.items.unmappedids.html
+++ b/docs/dyn/cloudsearch_v1.debug.datasources.items.unmappedids.html
@@ -108,7 +108,6 @@
         # more results in the list.
     "unmappedIdentities": [
       {
-        "resolutionStatusCode": "A String", # The resolution status for the external identity.
         "externalIdentity": { # Reference to a user, group, or domain. # The resource name for an external user.
           "userResourceName": "A String", # This principal is a user identified using an external identity.
               # The name field must specify the user resource name with this format:
@@ -123,6 +122,7 @@
               # The name field must specify the group resource name with this format:
               # identitysources/{source_id}/groups/{ID}
         },
+        "resolutionStatusCode": "A String", # The resolution status for the external identity.
       },
     ],
   }</pre>