diff --git a/googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json b/googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json index 305fdd744da..a4c9789b438 100644 --- a/googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json +++ b/googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json @@ -666,7 +666,7 @@ } } }, - "revision": "20230618", + "revision": "20230702", "rootUrl": "https://recaptchaenterprise.googleapis.com/", "schemas": { "GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment": { @@ -742,6 +742,7 @@ "type": "string" }, "username": { + "deprecated": true, "description": "Username of the account that is being verified. Deprecated. Customers should now provide the hashed account ID field in Event.", "type": "string" } @@ -783,6 +784,13 @@ "PASSWORD_CORRECT", "PASSWORD_INCORRECT" ], + "enumDeprecated": [ + false, + false, + false, + true, + true + ], "enumDescriptions": [ "Default unspecified type.", "Provides information that the event turned out to be legitimate.",