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

Commit

Permalink
docs(regen): fix javadoc return annotation (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and chingor13 committed Jan 21, 2020
1 parent 801048c commit 7abe1a2
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 133 deletions.
Expand Up @@ -623,7 +623,7 @@ public com.google.recaptchaenterprise.v1beta1.Assessment.ClassificationReason co
* repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
* </code>
*
* @param value The reasons to add.
* @return The count of reasons.
*/
public int getReasonsCount() {
return reasons_.size();
Expand Down

0 comments on commit 7abe1a2

Please sign in to comment.