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

Commit

Permalink
docs: fix docstring formatting (#665)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

Committer: @parthea
PiperOrigin-RevId: 406427586

Source-Link: googleapis/googleapis@c2b080f

Source-Link: googleapis/googleapis-gen@1b459e2
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWI0NTllMjhkMDdhZjdhMGM1NWQ2NWEyMGVhNDVlYjExNmQxODY4YyJ9
  • Loading branch information
gcf-owl-bot[bot] committed Nov 3, 2021
1 parent 2ccc073 commit 08f322f
Show file tree
Hide file tree
Showing 15 changed files with 121 additions and 121 deletions.
Expand Up @@ -4900,7 +4900,7 @@ public int getCustomAttributesCount() {
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand Down Expand Up @@ -4932,7 +4932,7 @@ public boolean containsCustomAttributes(java.lang.String key) {
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand All @@ -4955,7 +4955,7 @@ public boolean containsCustomAttributes(java.lang.String key) {
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand Down Expand Up @@ -4983,7 +4983,7 @@ public com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault(
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand Down Expand Up @@ -8877,7 +8877,7 @@ public int getCustomAttributesCount() {
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand Down Expand Up @@ -8910,7 +8910,7 @@ public boolean containsCustomAttributes(java.lang.String key) {
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand All @@ -8934,7 +8934,7 @@ public boolean containsCustomAttributes(java.lang.String key) {
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand Down Expand Up @@ -8963,7 +8963,7 @@ public com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault(
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand Down Expand Up @@ -9000,7 +9000,7 @@ public Builder clearCustomAttributes() {
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand Down Expand Up @@ -9032,7 +9032,7 @@ public Builder removeCustomAttributes(java.lang.String key) {
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand Down Expand Up @@ -9062,7 +9062,7 @@ public Builder putCustomAttributes(
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand Down
Expand Up @@ -472,7 +472,7 @@ public interface JobOrBuilder
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand All @@ -491,7 +491,7 @@ public interface JobOrBuilder
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand All @@ -513,7 +513,7 @@ public interface JobOrBuilder
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand All @@ -533,7 +533,7 @@ public interface JobOrBuilder
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand All @@ -553,7 +553,7 @@ com.google.cloud.talent.v4.CustomAttribute getCustomAttributesOrDefault(
* A map of fields to hold both filterable and non-filterable custom job
* attributes that are not covered by the provided structured fields.
* The keys of the map are strings up to 64 bytes and must match the
* pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, key0LikeThis or
* pattern: `[a-zA-Z][a-zA-Z0-9_]*`. For example, key0LikeThis or
* KEY_1_LIKE_THIS.
* At most 100 filterable and at most 100 unfilterable keys are supported.
* For filterable `string_values`, across all keys at most 200 values are
Expand Down

0 comments on commit 08f322f

Please sign in to comment.