Skip to content

Commit

Permalink
docs: [recaptchaenterprise] update comment for `AccountVerificationIn…
Browse files Browse the repository at this point in the history
…fo.username` (#10227)

* docs: update comment for `AccountVerificationInfo.username`

PiperOrigin-RevId: 598888823

Source-Link: googleapis/googleapis@955ff0a

Source-Link: googleapis/googleapis-gen@8b0b992
Copy-Tag: eyJwIjoiamF2YS1yZWNhcHRjaGFlbnRlcnByaXNlLy5Pd2xCb3QueWFtbCIsImgiOiI4YjBiOTkyY2RjYTAwNDE5Y2RmNDQzM2Q2YmJlM2NmM2U5M2YxZGQ0In0=

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jan 19, 2024
1 parent 8caddcb commit 500be5a
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion java-recaptchaenterprise/README.md
Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-recaptchaenterprise.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-recaptchaenterprise/3.29.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-recaptchaenterprise/3.30.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Expand Up @@ -586,7 +586,7 @@ public int getLatestVerificationResultValue() {
*
* <pre>
* Username of the account that is being verified. Deprecated. Customers
* should now provide the hashed account ID field in Event.
* should now provide the `account_id` field in `event.user_info`.
* </pre>
*
* <code>string username = 2 [deprecated = true];</code>
Expand All @@ -613,7 +613,7 @@ public java.lang.String getUsername() {
*
* <pre>
* Username of the account that is being verified. Deprecated. Customers
* should now provide the hashed account ID field in Event.
* should now provide the `account_id` field in `event.user_info`.
* </pre>
*
* <code>string username = 2 [deprecated = true];</code>
Expand Down Expand Up @@ -1726,7 +1726,7 @@ public Builder clearLatestVerificationResult() {
*
* <pre>
* Username of the account that is being verified. Deprecated. Customers
* should now provide the hashed account ID field in Event.
* should now provide the `account_id` field in `event.user_info`.
* </pre>
*
* <code>string username = 2 [deprecated = true];</code>
Expand All @@ -1752,7 +1752,7 @@ public java.lang.String getUsername() {
*
* <pre>
* Username of the account that is being verified. Deprecated. Customers
* should now provide the hashed account ID field in Event.
* should now provide the `account_id` field in `event.user_info`.
* </pre>
*
* <code>string username = 2 [deprecated = true];</code>
Expand All @@ -1778,7 +1778,7 @@ public com.google.protobuf.ByteString getUsernameBytes() {
*
* <pre>
* Username of the account that is being verified. Deprecated. Customers
* should now provide the hashed account ID field in Event.
* should now provide the `account_id` field in `event.user_info`.
* </pre>
*
* <code>string username = 2 [deprecated = true];</code>
Expand All @@ -1803,7 +1803,7 @@ public Builder setUsername(java.lang.String value) {
*
* <pre>
* Username of the account that is being verified. Deprecated. Customers
* should now provide the hashed account ID field in Event.
* should now provide the `account_id` field in `event.user_info`.
* </pre>
*
* <code>string username = 2 [deprecated = true];</code>
Expand All @@ -1824,7 +1824,7 @@ public Builder clearUsername() {
*
* <pre>
* Username of the account that is being verified. Deprecated. Customers
* should now provide the hashed account ID field in Event.
* should now provide the `account_id` field in `event.user_info`.
* </pre>
*
* <code>string username = 2 [deprecated = true];</code>
Expand Down
Expand Up @@ -147,7 +147,7 @@ com.google.recaptchaenterprise.v1.EndpointVerificationInfoOrBuilder getEndpoints
*
* <pre>
* Username of the account that is being verified. Deprecated. Customers
* should now provide the hashed account ID field in Event.
* should now provide the `account_id` field in `event.user_info`.
* </pre>
*
* <code>string username = 2 [deprecated = true];</code>
Expand All @@ -163,7 +163,7 @@ com.google.recaptchaenterprise.v1.EndpointVerificationInfoOrBuilder getEndpoints
*
* <pre>
* Username of the account that is being verified. Deprecated. Customers
* should now provide the hashed account ID field in Event.
* should now provide the `account_id` field in `event.user_info`.
* </pre>
*
* <code>string username = 2 [deprecated = true];</code>
Expand Down
Expand Up @@ -553,7 +553,7 @@ message AccountVerificationInfo {
[(google.api.field_behavior) = OUTPUT_ONLY];

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

Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Expand Up @@ -718,4 +718,4 @@ proto-google-cloud-securitycentermanagement-v1:0.1.0:0.2.0-SNAPSHOT
grpc-google-cloud-securitycentermanagement-v1:0.1.0:0.2.0-SNAPSHOT
google-shopping-css:0.1.0:0.2.0-SNAPSHOT
proto-google-shopping-css-v1:0.1.0:0.2.0-SNAPSHOT
grpc-google-shopping-css-v1:0.1.0:0.2.0-SNAPSHOT
grpc-google-shopping-css-v1:0.1.0:0.2.0-SNAPSHOT

0 comments on commit 500be5a

Please sign in to comment.