Skip to content

Commit 44976c8

Browse files
feat: Automated regeneration of vmwareengine v1 client (googleapis#26397)
Auto-created at 2026-05-03 11:43:27 +0000 using the toys pull request generator.
1 parent d5b62c4 commit 44976c8

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

generated/google-apis-vmwareengine_v1/CHANGELOG.md

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

3+
### v0.18.0 (2026-05-03)
4+
5+
* Regenerated from discovery document revision 20260420
6+
37
### v0.17.0 (2026-04-19)
48

59
* Regenerated from discovery document revision 20260319

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module VmwareengineV1
1818
# Version of the google-apis-vmwareengine_v1 gem
19-
GEM_VERSION = "0.17.0"
19+
GEM_VERSION = "0.18.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ def get_project_location_dns_bind_permission(name, fields: nil, quota_user: nil,
120120
end
121121

122122
# Lists information about the supported locations for this service. This method
123-
# lists locations based on the resource scope provided in the [
124-
# ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
123+
# lists locations based on the resource scope provided in the
124+
# ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
125125
# the method lists the public locations available to all projects. * **Project-
126126
# specific locations**: If `name` follows the format `projects/`project``, the
127127
# method lists locations visible to that specific project. This includes public,

0 commit comments

Comments
 (0)