Skip to content

Commit fa8b038

Browse files
feat: Automated regeneration of assuredworkloads v1 client (#13206)
Auto-created at 2023-01-08 09:52:23 +0000 using the toys pull request generator.
1 parent 2b69e64 commit fa8b038

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

generated/google-apis-assuredworkloads_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-assuredworkloads_v1
22

3+
### v0.32.0 (2023-01-08)
4+
5+
* Regenerated from discovery document revision 20221229
6+
* Regenerated using generator version 0.11.1
7+
38
### v0.31.0 (2022-12-01)
49

510
* Regenerated from discovery document revision 20221128

generated/google-apis-assuredworkloads_v1/lib/google/apis/assuredworkloads_v1/classes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ def update!(**args)
219219
end
220220
end
221221

222-
# Workload monitoring Violation.
222+
# Workload monitoring Violation. Next Id: 22
223223
class GoogleCloudAssuredworkloadsV1Violation
224224
include Google::Apis::Core::Hashable
225225

generated/google-apis-assuredworkloads_v1/lib/google/apis/assuredworkloads_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 AssuredworkloadsV1
1818
# Version of the google-apis-assuredworkloads_v1 gem
19-
GEM_VERSION = "0.31.0"
19+
GEM_VERSION = "0.32.0"
2020

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

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

0 commit comments

Comments
 (0)