Skip to content

Commit 8fec525

Browse files
feat: Automated regeneration of vpcaccess v1 client (googleapis#24101)
Auto-created at 2025-08-24 11:04:52 +0000 using the toys pull request generator.
1 parent 5778400 commit 8fec525

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

generated/google-apis-vpcaccess_v1/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release history for google-apis-vpcaccess_v1
22

3+
### v0.14.0 (2025-08-24)
4+
5+
* Regenerated from discovery document revision 20250817
6+
* Regenerated using generator version 0.18.0
7+
38
### v0.13.0 (2025-05-04)
49

510
* Regenerated using generator version 0.17.0

generated/google-apis-vpcaccess_v1/lib/google/apis/vpcaccess_v1/gem_version.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module VpcaccessV1
1818
# Version of the google-apis-vpcaccess_v1 gem
19-
GEM_VERSION = "0.13.0"
19+
GEM_VERSION = "0.14.0"
2020

2121
# Version of the code generator used to generate this client
22-
GENERATOR_VERSION = "0.17.0"
22+
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250413"
25+
REVISION = "20250817"
2626
end
2727
end
2828
end

generated/google-apis-vpcaccess_v1/lib/google/apis/vpcaccess_v1/service.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ def initialize
5555
# @param [String] name
5656
# The resource that owns the locations collection, if applicable.
5757
# @param [Array<String>, String] extra_location_types
58-
# Optional. A list of extra location types that should be used as conditions for
59-
# controlling the visibility of the locations.
58+
# Optional. Do not use this field. It is unsupported and is ignored unless
59+
# explicitly documented otherwise. This is primarily for internal usage.
6060
# @param [String] filter
6161
# A filter to narrow down results to a preferred subset. The filtering language
6262
# accepts strings like `"displayName=tokyo"`, and is documented in more detail

0 commit comments

Comments
 (0)