File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55078,32 +55078,32 @@
5507855078 "options": {
5507955079 "csharp_namespace": {
5508055080 "valueCounts": {
55081- "Google.Cloud.SecurityCenter.V1": 14
55081+ "Google.Cloud.SecurityCenter.V1": 15
5508255082 }
5508355083 },
5508455084 "go_package": {
5508555085 "valueCounts": {
55086- "google.golang.org/genproto/googleapis/cloud/securitycenter/v1;securitycenter": 14
55086+ "google.golang.org/genproto/googleapis/cloud/securitycenter/v1;securitycenter": 15
5508755087 }
5508855088 },
5508955089 "java_multiple_files": {
5509055090 "valueCounts": {
55091- "true": 14
55091+ "true": 15
5509255092 }
5509355093 },
5509455094 "java_package": {
5509555095 "valueCounts": {
55096- "com.google.cloud.securitycenter.v1": 14
55096+ "com.google.cloud.securitycenter.v1": 15
5509755097 }
5509855098 },
5509955099 "php_namespace": {
5510055100 "valueCounts": {
55101- "Google\\Cloud\\SecurityCenter\\V1": 14
55101+ "Google\\Cloud\\SecurityCenter\\V1": 15
5510255102 }
5510355103 },
5510455104 "ruby_package": {
5510555105 "valueCounts": {
55106- "Google::Cloud::SecurityCenter::V1": 14
55106+ "Google::Cloud::SecurityCenter::V1": 15
5510755107 }
5510855108 }
5510955109 },
5547255472 }
5547355473 ]
5547455474 },
55475+ {
55476+ "shortName": "UpdateExternalSystem",
55477+ "fullName": "google.cloud.securitycenter.v1.SecurityCenter.UpdateExternalSystem",
55478+ "mode": "UNARY",
55479+ "bindings": [
55480+ {
55481+ "httpMethod": "PATCH",
55482+ "path": "/v1/{external_system.name=organizations/*/sources/*/findings/*/externalSystems/*}"
55483+ },
55484+ {
55485+ "httpMethod": "PATCH",
55486+ "path": "/v1/{external_system.name=folders/*/sources/*/findings/*/externalSystems/*}"
55487+ },
55488+ {
55489+ "httpMethod": "PATCH",
55490+ "path": "/v1/{external_system.name=projects/*/sources/*/findings/*/externalSystems/*}"
55491+ }
55492+ ]
55493+ },
5547555494 {
5547655495 "shortName": "UpdateFinding",
5547755496 "fullName": "google.cloud.securitycenter.v1.SecurityCenter.UpdateFinding",
You can’t perform that action at this time.
0 commit comments