From 08f322f6523e6e1849f16af1e9e9d505dbac129c Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Wed, 3 Nov 2021 01:44:24 +0000 Subject: [PATCH] docs: fix docstring formatting (#665) - [ ] Regenerate this pull request now. Committer: @parthea PiperOrigin-RevId: 406427586 Source-Link: https://github.com/googleapis/googleapis/commit/c2b080f3208bacdfe93810ac2ef14d0dcee24b1d Source-Link: https://github.com/googleapis/googleapis-gen/commit/1b459e28d07af7a0c55d65a20ea45eb116d1868c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWI0NTllMjhkMDdhZjdhMGM1NWQ2NWEyMGVhNDVlYjExNmQxODY4YyJ9 --- .../java/com/google/cloud/talent/v4/Job.java | 22 ++++----- .../google/cloud/talent/v4/JobOrBuilder.java | 10 ++-- .../cloud/talent/v4/SearchJobsRequest.java | 46 +++++++++---------- .../talent/v4/SearchJobsRequestOrBuilder.java | 10 ++-- .../proto/google/cloud/talent/v4/job.proto | 2 +- .../google/cloud/talent/v4/job_service.proto | 2 +- .../com/google/cloud/talent/v4beta1/Job.java | 22 ++++----- .../cloud/talent/v4beta1/JobOrBuilder.java | 10 ++-- .../talent/v4beta1/SearchJobsRequest.java | 46 +++++++++---------- .../v4beta1/SearchJobsRequestOrBuilder.java | 10 ++-- .../talent/v4beta1/SearchProfilesRequest.java | 46 +++++++++---------- .../SearchProfilesRequestOrBuilder.java | 10 ++-- .../google/cloud/talent/v4beta1/job.proto | 2 +- .../cloud/talent/v4beta1/job_service.proto | 2 +- .../talent/v4beta1/profile_service.proto | 2 +- 15 files changed, 121 insertions(+), 121 deletions(-) diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Job.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Job.java index d86bdc27..5d7e0f4b 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Job.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Job.java @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobOrBuilder.java index e26641f8..9d48ba7b 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/JobOrBuilder.java @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/SearchJobsRequest.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/SearchJobsRequest.java index ced99a67..8b252dae 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/SearchJobsRequest.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/SearchJobsRequest.java @@ -2420,7 +2420,7 @@ public boolean getEnableBroadening() { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -2514,7 +2514,7 @@ public java.util.List getHistogramQue * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -2609,7 +2609,7 @@ public java.util.List getHistogramQue * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -2703,7 +2703,7 @@ public int getHistogramQueriesCount() { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -2797,7 +2797,7 @@ public com.google.cloud.talent.v4.HistogramQuery getHistogramQueries(int index) * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -4706,7 +4706,7 @@ private void ensureHistogramQueriesIsMutable() { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -4803,7 +4803,7 @@ public java.util.List getHistogramQue * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -4900,7 +4900,7 @@ public int getHistogramQueriesCount() { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -4997,7 +4997,7 @@ public com.google.cloud.talent.v4.HistogramQuery getHistogramQueries(int index) * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5100,7 +5100,7 @@ public Builder setHistogramQueries(int index, com.google.cloud.talent.v4.Histogr * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5201,7 +5201,7 @@ public Builder setHistogramQueries( * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5304,7 +5304,7 @@ public Builder addHistogramQueries(com.google.cloud.talent.v4.HistogramQuery val * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5407,7 +5407,7 @@ public Builder addHistogramQueries(int index, com.google.cloud.talent.v4.Histogr * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5508,7 +5508,7 @@ public Builder addHistogramQueries( * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5609,7 +5609,7 @@ public Builder addHistogramQueries( * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5710,7 +5710,7 @@ public Builder addAllHistogramQueries( * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5810,7 +5810,7 @@ public Builder clearHistogramQueries() { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5910,7 +5910,7 @@ public Builder removeHistogramQueries(int index) { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -6003,7 +6003,7 @@ public com.google.cloud.talent.v4.HistogramQuery.Builder getHistogramQueriesBuil * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -6101,7 +6101,7 @@ public com.google.cloud.talent.v4.HistogramQueryOrBuilder getHistogramQueriesOrB * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -6199,7 +6199,7 @@ public com.google.cloud.talent.v4.HistogramQueryOrBuilder getHistogramQueriesOrB * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -6293,7 +6293,7 @@ public com.google.cloud.talent.v4.HistogramQuery.Builder addHistogramQueriesBuil * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -6387,7 +6387,7 @@ public com.google.cloud.talent.v4.HistogramQuery.Builder addHistogramQueriesBuil * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square diff --git a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/SearchJobsRequestOrBuilder.java b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/SearchJobsRequestOrBuilder.java index c56c1091..0280d6db 100644 --- a/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/SearchJobsRequestOrBuilder.java +++ b/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/SearchJobsRequestOrBuilder.java @@ -194,7 +194,7 @@ public interface SearchJobsRequestOrBuilder * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -285,7 +285,7 @@ public interface SearchJobsRequestOrBuilder * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -376,7 +376,7 @@ public interface SearchJobsRequestOrBuilder * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -467,7 +467,7 @@ public interface SearchJobsRequestOrBuilder * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -559,7 +559,7 @@ public interface SearchJobsRequestOrBuilder * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square diff --git a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job.proto index f39df6ac..b926c385 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job.proto @@ -187,7 +187,7 @@ message 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. diff --git a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job_service.proto b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job_service.proto index 26d2cf96..5572b7c1 100644 --- a/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job_service.proto +++ b/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job_service.proto @@ -533,7 +533,7 @@ message SearchJobsRequest { // // Data types: // - // * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + // * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. // * String: string like "any string with backslash escape for quote(\")." // * Number: whole number and floating point number like 10, -1 and -0.01. // * List: list of elements with comma(,) separator surrounded by square diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Job.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Job.java index 15de0ecf..32037c5d 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Job.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Job.java @@ -4898,7 +4898,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 @@ -4931,7 +4931,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 @@ -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 @@ -4984,7 +4984,7 @@ public com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefa * 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 @@ -8836,7 +8836,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 @@ -8869,7 +8869,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 @@ -8893,7 +8893,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 @@ -8922,7 +8922,7 @@ public com.google.cloud.talent.v4beta1.CustomAttribute getCustomAttributesOrDefa * 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 @@ -8959,7 +8959,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 @@ -8991,7 +8991,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 @@ -9021,7 +9021,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 diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobOrBuilder.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobOrBuilder.java index 5293cef8..0c34a748 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobOrBuilder.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/JobOrBuilder.java @@ -448,7 +448,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 @@ -468,7 +468,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 @@ -492,7 +492,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 @@ -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 @@ -534,7 +534,7 @@ com.google.cloud.talent.v4beta1.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 diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java index d7cd1d37..b73987e8 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java @@ -2176,7 +2176,7 @@ public boolean getRequirePreciseResultSize() { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -2267,7 +2267,7 @@ public java.util.List getHistogr * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -2359,7 +2359,7 @@ public java.util.List getHistogr * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -2450,7 +2450,7 @@ public int getHistogramQueriesCount() { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -2541,7 +2541,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -4471,7 +4471,7 @@ private void ensureHistogramQueriesIsMutable() { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -4566,7 +4566,7 @@ private void ensureHistogramQueriesIsMutable() { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -4660,7 +4660,7 @@ public int getHistogramQueriesCount() { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -4754,7 +4754,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -4855,7 +4855,7 @@ public Builder setHistogramQueries( * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -4953,7 +4953,7 @@ public Builder setHistogramQueries( * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5053,7 +5053,7 @@ public Builder addHistogramQueries(com.google.cloud.talent.v4beta1.HistogramQuer * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5154,7 +5154,7 @@ public Builder addHistogramQueries( * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5252,7 +5252,7 @@ public Builder addHistogramQueries( * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5350,7 +5350,7 @@ public Builder addHistogramQueries( * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5448,7 +5448,7 @@ public Builder addAllHistogramQueries( * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5545,7 +5545,7 @@ public Builder clearHistogramQueries() { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5642,7 +5642,7 @@ public Builder removeHistogramQueries(int index) { * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5733,7 +5733,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder getHistogramQuerie * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5828,7 +5828,7 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -5923,7 +5923,7 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -6014,7 +6014,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -6106,7 +6106,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java index 25f450aa..cab8f266 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java @@ -215,7 +215,7 @@ public interface SearchJobsRequestOrBuilder * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -303,7 +303,7 @@ public interface SearchJobsRequestOrBuilder * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -391,7 +391,7 @@ public interface SearchJobsRequestOrBuilder * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -479,7 +479,7 @@ public interface SearchJobsRequestOrBuilder * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -568,7 +568,7 @@ public interface SearchJobsRequestOrBuilder * * `count(numeric_histogram_facet, list of buckets)`: Count the number of * matching entities within each bucket. * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequest.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequest.java index 4ef4785b..4a4f1e2f 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequest.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequest.java @@ -610,7 +610,7 @@ public boolean getCaseSensitiveSort() { * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -684,7 +684,7 @@ public java.util.List getHistogr * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -759,7 +759,7 @@ public java.util.List getHistogr * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -833,7 +833,7 @@ public int getHistogramQueriesCount() { * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -907,7 +907,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -2763,7 +2763,7 @@ private void ensureHistogramQueriesIsMutable() { * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -2841,7 +2841,7 @@ private void ensureHistogramQueriesIsMutable() { * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -2918,7 +2918,7 @@ public int getHistogramQueriesCount() { * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -2995,7 +2995,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -3079,7 +3079,7 @@ public Builder setHistogramQueries( * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -3160,7 +3160,7 @@ public Builder setHistogramQueries( * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -3243,7 +3243,7 @@ public Builder addHistogramQueries(com.google.cloud.talent.v4beta1.HistogramQuer * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -3327,7 +3327,7 @@ public Builder addHistogramQueries( * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -3408,7 +3408,7 @@ public Builder addHistogramQueries( * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -3489,7 +3489,7 @@ public Builder addHistogramQueries( * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -3570,7 +3570,7 @@ public Builder addAllHistogramQueries( * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -3650,7 +3650,7 @@ public Builder clearHistogramQueries() { * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -3730,7 +3730,7 @@ public Builder removeHistogramQueries(int index) { * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -3804,7 +3804,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder getHistogramQuerie * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -3882,7 +3882,7 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -3960,7 +3960,7 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -4034,7 +4034,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -4109,7 +4109,7 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequestOrBuilder.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequestOrBuilder.java index 6f8adf78..f8d51e10 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequestOrBuilder.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchProfilesRequestOrBuilder.java @@ -304,7 +304,7 @@ public interface SearchProfilesRequestOrBuilder * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -375,7 +375,7 @@ public interface SearchProfilesRequestOrBuilder * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -446,7 +446,7 @@ public interface SearchProfilesRequestOrBuilder * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -517,7 +517,7 @@ public interface SearchProfilesRequestOrBuilder * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square @@ -589,7 +589,7 @@ public interface SearchProfilesRequestOrBuilder * The expression syntax looks like a function definition with parameters. * Function syntax: function_name(histogram_facet[, list of buckets]) * Data types: - * * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + * * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. * * String: string like "any string with backslash escape for quote(\")." * * Number: whole number and floating point number like 10, -1 and -0.01. * * List: list of elements with comma(,) separator surrounded by square diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job.proto index b2ffa2bc..b1b24c64 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job.proto @@ -186,7 +186,7 @@ message 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. diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto index 148e6486..5d26db90 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto @@ -557,7 +557,7 @@ message SearchJobsRequest { // // Data types: // - // * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + // * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. // * String: string like "any string with backslash escape for quote(\")." // * Number: whole number and floating point number like 10, -1 and -0.01. // * List: list of elements with comma(,) separator surrounded by square diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto index 4a153fd2..0562a559 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto @@ -309,7 +309,7 @@ message SearchProfilesRequest { // // Data types: // - // * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. + // * Histogram facet: facet names with format `[a-zA-Z][a-zA-Z0-9_]+`. // * String: string like "any string with backslash escape for quote(\")." // * Number: whole number and floating point number like 10, -1 and -0.01. // * List: list of elements with comma(,) separator surrounded by square