diff --git a/generated/google-apis-apigateway_v1/CHANGELOG.md b/generated/google-apis-apigateway_v1/CHANGELOG.md index 0f3fc9403..e8eefa830 100644 --- a/generated/google-apis-apigateway_v1/CHANGELOG.md +++ b/generated/google-apis-apigateway_v1/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-apigateway_v1 +### v0.2.0 (2021-01-13) + +* Regenerated from discovery document revision 20210107 + ### v0.1.0 (2021-01-07) * Regenerated using generator version 0.1.1 diff --git a/generated/google-apis-apigateway_v1/OVERVIEW.md b/generated/google-apis-apigateway_v1/OVERVIEW.md index 7514e78dd..59c9b1e2a 100644 --- a/generated/google-apis-apigateway_v1/OVERVIEW.md +++ b/generated/google-apis-apigateway_v1/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 simple 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 simple 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://cloud.google.com/api-gateway/docs) may provide guidance regarding the preferred client library to use. +The [product documentation](https://cloud.google.com/api-gateway/docs) may provide guidance regarding the preferred client library to use. ## Supported Ruby versions diff --git a/generated/google-apis-apigateway_v1/lib/google/apis/apigateway_v1.rb b/generated/google-apis-apigateway_v1/lib/google/apis/apigateway_v1.rb index 56e6301f8..3019a9ab1 100644 --- a/generated/google-apis-apigateway_v1/lib/google/apis/apigateway_v1.rb +++ b/generated/google-apis-apigateway_v1/lib/google/apis/apigateway_v1.rb @@ -23,7 +23,7 @@ module Google # # # - # @see https://cloud.google.com/api-gateway/docs + # @see https://cloud.google.com/api-gateway/docs module ApigatewayV1 # Version of the API Gateway API this client connects to. # This is NOT the gem version. diff --git a/generated/google-apis-apigateway_v1/lib/google/apis/apigateway_v1/gem_version.rb b/generated/google-apis-apigateway_v1/lib/google/apis/apigateway_v1/gem_version.rb index 54140c051..dc6e50f20 100644 --- a/generated/google-apis-apigateway_v1/lib/google/apis/apigateway_v1/gem_version.rb +++ b/generated/google-apis-apigateway_v1/lib/google/apis/apigateway_v1/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module ApigatewayV1 # Version of the google-apis-apigateway_v1 gem - GEM_VERSION = "0.1.0" + GEM_VERSION = "0.2.0" # Version of the code generator used to generate this client GENERATOR_VERSION = "0.1.1" # Revision of the discovery document this client was generated from - REVISION = "20201211" + REVISION = "20210107" end end end diff --git a/generated/google-apis-apigateway_v1/lib/google/apis/apigateway_v1/service.rb b/generated/google-apis-apigateway_v1/lib/google/apis/apigateway_v1/service.rb index 7b1f97ceb..64e3c1826 100644 --- a/generated/google-apis-apigateway_v1/lib/google/apis/apigateway_v1/service.rb +++ b/generated/google-apis-apigateway_v1/lib/google/apis/apigateway_v1/service.rb @@ -30,7 +30,7 @@ module Google # Apigateway = Google::Apis::ApigatewayV1 # Alias the module # service = Apigateway::ApigatewayService.new # - # @see https://cloud.google.com/api-gateway/docs + # @see https://cloud.google.com/api-gateway/docs class ApigatewayService < 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-apigateway_v1/synth.metadata b/generated/google-apis-apigateway_v1/synth.metadata index f1fedf467..f129ef828 100644 --- a/generated/google-apis-apigateway_v1/synth.metadata +++ b/generated/google-apis-apigateway_v1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "72fb5fbe606fec1962c4f3f195314600288b38d8" + "sha": "6208f81e4f7da30fd8168b669200bff7721929cc" } } ]