Skip to content

Commit

Permalink
fix!: set the right field number for reCAPTCHA private password leak
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 455215317
  • Loading branch information
Google APIs authored and Copybara-Service committed Jun 15, 2022
1 parent 4849480 commit ec8056e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ message Assessment {
AccountDefenderAssessment account_defender_assessment = 6;

// Password leak verification info.
PrivatePasswordLeakVerification private_password_leak_verification = 7;
PrivatePasswordLeakVerification private_password_leak_verification = 8;
}

message Event {
Expand Down

0 comments on commit ec8056e

Please sign in to comment.