Skip to content

Commit

Permalink
feat: Automated regeneration of accesscontextmanager v1 client (#21119)
Browse files Browse the repository at this point in the history
Auto-created at 2024-12-22 10:10:29 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot authored Dec 22, 2024
1 parent 0ca42c1 commit 7f1a4b2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions generated/google-apis-accesscontextmanager_v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release history for google-apis-accesscontextmanager_v1

### v0.54.0 (2024-12-22)

* Regenerated from discovery document revision 20241216

### v0.53.0 (2024-12-15)

* Regenerated from discovery document revision 20241209
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ def update!(**args)
end
end

# Metadata of GCP Access Binding Long Running Operations.
# Metadata of Google Cloud Access Binding Long Running Operations.
class GcpUserAccessBindingOperationMetadata
include Google::Apis::Core::Hashable

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ module Google
module Apis
module AccesscontextmanagerV1
# Version of the google-apis-accesscontextmanager_v1 gem
GEM_VERSION = "0.53.0"
GEM_VERSION = "0.54.0"

# Version of the code generator used to generate this client
GENERATOR_VERSION = "0.15.1"

# Revision of the discovery document this client was generated from
REVISION = "20241209"
REVISION = "20241216"
end
end
end

0 comments on commit 7f1a4b2

Please sign in to comment.