Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 7abe1a2

Browse files
yoshi-automationchingor13
authored andcommitted
docs(regen): fix javadoc return annotation (#44)
1 parent 801048c commit 7abe1a2

2 files changed

Lines changed: 133 additions & 133 deletions

File tree

proto-google-cloud-recaptchaenterprise-v1beta1/src/main/java/com/google/recaptchaenterprise/v1beta1/Assessment.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ public com.google.recaptchaenterprise.v1beta1.Assessment.ClassificationReason co
623623
* repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
624624
* </code>
625625
*
626-
* @param value The reasons to add.
626+
* @return The count of reasons.
627627
*/
628628
public int getReasonsCount() {
629629
return reasons_.size();

0 commit comments

Comments
 (0)