From a661f6f907b9bffa160230e58b245931ca03cac9 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 7 Jan 2021 08:35:04 -0800 Subject: [PATCH] feat: Automated regeneration of securitycenter v1beta2 client (#2244) --- generated/google-apis-securitycenter_v1beta2/CHANGELOG.md | 6 +++--- generated/google-apis-securitycenter_v1beta2/OVERVIEW.md | 2 +- .../lib/google/apis/securitycenter_v1beta2.rb | 2 +- .../lib/google/apis/securitycenter_v1beta2/gem_version.rb | 4 ++-- .../lib/google/apis/securitycenter_v1beta2/service.rb | 2 +- generated/google-apis-securitycenter_v1beta2/synth.metadata | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/generated/google-apis-securitycenter_v1beta2/CHANGELOG.md b/generated/google-apis-securitycenter_v1beta2/CHANGELOG.md index b1be3e5db..b36e963d2 100644 --- a/generated/google-apis-securitycenter_v1beta2/CHANGELOG.md +++ b/generated/google-apis-securitycenter_v1beta2/CHANGELOG.md @@ -1,7 +1,7 @@ # Release history for google-apis-securitycenter_v1beta2 -### 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_v1beta2/OVERVIEW.md b/generated/google-apis-securitycenter_v1beta2/OVERVIEW.md index e65d5e3bc..36da4ec34 100644 --- a/generated/google-apis-securitycenter_v1beta2/OVERVIEW.md +++ b/generated/google-apis-securitycenter_v1beta2/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_v1beta2/lib/google/apis/securitycenter_v1beta2.rb b/generated/google-apis-securitycenter_v1beta2/lib/google/apis/securitycenter_v1beta2.rb index 189aed06f..60d557b12 100644 --- a/generated/google-apis-securitycenter_v1beta2/lib/google/apis/securitycenter_v1beta2.rb +++ b/generated/google-apis-securitycenter_v1beta2/lib/google/apis/securitycenter_v1beta2.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 SecuritycenterV1beta2 # Version of the Security Command Center API this client connects to. # This is NOT the gem version. diff --git a/generated/google-apis-securitycenter_v1beta2/lib/google/apis/securitycenter_v1beta2/gem_version.rb b/generated/google-apis-securitycenter_v1beta2/lib/google/apis/securitycenter_v1beta2/gem_version.rb index 0d84746ac..a37ec9f69 100644 --- a/generated/google-apis-securitycenter_v1beta2/lib/google/apis/securitycenter_v1beta2/gem_version.rb +++ b/generated/google-apis-securitycenter_v1beta2/lib/google/apis/securitycenter_v1beta2/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_v1beta2/lib/google/apis/securitycenter_v1beta2/service.rb b/generated/google-apis-securitycenter_v1beta2/lib/google/apis/securitycenter_v1beta2/service.rb index 980bed4e9..4e5b0849d 100644 --- a/generated/google-apis-securitycenter_v1beta2/lib/google/apis/securitycenter_v1beta2/service.rb +++ b/generated/google-apis-securitycenter_v1beta2/lib/google/apis/securitycenter_v1beta2/service.rb @@ -31,7 +31,7 @@ module Google # Securitycenter = Google::Apis::SecuritycenterV1beta2 # 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_v1beta2/synth.metadata b/generated/google-apis-securitycenter_v1beta2/synth.metadata index 593d243ef..535d0881c 100644 --- a/generated/google-apis-securitycenter_v1beta2/synth.metadata +++ b/generated/google-apis-securitycenter_v1beta2/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "50c4a38b50d8806c333b288f89f5c86a3c5a82ef" + "sha": "6de8b4ee653db67c0e789203767a89b32fcf8a51" } } ]