Skip to content

Commit cfaa053

Browse files
fix: [talent] change timeout settings for SearchJobsForAlert (#4227)
* fix: change timeout settings for SearchJobsForAlert PiperOrigin-RevId: 528815611 Source-Link: googleapis/googleapis@b473ccc Source-Link: googleapis/googleapis-gen@4efc7a2 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXRhbGVudC8uT3dsQm90LnlhbWwiLCJoIjoiNGVmYzdhMjIyMDhkNzVkMDYzNGNiMDQ2MTQ5MDk1NGRkNjlmYzZkZiJ9 * 🦉 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> Co-authored-by: sofisl <[email protected]>
1 parent 5367d25 commit cfaa053

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

packages/google-cloud-talent/samples/generated/v4/snippet_metadata.google.cloud.talent.v4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "nodejs-talent",
4-
"version": "5.1.1",
4+
"version": "5.1.2",
55
"language": "TYPESCRIPT",
66
"apis": [
77
{

packages/google-cloud-talent/samples/generated/v4beta1/snippet_metadata.google.cloud.talent.v4beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "nodejs-talent",
4-
"version": "5.1.1",
4+
"version": "5.1.2",
55
"language": "TYPESCRIPT",
66
"apis": [
77
{

packages/google-cloud-talent/src/v4/job_service_client_config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
"retry_params_name": "default"
6767
},
6868
"SearchJobsForAlert": {
69-
"timeout_millis": 30000,
7069
"retry_codes_name": "non_idempotent",
7170
"retry_params_name": "default"
7271
}

0 commit comments

Comments
 (0)