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 (#70)
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 59cfba2 commit c6e1958
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 267 deletions.
Expand Up @@ -494,7 +494,7 @@ public com.google.cloud.datacatalog.v1beta1.Taxonomy.PolicyType convert(
* repeated .google.cloud.datacatalog.v1beta1.Taxonomy.PolicyType activated_policy_types = 6 [(.google.api.field_behavior) = OPTIONAL];
* </code>
*
* @param value The activatedPolicyTypes to add.
* @return The count of activatedPolicyTypes.
*/
public int getActivatedPolicyTypesCount() {
return activatedPolicyTypes_.size();
Expand Down

0 comments on commit c6e1958

Please sign in to comment.