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
105 changes: 105 additions & 0 deletions api_names_out.yaml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions generated/google-apis-discoveryengine_v1alpha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release history for google-apis-discoveryengine_v1alpha

### v0.83.0 (2025-11-16)

* Regenerated from discovery document revision 20251109

### v0.82.0 (2025-11-02)

* Regenerated from discovery document revision 20251030
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ module Google
module Apis
module DiscoveryengineV1alpha
# Version of the google-apis-discoveryengine_v1alpha gem
GEM_VERSION = "0.82.0"
GEM_VERSION = "0.83.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 = "20251030"
REVISION = "20251109"
end
end
end
Loading