Skip to content

Commit ec8056e

Browse files
Google APIscopybara-github
authored andcommitted
fix!: set the right field number for reCAPTCHA private password leak
PiperOrigin-RevId: 455215317
1 parent 4849480 commit ec8056e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/recaptchaenterprise/v1/recaptchaenterprise.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ message Assessment {
287287
AccountDefenderAssessment account_defender_assessment = 6;
288288

289289
// Password leak verification info.
290-
PrivatePasswordLeakVerification private_password_leak_verification = 7;
290+
PrivatePasswordLeakVerification private_password_leak_verification = 8;
291291
}
292292

293293
message Event {

0 commit comments

Comments
 (0)