Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions generated/google-apis-displayvideo_v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release history for google-apis-displayvideo_v2

### v0.54.0 (2026-01-11)

* Regenerated from discovery document revision 20260107

### v0.53.0 (2025-11-23)

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

# An inventory source.
# An inventory source. Next ID: 22
class InventorySource
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 DisplayvideoV2
# Version of the google-apis-displayvideo_v2 gem
GEM_VERSION = "0.53.0"
GEM_VERSION = "0.54.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 = "20251118"
REVISION = "20260107"
end
end
end