Update docs
diff --git a/docs/dyn/games_v1.applications.html b/docs/dyn/games_v1.applications.html
index f0bb357..fe053c7 100644
--- a/docs/dyn/games_v1.applications.html
+++ b/docs/dyn/games_v1.applications.html
@@ -187,6 +187,7 @@
     { # This is a JSON template for a third party application verification response resource.
     "player_id": "A String", # The ID of the player that was issued the auth token used in this request.
     "kind": "games#applicationVerifyResponse", # Uniquely identifies the type of this resource. Value is always the fixed string games#applicationVerifyResponse.
+    "alternate_player_id": "A String", # An alternate ID that was once used for the player that was issued the auth token used in this request. (This field is not normally populated.)
   }</pre>
 </div>