From 6ae2aa1acebd6334ee00f442f7f6e777708cf12d Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Sun, 2 Nov 2025 10:44:21 +0000 Subject: [PATCH] feat: Automated regeneration of firebaseapphosting v1 client --- generated/google-apis-firebaseapphosting_v1/CHANGELOG.md | 4 ++++ .../lib/google/apis/firebaseapphosting_v1/gem_version.rb | 4 ++-- .../lib/google/apis/firebaseapphosting_v1/service.rb | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/generated/google-apis-firebaseapphosting_v1/CHANGELOG.md b/generated/google-apis-firebaseapphosting_v1/CHANGELOG.md index 9a79d2e1648..2edea74e012 100644 --- a/generated/google-apis-firebaseapphosting_v1/CHANGELOG.md +++ b/generated/google-apis-firebaseapphosting_v1/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-firebaseapphosting_v1 +### v0.5.0 (2025-11-02) + +* Regenerated from discovery document revision 20251023 + ### v0.4.0 (2025-10-26) * Regenerated from discovery document revision 20251020 diff --git a/generated/google-apis-firebaseapphosting_v1/lib/google/apis/firebaseapphosting_v1/gem_version.rb b/generated/google-apis-firebaseapphosting_v1/lib/google/apis/firebaseapphosting_v1/gem_version.rb index a399d29640c..9c71aa164b8 100644 --- a/generated/google-apis-firebaseapphosting_v1/lib/google/apis/firebaseapphosting_v1/gem_version.rb +++ b/generated/google-apis-firebaseapphosting_v1/lib/google/apis/firebaseapphosting_v1/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module FirebaseapphostingV1 # Version of the google-apis-firebaseapphosting_v1 gem - GEM_VERSION = "0.4.0" + GEM_VERSION = "0.5.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 = "20251020" + REVISION = "20251023" end end end diff --git a/generated/google-apis-firebaseapphosting_v1/lib/google/apis/firebaseapphosting_v1/service.rb b/generated/google-apis-firebaseapphosting_v1/lib/google/apis/firebaseapphosting_v1/service.rb index 16a24533851..0fb520737fc 100644 --- a/generated/google-apis-firebaseapphosting_v1/lib/google/apis/firebaseapphosting_v1/service.rb +++ b/generated/google-apis-firebaseapphosting_v1/lib/google/apis/firebaseapphosting_v1/service.rb @@ -91,8 +91,8 @@ def get_project_location(name, fields: nil, quota_user: nil, options: nil, &bloc # @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