File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed
generated/google-apis-cloudsearch_v1
lib/google/apis/cloudsearch_v1 Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-cloudsearch_v1
22
3+ ### v0.62.0 (2024-10-27)
4+
5+ * Regenerated from discovery document revision 20241016
6+ * Regenerated using generator version 0.15.1
7+
38### v0.61.0 (2024-06-16)
49
510* Regenerated from discovery document revision 20240529
Original file line number Diff line number Diff line change @@ -871,7 +871,7 @@ class DebugResponse
871871 # @return [String]
872872 attr_accessor :gsr_response
873873
874- # The search API response.
874+ # The search API response. NEXT ID: 17
875875 # Corresponds to the JSON property `searchResponse`
876876 # @return [Google::Apis::CloudsearchV1::SearchResponse]
877877 attr_accessor :search_response
@@ -7116,7 +7116,7 @@ def update!(**args)
71167116 end
71177117 end
71187118
7119- # The search API request.
7119+ # The search API request. NEXT ID: 17
71207120 class SearchRequest
71217121 include Google ::Apis ::Core ::Hashable
71227122
@@ -7188,7 +7188,7 @@ def update!(**args)
71887188 end
71897189 end
71907190
7191- # The search API response.
7191+ # The search API response. NEXT ID: 17
71927192 class SearchResponse
71937193 include Google ::Apis ::Core ::Hashable
71947194
Original file line number Diff line number Diff 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.61 .0"
19+ GEM_VERSION = "0.62 .0"
2020
2121 # Version of the code generator used to generate this client
22- GENERATOR_VERSION = "0.15.0 "
22+ GENERATOR_VERSION = "0.15.1 "
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20240529 "
25+ REVISION = "20241016 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments