Skip to content

Commit 955ff0a

Browse files
Google APIscopybara-github
authored andcommitted
docs: update comment for AccountVerificationInfo.username
PiperOrigin-RevId: 598888823
1 parent f6b54cd commit 955ff0a

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
@@ -553,7 +553,7 @@ message AccountVerificationInfo {
553553
[(google.api.field_behavior) = OUTPUT_ONLY];
554554

555555
// Username of the account that is being verified. Deprecated. Customers
556-
// should now provide the hashed account ID field in Event.
556+
// should now provide the `account_id` field in `event.user_info`.
557557
string username = 2 [deprecated = true];
558558
}
559559

0 commit comments

Comments
 (0)