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

Commit

Permalink
fix: correct securitycenter grpc_service_configs, add Node 8 tests (#302
Browse files Browse the repository at this point in the history
)

* fix: correct securitycenter grpc_service_configs

PiperOrigin-RevId: 320995419

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jul 13 11:22:03 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 240e65bd142ae3914cb250491bf0589331736731
Source-Link: googleapis/googleapis@240e65b
  • Loading branch information
yoshi-automation authored Jul 20, 2020
1 parent 9707f8b commit 4e4ec5b
Show file tree
Hide file tree
Showing 7 changed files with 307 additions and 101 deletions.
24 changes: 24 additions & 0 deletions .kokoro/presubmit/node8/common.cfg

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.
312 changes: 247 additions & 65 deletions protos/protos.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions src/v1/security_center_client_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,22 +61,22 @@
"retry_params_name": "default"
},
"GroupAssets": {
"timeout_millis": 60000,
"timeout_millis": 480000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"GroupFindings": {
"timeout_millis": 60000,
"timeout_millis": 480000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"ListAssets": {
"timeout_millis": 60000,
"timeout_millis": 480000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"ListFindings": {
"timeout_millis": 60000,
"timeout_millis": 480000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
Expand Down Expand Up @@ -131,7 +131,7 @@
"retry_params_name": "default"
},
"UpdateSecurityMarks": {
"timeout_millis": 60000,
"timeout_millis": 480000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
}
Expand Down
10 changes: 5 additions & 5 deletions src/v1beta1/security_center_client_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,22 +46,22 @@
"retry_params_name": "default"
},
"GroupAssets": {
"timeout_millis": 60000,
"timeout_millis": 480000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"GroupFindings": {
"timeout_millis": 60000,
"timeout_millis": 480000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"ListAssets": {
"timeout_millis": 60000,
"timeout_millis": 480000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"ListFindings": {
"timeout_millis": 60000,
"timeout_millis": 480000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
Expand Down Expand Up @@ -106,7 +106,7 @@
"retry_params_name": "default"
},
"UpdateSecurityMarks": {
"timeout_millis": 60000,
"timeout_millis": 480000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
}
Expand Down
46 changes: 23 additions & 23 deletions src/v1p1beta1/security_center_client_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,117 +21,117 @@
},
"methods": {
"CreateSource": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateFinding": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"CreateNotificationConfig": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"DeleteNotificationConfig": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"GetIamPolicy": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"GetNotificationConfig": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"GetOrganizationSettings": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"GetSource": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"GroupAssets": {
"timeout_millis": 600000,
"timeout_millis": 480000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"GroupFindings": {
"timeout_millis": 600000,
"timeout_millis": 480000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"ListAssets": {
"timeout_millis": 600000,
"timeout_millis": 480000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"ListFindings": {
"timeout_millis": 600000,
"timeout_millis": 480000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"ListNotificationConfigs": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"ListSources": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"RunAssetDiscovery": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"SetFindingState": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"SetIamPolicy": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"TestIamPermissions": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "idempotent",
"retry_params_name": "default"
},
"UpdateFinding": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateNotificationConfig": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateOrganizationSettings": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateSource": {
"timeout_millis": 600000,
"timeout_millis": 60000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
},
"UpdateSecurityMarks": {
"timeout_millis": 600000,
"timeout_millis": 480000,
"retry_codes_name": "non_idempotent",
"retry_params_name": "default"
}
Expand Down
6 changes: 3 additions & 3 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-security-center.git",
"sha": "0551af19c1e7995823b05c92ea6675ccbf1bee01"
"sha": "9707f8b09b87b29561cfc7368f4b202595459045"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "4f4aa3a03e470f1390758b9d89eb1aa88837a5be",
"internalRef": "320300472"
"sha": "240e65bd142ae3914cb250491bf0589331736731",
"internalRef": "320995419"
}
},
{
Expand Down

0 comments on commit 4e4ec5b

Please sign in to comment.