diff --git a/apis/Google.Cloud.Talent.V4/Google.Cloud.Talent.V4/Job.g.cs b/apis/Google.Cloud.Talent.V4/Google.Cloud.Talent.V4/Job.g.cs index c0e0dcc2418f..389505bdceec 100644 --- a/apis/Google.Cloud.Talent.V4/Google.Cloud.Talent.V4/Job.g.cs +++ b/apis/Google.Cloud.Talent.V4/Google.Cloud.Talent.V4/Job.g.cs @@ -365,7 +365,7 @@ public sealed partial class Job : pb::IMessage /// 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/apis/Google.Cloud.Talent.V4/Google.Cloud.Talent.V4/JobService.g.cs b/apis/Google.Cloud.Talent.V4/Google.Cloud.Talent.V4/JobService.g.cs index 864c13dbede3..07247aaac61f 100644 --- a/apis/Google.Cloud.Talent.V4/Google.Cloud.Talent.V4/JobService.g.cs +++ b/apis/Google.Cloud.Talent.V4/Google.Cloud.Talent.V4/JobService.g.cs @@ -1962,7 +1962,7 @@ public sealed partial class SearchJobsRequest : pb::IMessage /// /// 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/apis/Google.Cloud.Talent.V4/synth.metadata b/apis/Google.Cloud.Talent.V4/synth.metadata index de4bc2f9fabe..b2521171a4b1 100644 --- a/apis/Google.Cloud.Talent.V4/synth.metadata +++ b/apis/Google.Cloud.Talent.V4/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "0cfe2ce81d1b81069d62ad1c9c28d5cab21c1958" + "sha": "c2b080f3208bacdfe93810ac2ef14d0dcee24b1d" } } ]