From 86e1526a1de990a72eda1e52c2df8078b48fc973 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 22 Nov 2022 07:07:58 +0000 Subject: [PATCH] feat(securitycenter): update the api #### securitycenter:v1 The following keys were added: - schemas.AssociatedFinding.properties.name.type (Total Keys: 1) #### securitycenter:v1beta1 The following keys were added: - schemas.AssociatedFinding.properties.name.type (Total Keys: 1) #### securitycenter:v1beta2 The following keys were added: - schemas.AssociatedFinding.properties.name.type (Total Keys: 1) --- .../discovery_cache/documents/securitycenter.v1.json | 6 +++++- .../discovery_cache/documents/securitycenter.v1beta1.json | 6 +++++- .../discovery_cache/documents/securitycenter.v1beta2.json | 6 +++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/googleapiclient/discovery_cache/documents/securitycenter.v1.json b/googleapiclient/discovery_cache/documents/securitycenter.v1.json index f1453f4a593..5326ffcdbad 100644 --- a/googleapiclient/discovery_cache/documents/securitycenter.v1.json +++ b/googleapiclient/discovery_cache/documents/securitycenter.v1.json @@ -3372,7 +3372,7 @@ } } }, - "revision": "20221110", + "revision": "20221117", "rootUrl": "https://securitycenter.googleapis.com/", "schemas": { "Access": { @@ -3550,6 +3550,10 @@ "findingCategory": { "description": "The additional taxonomy group within findings from a given source.", "type": "string" + }, + "name": { + "description": "Full resource name of the finding.", + "type": "string" } }, "type": "object" diff --git a/googleapiclient/discovery_cache/documents/securitycenter.v1beta1.json b/googleapiclient/discovery_cache/documents/securitycenter.v1beta1.json index 7ca11f63d82..5ac0c0b22e7 100644 --- a/googleapiclient/discovery_cache/documents/securitycenter.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/securitycenter.v1beta1.json @@ -896,7 +896,7 @@ } } }, - "revision": "20221110", + "revision": "20221117", "rootUrl": "https://securitycenter.googleapis.com/", "schemas": { "Access": { @@ -1059,6 +1059,10 @@ "findingCategory": { "description": "The additional taxonomy group within findings from a given source.", "type": "string" + }, + "name": { + "description": "Full resource name of the finding.", + "type": "string" } }, "type": "object" diff --git a/googleapiclient/discovery_cache/documents/securitycenter.v1beta2.json b/googleapiclient/discovery_cache/documents/securitycenter.v1beta2.json index ad8b716695b..4aa4912eef1 100644 --- a/googleapiclient/discovery_cache/documents/securitycenter.v1beta2.json +++ b/googleapiclient/discovery_cache/documents/securitycenter.v1beta2.json @@ -1981,7 +1981,7 @@ } } }, - "revision": "20221110", + "revision": "20221117", "rootUrl": "https://securitycenter.googleapis.com/", "schemas": { "Access": { @@ -2080,6 +2080,10 @@ "findingCategory": { "description": "The additional taxonomy group within findings from a given source.", "type": "string" + }, + "name": { + "description": "Full resource name of the finding.", + "type": "string" } }, "type": "object"