From c9d31acfce9a87eab41dbff38109fb5636f5f547 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Sun, 21 Dec 2025 09:27:53 +0000 Subject: [PATCH] feat: Automated regeneration of beyondcorp v1alpha client --- .../CHANGELOG.md | 4 ++++ .../google/apis/beyondcorp_v1alpha/classes.rb | 5 +++-- .../apis/beyondcorp_v1alpha/gem_version.rb | 4 ++-- .../google/apis/beyondcorp_v1alpha/service.rb | 22 ++++++++++--------- 4 files changed, 21 insertions(+), 14 deletions(-) diff --git a/generated/google-apis-beyondcorp_v1alpha/CHANGELOG.md b/generated/google-apis-beyondcorp_v1alpha/CHANGELOG.md index 2afa021c9fa..81f6b18f3e0 100644 --- a/generated/google-apis-beyondcorp_v1alpha/CHANGELOG.md +++ b/generated/google-apis-beyondcorp_v1alpha/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-beyondcorp_v1alpha +### v0.58.0 (2025-12-21) + +* Regenerated from discovery document revision 20251210 + ### v0.57.0 (2025-11-16) * Regenerated from discovery document revision 20251029 diff --git a/generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/classes.rb b/generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/classes.rb index 11263d29ac6..0b13abb8425 100644 --- a/generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/classes.rb +++ b/generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/classes.rb @@ -3769,8 +3769,9 @@ class GoogleLongrunningListOperationsResponse attr_accessor :operations # Unordered list. Unreachable resources. Populated when the request sets ` - # ListOperationsRequest.return_partial_success` and reads across collections e.g. - # when attempting to list all resources across all supported locations. + # ListOperationsRequest.return_partial_success` and reads across collections. + # For example, when attempting to list all resources across all supported + # locations. # Corresponds to the JSON property `unreachable` # @return [Array] attr_accessor :unreachable diff --git a/generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/gem_version.rb b/generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/gem_version.rb index 9217089732b..7426ee7ec3b 100644 --- a/generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/gem_version.rb +++ b/generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module BeyondcorpV1alpha # Version of the google-apis-beyondcorp_v1alpha gem - GEM_VERSION = "0.57.0" + GEM_VERSION = "0.58.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 = "20251029" + REVISION = "20251210" end end end diff --git a/generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/service.rb b/generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/service.rb index 615eb8d88b4..6fa8172a1c2 100644 --- a/generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/service.rb +++ b/generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/service.rb @@ -494,11 +494,12 @@ def get_organization_location_operation(name, fields: nil, quota_user: nil, opti # The standard list page token. # @param [Boolean] return_partial_success # When set to `true`, operations that are reachable are returned as normal, and - # those that are unreachable are returned in the [ListOperationsResponse. - # unreachable] field. This can only be `true` when reading across collections e. - # g. when `parent` is set to `"projects/example/locations/-"`. This field is not - # by default supported and will result in an `UNIMPLEMENTED` error if set unless - # explicitly documented otherwise in service or product specific documentation. + # those that are unreachable are returned in the ListOperationsResponse. + # unreachable field. This can only be `true` when reading across collections. + # For example, when `parent` is set to `"projects/example/locations/-"`. This + # field is not supported by default and will result in an `UNIMPLEMENTED` error + # if set unless explicitly documented otherwise in service or product specific + # documentation. # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -3304,11 +3305,12 @@ def get_project_location_operation(name, fields: nil, quota_user: nil, options: # The standard list page token. # @param [Boolean] return_partial_success # When set to `true`, operations that are reachable are returned as normal, and - # those that are unreachable are returned in the [ListOperationsResponse. - # unreachable] field. This can only be `true` when reading across collections e. - # g. when `parent` is set to `"projects/example/locations/-"`. This field is not - # by default supported and will result in an `UNIMPLEMENTED` error if set unless - # explicitly documented otherwise in service or product specific documentation. + # those that are unreachable are returned in the ListOperationsResponse. + # unreachable field. This can only be `true` when reading across collections. + # For example, when `parent` is set to `"projects/example/locations/-"`. This + # field is not supported by default and will result in an `UNIMPLEMENTED` error + # if set unless explicitly documented otherwise in service or product specific + # documentation. # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user