google-cloud-discovery_engine-v1beta 0.26.0 → 0.28.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (275) hide show
  1. checksums.yaml +4 -4
  2. data/AUTHENTICATION.md +4 -4
  3. data/README.md +5 -5
  4. data/lib/google/cloud/discovery_engine/v1beta/acl_config_service/client.rb +591 -0
  5. data/lib/google/cloud/discovery_engine/v1beta/acl_config_service/credentials.rb +49 -0
  6. data/lib/google/cloud/discovery_engine/v1beta/acl_config_service/paths.rb +50 -0
  7. data/lib/google/cloud/discovery_engine/v1beta/acl_config_service/rest/client.rb +534 -0
  8. data/lib/google/cloud/discovery_engine/v1beta/acl_config_service/rest/service_stub.rb +204 -0
  9. data/lib/google/cloud/discovery_engine/v1beta/acl_config_service/rest.rb +52 -0
  10. data/lib/google/cloud/discovery_engine/v1beta/acl_config_service.rb +55 -0
  11. data/lib/google/cloud/discovery_engine/v1beta/assistant_service/client.rb +1058 -0
  12. data/lib/google/cloud/discovery_engine/v1beta/assistant_service/credentials.rb +50 -0
  13. data/lib/google/cloud/discovery_engine/v1beta/assistant_service/paths.rb +230 -0
  14. data/lib/google/cloud/discovery_engine/v1beta/assistant_service/rest/client.rb +975 -0
  15. data/lib/google/cloud/discovery_engine/v1beta/assistant_service/rest/service_stub.rb +444 -0
  16. data/lib/google/cloud/discovery_engine/v1beta/assistant_service/rest.rb +52 -0
  17. data/lib/google/cloud/discovery_engine/v1beta/assistant_service.rb +55 -0
  18. data/lib/google/cloud/discovery_engine/v1beta/cmek_config_service/client.rb +823 -0
  19. data/lib/google/cloud/discovery_engine/v1beta/cmek_config_service/credentials.rb +49 -0
  20. data/lib/google/cloud/discovery_engine/v1beta/cmek_config_service/operations.rb +843 -0
  21. data/lib/google/cloud/discovery_engine/v1beta/cmek_config_service/paths.rb +135 -0
  22. data/lib/google/cloud/discovery_engine/v1beta/cmek_config_service/rest/client.rb +752 -0
  23. data/lib/google/cloud/discovery_engine/v1beta/cmek_config_service/rest/operations.rb +1152 -0
  24. data/lib/google/cloud/discovery_engine/v1beta/cmek_config_service/rest/service_stub.rb +341 -0
  25. data/lib/google/cloud/discovery_engine/v1beta/cmek_config_service/rest.rb +53 -0
  26. data/lib/google/cloud/discovery_engine/v1beta/cmek_config_service.rb +56 -0
  27. data/lib/google/cloud/discovery_engine/v1beta/completion_service/client.rb +148 -12
  28. data/lib/google/cloud/discovery_engine/v1beta/completion_service/credentials.rb +5 -1
  29. data/lib/google/cloud/discovery_engine/v1beta/completion_service/operations.rb +2 -0
  30. data/lib/google/cloud/discovery_engine/v1beta/completion_service/rest/client.rb +141 -12
  31. data/lib/google/cloud/discovery_engine/v1beta/completion_service/rest/operations.rb +23 -0
  32. data/lib/google/cloud/discovery_engine/v1beta/completion_service/rest/service_stub.rb +62 -0
  33. data/lib/google/cloud/discovery_engine/v1beta/control_service/client.rb +2 -0
  34. data/lib/google/cloud/discovery_engine/v1beta/control_service/credentials.rb +3 -1
  35. data/lib/google/cloud/discovery_engine/v1beta/control_service/paths.rb +53 -0
  36. data/lib/google/cloud/discovery_engine/v1beta/control_service/rest/client.rb +2 -0
  37. data/lib/google/cloud/discovery_engine/v1beta/conversational_search_service/client.rb +212 -10
  38. data/lib/google/cloud/discovery_engine/v1beta/conversational_search_service/credentials.rb +3 -1
  39. data/lib/google/cloud/discovery_engine/v1beta/conversational_search_service/paths.rb +46 -0
  40. data/lib/google/cloud/discovery_engine/v1beta/conversational_search_service/rest/client.rb +207 -10
  41. data/lib/google/cloud/discovery_engine/v1beta/conversational_search_service/rest/service_stub.rb +72 -0
  42. data/lib/google/cloud/discovery_engine/v1beta/data_store_service/client.rb +13 -1
  43. data/lib/google/cloud/discovery_engine/v1beta/data_store_service/credentials.rb +3 -1
  44. data/lib/google/cloud/discovery_engine/v1beta/data_store_service/operations.rb +2 -0
  45. data/lib/google/cloud/discovery_engine/v1beta/data_store_service/paths.rb +104 -0
  46. data/lib/google/cloud/discovery_engine/v1beta/data_store_service/rest/client.rb +13 -1
  47. data/lib/google/cloud/discovery_engine/v1beta/data_store_service/rest/operations.rb +23 -0
  48. data/lib/google/cloud/discovery_engine/v1beta/document_service/client.rb +10 -3
  49. data/lib/google/cloud/discovery_engine/v1beta/document_service/credentials.rb +3 -1
  50. data/lib/google/cloud/discovery_engine/v1beta/document_service/operations.rb +2 -0
  51. data/lib/google/cloud/discovery_engine/v1beta/document_service/rest/client.rb +10 -3
  52. data/lib/google/cloud/discovery_engine/v1beta/document_service/rest/operations.rb +23 -0
  53. data/lib/google/cloud/discovery_engine/v1beta/engine_service/client.rb +226 -6
  54. data/lib/google/cloud/discovery_engine/v1beta/engine_service/credentials.rb +3 -1
  55. data/lib/google/cloud/discovery_engine/v1beta/engine_service/operations.rb +2 -0
  56. data/lib/google/cloud/discovery_engine/v1beta/engine_service/paths.rb +104 -0
  57. data/lib/google/cloud/discovery_engine/v1beta/engine_service/rest/client.rb +212 -6
  58. data/lib/google/cloud/discovery_engine/v1beta/engine_service/rest/operations.rb +23 -0
  59. data/lib/google/cloud/discovery_engine/v1beta/engine_service/rest/service_stub.rb +123 -0
  60. data/lib/google/cloud/discovery_engine/v1beta/evaluation_service/client.rb +13 -9
  61. data/lib/google/cloud/discovery_engine/v1beta/evaluation_service/credentials.rb +4 -1
  62. data/lib/google/cloud/discovery_engine/v1beta/evaluation_service/operations.rb +2 -0
  63. data/lib/google/cloud/discovery_engine/v1beta/evaluation_service/paths.rb +21 -0
  64. data/lib/google/cloud/discovery_engine/v1beta/evaluation_service/rest/client.rb +13 -9
  65. data/lib/google/cloud/discovery_engine/v1beta/evaluation_service/rest/operations.rb +23 -0
  66. data/lib/google/cloud/discovery_engine/v1beta/grounded_generation_service/client.rb +2 -0
  67. data/lib/google/cloud/discovery_engine/v1beta/grounded_generation_service/credentials.rb +3 -1
  68. data/lib/google/cloud/discovery_engine/v1beta/grounded_generation_service/rest/client.rb +2 -0
  69. data/lib/google/cloud/discovery_engine/v1beta/identity_mapping_store_service/client.rb +1180 -0
  70. data/lib/google/cloud/discovery_engine/v1beta/identity_mapping_store_service/credentials.rb +49 -0
  71. data/lib/google/cloud/discovery_engine/v1beta/identity_mapping_store_service/operations.rb +843 -0
  72. data/lib/google/cloud/discovery_engine/v1beta/identity_mapping_store_service/paths.rb +154 -0
  73. data/lib/google/cloud/discovery_engine/v1beta/identity_mapping_store_service/rest/client.rb +1088 -0
  74. data/lib/google/cloud/discovery_engine/v1beta/identity_mapping_store_service/rest/operations.rb +1152 -0
  75. data/lib/google/cloud/discovery_engine/v1beta/identity_mapping_store_service/rest/service_stub.rb +511 -0
  76. data/lib/google/cloud/discovery_engine/v1beta/identity_mapping_store_service/rest.rb +53 -0
  77. data/lib/google/cloud/discovery_engine/v1beta/identity_mapping_store_service.rb +56 -0
  78. data/lib/google/cloud/discovery_engine/v1beta/license_config_service/client.rb +1050 -0
  79. data/lib/google/cloud/discovery_engine/v1beta/license_config_service/credentials.rb +49 -0
  80. data/lib/google/cloud/discovery_engine/v1beta/license_config_service/paths.rb +86 -0
  81. data/lib/google/cloud/discovery_engine/v1beta/license_config_service/rest/client.rb +965 -0
  82. data/lib/google/cloud/discovery_engine/v1beta/license_config_service/rest/service_stub.rb +451 -0
  83. data/lib/google/cloud/discovery_engine/v1beta/license_config_service/rest.rb +52 -0
  84. data/lib/google/cloud/discovery_engine/v1beta/license_config_service.rb +55 -0
  85. data/lib/google/cloud/discovery_engine/v1beta/project_service/client.rb +5 -1
  86. data/lib/google/cloud/discovery_engine/v1beta/project_service/credentials.rb +3 -1
  87. data/lib/google/cloud/discovery_engine/v1beta/project_service/operations.rb +2 -0
  88. data/lib/google/cloud/discovery_engine/v1beta/project_service/rest/client.rb +5 -1
  89. data/lib/google/cloud/discovery_engine/v1beta/project_service/rest/operations.rb +23 -0
  90. data/lib/google/cloud/discovery_engine/v1beta/rank_service/client.rb +4 -2
  91. data/lib/google/cloud/discovery_engine/v1beta/rank_service/credentials.rb +3 -1
  92. data/lib/google/cloud/discovery_engine/v1beta/rank_service/rest/client.rb +4 -2
  93. data/lib/google/cloud/discovery_engine/v1beta/recommendation_service/client.rb +4 -2
  94. data/lib/google/cloud/discovery_engine/v1beta/recommendation_service/credentials.rb +3 -1
  95. data/lib/google/cloud/discovery_engine/v1beta/recommendation_service/rest/client.rb +4 -2
  96. data/lib/google/cloud/discovery_engine/v1beta/rest.rb +10 -3
  97. data/lib/google/cloud/discovery_engine/v1beta/sample_query_service/client.rb +2 -0
  98. data/lib/google/cloud/discovery_engine/v1beta/sample_query_service/credentials.rb +3 -1
  99. data/lib/google/cloud/discovery_engine/v1beta/sample_query_service/operations.rb +2 -0
  100. data/lib/google/cloud/discovery_engine/v1beta/sample_query_service/rest/client.rb +2 -0
  101. data/lib/google/cloud/discovery_engine/v1beta/sample_query_service/rest/operations.rb +23 -0
  102. data/lib/google/cloud/discovery_engine/v1beta/sample_query_set_service/client.rb +2 -0
  103. data/lib/google/cloud/discovery_engine/v1beta/sample_query_set_service/credentials.rb +3 -1
  104. data/lib/google/cloud/discovery_engine/v1beta/sample_query_set_service/rest/client.rb +2 -0
  105. data/lib/google/cloud/discovery_engine/v1beta/schema_service/client.rb +2 -0
  106. data/lib/google/cloud/discovery_engine/v1beta/schema_service/credentials.rb +3 -1
  107. data/lib/google/cloud/discovery_engine/v1beta/schema_service/operations.rb +2 -0
  108. data/lib/google/cloud/discovery_engine/v1beta/schema_service/rest/client.rb +2 -0
  109. data/lib/google/cloud/discovery_engine/v1beta/schema_service/rest/operations.rb +23 -0
  110. data/lib/google/cloud/discovery_engine/v1beta/search_service/client.rb +196 -38
  111. data/lib/google/cloud/discovery_engine/v1beta/search_service/credentials.rb +4 -1
  112. data/lib/google/cloud/discovery_engine/v1beta/search_service/paths.rb +21 -0
  113. data/lib/google/cloud/discovery_engine/v1beta/search_service/rest/client.rb +196 -38
  114. data/lib/google/cloud/discovery_engine/v1beta/search_tuning_service/client.rb +2 -0
  115. data/lib/google/cloud/discovery_engine/v1beta/search_tuning_service/credentials.rb +3 -1
  116. data/lib/google/cloud/discovery_engine/v1beta/search_tuning_service/operations.rb +2 -0
  117. data/lib/google/cloud/discovery_engine/v1beta/search_tuning_service/rest/client.rb +2 -0
  118. data/lib/google/cloud/discovery_engine/v1beta/search_tuning_service/rest/operations.rb +23 -0
  119. data/lib/google/cloud/discovery_engine/v1beta/serving_config_service/client.rb +209 -3
  120. data/lib/google/cloud/discovery_engine/v1beta/serving_config_service/credentials.rb +3 -1
  121. data/lib/google/cloud/discovery_engine/v1beta/serving_config_service/rest/client.rb +195 -3
  122. data/lib/google/cloud/discovery_engine/v1beta/serving_config_service/rest/service_stub.rb +153 -0
  123. data/lib/google/cloud/discovery_engine/v1beta/session_service/client.rb +27 -9
  124. data/lib/google/cloud/discovery_engine/v1beta/session_service/credentials.rb +4 -1
  125. data/lib/google/cloud/discovery_engine/v1beta/session_service/paths.rb +46 -0
  126. data/lib/google/cloud/discovery_engine/v1beta/session_service/rest/client.rb +27 -9
  127. data/lib/google/cloud/discovery_engine/v1beta/site_search_engine_service/client.rb +3 -3
  128. data/lib/google/cloud/discovery_engine/v1beta/site_search_engine_service/credentials.rb +3 -1
  129. data/lib/google/cloud/discovery_engine/v1beta/site_search_engine_service/operations.rb +2 -0
  130. data/lib/google/cloud/discovery_engine/v1beta/site_search_engine_service/rest/client.rb +3 -3
  131. data/lib/google/cloud/discovery_engine/v1beta/site_search_engine_service/rest/operations.rb +23 -0
  132. data/lib/google/cloud/discovery_engine/v1beta/site_search_engine_service/rest/service_stub.rb +7 -0
  133. data/lib/google/cloud/discovery_engine/v1beta/user_event_service/client.rb +25 -11
  134. data/lib/google/cloud/discovery_engine/v1beta/user_event_service/credentials.rb +4 -1
  135. data/lib/google/cloud/discovery_engine/v1beta/user_event_service/operations.rb +2 -0
  136. data/lib/google/cloud/discovery_engine/v1beta/user_event_service/rest/client.rb +25 -11
  137. data/lib/google/cloud/discovery_engine/v1beta/user_event_service/rest/operations.rb +23 -0
  138. data/lib/google/cloud/discovery_engine/v1beta/user_event_service/rest/service_stub.rb +8 -0
  139. data/lib/google/cloud/discovery_engine/v1beta/user_license_service/client.rb +768 -0
  140. data/lib/google/cloud/discovery_engine/v1beta/user_license_service/credentials.rb +49 -0
  141. data/lib/google/cloud/discovery_engine/v1beta/user_license_service/operations.rb +843 -0
  142. data/lib/google/cloud/discovery_engine/v1beta/user_license_service/paths.rb +71 -0
  143. data/lib/google/cloud/discovery_engine/v1beta/user_license_service/rest/client.rb +704 -0
  144. data/lib/google/cloud/discovery_engine/v1beta/user_license_service/rest/operations.rb +1152 -0
  145. data/lib/google/cloud/discovery_engine/v1beta/user_license_service/rest/service_stub.rb +265 -0
  146. data/lib/google/cloud/discovery_engine/v1beta/user_license_service/rest.rb +53 -0
  147. data/lib/google/cloud/discovery_engine/v1beta/user_license_service.rb +56 -0
  148. data/lib/google/cloud/discovery_engine/v1beta/user_store_service/client.rb +590 -0
  149. data/lib/google/cloud/discovery_engine/v1beta/user_store_service/credentials.rb +49 -0
  150. data/lib/google/cloud/discovery_engine/v1beta/user_store_service/paths.rb +71 -0
  151. data/lib/google/cloud/discovery_engine/v1beta/user_store_service/rest/client.rb +533 -0
  152. data/lib/google/cloud/discovery_engine/v1beta/user_store_service/rest/service_stub.rb +204 -0
  153. data/lib/google/cloud/discovery_engine/v1beta/user_store_service/rest.rb +52 -0
  154. data/lib/google/cloud/discovery_engine/v1beta/user_store_service.rb +55 -0
  155. data/lib/google/cloud/discovery_engine/v1beta/version.rb +1 -1
  156. data/lib/google/cloud/discovery_engine/v1beta.rb +11 -4
  157. data/lib/google/cloud/discoveryengine/v1beta/acl_config_pb.rb +25 -0
  158. data/lib/google/cloud/discoveryengine/v1beta/acl_config_service_pb.rb +28 -0
  159. data/lib/google/cloud/discoveryengine/v1beta/acl_config_service_services_pb.rb +49 -0
  160. data/lib/google/cloud/discoveryengine/v1beta/agent_gateway_setting_pb.rb +25 -0
  161. data/lib/google/cloud/discoveryengine/v1beta/answer_pb.rb +6 -1
  162. data/lib/google/cloud/discoveryengine/v1beta/assist_answer_pb.rb +48 -0
  163. data/lib/google/cloud/discoveryengine/v1beta/assistant_pb.rb +35 -0
  164. data/lib/google/cloud/discoveryengine/v1beta/assistant_service_pb.rb +48 -0
  165. data/lib/google/cloud/discoveryengine/v1beta/assistant_service_services_pb.rb +56 -0
  166. data/lib/google/cloud/discoveryengine/v1beta/chunk_pb.rb +4 -1
  167. data/lib/google/cloud/discoveryengine/v1beta/cmek_config_service_pb.rb +39 -0
  168. data/lib/google/cloud/discoveryengine/v1beta/cmek_config_service_services_pb.rb +55 -0
  169. data/lib/google/cloud/discoveryengine/v1beta/common_pb.rb +12 -1
  170. data/lib/google/cloud/discoveryengine/v1beta/completion_service_pb.rb +4 -1
  171. data/lib/google/cloud/discoveryengine/v1beta/completion_service_services_pb.rb +6 -0
  172. data/lib/google/cloud/discoveryengine/v1beta/control_pb.rb +6 -1
  173. data/lib/google/cloud/discoveryengine/v1beta/control_service_pb.rb +1 -1
  174. data/lib/google/cloud/discoveryengine/v1beta/conversational_search_service_pb.rb +12 -1
  175. data/lib/google/cloud/discoveryengine/v1beta/conversational_search_service_services_pb.rb +8 -0
  176. data/lib/google/cloud/discoveryengine/v1beta/data_store_pb.rb +11 -1
  177. data/lib/google/cloud/discoveryengine/v1beta/data_store_service_pb.rb +1 -1
  178. data/lib/google/cloud/discoveryengine/v1beta/document_pb.rb +4 -1
  179. data/lib/google/cloud/discoveryengine/v1beta/document_processing_config_pb.rb +1 -1
  180. data/lib/google/cloud/discoveryengine/v1beta/document_service_pb.rb +1 -1
  181. data/lib/google/cloud/discoveryengine/v1beta/engine_pb.rb +17 -1
  182. data/lib/google/cloud/discoveryengine/v1beta/engine_service_pb.rb +3 -1
  183. data/lib/google/cloud/discoveryengine/v1beta/engine_service_services_pb.rb +28 -6
  184. data/lib/google/cloud/discoveryengine/v1beta/evaluation_pb.rb +1 -1
  185. data/lib/google/cloud/discoveryengine/v1beta/evaluation_service_pb.rb +1 -1
  186. data/lib/google/cloud/discoveryengine/v1beta/feedback_pb.rb +28 -0
  187. data/lib/google/cloud/discoveryengine/v1beta/grounded_generation_service_pb.rb +11 -1
  188. data/lib/google/cloud/discoveryengine/v1beta/grounding_pb.rb +1 -1
  189. data/lib/google/cloud/discoveryengine/v1beta/identity_mapping_store_pb.rb +26 -0
  190. data/lib/google/cloud/discoveryengine/v1beta/identity_mapping_store_service_pb.rb +44 -0
  191. data/lib/google/cloud/discoveryengine/v1beta/identity_mapping_store_service_services_pb.rb +58 -0
  192. data/lib/google/cloud/discoveryengine/v1beta/import_config_pb.rb +1 -1
  193. data/lib/google/cloud/discoveryengine/v1beta/license_config_pb.rb +27 -0
  194. data/lib/google/cloud/discoveryengine/v1beta/license_config_service_pb.rb +36 -0
  195. data/lib/google/cloud/discoveryengine/v1beta/license_config_service_services_pb.rb +65 -0
  196. data/lib/google/cloud/discoveryengine/v1beta/logging_pb.rb +24 -0
  197. data/lib/google/cloud/discoveryengine/v1beta/project_pb.rb +10 -1
  198. data/lib/google/cloud/discoveryengine/v1beta/project_service_pb.rb +2 -1
  199. data/lib/google/cloud/discoveryengine/v1beta/rank_service_pb.rb +1 -1
  200. data/lib/google/cloud/discoveryengine/v1beta/recommendation_service_pb.rb +1 -1
  201. data/lib/google/cloud/discoveryengine/v1beta/safety_pb.rb +26 -0
  202. data/lib/google/cloud/discoveryengine/v1beta/sample_query_service_pb.rb +1 -1
  203. data/lib/google/cloud/discoveryengine/v1beta/sample_query_set_service_pb.rb +1 -1
  204. data/lib/google/cloud/discoveryengine/v1beta/schema_service_pb.rb +1 -1
  205. data/lib/google/cloud/discoveryengine/v1beta/search_service_pb.rb +18 -2
  206. data/lib/google/cloud/discoveryengine/v1beta/search_tuning_service_pb.rb +1 -1
  207. data/lib/google/cloud/discoveryengine/v1beta/serving_config_pb.rb +3 -1
  208. data/lib/google/cloud/discoveryengine/v1beta/serving_config_service_pb.rb +4 -1
  209. data/lib/google/cloud/discoveryengine/v1beta/serving_config_service_services_pb.rb +14 -0
  210. data/lib/google/cloud/discoveryengine/v1beta/session_pb.rb +2 -1
  211. data/lib/google/cloud/discoveryengine/v1beta/session_service_pb.rb +1 -1
  212. data/lib/google/cloud/discoveryengine/v1beta/site_search_engine_pb.rb +1 -1
  213. data/lib/google/cloud/discoveryengine/v1beta/site_search_engine_service_pb.rb +1 -1
  214. data/lib/google/cloud/discoveryengine/v1beta/user_event_pb.rb +2 -1
  215. data/lib/google/cloud/discoveryengine/v1beta/user_event_service_pb.rb +1 -1
  216. data/lib/google/cloud/discoveryengine/v1beta/user_license_pb.rb +27 -0
  217. data/lib/google/cloud/discoveryengine/v1beta/user_license_service_pb.rb +38 -0
  218. data/lib/google/cloud/discoveryengine/v1beta/user_license_service_services_pb.rb +52 -0
  219. data/lib/google/cloud/discoveryengine/v1beta/user_store_pb.rb +24 -0
  220. data/lib/google/cloud/discoveryengine/v1beta/user_store_service_pb.rb +29 -0
  221. data/lib/google/cloud/discoveryengine/v1beta/user_store_service_services_pb.rb +47 -0
  222. data/proto_docs/google/cloud/discoveryengine/v1beta/acl_config.rb +43 -0
  223. data/proto_docs/google/cloud/discoveryengine/v1beta/acl_config_service.rb +49 -0
  224. data/proto_docs/google/cloud/discoveryengine/v1beta/agent_gateway_setting.rb +53 -0
  225. data/proto_docs/google/cloud/discoveryengine/v1beta/answer.rb +117 -2
  226. data/proto_docs/google/cloud/discoveryengine/v1beta/assist_answer.rb +401 -0
  227. data/proto_docs/google/cloud/discoveryengine/v1beta/assistant.rb +253 -0
  228. data/proto_docs/google/cloud/discoveryengine/v1beta/assistant_service.rb +368 -0
  229. data/proto_docs/google/cloud/discoveryengine/v1beta/chunk.rb +60 -1
  230. data/proto_docs/google/cloud/discoveryengine/v1beta/cmek_config_service.rb +228 -0
  231. data/proto_docs/google/cloud/discoveryengine/v1beta/common.rb +223 -0
  232. data/proto_docs/google/cloud/discoveryengine/v1beta/completion_service.rb +115 -13
  233. data/proto_docs/google/cloud/discoveryengine/v1beta/control.rb +119 -6
  234. data/proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb +178 -8
  235. data/proto_docs/google/cloud/discoveryengine/v1beta/data_store.rb +218 -9
  236. data/proto_docs/google/cloud/discoveryengine/v1beta/data_store_service.rb +12 -0
  237. data/proto_docs/google/cloud/discoveryengine/v1beta/document.rb +115 -10
  238. data/proto_docs/google/cloud/discoveryengine/v1beta/document_processing_config.rb +30 -0
  239. data/proto_docs/google/cloud/discoveryengine/v1beta/document_service.rb +1 -1
  240. data/proto_docs/google/cloud/discoveryengine/v1beta/engine.rb +388 -8
  241. data/proto_docs/google/cloud/discoveryengine/v1beta/evaluation.rb +2 -2
  242. data/proto_docs/google/cloud/discoveryengine/v1beta/evaluation_service.rb +13 -11
  243. data/proto_docs/google/cloud/discoveryengine/v1beta/feedback.rb +147 -0
  244. data/proto_docs/google/cloud/discoveryengine/v1beta/grounded_generation_service.rb +190 -9
  245. data/proto_docs/google/cloud/discoveryengine/v1beta/grounding.rb +9 -0
  246. data/proto_docs/google/cloud/discoveryengine/v1beta/identity_mapping_store.rb +84 -0
  247. data/proto_docs/google/cloud/discoveryengine/v1beta/identity_mapping_store_service.rb +280 -0
  248. data/proto_docs/google/cloud/discoveryengine/v1beta/import_config.rb +25 -5
  249. data/proto_docs/google/cloud/discoveryengine/v1beta/license_config.rb +101 -0
  250. data/proto_docs/google/cloud/discoveryengine/v1beta/license_config_service.rb +224 -0
  251. data/proto_docs/google/cloud/discoveryengine/v1beta/logging.rb +40 -0
  252. data/proto_docs/google/cloud/discoveryengine/v1beta/project.rb +214 -0
  253. data/proto_docs/google/cloud/discoveryengine/v1beta/project_service.rb +18 -0
  254. data/proto_docs/google/cloud/discoveryengine/v1beta/purge_config.rb +9 -5
  255. data/proto_docs/google/cloud/discoveryengine/v1beta/rank_service.rb +4 -2
  256. data/proto_docs/google/cloud/discoveryengine/v1beta/recommendation_service.rb +2 -2
  257. data/proto_docs/google/cloud/discoveryengine/v1beta/safety.rb +108 -0
  258. data/proto_docs/google/cloud/discoveryengine/v1beta/search_service.rb +461 -69
  259. data/proto_docs/google/cloud/discoveryengine/v1beta/serving_config.rb +50 -3
  260. data/proto_docs/google/cloud/discoveryengine/v1beta/serving_config_service.rb +30 -0
  261. data/proto_docs/google/cloud/discoveryengine/v1beta/session.rb +21 -0
  262. data/proto_docs/google/cloud/discoveryengine/v1beta/site_search_engine.rb +8 -2
  263. data/proto_docs/google/cloud/discoveryengine/v1beta/site_search_engine_service.rb +7 -3
  264. data/proto_docs/google/cloud/discoveryengine/v1beta/user_event.rb +39 -3
  265. data/proto_docs/google/cloud/discoveryengine/v1beta/user_event_service.rb +14 -6
  266. data/proto_docs/google/cloud/discoveryengine/v1beta/user_license.rb +100 -0
  267. data/proto_docs/google/cloud/discoveryengine/v1beta/user_license_service.rb +202 -0
  268. data/proto_docs/google/cloud/discoveryengine/v1beta/user_store.rb +67 -0
  269. data/proto_docs/google/cloud/discoveryengine/v1beta/user_store_service.rb +54 -0
  270. data/proto_docs/google/iam/v1/iam_policy.rb +87 -0
  271. data/proto_docs/google/iam/v1/options.rb +50 -0
  272. data/proto_docs/google/iam/v1/policy.rb +426 -0
  273. data/proto_docs/google/type/expr.rb +75 -0
  274. data/proto_docs/google/type/latlng.rb +38 -0
  275. metadata +120 -3
@@ -0,0 +1,50 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2026 Google LLC
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # https://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
+
19
+ require "googleauth"
20
+
21
+ module Google
22
+ module Cloud
23
+ module DiscoveryEngine
24
+ module V1beta
25
+ module AssistantService
26
+ # Credentials for the AssistantService API.
27
+ class Credentials < ::Google::Auth::Credentials
28
+ self.scope = [
29
+ "https://www.googleapis.com/auth/cloud-platform",
30
+ "https://www.googleapis.com/auth/discoveryengine.assist.readwrite",
31
+ "https://www.googleapis.com/auth/discoveryengine.readwrite",
32
+ "https://www.googleapis.com/auth/discoveryengine.serving.readwrite"
33
+ ]
34
+ self.env_vars = [
35
+ "GOOGLE_CLOUD_CREDENTIALS",
36
+ "GOOGLE_CLOUD_KEYFILE",
37
+ "GCLOUD_KEYFILE",
38
+ "GOOGLE_CLOUD_CREDENTIALS_JSON",
39
+ "GOOGLE_CLOUD_KEYFILE_JSON",
40
+ "GCLOUD_KEYFILE_JSON"
41
+ ]
42
+ self.paths = [
43
+ "~/.config/google_cloud/application_default_credentials.json"
44
+ ]
45
+ end
46
+ end
47
+ end
48
+ end
49
+ end
50
+ end
@@ -0,0 +1,230 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2026 Google LLC
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # https://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
+
19
+
20
+ module Google
21
+ module Cloud
22
+ module DiscoveryEngine
23
+ module V1beta
24
+ module AssistantService
25
+ # Path helper methods for the AssistantService API.
26
+ module Paths
27
+ ##
28
+ # Create a fully-qualified Assistant resource string.
29
+ #
30
+ # The resource will be in the following format:
31
+ #
32
+ # `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/assistants/{assistant}`
33
+ #
34
+ # @param project [String]
35
+ # @param location [String]
36
+ # @param collection [String]
37
+ # @param engine [String]
38
+ # @param assistant [String]
39
+ #
40
+ # @return [::String]
41
+ def assistant_path project:, location:, collection:, engine:, assistant:
42
+ raise ::ArgumentError, "project cannot contain /" if project.to_s.include? "/"
43
+ raise ::ArgumentError, "location cannot contain /" if location.to_s.include? "/"
44
+ raise ::ArgumentError, "collection cannot contain /" if collection.to_s.include? "/"
45
+ raise ::ArgumentError, "engine cannot contain /" if engine.to_s.include? "/"
46
+
47
+ "projects/#{project}/locations/#{location}/collections/#{collection}/engines/#{engine}/assistants/#{assistant}"
48
+ end
49
+
50
+ ##
51
+ # Create a fully-qualified DataStore resource string.
52
+ #
53
+ # @overload data_store_path(project:, location:, data_store:)
54
+ # The resource will be in the following format:
55
+ #
56
+ # `projects/{project}/locations/{location}/dataStores/{data_store}`
57
+ #
58
+ # @param project [String]
59
+ # @param location [String]
60
+ # @param data_store [String]
61
+ #
62
+ # @overload data_store_path(project:, location:, collection:, data_store:)
63
+ # The resource will be in the following format:
64
+ #
65
+ # `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}`
66
+ #
67
+ # @param project [String]
68
+ # @param location [String]
69
+ # @param collection [String]
70
+ # @param data_store [String]
71
+ #
72
+ # @return [::String]
73
+ def data_store_path **args
74
+ resources = {
75
+ "data_store:location:project" => (proc do |project:, location:, data_store:|
76
+ raise ::ArgumentError, "project cannot contain /" if project.to_s.include? "/"
77
+ raise ::ArgumentError, "location cannot contain /" if location.to_s.include? "/"
78
+
79
+ "projects/#{project}/locations/#{location}/dataStores/#{data_store}"
80
+ end),
81
+ "collection:data_store:location:project" => (proc do |project:, location:, collection:, data_store:|
82
+ raise ::ArgumentError, "project cannot contain /" if project.to_s.include? "/"
83
+ raise ::ArgumentError, "location cannot contain /" if location.to_s.include? "/"
84
+ raise ::ArgumentError, "collection cannot contain /" if collection.to_s.include? "/"
85
+
86
+ "projects/#{project}/locations/#{location}/collections/#{collection}/dataStores/#{data_store}"
87
+ end)
88
+ }
89
+
90
+ resource = resources[args.keys.sort.join(":")]
91
+ raise ::ArgumentError, "no resource found for values #{args.keys}" if resource.nil?
92
+ resource.call(**args)
93
+ end
94
+
95
+ ##
96
+ # Create a fully-qualified Engine resource string.
97
+ #
98
+ # The resource will be in the following format:
99
+ #
100
+ # `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}`
101
+ #
102
+ # @param project [String]
103
+ # @param location [String]
104
+ # @param collection [String]
105
+ # @param engine [String]
106
+ #
107
+ # @return [::String]
108
+ def engine_path project:, location:, collection:, engine:
109
+ raise ::ArgumentError, "project cannot contain /" if project.to_s.include? "/"
110
+ raise ::ArgumentError, "location cannot contain /" if location.to_s.include? "/"
111
+ raise ::ArgumentError, "collection cannot contain /" if collection.to_s.include? "/"
112
+
113
+ "projects/#{project}/locations/#{location}/collections/#{collection}/engines/#{engine}"
114
+ end
115
+
116
+ ##
117
+ # Create a fully-qualified Session resource string.
118
+ #
119
+ # @overload session_path(project:, location:, data_store:, session:)
120
+ # The resource will be in the following format:
121
+ #
122
+ # `projects/{project}/locations/{location}/dataStores/{data_store}/sessions/{session}`
123
+ #
124
+ # @param project [String]
125
+ # @param location [String]
126
+ # @param data_store [String]
127
+ # @param session [String]
128
+ #
129
+ # @overload session_path(project:, location:, collection:, data_store:, session:)
130
+ # The resource will be in the following format:
131
+ #
132
+ # `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/sessions/{session}`
133
+ #
134
+ # @param project [String]
135
+ # @param location [String]
136
+ # @param collection [String]
137
+ # @param data_store [String]
138
+ # @param session [String]
139
+ #
140
+ # @overload session_path(project:, location:, collection:, engine:, session:)
141
+ # The resource will be in the following format:
142
+ #
143
+ # `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/sessions/{session}`
144
+ #
145
+ # @param project [String]
146
+ # @param location [String]
147
+ # @param collection [String]
148
+ # @param engine [String]
149
+ # @param session [String]
150
+ #
151
+ # @overload session_path(project:, location:, collection:, engine:, collaborative_project:, session:)
152
+ # The resource will be in the following format:
153
+ #
154
+ # `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/collaborativeProjects/{collaborative_project}/sessions/{session}`
155
+ #
156
+ # @param project [String]
157
+ # @param location [String]
158
+ # @param collection [String]
159
+ # @param engine [String]
160
+ # @param collaborative_project [String]
161
+ # @param session [String]
162
+ #
163
+ # @return [::String]
164
+ def session_path **args
165
+ resources = {
166
+ "data_store:location:project:session" => (proc do |project:, location:, data_store:, session:|
167
+ raise ::ArgumentError, "project cannot contain /" if project.to_s.include? "/"
168
+ raise ::ArgumentError, "location cannot contain /" if location.to_s.include? "/"
169
+ raise ::ArgumentError, "data_store cannot contain /" if data_store.to_s.include? "/"
170
+
171
+ "projects/#{project}/locations/#{location}/dataStores/#{data_store}/sessions/#{session}"
172
+ end),
173
+ "collection:data_store:location:project:session" => (proc do |project:, location:, collection:, data_store:, session:|
174
+ raise ::ArgumentError, "project cannot contain /" if project.to_s.include? "/"
175
+ raise ::ArgumentError, "location cannot contain /" if location.to_s.include? "/"
176
+ raise ::ArgumentError, "collection cannot contain /" if collection.to_s.include? "/"
177
+ raise ::ArgumentError, "data_store cannot contain /" if data_store.to_s.include? "/"
178
+
179
+ "projects/#{project}/locations/#{location}/collections/#{collection}/dataStores/#{data_store}/sessions/#{session}"
180
+ end),
181
+ "collection:engine:location:project:session" => (proc do |project:, location:, collection:, engine:, session:|
182
+ raise ::ArgumentError, "project cannot contain /" if project.to_s.include? "/"
183
+ raise ::ArgumentError, "location cannot contain /" if location.to_s.include? "/"
184
+ raise ::ArgumentError, "collection cannot contain /" if collection.to_s.include? "/"
185
+ raise ::ArgumentError, "engine cannot contain /" if engine.to_s.include? "/"
186
+
187
+ "projects/#{project}/locations/#{location}/collections/#{collection}/engines/#{engine}/sessions/#{session}"
188
+ end),
189
+ "collaborative_project:collection:engine:location:project:session" => (proc do |project:, location:, collection:, engine:, collaborative_project:, session:|
190
+ raise ::ArgumentError, "project cannot contain /" if project.to_s.include? "/"
191
+ raise ::ArgumentError, "location cannot contain /" if location.to_s.include? "/"
192
+ raise ::ArgumentError, "collection cannot contain /" if collection.to_s.include? "/"
193
+ raise ::ArgumentError, "engine cannot contain /" if engine.to_s.include? "/"
194
+ raise ::ArgumentError, "collaborative_project cannot contain /" if collaborative_project.to_s.include? "/"
195
+
196
+ "projects/#{project}/locations/#{location}/collections/#{collection}/engines/#{engine}/collaborativeProjects/#{collaborative_project}/sessions/#{session}"
197
+ end)
198
+ }
199
+
200
+ resource = resources[args.keys.sort.join(":")]
201
+ raise ::ArgumentError, "no resource found for values #{args.keys}" if resource.nil?
202
+ resource.call(**args)
203
+ end
204
+
205
+ ##
206
+ # Create a fully-qualified Template resource string.
207
+ #
208
+ # The resource will be in the following format:
209
+ #
210
+ # `projects/{project}/locations/{location}/templates/{template}`
211
+ #
212
+ # @param project [String]
213
+ # @param location [String]
214
+ # @param template [String]
215
+ #
216
+ # @return [::String]
217
+ def template_path project:, location:, template:
218
+ raise ::ArgumentError, "project cannot contain /" if project.to_s.include? "/"
219
+ raise ::ArgumentError, "location cannot contain /" if location.to_s.include? "/"
220
+
221
+ "projects/#{project}/locations/#{location}/templates/#{template}"
222
+ end
223
+
224
+ extend self
225
+ end
226
+ end
227
+ end
228
+ end
229
+ end
230
+ end