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

Commit c6e1958

Browse files
yoshi-automationchingor13
authored andcommitted
docs(regen): fix javadoc return annotation (#70)
1 parent 59cfba2 commit c6e1958

File tree

2 files changed

+267
-267
lines changed

2 files changed

+267
-267
lines changed

proto-google-cloud-datacatalog-v1beta1/src/main/java/com/google/cloud/datacatalog/v1beta1/Taxonomy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ public com.google.cloud.datacatalog.v1beta1.Taxonomy.PolicyType convert(
494494
* repeated .google.cloud.datacatalog.v1beta1.Taxonomy.PolicyType activated_policy_types = 6 [(.google.api.field_behavior) = OPTIONAL];
495495
* </code>
496496
*
497-
* @param value The activatedPolicyTypes to add.
497+
* @return The count of activatedPolicyTypes.
498498
*/
499499
public int getActivatedPolicyTypesCount() {
500500
return activatedPolicyTypes_.size();

0 commit comments

Comments
 (0)