Skip to content

Commit a0a8d18

Browse files
feat: Automated regeneration of cloudsearch v1 client (googleapis#27169)
Auto-created at 2026-06-21 12:11:04 +0000 using the toys pull request generator.
1 parent 2c848f3 commit a0a8d18

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

generated/google-apis-cloudsearch_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-cloudsearch_v1
22

3+
### v0.70.0 (2026-06-21)
4+
5+
* Regenerated from discovery document revision 20260610
6+
37
### v0.69.0 (2026-06-14)
48

59
* Regenerated using generator version 0.19.0

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7065,7 +7065,7 @@ def update!(**args)
70657065
end
70667066
end
70677067

7068-
# The search API request. NEXT ID: 25
7068+
# The search API request. NEXT ID: 26
70697069
class SearchRequest
70707070
include Google::Apis::Core::Hashable
70717071

@@ -7137,7 +7137,7 @@ def update!(**args)
71377137
end
71387138
end
71397139

7140-
# The search API response. NEXT ID: 19
7140+
# The search API response. NEXT ID: 20
71417141
class SearchResponse
71427142
include Google::Apis::Core::Hashable
71437143

@@ -7219,7 +7219,7 @@ def update!(**args)
72197219
end
72207220
end
72217221

7222-
# Results containing indexed information for a document. Next ID: 16
7222+
# Results containing indexed information for a document. Next ID: 17
72237223
class SearchResult
72247224
include Google::Apis::Core::Hashable
72257225

generated/google-apis-cloudsearch_v1/lib/google/apis/cloudsearch_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 CloudsearchV1
1818
# Version of the google-apis-cloudsearch_v1 gem
19-
GEM_VERSION = "0.69.0"
19+
GEM_VERSION = "0.70.0"
2020

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

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

0 commit comments

Comments
 (0)