From fd0c5c2d419308685cc0f8a7371e41e3c052487f Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 7 Jan 2021 08:35:35 -0800 Subject: [PATCH] feat: Automated regeneration of securitycenter v1beta1 client (#2243) --- generated/google-apis-securitycenter_v1beta1/CHANGELOG.md | 6 +++--- generated/google-apis-securitycenter_v1beta1/OVERVIEW.md | 2 +- .../lib/google/apis/securitycenter_v1beta1.rb | 2 +- .../lib/google/apis/securitycenter_v1beta1/gem_version.rb | 4 ++-- .../lib/google/apis/securitycenter_v1beta1/service.rb | 2 +- generated/google-apis-securitycenter_v1beta1/synth.metadata | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/generated/google-apis-securitycenter_v1beta1/CHANGELOG.md b/generated/google-apis-securitycenter_v1beta1/CHANGELOG.md index f4b9896ea..125a50370 100644 --- a/generated/google-apis-securitycenter_v1beta1/CHANGELOG.md +++ b/generated/google-apis-securitycenter_v1beta1/CHANGELOG.md @@ -1,7 +1,7 @@ # Release history for google-apis-securitycenter_v1beta1 -### v0.1.0 (2021-01-01) +### v0.1.0 (2021-01-07) -* Regenerated from discovery document revision 20201211 -* Regenerated using generator version 0.1.0 +* Regenerated from discovery document revision 20201231 +* Regenerated using generator version 0.1.1 diff --git a/generated/google-apis-securitycenter_v1beta1/OVERVIEW.md b/generated/google-apis-securitycenter_v1beta1/OVERVIEW.md index fbf6c9665..d8c456419 100644 --- a/generated/google-apis-securitycenter_v1beta1/OVERVIEW.md +++ b/generated/google-apis-securitycenter_v1beta1/OVERVIEW.md @@ -79,7 +79,7 @@ Gem names for modern clients are often of the form `google-cloud-` **For most users, we recommend the modern client, if one is available.** Compared with legacy clients, modern clients are generally much easier to use and more Ruby-like, support more advanced features such as streaming and long-running operations, and often provide much better performance. You may consider using a legacy client instead, if a modern client is not yet available for the service you want to use, or if you are not able to use gRPC on your infrastructure. -The [product documentation](https://console.cloud.google.com/apis/api/securitycenter.googleapis.com/overview) may provide guidance regarding the preferred client library to use. +The [product documentation](https://cloud.google.com/security-command-center) may provide guidance regarding the preferred client library to use. ## Supported Ruby versions diff --git a/generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1.rb b/generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1.rb index b62be96f9..54acf22a2 100644 --- a/generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1.rb +++ b/generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1.rb @@ -24,7 +24,7 @@ module Google # Security Command Center API provides access to temporal views of assets and # findings within an organization. # - # @see https://console.cloud.google.com/apis/api/securitycenter.googleapis.com/overview + # @see https://cloud.google.com/security-command-center module SecuritycenterV1beta1 # Version of the Security Command Center API this client connects to. # This is NOT the gem version. diff --git a/generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1/gem_version.rb b/generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1/gem_version.rb index 6972900b6..2422aa8a1 100644 --- a/generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1/gem_version.rb +++ b/generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1/gem_version.rb @@ -19,10 +19,10 @@ module Google GEM_VERSION = "0.1.0" # Version of the code generator used to generate this client - GENERATOR_VERSION = "0.1.0" + GENERATOR_VERSION = "0.1.1" # Revision of the discovery document this client was generated from - REVISION = "20201211" + REVISION = "20201231" end end end diff --git a/generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1/service.rb b/generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1/service.rb index 175c1bb69..53a74b8b3 100644 --- a/generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1/service.rb +++ b/generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1/service.rb @@ -31,7 +31,7 @@ module Google # Securitycenter = Google::Apis::SecuritycenterV1beta1 # Alias the module # service = Securitycenter::SecurityCommandCenterService.new # - # @see https://console.cloud.google.com/apis/api/securitycenter.googleapis.com/overview + # @see https://cloud.google.com/security-command-center class SecurityCommandCenterService < Google::Apis::Core::BaseService # @return [String] # API key. Your API key identifies your project and provides you with API access, diff --git a/generated/google-apis-securitycenter_v1beta1/synth.metadata b/generated/google-apis-securitycenter_v1beta1/synth.metadata index 593d243ef..535d0881c 100644 --- a/generated/google-apis-securitycenter_v1beta1/synth.metadata +++ b/generated/google-apis-securitycenter_v1beta1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "50c4a38b50d8806c333b288f89f5c86a3c5a82ef" + "sha": "6de8b4ee653db67c0e789203767a89b32fcf8a51" } } ]