google-cloud-ai_platform-v1 0.38.0 → 0.40.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (231) hide show
  1. checksums.yaml +4 -4
  2. data/lib/google/cloud/ai_platform/v1/bindings_override.rb +399 -0
  3. data/lib/google/cloud/ai_platform/v1/dataset_service/client.rb +39 -18
  4. data/lib/google/cloud/ai_platform/v1/dataset_service/operations.rb +13 -5
  5. data/lib/google/cloud/ai_platform/v1/dataset_service/rest/client.rb +2188 -0
  6. data/lib/google/cloud/ai_platform/v1/dataset_service/rest/operations.rb +3901 -0
  7. data/lib/google/cloud/ai_platform/v1/dataset_service/rest/service_stub.rb +1136 -0
  8. data/lib/google/cloud/ai_platform/v1/dataset_service/rest.rb +54 -0
  9. data/lib/google/cloud/ai_platform/v1/dataset_service.rb +6 -0
  10. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/client.rb +13 -5
  11. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/operations.rb +13 -5
  12. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/client.rb +851 -0
  13. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/operations.rb +3901 -0
  14. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/service_stub.rb +365 -0
  15. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest.rb +54 -0
  16. data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service.rb +6 -0
  17. data/lib/google/cloud/ai_platform/v1/endpoint_service/client.rb +21 -11
  18. data/lib/google/cloud/ai_platform/v1/endpoint_service/operations.rb +13 -5
  19. data/lib/google/cloud/ai_platform/v1/endpoint_service/rest/client.rb +1215 -0
  20. data/lib/google/cloud/ai_platform/v1/endpoint_service/rest/operations.rb +3901 -0
  21. data/lib/google/cloud/ai_platform/v1/endpoint_service/rest/service_stub.rb +546 -0
  22. data/lib/google/cloud/ai_platform/v1/endpoint_service/rest.rb +54 -0
  23. data/lib/google/cloud/ai_platform/v1/endpoint_service.rb +6 -0
  24. data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/client.rb +29 -13
  25. data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/operations.rb +13 -5
  26. data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/client.rb +1732 -0
  27. data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/operations.rb +3901 -0
  28. data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/service_stub.rb +841 -0
  29. data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest.rb +55 -0
  30. data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service.rb +6 -0
  31. data/lib/google/cloud/ai_platform/v1/feature_online_store_service/client.rb +7 -2
  32. data/lib/google/cloud/ai_platform/v1/feature_online_store_service/rest/client.rb +534 -0
  33. data/lib/google/cloud/ai_platform/v1/feature_online_store_service/rest/service_stub.rb +189 -0
  34. data/lib/google/cloud/ai_platform/v1/feature_online_store_service/rest.rb +53 -0
  35. data/lib/google/cloud/ai_platform/v1/feature_online_store_service.rb +6 -0
  36. data/lib/google/cloud/ai_platform/v1/feature_registry_service/client.rb +24 -11
  37. data/lib/google/cloud/ai_platform/v1/feature_registry_service/operations.rb +13 -5
  38. data/lib/google/cloud/ai_platform/v1/feature_registry_service/rest/client.rb +1450 -0
  39. data/lib/google/cloud/ai_platform/v1/feature_registry_service/rest/operations.rb +3901 -0
  40. data/lib/google/cloud/ai_platform/v1/feature_registry_service/rest/service_stub.rb +663 -0
  41. data/lib/google/cloud/ai_platform/v1/feature_registry_service/rest.rb +55 -0
  42. data/lib/google/cloud/ai_platform/v1/feature_registry_service.rb +6 -0
  43. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/client.rb +9 -3
  44. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/rest/client.rb +645 -0
  45. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/rest/service_stub.rb +244 -0
  46. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/rest.rb +53 -0
  47. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service.rb +6 -0
  48. data/lib/google/cloud/ai_platform/v1/featurestore_service/client.rb +45 -21
  49. data/lib/google/cloud/ai_platform/v1/featurestore_service/operations.rb +13 -5
  50. data/lib/google/cloud/ai_platform/v1/featurestore_service/rest/client.rb +2765 -0
  51. data/lib/google/cloud/ai_platform/v1/featurestore_service/rest/operations.rb +3901 -0
  52. data/lib/google/cloud/ai_platform/v1/featurestore_service/rest/service_stub.rb +1319 -0
  53. data/lib/google/cloud/ai_platform/v1/featurestore_service/rest.rb +54 -0
  54. data/lib/google/cloud/ai_platform/v1/featurestore_service.rb +6 -0
  55. data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/client.rb +765 -0
  56. data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/credentials.rb +47 -0
  57. data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/paths.rb +154 -0
  58. data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest/client.rb +720 -0
  59. data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest/service_stub.rb +307 -0
  60. data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest.rb +53 -0
  61. data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service.rb +55 -0
  62. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/client.rb +19 -8
  63. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/operations.rb +13 -5
  64. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/client.rb +1151 -0
  65. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/operations.rb +3901 -0
  66. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/service_stub.rb +546 -0
  67. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/rest.rb +54 -0
  68. data/lib/google/cloud/ai_platform/v1/index_endpoint_service.rb +6 -0
  69. data/lib/google/cloud/ai_platform/v1/index_service/client.rb +17 -7
  70. data/lib/google/cloud/ai_platform/v1/index_service/operations.rb +13 -5
  71. data/lib/google/cloud/ai_platform/v1/index_service/rest/client.rb +1034 -0
  72. data/lib/google/cloud/ai_platform/v1/index_service/rest/operations.rb +3901 -0
  73. data/lib/google/cloud/ai_platform/v1/index_service/rest/service_stub.rb +486 -0
  74. data/lib/google/cloud/ai_platform/v1/index_service/rest.rb +54 -0
  75. data/lib/google/cloud/ai_platform/v1/index_service.rb +6 -0
  76. data/lib/google/cloud/ai_platform/v1/job_service/client.rb +73 -35
  77. data/lib/google/cloud/ai_platform/v1/job_service/operations.rb +13 -5
  78. data/lib/google/cloud/ai_platform/v1/job_service/paths.rb +19 -0
  79. data/lib/google/cloud/ai_platform/v1/job_service/rest/client.rb +3841 -0
  80. data/lib/google/cloud/ai_platform/v1/job_service/rest/operations.rb +3901 -0
  81. data/lib/google/cloud/ai_platform/v1/job_service/rest/service_stub.rb +2149 -0
  82. data/lib/google/cloud/ai_platform/v1/job_service/rest.rb +54 -0
  83. data/lib/google/cloud/ai_platform/v1/job_service.rb +6 -0
  84. data/lib/google/cloud/ai_platform/v1/llm_utility_service/client.rb +7 -2
  85. data/lib/google/cloud/ai_platform/v1/llm_utility_service/rest/client.rb +533 -0
  86. data/lib/google/cloud/ai_platform/v1/llm_utility_service/rest/service_stub.rb +205 -0
  87. data/lib/google/cloud/ai_platform/v1/llm_utility_service/rest.rb +53 -0
  88. data/lib/google/cloud/ai_platform/v1/llm_utility_service.rb +6 -0
  89. data/lib/google/cloud/ai_platform/v1/match_service/client.rb +7 -2
  90. data/lib/google/cloud/ai_platform/v1/match_service/rest/client.rb +541 -0
  91. data/lib/google/cloud/ai_platform/v1/match_service/rest/service_stub.rb +189 -0
  92. data/lib/google/cloud/ai_platform/v1/match_service/rest.rb +54 -0
  93. data/lib/google/cloud/ai_platform/v1/match_service.rb +6 -0
  94. data/lib/google/cloud/ai_platform/v1/metadata_service/client.rb +67 -32
  95. data/lib/google/cloud/ai_platform/v1/metadata_service/operations.rb +13 -5
  96. data/lib/google/cloud/ai_platform/v1/metadata_service/rest/client.rb +3634 -0
  97. data/lib/google/cloud/ai_platform/v1/metadata_service/rest/operations.rb +3901 -0
  98. data/lib/google/cloud/ai_platform/v1/metadata_service/rest/service_stub.rb +1972 -0
  99. data/lib/google/cloud/ai_platform/v1/metadata_service/rest.rb +54 -0
  100. data/lib/google/cloud/ai_platform/v1/metadata_service.rb +6 -0
  101. data/lib/google/cloud/ai_platform/v1/migration_service/client.rb +7 -2
  102. data/lib/google/cloud/ai_platform/v1/migration_service/operations.rb +13 -5
  103. data/lib/google/cloud/ai_platform/v1/migration_service/rest/client.rb +574 -0
  104. data/lib/google/cloud/ai_platform/v1/migration_service/rest/operations.rb +3901 -0
  105. data/lib/google/cloud/ai_platform/v1/migration_service/rest/service_stub.rb +189 -0
  106. data/lib/google/cloud/ai_platform/v1/migration_service/rest.rb +55 -0
  107. data/lib/google/cloud/ai_platform/v1/migration_service.rb +6 -0
  108. data/lib/google/cloud/ai_platform/v1/model_garden_service/client.rb +5 -1
  109. data/lib/google/cloud/ai_platform/v1/model_garden_service/rest/client.rb +438 -0
  110. data/lib/google/cloud/ai_platform/v1/model_garden_service/rest/service_stub.rb +128 -0
  111. data/lib/google/cloud/ai_platform/v1/model_garden_service/rest.rb +53 -0
  112. data/lib/google/cloud/ai_platform/v1/model_garden_service.rb +6 -0
  113. data/lib/google/cloud/ai_platform/v1/model_service/client.rb +39 -18
  114. data/lib/google/cloud/ai_platform/v1/model_service/operations.rb +13 -5
  115. data/lib/google/cloud/ai_platform/v1/model_service/rest/client.rb +2213 -0
  116. data/lib/google/cloud/ai_platform/v1/model_service/rest/operations.rb +3901 -0
  117. data/lib/google/cloud/ai_platform/v1/model_service/rest/service_stub.rb +1140 -0
  118. data/lib/google/cloud/ai_platform/v1/model_service/rest.rb +54 -0
  119. data/lib/google/cloud/ai_platform/v1/model_service.rb +6 -0
  120. data/lib/google/cloud/ai_platform/v1/notebook_service/client.rb +1497 -0
  121. data/lib/google/cloud/ai_platform/v1/notebook_service/credentials.rb +47 -0
  122. data/lib/google/cloud/ai_platform/v1/notebook_service/operations.rb +817 -0
  123. data/lib/google/cloud/ai_platform/v1/notebook_service/paths.rb +124 -0
  124. data/lib/google/cloud/ai_platform/v1/notebook_service/rest/client.rb +1410 -0
  125. data/lib/google/cloud/ai_platform/v1/notebook_service/rest/operations.rb +3901 -0
  126. data/lib/google/cloud/ai_platform/v1/notebook_service/rest/service_stub.rb +663 -0
  127. data/lib/google/cloud/ai_platform/v1/notebook_service/rest.rb +54 -0
  128. data/lib/google/cloud/ai_platform/v1/notebook_service.rb +56 -0
  129. data/lib/google/cloud/ai_platform/v1/persistent_resource_service/client.rb +1001 -0
  130. data/lib/google/cloud/ai_platform/v1/persistent_resource_service/credentials.rb +47 -0
  131. data/lib/google/cloud/ai_platform/v1/persistent_resource_service/operations.rb +817 -0
  132. data/lib/google/cloud/ai_platform/v1/persistent_resource_service/paths.rb +86 -0
  133. data/lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/client.rb +942 -0
  134. data/lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/operations.rb +3901 -0
  135. data/lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/service_stub.rb +426 -0
  136. data/lib/google/cloud/ai_platform/v1/persistent_resource_service/rest.rb +54 -0
  137. data/lib/google/cloud/ai_platform/v1/persistent_resource_service.rb +56 -0
  138. data/lib/google/cloud/ai_platform/v1/pipeline_service/client.rb +27 -12
  139. data/lib/google/cloud/ai_platform/v1/pipeline_service/operations.rb +13 -5
  140. data/lib/google/cloud/ai_platform/v1/pipeline_service/rest/client.rb +1600 -0
  141. data/lib/google/cloud/ai_platform/v1/pipeline_service/rest/operations.rb +3901 -0
  142. data/lib/google/cloud/ai_platform/v1/pipeline_service/rest/service_stub.rb +783 -0
  143. data/lib/google/cloud/ai_platform/v1/pipeline_service/rest.rb +56 -0
  144. data/lib/google/cloud/ai_platform/v1/pipeline_service.rb +6 -0
  145. data/lib/google/cloud/ai_platform/v1/prediction_service/client.rb +39 -15
  146. data/lib/google/cloud/ai_platform/v1/prediction_service/rest/client.rb +1297 -0
  147. data/lib/google/cloud/ai_platform/v1/prediction_service/rest/service_stub.rb +642 -0
  148. data/lib/google/cloud/ai_platform/v1/prediction_service/rest.rb +53 -0
  149. data/lib/google/cloud/ai_platform/v1/prediction_service.rb +6 -0
  150. data/lib/google/cloud/ai_platform/v1/rest.rb +63 -0
  151. data/lib/google/cloud/ai_platform/v1/schedule_service/client.rb +17 -7
  152. data/lib/google/cloud/ai_platform/v1/schedule_service/operations.rb +13 -5
  153. data/lib/google/cloud/ai_platform/v1/schedule_service/rest/client.rb +1076 -0
  154. data/lib/google/cloud/ai_platform/v1/schedule_service/rest/operations.rb +3901 -0
  155. data/lib/google/cloud/ai_platform/v1/schedule_service/rest/service_stub.rb +486 -0
  156. data/lib/google/cloud/ai_platform/v1/schedule_service/rest.rb +55 -0
  157. data/lib/google/cloud/ai_platform/v1/schedule_service.rb +6 -0
  158. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/client.rb +13 -5
  159. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/operations.rb +13 -5
  160. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/client.rb +847 -0
  161. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/operations.rb +3901 -0
  162. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/service_stub.rb +366 -0
  163. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/rest.rb +59 -0
  164. data/lib/google/cloud/ai_platform/v1/specialist_pool_service.rb +6 -0
  165. data/lib/google/cloud/ai_platform/v1/tensorboard_service/client.rb +63 -30
  166. data/lib/google/cloud/ai_platform/v1/tensorboard_service/operations.rb +13 -5
  167. data/lib/google/cloud/ai_platform/v1/tensorboard_service/rest/client.rb +3274 -0
  168. data/lib/google/cloud/ai_platform/v1/tensorboard_service/rest/operations.rb +3901 -0
  169. data/lib/google/cloud/ai_platform/v1/tensorboard_service/rest/service_stub.rb +1847 -0
  170. data/lib/google/cloud/ai_platform/v1/tensorboard_service/rest.rb +54 -0
  171. data/lib/google/cloud/ai_platform/v1/tensorboard_service.rb +6 -0
  172. data/lib/google/cloud/ai_platform/v1/version.rb +1 -1
  173. data/lib/google/cloud/ai_platform/v1/vizier_service/client.rb +33 -15
  174. data/lib/google/cloud/ai_platform/v1/vizier_service/operations.rb +13 -5
  175. data/lib/google/cloud/ai_platform/v1/vizier_service/rest/client.rb +1788 -0
  176. data/lib/google/cloud/ai_platform/v1/vizier_service/rest/operations.rb +3901 -0
  177. data/lib/google/cloud/ai_platform/v1/vizier_service/rest/service_stub.rb +963 -0
  178. data/lib/google/cloud/ai_platform/v1/vizier_service/rest.rb +58 -0
  179. data/lib/google/cloud/ai_platform/v1/vizier_service.rb +6 -0
  180. data/lib/google/cloud/ai_platform/v1.rb +9 -1
  181. data/lib/google/cloud/aiplatform/v1/accelerator_type_pb.rb +1 -1
  182. data/lib/google/cloud/aiplatform/v1/content_pb.rb +3 -1
  183. data/lib/google/cloud/aiplatform/v1/custom_job_pb.rb +1 -1
  184. data/lib/google/cloud/aiplatform/v1/endpoint_pb.rb +3 -1
  185. data/lib/google/cloud/aiplatform/v1/feature_online_store_pb.rb +3 -1
  186. data/lib/google/cloud/aiplatform/v1/feature_online_store_service_pb.rb +1 -1
  187. data/lib/google/cloud/aiplatform/v1/feature_view_pb.rb +5 -1
  188. data/lib/google/cloud/aiplatform/v1/genai_tuning_service_pb.rb +54 -0
  189. data/lib/google/cloud/aiplatform/v1/genai_tuning_service_services_pb.rb +63 -0
  190. data/lib/google/cloud/aiplatform/v1/index_service_pb.rb +1 -1
  191. data/lib/google/cloud/aiplatform/v1/machine_resources_pb.rb +2 -1
  192. data/lib/google/cloud/aiplatform/v1/network_spec_pb.rb +44 -0
  193. data/lib/google/cloud/aiplatform/v1/notebook_euc_config_pb.rb +44 -0
  194. data/lib/google/cloud/aiplatform/v1/notebook_idle_shutdown_config_pb.rb +46 -0
  195. data/lib/google/cloud/aiplatform/v1/notebook_runtime_pb.rb +61 -0
  196. data/lib/google/cloud/aiplatform/v1/notebook_runtime_template_ref_pb.rb +45 -0
  197. data/lib/google/cloud/aiplatform/v1/notebook_service_pb.rb +72 -0
  198. data/lib/google/cloud/aiplatform/v1/notebook_service_services_pb.rb +64 -0
  199. data/lib/google/cloud/aiplatform/v1/openapi_pb.rb +1 -1
  200. data/lib/google/cloud/aiplatform/v1/persistent_resource_pb.rb +60 -0
  201. data/lib/google/cloud/aiplatform/v1/persistent_resource_service_pb.rb +64 -0
  202. data/lib/google/cloud/aiplatform/v1/persistent_resource_service_services_pb.rb +55 -0
  203. data/lib/google/cloud/aiplatform/v1/prediction_service_pb.rb +1 -1
  204. data/lib/google/cloud/aiplatform/v1/publisher_model_pb.rb +1 -1
  205. data/lib/google/cloud/aiplatform/v1/tuning_job_pb.rb +60 -0
  206. data/proto_docs/google/cloud/aiplatform/v1/accelerator_type.rb +3 -0
  207. data/proto_docs/google/cloud/aiplatform/v1/content.rb +52 -3
  208. data/proto_docs/google/cloud/aiplatform/v1/custom_job.rb +9 -0
  209. data/proto_docs/google/cloud/aiplatform/v1/endpoint.rb +14 -0
  210. data/proto_docs/google/cloud/aiplatform/v1/endpoint_service.rb +2 -3
  211. data/proto_docs/google/cloud/aiplatform/v1/feature_online_store.rb +29 -0
  212. data/proto_docs/google/cloud/aiplatform/v1/feature_online_store_service.rb +5 -0
  213. data/proto_docs/google/cloud/aiplatform/v1/feature_registry_service.rb +1 -1
  214. data/proto_docs/google/cloud/aiplatform/v1/feature_view.rb +86 -0
  215. data/proto_docs/google/cloud/aiplatform/v1/genai_tuning_service.rb +100 -0
  216. data/proto_docs/google/cloud/aiplatform/v1/index_service.rb +3 -0
  217. data/proto_docs/google/cloud/aiplatform/v1/machine_resources.rb +17 -0
  218. data/proto_docs/google/cloud/aiplatform/v1/network_spec.rb +44 -0
  219. data/proto_docs/google/cloud/aiplatform/v1/notebook_euc_config.rb +46 -0
  220. data/proto_docs/google/cloud/aiplatform/v1/notebook_idle_shutdown_config.rb +41 -0
  221. data/proto_docs/google/cloud/aiplatform/v1/notebook_runtime.rb +263 -0
  222. data/proto_docs/google/cloud/aiplatform/v1/notebook_runtime_template_ref.rb +35 -0
  223. data/proto_docs/google/cloud/aiplatform/v1/notebook_service.rb +371 -0
  224. data/proto_docs/google/cloud/aiplatform/v1/openapi.rb +43 -4
  225. data/proto_docs/google/cloud/aiplatform/v1/persistent_resource.rb +248 -0
  226. data/proto_docs/google/cloud/aiplatform/v1/persistent_resource_service.rb +170 -0
  227. data/proto_docs/google/cloud/aiplatform/v1/prediction_service.rb +12 -0
  228. data/proto_docs/google/cloud/aiplatform/v1/publisher_model.rb +4 -0
  229. data/proto_docs/google/cloud/aiplatform/v1/tool.rb +7 -5
  230. data/proto_docs/google/cloud/aiplatform/v1/tuning_job.rb +262 -0
  231. metadata +138 -2
@@ -0,0 +1,262 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2024 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 AIPlatform
23
+ module V1
24
+ # Represents a TuningJob that runs with Google owned models.
25
+ # @!attribute [rw] base_model
26
+ # @return [::String]
27
+ # The base model that is being tuned, e.g., "gemini-1.0-pro-002".
28
+ # @!attribute [rw] supervised_tuning_spec
29
+ # @return [::Google::Cloud::AIPlatform::V1::SupervisedTuningSpec]
30
+ # Tuning Spec for Supervised Fine Tuning.
31
+ # @!attribute [r] name
32
+ # @return [::String]
33
+ # Output only. Identifier. Resource name of a TuningJob. Format:
34
+ # `projects/{project}/locations/{location}/tuningJobs/{tuning_job}`
35
+ # @!attribute [rw] tuned_model_display_name
36
+ # @return [::String]
37
+ # Optional. The display name of the
38
+ # {::Google::Cloud::AIPlatform::V1::Model TunedModel}. The name can be up to 128
39
+ # characters long and can consist of any UTF-8 characters.
40
+ # @!attribute [rw] description
41
+ # @return [::String]
42
+ # Optional. The description of the
43
+ # {::Google::Cloud::AIPlatform::V1::TuningJob TuningJob}.
44
+ # @!attribute [r] state
45
+ # @return [::Google::Cloud::AIPlatform::V1::JobState]
46
+ # Output only. The detailed state of the job.
47
+ # @!attribute [r] create_time
48
+ # @return [::Google::Protobuf::Timestamp]
49
+ # Output only. Time when the
50
+ # {::Google::Cloud::AIPlatform::V1::TuningJob TuningJob} was created.
51
+ # @!attribute [r] start_time
52
+ # @return [::Google::Protobuf::Timestamp]
53
+ # Output only. Time when the
54
+ # {::Google::Cloud::AIPlatform::V1::TuningJob TuningJob} for the first time
55
+ # entered the `JOB_STATE_RUNNING` state.
56
+ # @!attribute [r] end_time
57
+ # @return [::Google::Protobuf::Timestamp]
58
+ # Output only. Time when the TuningJob entered any of the following
59
+ # {::Google::Cloud::AIPlatform::V1::JobState JobStates}: `JOB_STATE_SUCCEEDED`,
60
+ # `JOB_STATE_FAILED`, `JOB_STATE_CANCELLED`, `JOB_STATE_EXPIRED`.
61
+ # @!attribute [r] update_time
62
+ # @return [::Google::Protobuf::Timestamp]
63
+ # Output only. Time when the
64
+ # {::Google::Cloud::AIPlatform::V1::TuningJob TuningJob} was most recently
65
+ # updated.
66
+ # @!attribute [r] error
67
+ # @return [::Google::Rpc::Status]
68
+ # Output only. Only populated when job's state is `JOB_STATE_FAILED` or
69
+ # `JOB_STATE_CANCELLED`.
70
+ # @!attribute [rw] labels
71
+ # @return [::Google::Protobuf::Map{::String => ::String}]
72
+ # Optional. The labels with user-defined metadata to organize
73
+ # {::Google::Cloud::AIPlatform::V1::TuningJob TuningJob} and generated resources
74
+ # such as {::Google::Cloud::AIPlatform::V1::Model Model} and
75
+ # {::Google::Cloud::AIPlatform::V1::Endpoint Endpoint}.
76
+ #
77
+ # Label keys and values can be no longer than 64 characters
78
+ # (Unicode codepoints), can only contain lowercase letters, numeric
79
+ # characters, underscores and dashes. International characters are allowed.
80
+ #
81
+ # See https://goo.gl/xmQnxf for more information and examples of labels.
82
+ # @!attribute [r] experiment
83
+ # @return [::String]
84
+ # Output only. The Experiment associated with this
85
+ # {::Google::Cloud::AIPlatform::V1::TuningJob TuningJob}.
86
+ # @!attribute [r] tuned_model
87
+ # @return [::Google::Cloud::AIPlatform::V1::TunedModel]
88
+ # Output only. The tuned model resources assiociated with this
89
+ # {::Google::Cloud::AIPlatform::V1::TuningJob TuningJob}.
90
+ # @!attribute [r] tuning_data_stats
91
+ # @return [::Google::Cloud::AIPlatform::V1::TuningDataStats]
92
+ # Output only. The tuning data statistics associated with this
93
+ # {::Google::Cloud::AIPlatform::V1::TuningJob TuningJob}.
94
+ class TuningJob
95
+ include ::Google::Protobuf::MessageExts
96
+ extend ::Google::Protobuf::MessageExts::ClassMethods
97
+
98
+ # @!attribute [rw] key
99
+ # @return [::String]
100
+ # @!attribute [rw] value
101
+ # @return [::String]
102
+ class LabelsEntry
103
+ include ::Google::Protobuf::MessageExts
104
+ extend ::Google::Protobuf::MessageExts::ClassMethods
105
+ end
106
+ end
107
+
108
+ # The Model Registry Model and Online Prediction Endpoint assiociated with
109
+ # this {::Google::Cloud::AIPlatform::V1::TuningJob TuningJob}.
110
+ # @!attribute [r] model
111
+ # @return [::String]
112
+ # Output only. The resource name of the TunedModel. Format:
113
+ # `projects/{project}/locations/{location}/models/{model}`.
114
+ # @!attribute [r] endpoint
115
+ # @return [::String]
116
+ # Output only. A resource name of an Endpoint. Format:
117
+ # `projects/{project}/locations/{location}/endpoints/{endpoint}`.
118
+ class TunedModel
119
+ include ::Google::Protobuf::MessageExts
120
+ extend ::Google::Protobuf::MessageExts::ClassMethods
121
+ end
122
+
123
+ # Dataset distribution for Supervised Tuning.
124
+ # @!attribute [r] sum
125
+ # @return [::Integer]
126
+ # Output only. Sum of a given population of values.
127
+ # @!attribute [r] min
128
+ # @return [::Float]
129
+ # Output only. The minimum of the population values.
130
+ # @!attribute [r] max
131
+ # @return [::Float]
132
+ # Output only. The maximum of the population values.
133
+ # @!attribute [r] mean
134
+ # @return [::Float]
135
+ # Output only. The arithmetic mean of the values in the population.
136
+ # @!attribute [r] median
137
+ # @return [::Float]
138
+ # Output only. The median of the values in the population.
139
+ # @!attribute [r] p5
140
+ # @return [::Float]
141
+ # Output only. The 5th percentile of the values in the population.
142
+ # @!attribute [r] p95
143
+ # @return [::Float]
144
+ # Output only. The 95th percentile of the values in the population.
145
+ # @!attribute [r] buckets
146
+ # @return [::Array<::Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution::DatasetBucket>]
147
+ # Output only. Defines the histogram bucket.
148
+ class SupervisedTuningDatasetDistribution
149
+ include ::Google::Protobuf::MessageExts
150
+ extend ::Google::Protobuf::MessageExts::ClassMethods
151
+
152
+ # Dataset bucket used to create a histogram for the distribution given a
153
+ # population of values.
154
+ # @!attribute [r] count
155
+ # @return [::Float]
156
+ # Output only. Number of values in the bucket.
157
+ # @!attribute [r] left
158
+ # @return [::Float]
159
+ # Output only. Left bound of the bucket.
160
+ # @!attribute [r] right
161
+ # @return [::Float]
162
+ # Output only. Right bound of the bucket.
163
+ class DatasetBucket
164
+ include ::Google::Protobuf::MessageExts
165
+ extend ::Google::Protobuf::MessageExts::ClassMethods
166
+ end
167
+ end
168
+
169
+ # Tuning data statistics for Supervised Tuning.
170
+ # @!attribute [r] tuning_dataset_example_count
171
+ # @return [::Integer]
172
+ # Output only. Number of examples in the tuning dataset.
173
+ # @!attribute [r] total_tuning_character_count
174
+ # @return [::Integer]
175
+ # Output only. Number of tuning characters in the tuning dataset.
176
+ # @!attribute [r] total_billable_character_count
177
+ # @return [::Integer]
178
+ # Output only. Number of billable characters in the tuning dataset.
179
+ # @!attribute [r] tuning_step_count
180
+ # @return [::Integer]
181
+ # Output only. Number of tuning steps for this Tuning Job.
182
+ # @!attribute [r] user_input_token_distribution
183
+ # @return [::Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution]
184
+ # Output only. Dataset distributions for the user input tokens.
185
+ # @!attribute [r] user_output_token_distribution
186
+ # @return [::Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution]
187
+ # Output only. Dataset distributions for the user output tokens.
188
+ # @!attribute [r] user_message_per_example_distribution
189
+ # @return [::Google::Cloud::AIPlatform::V1::SupervisedTuningDatasetDistribution]
190
+ # Output only. Dataset distributions for the messages per example.
191
+ # @!attribute [r] user_dataset_examples
192
+ # @return [::Array<::Google::Cloud::AIPlatform::V1::Content>]
193
+ # Output only. Sample user messages in the training dataset uri.
194
+ class SupervisedTuningDataStats
195
+ include ::Google::Protobuf::MessageExts
196
+ extend ::Google::Protobuf::MessageExts::ClassMethods
197
+ end
198
+
199
+ # The tuning data statistic values for
200
+ # {::Google::Cloud::AIPlatform::V1::TuningJob TuningJob}.
201
+ # @!attribute [rw] supervised_tuning_data_stats
202
+ # @return [::Google::Cloud::AIPlatform::V1::SupervisedTuningDataStats]
203
+ # The SFT Tuning data stats.
204
+ class TuningDataStats
205
+ include ::Google::Protobuf::MessageExts
206
+ extend ::Google::Protobuf::MessageExts::ClassMethods
207
+ end
208
+
209
+ # Hyperparameters for SFT.
210
+ # @!attribute [rw] epoch_count
211
+ # @return [::Integer]
212
+ # Optional. Number of complete passes the model makes over the entire
213
+ # training dataset during training.
214
+ # @!attribute [rw] learning_rate_multiplier
215
+ # @return [::Float]
216
+ # Optional. Multiplier for adjusting the default learning rate.
217
+ # @!attribute [rw] adapter_size
218
+ # @return [::Google::Cloud::AIPlatform::V1::SupervisedHyperParameters::AdapterSize]
219
+ # Optional. Adapter size for tuning.
220
+ class SupervisedHyperParameters
221
+ include ::Google::Protobuf::MessageExts
222
+ extend ::Google::Protobuf::MessageExts::ClassMethods
223
+
224
+ # Supported adapter sizes for tuning.
225
+ module AdapterSize
226
+ # Adapter size is unspecified.
227
+ ADAPTER_SIZE_UNSPECIFIED = 0
228
+
229
+ # Adapter size 1.
230
+ ADAPTER_SIZE_ONE = 1
231
+
232
+ # Adapter size 4.
233
+ ADAPTER_SIZE_FOUR = 2
234
+
235
+ # Adapter size 8.
236
+ ADAPTER_SIZE_EIGHT = 3
237
+
238
+ # Adapter size 16.
239
+ ADAPTER_SIZE_SIXTEEN = 4
240
+ end
241
+ end
242
+
243
+ # Tuning Spec for Supervised Tuning.
244
+ # @!attribute [rw] training_dataset_uri
245
+ # @return [::String]
246
+ # Required. Cloud Storage path to file containing training dataset for
247
+ # tuning. The dataset must be formatted as a JSONL file.
248
+ # @!attribute [rw] validation_dataset_uri
249
+ # @return [::String]
250
+ # Optional. Cloud Storage path to file containing validation dataset for
251
+ # tuning. The dataset must be formatted as a JSONL file.
252
+ # @!attribute [rw] hyper_parameters
253
+ # @return [::Google::Cloud::AIPlatform::V1::SupervisedHyperParameters]
254
+ # Optional. Hyperparameters for SFT.
255
+ class SupervisedTuningSpec
256
+ include ::Google::Protobuf::MessageExts
257
+ extend ::Google::Protobuf::MessageExts::ClassMethods
258
+ end
259
+ end
260
+ end
261
+ end
262
+ end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-ai_platform-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.38.0
4
+ version: 0.40.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-18 00:00:00.000000000 Z
11
+ date: 2024-05-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -100,116 +100,229 @@ files:
100
100
  - README.md
101
101
  - lib/google-cloud-ai_platform-v1.rb
102
102
  - lib/google/cloud/ai_platform/v1.rb
103
+ - lib/google/cloud/ai_platform/v1/bindings_override.rb
103
104
  - lib/google/cloud/ai_platform/v1/dataset_service.rb
104
105
  - lib/google/cloud/ai_platform/v1/dataset_service/client.rb
105
106
  - lib/google/cloud/ai_platform/v1/dataset_service/credentials.rb
106
107
  - lib/google/cloud/ai_platform/v1/dataset_service/operations.rb
107
108
  - lib/google/cloud/ai_platform/v1/dataset_service/paths.rb
109
+ - lib/google/cloud/ai_platform/v1/dataset_service/rest.rb
110
+ - lib/google/cloud/ai_platform/v1/dataset_service/rest/client.rb
111
+ - lib/google/cloud/ai_platform/v1/dataset_service/rest/operations.rb
112
+ - lib/google/cloud/ai_platform/v1/dataset_service/rest/service_stub.rb
108
113
  - lib/google/cloud/ai_platform/v1/deployment_resource_pool_service.rb
109
114
  - lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/client.rb
110
115
  - lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/credentials.rb
111
116
  - lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/operations.rb
112
117
  - lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/paths.rb
118
+ - lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest.rb
119
+ - lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/client.rb
120
+ - lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/operations.rb
121
+ - lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/service_stub.rb
113
122
  - lib/google/cloud/ai_platform/v1/endpoint_service.rb
114
123
  - lib/google/cloud/ai_platform/v1/endpoint_service/client.rb
115
124
  - lib/google/cloud/ai_platform/v1/endpoint_service/credentials.rb
116
125
  - lib/google/cloud/ai_platform/v1/endpoint_service/operations.rb
117
126
  - lib/google/cloud/ai_platform/v1/endpoint_service/paths.rb
127
+ - lib/google/cloud/ai_platform/v1/endpoint_service/rest.rb
128
+ - lib/google/cloud/ai_platform/v1/endpoint_service/rest/client.rb
129
+ - lib/google/cloud/ai_platform/v1/endpoint_service/rest/operations.rb
130
+ - lib/google/cloud/ai_platform/v1/endpoint_service/rest/service_stub.rb
118
131
  - lib/google/cloud/ai_platform/v1/feature_online_store_admin_service.rb
119
132
  - lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/client.rb
120
133
  - lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/credentials.rb
121
134
  - lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/operations.rb
122
135
  - lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/paths.rb
136
+ - lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest.rb
137
+ - lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/client.rb
138
+ - lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/operations.rb
139
+ - lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/service_stub.rb
123
140
  - lib/google/cloud/ai_platform/v1/feature_online_store_service.rb
124
141
  - lib/google/cloud/ai_platform/v1/feature_online_store_service/client.rb
125
142
  - lib/google/cloud/ai_platform/v1/feature_online_store_service/credentials.rb
126
143
  - lib/google/cloud/ai_platform/v1/feature_online_store_service/paths.rb
144
+ - lib/google/cloud/ai_platform/v1/feature_online_store_service/rest.rb
145
+ - lib/google/cloud/ai_platform/v1/feature_online_store_service/rest/client.rb
146
+ - lib/google/cloud/ai_platform/v1/feature_online_store_service/rest/service_stub.rb
127
147
  - lib/google/cloud/ai_platform/v1/feature_registry_service.rb
128
148
  - lib/google/cloud/ai_platform/v1/feature_registry_service/client.rb
129
149
  - lib/google/cloud/ai_platform/v1/feature_registry_service/credentials.rb
130
150
  - lib/google/cloud/ai_platform/v1/feature_registry_service/operations.rb
131
151
  - lib/google/cloud/ai_platform/v1/feature_registry_service/paths.rb
152
+ - lib/google/cloud/ai_platform/v1/feature_registry_service/rest.rb
153
+ - lib/google/cloud/ai_platform/v1/feature_registry_service/rest/client.rb
154
+ - lib/google/cloud/ai_platform/v1/feature_registry_service/rest/operations.rb
155
+ - lib/google/cloud/ai_platform/v1/feature_registry_service/rest/service_stub.rb
132
156
  - lib/google/cloud/ai_platform/v1/featurestore_online_serving_service.rb
133
157
  - lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/client.rb
134
158
  - lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/credentials.rb
135
159
  - lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/paths.rb
160
+ - lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/rest.rb
161
+ - lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/rest/client.rb
162
+ - lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/rest/service_stub.rb
136
163
  - lib/google/cloud/ai_platform/v1/featurestore_service.rb
137
164
  - lib/google/cloud/ai_platform/v1/featurestore_service/client.rb
138
165
  - lib/google/cloud/ai_platform/v1/featurestore_service/credentials.rb
139
166
  - lib/google/cloud/ai_platform/v1/featurestore_service/operations.rb
140
167
  - lib/google/cloud/ai_platform/v1/featurestore_service/paths.rb
168
+ - lib/google/cloud/ai_platform/v1/featurestore_service/rest.rb
169
+ - lib/google/cloud/ai_platform/v1/featurestore_service/rest/client.rb
170
+ - lib/google/cloud/ai_platform/v1/featurestore_service/rest/operations.rb
171
+ - lib/google/cloud/ai_platform/v1/featurestore_service/rest/service_stub.rb
172
+ - lib/google/cloud/ai_platform/v1/gen_ai_tuning_service.rb
173
+ - lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/client.rb
174
+ - lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/credentials.rb
175
+ - lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/paths.rb
176
+ - lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest.rb
177
+ - lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest/client.rb
178
+ - lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest/service_stub.rb
141
179
  - lib/google/cloud/ai_platform/v1/index_endpoint_service.rb
142
180
  - lib/google/cloud/ai_platform/v1/index_endpoint_service/client.rb
143
181
  - lib/google/cloud/ai_platform/v1/index_endpoint_service/credentials.rb
144
182
  - lib/google/cloud/ai_platform/v1/index_endpoint_service/operations.rb
145
183
  - lib/google/cloud/ai_platform/v1/index_endpoint_service/paths.rb
184
+ - lib/google/cloud/ai_platform/v1/index_endpoint_service/rest.rb
185
+ - lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/client.rb
186
+ - lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/operations.rb
187
+ - lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/service_stub.rb
146
188
  - lib/google/cloud/ai_platform/v1/index_service.rb
147
189
  - lib/google/cloud/ai_platform/v1/index_service/client.rb
148
190
  - lib/google/cloud/ai_platform/v1/index_service/credentials.rb
149
191
  - lib/google/cloud/ai_platform/v1/index_service/operations.rb
150
192
  - lib/google/cloud/ai_platform/v1/index_service/paths.rb
193
+ - lib/google/cloud/ai_platform/v1/index_service/rest.rb
194
+ - lib/google/cloud/ai_platform/v1/index_service/rest/client.rb
195
+ - lib/google/cloud/ai_platform/v1/index_service/rest/operations.rb
196
+ - lib/google/cloud/ai_platform/v1/index_service/rest/service_stub.rb
151
197
  - lib/google/cloud/ai_platform/v1/job_service.rb
152
198
  - lib/google/cloud/ai_platform/v1/job_service/client.rb
153
199
  - lib/google/cloud/ai_platform/v1/job_service/credentials.rb
154
200
  - lib/google/cloud/ai_platform/v1/job_service/operations.rb
155
201
  - lib/google/cloud/ai_platform/v1/job_service/paths.rb
202
+ - lib/google/cloud/ai_platform/v1/job_service/rest.rb
203
+ - lib/google/cloud/ai_platform/v1/job_service/rest/client.rb
204
+ - lib/google/cloud/ai_platform/v1/job_service/rest/operations.rb
205
+ - lib/google/cloud/ai_platform/v1/job_service/rest/service_stub.rb
156
206
  - lib/google/cloud/ai_platform/v1/llm_utility_service.rb
157
207
  - lib/google/cloud/ai_platform/v1/llm_utility_service/client.rb
158
208
  - lib/google/cloud/ai_platform/v1/llm_utility_service/credentials.rb
159
209
  - lib/google/cloud/ai_platform/v1/llm_utility_service/paths.rb
210
+ - lib/google/cloud/ai_platform/v1/llm_utility_service/rest.rb
211
+ - lib/google/cloud/ai_platform/v1/llm_utility_service/rest/client.rb
212
+ - lib/google/cloud/ai_platform/v1/llm_utility_service/rest/service_stub.rb
160
213
  - lib/google/cloud/ai_platform/v1/match_service.rb
161
214
  - lib/google/cloud/ai_platform/v1/match_service/client.rb
162
215
  - lib/google/cloud/ai_platform/v1/match_service/credentials.rb
163
216
  - lib/google/cloud/ai_platform/v1/match_service/paths.rb
217
+ - lib/google/cloud/ai_platform/v1/match_service/rest.rb
218
+ - lib/google/cloud/ai_platform/v1/match_service/rest/client.rb
219
+ - lib/google/cloud/ai_platform/v1/match_service/rest/service_stub.rb
164
220
  - lib/google/cloud/ai_platform/v1/metadata_service.rb
165
221
  - lib/google/cloud/ai_platform/v1/metadata_service/client.rb
166
222
  - lib/google/cloud/ai_platform/v1/metadata_service/credentials.rb
167
223
  - lib/google/cloud/ai_platform/v1/metadata_service/operations.rb
168
224
  - lib/google/cloud/ai_platform/v1/metadata_service/paths.rb
225
+ - lib/google/cloud/ai_platform/v1/metadata_service/rest.rb
226
+ - lib/google/cloud/ai_platform/v1/metadata_service/rest/client.rb
227
+ - lib/google/cloud/ai_platform/v1/metadata_service/rest/operations.rb
228
+ - lib/google/cloud/ai_platform/v1/metadata_service/rest/service_stub.rb
169
229
  - lib/google/cloud/ai_platform/v1/migration_service.rb
170
230
  - lib/google/cloud/ai_platform/v1/migration_service/client.rb
171
231
  - lib/google/cloud/ai_platform/v1/migration_service/credentials.rb
172
232
  - lib/google/cloud/ai_platform/v1/migration_service/operations.rb
173
233
  - lib/google/cloud/ai_platform/v1/migration_service/paths.rb
234
+ - lib/google/cloud/ai_platform/v1/migration_service/rest.rb
235
+ - lib/google/cloud/ai_platform/v1/migration_service/rest/client.rb
236
+ - lib/google/cloud/ai_platform/v1/migration_service/rest/operations.rb
237
+ - lib/google/cloud/ai_platform/v1/migration_service/rest/service_stub.rb
174
238
  - lib/google/cloud/ai_platform/v1/model_garden_service.rb
175
239
  - lib/google/cloud/ai_platform/v1/model_garden_service/client.rb
176
240
  - lib/google/cloud/ai_platform/v1/model_garden_service/credentials.rb
177
241
  - lib/google/cloud/ai_platform/v1/model_garden_service/paths.rb
242
+ - lib/google/cloud/ai_platform/v1/model_garden_service/rest.rb
243
+ - lib/google/cloud/ai_platform/v1/model_garden_service/rest/client.rb
244
+ - lib/google/cloud/ai_platform/v1/model_garden_service/rest/service_stub.rb
178
245
  - lib/google/cloud/ai_platform/v1/model_service.rb
179
246
  - lib/google/cloud/ai_platform/v1/model_service/client.rb
180
247
  - lib/google/cloud/ai_platform/v1/model_service/credentials.rb
181
248
  - lib/google/cloud/ai_platform/v1/model_service/operations.rb
182
249
  - lib/google/cloud/ai_platform/v1/model_service/paths.rb
250
+ - lib/google/cloud/ai_platform/v1/model_service/rest.rb
251
+ - lib/google/cloud/ai_platform/v1/model_service/rest/client.rb
252
+ - lib/google/cloud/ai_platform/v1/model_service/rest/operations.rb
253
+ - lib/google/cloud/ai_platform/v1/model_service/rest/service_stub.rb
254
+ - lib/google/cloud/ai_platform/v1/notebook_service.rb
255
+ - lib/google/cloud/ai_platform/v1/notebook_service/client.rb
256
+ - lib/google/cloud/ai_platform/v1/notebook_service/credentials.rb
257
+ - lib/google/cloud/ai_platform/v1/notebook_service/operations.rb
258
+ - lib/google/cloud/ai_platform/v1/notebook_service/paths.rb
259
+ - lib/google/cloud/ai_platform/v1/notebook_service/rest.rb
260
+ - lib/google/cloud/ai_platform/v1/notebook_service/rest/client.rb
261
+ - lib/google/cloud/ai_platform/v1/notebook_service/rest/operations.rb
262
+ - lib/google/cloud/ai_platform/v1/notebook_service/rest/service_stub.rb
263
+ - lib/google/cloud/ai_platform/v1/persistent_resource_service.rb
264
+ - lib/google/cloud/ai_platform/v1/persistent_resource_service/client.rb
265
+ - lib/google/cloud/ai_platform/v1/persistent_resource_service/credentials.rb
266
+ - lib/google/cloud/ai_platform/v1/persistent_resource_service/operations.rb
267
+ - lib/google/cloud/ai_platform/v1/persistent_resource_service/paths.rb
268
+ - lib/google/cloud/ai_platform/v1/persistent_resource_service/rest.rb
269
+ - lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/client.rb
270
+ - lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/operations.rb
271
+ - lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/service_stub.rb
183
272
  - lib/google/cloud/ai_platform/v1/pipeline_service.rb
184
273
  - lib/google/cloud/ai_platform/v1/pipeline_service/client.rb
185
274
  - lib/google/cloud/ai_platform/v1/pipeline_service/credentials.rb
186
275
  - lib/google/cloud/ai_platform/v1/pipeline_service/operations.rb
187
276
  - lib/google/cloud/ai_platform/v1/pipeline_service/paths.rb
277
+ - lib/google/cloud/ai_platform/v1/pipeline_service/rest.rb
278
+ - lib/google/cloud/ai_platform/v1/pipeline_service/rest/client.rb
279
+ - lib/google/cloud/ai_platform/v1/pipeline_service/rest/operations.rb
280
+ - lib/google/cloud/ai_platform/v1/pipeline_service/rest/service_stub.rb
188
281
  - lib/google/cloud/ai_platform/v1/prediction_service.rb
189
282
  - lib/google/cloud/ai_platform/v1/prediction_service/client.rb
190
283
  - lib/google/cloud/ai_platform/v1/prediction_service/credentials.rb
191
284
  - lib/google/cloud/ai_platform/v1/prediction_service/paths.rb
285
+ - lib/google/cloud/ai_platform/v1/prediction_service/rest.rb
286
+ - lib/google/cloud/ai_platform/v1/prediction_service/rest/client.rb
287
+ - lib/google/cloud/ai_platform/v1/prediction_service/rest/service_stub.rb
288
+ - lib/google/cloud/ai_platform/v1/rest.rb
192
289
  - lib/google/cloud/ai_platform/v1/schedule_service.rb
193
290
  - lib/google/cloud/ai_platform/v1/schedule_service/client.rb
194
291
  - lib/google/cloud/ai_platform/v1/schedule_service/credentials.rb
195
292
  - lib/google/cloud/ai_platform/v1/schedule_service/operations.rb
196
293
  - lib/google/cloud/ai_platform/v1/schedule_service/paths.rb
294
+ - lib/google/cloud/ai_platform/v1/schedule_service/rest.rb
295
+ - lib/google/cloud/ai_platform/v1/schedule_service/rest/client.rb
296
+ - lib/google/cloud/ai_platform/v1/schedule_service/rest/operations.rb
297
+ - lib/google/cloud/ai_platform/v1/schedule_service/rest/service_stub.rb
197
298
  - lib/google/cloud/ai_platform/v1/specialist_pool_service.rb
198
299
  - lib/google/cloud/ai_platform/v1/specialist_pool_service/client.rb
199
300
  - lib/google/cloud/ai_platform/v1/specialist_pool_service/credentials.rb
200
301
  - lib/google/cloud/ai_platform/v1/specialist_pool_service/operations.rb
201
302
  - lib/google/cloud/ai_platform/v1/specialist_pool_service/paths.rb
303
+ - lib/google/cloud/ai_platform/v1/specialist_pool_service/rest.rb
304
+ - lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/client.rb
305
+ - lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/operations.rb
306
+ - lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/service_stub.rb
202
307
  - lib/google/cloud/ai_platform/v1/tensorboard_service.rb
203
308
  - lib/google/cloud/ai_platform/v1/tensorboard_service/client.rb
204
309
  - lib/google/cloud/ai_platform/v1/tensorboard_service/credentials.rb
205
310
  - lib/google/cloud/ai_platform/v1/tensorboard_service/operations.rb
206
311
  - lib/google/cloud/ai_platform/v1/tensorboard_service/paths.rb
312
+ - lib/google/cloud/ai_platform/v1/tensorboard_service/rest.rb
313
+ - lib/google/cloud/ai_platform/v1/tensorboard_service/rest/client.rb
314
+ - lib/google/cloud/ai_platform/v1/tensorboard_service/rest/operations.rb
315
+ - lib/google/cloud/ai_platform/v1/tensorboard_service/rest/service_stub.rb
207
316
  - lib/google/cloud/ai_platform/v1/version.rb
208
317
  - lib/google/cloud/ai_platform/v1/vizier_service.rb
209
318
  - lib/google/cloud/ai_platform/v1/vizier_service/client.rb
210
319
  - lib/google/cloud/ai_platform/v1/vizier_service/credentials.rb
211
320
  - lib/google/cloud/ai_platform/v1/vizier_service/operations.rb
212
321
  - lib/google/cloud/ai_platform/v1/vizier_service/paths.rb
322
+ - lib/google/cloud/ai_platform/v1/vizier_service/rest.rb
323
+ - lib/google/cloud/ai_platform/v1/vizier_service/rest/client.rb
324
+ - lib/google/cloud/ai_platform/v1/vizier_service/rest/operations.rb
325
+ - lib/google/cloud/ai_platform/v1/vizier_service/rest/service_stub.rb
213
326
  - lib/google/cloud/aiplatform/v1/accelerator_type_pb.rb
214
327
  - lib/google/cloud/aiplatform/v1/annotation_pb.rb
215
328
  - lib/google/cloud/aiplatform/v1/annotation_spec_pb.rb
@@ -260,6 +373,8 @@ files:
260
373
  - lib/google/cloud/aiplatform/v1/featurestore_pb.rb
261
374
  - lib/google/cloud/aiplatform/v1/featurestore_service_pb.rb
262
375
  - lib/google/cloud/aiplatform/v1/featurestore_service_services_pb.rb
376
+ - lib/google/cloud/aiplatform/v1/genai_tuning_service_pb.rb
377
+ - lib/google/cloud/aiplatform/v1/genai_tuning_service_services_pb.rb
263
378
  - lib/google/cloud/aiplatform/v1/hyperparameter_tuning_job_pb.rb
264
379
  - lib/google/cloud/aiplatform/v1/index_endpoint_pb.rb
265
380
  - lib/google/cloud/aiplatform/v1/index_endpoint_service_pb.rb
@@ -295,8 +410,18 @@ files:
295
410
  - lib/google/cloud/aiplatform/v1/model_service_pb.rb
296
411
  - lib/google/cloud/aiplatform/v1/model_service_services_pb.rb
297
412
  - lib/google/cloud/aiplatform/v1/nas_job_pb.rb
413
+ - lib/google/cloud/aiplatform/v1/network_spec_pb.rb
414
+ - lib/google/cloud/aiplatform/v1/notebook_euc_config_pb.rb
415
+ - lib/google/cloud/aiplatform/v1/notebook_idle_shutdown_config_pb.rb
416
+ - lib/google/cloud/aiplatform/v1/notebook_runtime_pb.rb
417
+ - lib/google/cloud/aiplatform/v1/notebook_runtime_template_ref_pb.rb
418
+ - lib/google/cloud/aiplatform/v1/notebook_service_pb.rb
419
+ - lib/google/cloud/aiplatform/v1/notebook_service_services_pb.rb
298
420
  - lib/google/cloud/aiplatform/v1/openapi_pb.rb
299
421
  - lib/google/cloud/aiplatform/v1/operation_pb.rb
422
+ - lib/google/cloud/aiplatform/v1/persistent_resource_pb.rb
423
+ - lib/google/cloud/aiplatform/v1/persistent_resource_service_pb.rb
424
+ - lib/google/cloud/aiplatform/v1/persistent_resource_service_services_pb.rb
300
425
  - lib/google/cloud/aiplatform/v1/pipeline_failure_policy_pb.rb
301
426
  - lib/google/cloud/aiplatform/v1/pipeline_job_pb.rb
302
427
  - lib/google/cloud/aiplatform/v1/pipeline_service_pb.rb
@@ -323,6 +448,7 @@ files:
323
448
  - lib/google/cloud/aiplatform/v1/tensorboard_time_series_pb.rb
324
449
  - lib/google/cloud/aiplatform/v1/tool_pb.rb
325
450
  - lib/google/cloud/aiplatform/v1/training_pipeline_pb.rb
451
+ - lib/google/cloud/aiplatform/v1/tuning_job_pb.rb
326
452
  - lib/google/cloud/aiplatform/v1/types_pb.rb
327
453
  - lib/google/cloud/aiplatform/v1/unmanaged_container_model_pb.rb
328
454
  - lib/google/cloud/aiplatform/v1/user_action_reference_pb.rb
@@ -377,6 +503,7 @@ files:
377
503
  - proto_docs/google/cloud/aiplatform/v1/featurestore_monitoring.rb
378
504
  - proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb
379
505
  - proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb
506
+ - proto_docs/google/cloud/aiplatform/v1/genai_tuning_service.rb
380
507
  - proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb
381
508
  - proto_docs/google/cloud/aiplatform/v1/index.rb
382
509
  - proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb
@@ -403,8 +530,16 @@ files:
403
530
  - proto_docs/google/cloud/aiplatform/v1/model_monitoring.rb
404
531
  - proto_docs/google/cloud/aiplatform/v1/model_service.rb
405
532
  - proto_docs/google/cloud/aiplatform/v1/nas_job.rb
533
+ - proto_docs/google/cloud/aiplatform/v1/network_spec.rb
534
+ - proto_docs/google/cloud/aiplatform/v1/notebook_euc_config.rb
535
+ - proto_docs/google/cloud/aiplatform/v1/notebook_idle_shutdown_config.rb
536
+ - proto_docs/google/cloud/aiplatform/v1/notebook_runtime.rb
537
+ - proto_docs/google/cloud/aiplatform/v1/notebook_runtime_template_ref.rb
538
+ - proto_docs/google/cloud/aiplatform/v1/notebook_service.rb
406
539
  - proto_docs/google/cloud/aiplatform/v1/openapi.rb
407
540
  - proto_docs/google/cloud/aiplatform/v1/operation.rb
541
+ - proto_docs/google/cloud/aiplatform/v1/persistent_resource.rb
542
+ - proto_docs/google/cloud/aiplatform/v1/persistent_resource_service.rb
408
543
  - proto_docs/google/cloud/aiplatform/v1/pipeline_failure_policy.rb
409
544
  - proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb
410
545
  - proto_docs/google/cloud/aiplatform/v1/pipeline_service.rb
@@ -462,6 +597,7 @@ files:
462
597
  - proto_docs/google/cloud/aiplatform/v1/tensorboard_time_series.rb
463
598
  - proto_docs/google/cloud/aiplatform/v1/tool.rb
464
599
  - proto_docs/google/cloud/aiplatform/v1/training_pipeline.rb
600
+ - proto_docs/google/cloud/aiplatform/v1/tuning_job.rb
465
601
  - proto_docs/google/cloud/aiplatform/v1/types.rb
466
602
  - proto_docs/google/cloud/aiplatform/v1/unmanaged_container_model.rb
467
603
  - proto_docs/google/cloud/aiplatform/v1/user_action_reference.rb