|
|
|
@ -60378,32 +60378,32 @@ |
|
|
|
|
"options": { |
|
|
|
|
"csharp_namespace": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"Google.Cloud.SecurityCenter.V1": 16 |
|
|
|
|
"Google.Cloud.SecurityCenter.V1": 18 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"go_package": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"google.golang.org/genproto/googleapis/cloud/securitycenter/v1;securitycenter": 16 |
|
|
|
|
"google.golang.org/genproto/googleapis/cloud/securitycenter/v1;securitycenter": 18 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"java_multiple_files": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"true": 16 |
|
|
|
|
"true": 18 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"java_package": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"com.google.cloud.securitycenter.v1": 16 |
|
|
|
|
"com.google.cloud.securitycenter.v1": 18 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"php_namespace": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"Google\\Cloud\\SecurityCenter\\V1": 16 |
|
|
|
|
"Google\\Cloud\\SecurityCenter\\V1": 18 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"ruby_package": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"Google::Cloud::SecurityCenter::V1": 16 |
|
|
|
|
"Google::Cloud::SecurityCenter::V1": 18 |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
@ -60431,6 +60431,25 @@ |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "CreateBigQueryExport", |
|
|
|
|
"fullName": "google.cloud.securitycenter.v1.SecurityCenter.CreateBigQueryExport", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "POST", |
|
|
|
|
"path": "/v1/{parent=organizations/*}/bigQueryExports" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "POST", |
|
|
|
|
"path": "/v1/{parent=folders/*}/bigQueryExports" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "POST", |
|
|
|
|
"path": "/v1/{parent=projects/*}/bigQueryExports" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "CreateFinding", |
|
|
|
|
"fullName": "google.cloud.securitycenter.v1.SecurityCenter.CreateFinding", |
|
|
|
@ -60483,6 +60502,25 @@ |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "DeleteBigQueryExport", |
|
|
|
|
"fullName": "google.cloud.securitycenter.v1.SecurityCenter.DeleteBigQueryExport", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "DELETE", |
|
|
|
|
"path": "/v1/{name=organizations/*/bigQueryExports/*}" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "DELETE", |
|
|
|
|
"path": "/v1/{name=folders/*/bigQueryExports/*}" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "DELETE", |
|
|
|
|
"path": "/v1/{name=projects/*/bigQueryExports/*}" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "DeleteMuteConfig", |
|
|
|
|
"fullName": "google.cloud.securitycenter.v1.SecurityCenter.DeleteMuteConfig", |
|
|
|
@ -60513,6 +60551,25 @@ |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "GetBigQueryExport", |
|
|
|
|
"fullName": "google.cloud.securitycenter.v1.SecurityCenter.GetBigQueryExport", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "GET", |
|
|
|
|
"path": "/v1/{name=organizations/*/bigQueryExports/*}" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "GET", |
|
|
|
|
"path": "/v1/{name=folders/*/bigQueryExports/*}" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "GET", |
|
|
|
|
"path": "/v1/{name=projects/*/bigQueryExports/*}" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "GetIamPolicy", |
|
|
|
|
"fullName": "google.cloud.securitycenter.v1.SecurityCenter.GetIamPolicy", |
|
|
|
@ -60633,6 +60690,25 @@ |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "ListBigQueryExports", |
|
|
|
|
"fullName": "google.cloud.securitycenter.v1.SecurityCenter.ListBigQueryExports", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "GET", |
|
|
|
|
"path": "/v1/{parent=organizations/*}/bigQueryExports" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "GET", |
|
|
|
|
"path": "/v1/{parent=folders/*}/bigQueryExports" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "GET", |
|
|
|
|
"path": "/v1/{parent=projects/*}/bigQueryExports" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "ListFindings", |
|
|
|
|
"fullName": "google.cloud.securitycenter.v1.SecurityCenter.ListFindings", |
|
|
|
@ -60772,6 +60848,25 @@ |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "UpdateBigQueryExport", |
|
|
|
|
"fullName": "google.cloud.securitycenter.v1.SecurityCenter.UpdateBigQueryExport", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "PATCH", |
|
|
|
|
"path": "/v1/{big_query_export.name=organizations/*/bigQueryExports/*}" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "PATCH", |
|
|
|
|
"path": "/v1/{big_query_export.name=folders/*/bigQueryExports/*}" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "PATCH", |
|
|
|
|
"path": "/v1/{big_query_export.name=projects/*/bigQueryExports/*}" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "UpdateExternalSystem", |
|
|
|
|
"fullName": "google.cloud.securitycenter.v1.SecurityCenter.UpdateExternalSystem", |
|
|
|
|