From c5bc38ed74b718e2588667b848ef101b24bc4ef1 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Sun, 2 Nov 2025 09:44:07 +0000 Subject: [PATCH] feat: Automated regeneration of cloudfunctions v2 client --- generated/google-apis-cloudfunctions_v2/CHANGELOG.md | 4 ++++ .../lib/google/apis/cloudfunctions_v2/gem_version.rb | 4 ++-- .../lib/google/apis/cloudfunctions_v2/service.rb | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/generated/google-apis-cloudfunctions_v2/CHANGELOG.md b/generated/google-apis-cloudfunctions_v2/CHANGELOG.md index eb4b10e174b..43f1f1be921 100644 --- a/generated/google-apis-cloudfunctions_v2/CHANGELOG.md +++ b/generated/google-apis-cloudfunctions_v2/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-cloudfunctions_v2 +### v0.56.0 (2025-11-02) + +* Regenerated from discovery document revision 20251023 + ### v0.55.0 (2025-10-05) * Regenerated from discovery document revision 20250929 diff --git a/generated/google-apis-cloudfunctions_v2/lib/google/apis/cloudfunctions_v2/gem_version.rb b/generated/google-apis-cloudfunctions_v2/lib/google/apis/cloudfunctions_v2/gem_version.rb index 1a45c4636ce..77fd23fd290 100644 --- a/generated/google-apis-cloudfunctions_v2/lib/google/apis/cloudfunctions_v2/gem_version.rb +++ b/generated/google-apis-cloudfunctions_v2/lib/google/apis/cloudfunctions_v2/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module CloudfunctionsV2 # Version of the google-apis-cloudfunctions_v2 gem - GEM_VERSION = "0.55.0" + GEM_VERSION = "0.56.0" # Version of the code generator used to generate this client GENERATOR_VERSION = "0.18.0" # Revision of the discovery document this client was generated from - REVISION = "20250929" + REVISION = "20251023" end end end diff --git a/generated/google-apis-cloudfunctions_v2/lib/google/apis/cloudfunctions_v2/service.rb b/generated/google-apis-cloudfunctions_v2/lib/google/apis/cloudfunctions_v2/service.rb index 056c8f564df..eebe144a971 100644 --- a/generated/google-apis-cloudfunctions_v2/lib/google/apis/cloudfunctions_v2/service.rb +++ b/generated/google-apis-cloudfunctions_v2/lib/google/apis/cloudfunctions_v2/service.rb @@ -55,8 +55,8 @@ def initialize # @param [String] name # The resource that owns the locations collection, if applicable. # @param [Array, String] extra_location_types - # Optional. Unless explicitly documented otherwise, don't use this unsupported - # field which is primarily intended for internal usage. + # Optional. Do not use this field. It is unsupported and is ignored unless + # explicitly documented otherwise. This is primarily for internal usage. # @param [String] filter # A filter to narrow down results to a preferred subset. The filtering language # accepts strings like `"displayName=tokyo"`, and is documented in more detail