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

fix: correct securitycenter grpc_service_configs, add Node 8 tests #302

Merged
merged 2 commits into from
Jul 20, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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