Clean and regen docs (#401)

diff --git a/docs/dyn/identitytoolkit_v3.relyingparty.html b/docs/dyn/identitytoolkit_v3.relyingparty.html
index 4524ab2..16cbc44 100644
--- a/docs/dyn/identitytoolkit_v3.relyingparty.html
+++ b/docs/dyn/identitytoolkit_v3.relyingparty.html
@@ -232,12 +232,14 @@
         "customAuth": True or False, # Whether the user is authenticated by the developer.
         "disabled": True or False, # Whether the user is disabled.
         "version": 42, # Version of the user's password.
+        "phoneNumber": "A String", # User's phone number.
         "providerUserInfo": [ # The IDP of the user.
           {
             "federatedId": "A String", # User's identifier at IDP.
             "displayName": "A String", # The user's display name at the IDP.
             "photoUrl": "A String", # The user's photo url at the IDP.
             "providerId": "A String", # The IdP ID. For white listed IdPs it's a short domain name, e.g., google.com, aol.com, live.net and yahoo.com. For other OpenID IdPs it's the OP identifier.
+            "phoneNumber": "A String", # User's phone number.
             "rawId": "A String", # User's raw identifier directly returned from IDP.
             "email": "A String", # User's email at IDP.
             "screenName": "A String", # User's screen name at Twitter or login name at Github.
@@ -305,12 +307,14 @@
         "customAuth": True or False, # Whether the user is authenticated by the developer.
         "disabled": True or False, # Whether the user is disabled.
         "version": 42, # Version of the user's password.
+        "phoneNumber": "A String", # User's phone number.
         "providerUserInfo": [ # The IDP of the user.
           {
             "federatedId": "A String", # User's identifier at IDP.
             "displayName": "A String", # The user's display name at the IDP.
             "photoUrl": "A String", # The user's photo url at the IDP.
             "providerId": "A String", # The IdP ID. For white listed IdPs it's a short domain name, e.g., google.com, aol.com, live.net and yahoo.com. For other OpenID IdPs it's the OP identifier.
+            "phoneNumber": "A String", # User's phone number.
             "rawId": "A String", # User's raw identifier directly returned from IDP.
             "email": "A String", # User's email at IDP.
             "screenName": "A String", # User's screen name at Twitter or login name at Github.
@@ -709,12 +713,14 @@
         "customAuth": True or False, # Whether the user is authenticated by the developer.
         "disabled": True or False, # Whether the user is disabled.
         "version": 42, # Version of the user's password.
+        "phoneNumber": "A String", # User's phone number.
         "providerUserInfo": [ # The IDP of the user.
           {
             "federatedId": "A String", # User's identifier at IDP.
             "displayName": "A String", # The user's display name at the IDP.
             "photoUrl": "A String", # The user's photo url at the IDP.
             "providerId": "A String", # The IdP ID. For white listed IdPs it's a short domain name, e.g., google.com, aol.com, live.net and yahoo.com. For other OpenID IdPs it's the OP identifier.
+            "phoneNumber": "A String", # User's phone number.
             "rawId": "A String", # User's raw identifier directly returned from IDP.
             "email": "A String", # User's email at IDP.
             "screenName": "A String", # User's screen name at Twitter or login name at Github.