feat: Automated regeneration of securitycenter v1beta2 client (#2244)

This commit is contained in:
Yoshi Automation Bot 2021-01-07 08:35:04 -08:00 committed by GitHub
parent 4c0a8b5682
commit a661f6f907
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View File

@ -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

View File

@ -79,7 +79,7 @@ Gem names for modern clients are often of the form `google-cloud-<service_name>`
**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

View File

@ -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.

View File

@ -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

View File

@ -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,

View File

@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
"sha": "50c4a38b50d8806c333b288f89f5c86a3c5a82ef"
"sha": "6de8b4ee653db67c0e789203767a89b32fcf8a51"
}
}
]