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,371 @@
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
+ # Request message for
25
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#create_notebook_runtime_template NotebookService.CreateNotebookRuntimeTemplate}.
26
+ # @!attribute [rw] parent
27
+ # @return [::String]
28
+ # Required. The resource name of the Location to create the
29
+ # NotebookRuntimeTemplate. Format: `projects/{project}/locations/{location}`
30
+ # @!attribute [rw] notebook_runtime_template
31
+ # @return [::Google::Cloud::AIPlatform::V1::NotebookRuntimeTemplate]
32
+ # Required. The NotebookRuntimeTemplate to create.
33
+ # @!attribute [rw] notebook_runtime_template_id
34
+ # @return [::String]
35
+ # Optional. User specified ID for the notebook runtime template.
36
+ class CreateNotebookRuntimeTemplateRequest
37
+ include ::Google::Protobuf::MessageExts
38
+ extend ::Google::Protobuf::MessageExts::ClassMethods
39
+ end
40
+
41
+ # Metadata information for
42
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#create_notebook_runtime_template NotebookService.CreateNotebookRuntimeTemplate}.
43
+ # @!attribute [rw] generic_metadata
44
+ # @return [::Google::Cloud::AIPlatform::V1::GenericOperationMetadata]
45
+ # The operation generic information.
46
+ class CreateNotebookRuntimeTemplateOperationMetadata
47
+ include ::Google::Protobuf::MessageExts
48
+ extend ::Google::Protobuf::MessageExts::ClassMethods
49
+ end
50
+
51
+ # Request message for
52
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#get_notebook_runtime_template NotebookService.GetNotebookRuntimeTemplate}
53
+ # @!attribute [rw] name
54
+ # @return [::String]
55
+ # Required. The name of the NotebookRuntimeTemplate resource.
56
+ # Format:
57
+ # `projects/{project}/locations/{location}/notebookRuntimeTemplates/{notebook_runtime_template}`
58
+ class GetNotebookRuntimeTemplateRequest
59
+ include ::Google::Protobuf::MessageExts
60
+ extend ::Google::Protobuf::MessageExts::ClassMethods
61
+ end
62
+
63
+ # Request message for
64
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#list_notebook_runtime_templates NotebookService.ListNotebookRuntimeTemplates}.
65
+ # @!attribute [rw] parent
66
+ # @return [::String]
67
+ # Required. The resource name of the Location from which to list the
68
+ # NotebookRuntimeTemplates.
69
+ # Format: `projects/{project}/locations/{location}`
70
+ # @!attribute [rw] filter
71
+ # @return [::String]
72
+ # Optional. An expression for filtering the results of the request. For field
73
+ # names both snake_case and camelCase are supported.
74
+ #
75
+ # * `notebookRuntimeTemplate` supports = and !=. `notebookRuntimeTemplate`
76
+ # represents the NotebookRuntimeTemplate ID,
77
+ # i.e. the last segment of the NotebookRuntimeTemplate's [resource name]
78
+ # [google.cloud.aiplatform.v1.NotebookRuntimeTemplate.name].
79
+ # * `display_name` supports = and !=
80
+ # * `labels` supports general map functions that is:
81
+ # * `labels.key=value` - key:value equality
82
+ # * `labels.key:* or labels:key - key existence
83
+ # * A key including a space must be quoted. `labels."a key"`.
84
+ # * `notebookRuntimeType` supports = and !=. notebookRuntimeType enum:
85
+ # [USER_DEFINED, ONE_CLICK].
86
+ #
87
+ # Some examples:
88
+ #
89
+ # * `notebookRuntimeTemplate=notebookRuntimeTemplate123`
90
+ # * `displayName="myDisplayName"`
91
+ # * `labels.myKey="myValue"`
92
+ # * `notebookRuntimeType=USER_DEFINED`
93
+ # @!attribute [rw] page_size
94
+ # @return [::Integer]
95
+ # Optional. The standard list page size.
96
+ # @!attribute [rw] page_token
97
+ # @return [::String]
98
+ # Optional. The standard list page token.
99
+ # Typically obtained via
100
+ # {::Google::Cloud::AIPlatform::V1::ListNotebookRuntimeTemplatesResponse#next_page_token ListNotebookRuntimeTemplatesResponse.next_page_token}
101
+ # of the previous
102
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#list_notebook_runtime_templates NotebookService.ListNotebookRuntimeTemplates}
103
+ # call.
104
+ # @!attribute [rw] read_mask
105
+ # @return [::Google::Protobuf::FieldMask]
106
+ # Optional. Mask specifying which fields to read.
107
+ # @!attribute [rw] order_by
108
+ # @return [::String]
109
+ # Optional. A comma-separated list of fields to order by, sorted in ascending
110
+ # order. Use "desc" after a field name for descending. Supported fields:
111
+ #
112
+ # * `display_name`
113
+ # * `create_time`
114
+ # * `update_time`
115
+ #
116
+ # Example: `display_name, create_time desc`.
117
+ class ListNotebookRuntimeTemplatesRequest
118
+ include ::Google::Protobuf::MessageExts
119
+ extend ::Google::Protobuf::MessageExts::ClassMethods
120
+ end
121
+
122
+ # Response message for
123
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#list_notebook_runtime_templates NotebookService.ListNotebookRuntimeTemplates}.
124
+ # @!attribute [rw] notebook_runtime_templates
125
+ # @return [::Array<::Google::Cloud::AIPlatform::V1::NotebookRuntimeTemplate>]
126
+ # List of NotebookRuntimeTemplates in the requested page.
127
+ # @!attribute [rw] next_page_token
128
+ # @return [::String]
129
+ # A token to retrieve next page of results.
130
+ # Pass to
131
+ # {::Google::Cloud::AIPlatform::V1::ListNotebookRuntimeTemplatesRequest#page_token ListNotebookRuntimeTemplatesRequest.page_token}
132
+ # to obtain that page.
133
+ class ListNotebookRuntimeTemplatesResponse
134
+ include ::Google::Protobuf::MessageExts
135
+ extend ::Google::Protobuf::MessageExts::ClassMethods
136
+ end
137
+
138
+ # Request message for
139
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#delete_notebook_runtime_template NotebookService.DeleteNotebookRuntimeTemplate}.
140
+ # @!attribute [rw] name
141
+ # @return [::String]
142
+ # Required. The name of the NotebookRuntimeTemplate resource to be deleted.
143
+ # Format:
144
+ # `projects/{project}/locations/{location}/notebookRuntimeTemplates/{notebook_runtime_template}`
145
+ class DeleteNotebookRuntimeTemplateRequest
146
+ include ::Google::Protobuf::MessageExts
147
+ extend ::Google::Protobuf::MessageExts::ClassMethods
148
+ end
149
+
150
+ # Request message for
151
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#assign_notebook_runtime NotebookService.AssignNotebookRuntime}.
152
+ # @!attribute [rw] parent
153
+ # @return [::String]
154
+ # Required. The resource name of the Location to get the NotebookRuntime
155
+ # assignment. Format: `projects/{project}/locations/{location}`
156
+ # @!attribute [rw] notebook_runtime_template
157
+ # @return [::String]
158
+ # Required. The resource name of the NotebookRuntimeTemplate based on which a
159
+ # NotebookRuntime will be assigned (reuse or create a new one).
160
+ # @!attribute [rw] notebook_runtime
161
+ # @return [::Google::Cloud::AIPlatform::V1::NotebookRuntime]
162
+ # Required. Provide runtime specific information (e.g. runtime owner,
163
+ # notebook id) used for NotebookRuntime assignment.
164
+ # @!attribute [rw] notebook_runtime_id
165
+ # @return [::String]
166
+ # Optional. User specified ID for the notebook runtime.
167
+ class AssignNotebookRuntimeRequest
168
+ include ::Google::Protobuf::MessageExts
169
+ extend ::Google::Protobuf::MessageExts::ClassMethods
170
+ end
171
+
172
+ # Metadata information for
173
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#assign_notebook_runtime NotebookService.AssignNotebookRuntime}.
174
+ # @!attribute [rw] generic_metadata
175
+ # @return [::Google::Cloud::AIPlatform::V1::GenericOperationMetadata]
176
+ # The operation generic information.
177
+ # @!attribute [rw] progress_message
178
+ # @return [::String]
179
+ # A human-readable message that shows the intermediate progress details of
180
+ # NotebookRuntime.
181
+ class AssignNotebookRuntimeOperationMetadata
182
+ include ::Google::Protobuf::MessageExts
183
+ extend ::Google::Protobuf::MessageExts::ClassMethods
184
+ end
185
+
186
+ # Request message for
187
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#get_notebook_runtime NotebookService.GetNotebookRuntime}
188
+ # @!attribute [rw] name
189
+ # @return [::String]
190
+ # Required. The name of the NotebookRuntime resource.
191
+ # Instead of checking whether the name is in valid NotebookRuntime resource
192
+ # name format, directly throw NotFound exception if there is no such
193
+ # NotebookRuntime in spanner.
194
+ class GetNotebookRuntimeRequest
195
+ include ::Google::Protobuf::MessageExts
196
+ extend ::Google::Protobuf::MessageExts::ClassMethods
197
+ end
198
+
199
+ # Request message for
200
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#list_notebook_runtimes NotebookService.ListNotebookRuntimes}.
201
+ # @!attribute [rw] parent
202
+ # @return [::String]
203
+ # Required. The resource name of the Location from which to list the
204
+ # NotebookRuntimes.
205
+ # Format: `projects/{project}/locations/{location}`
206
+ # @!attribute [rw] filter
207
+ # @return [::String]
208
+ # Optional. An expression for filtering the results of the request. For field
209
+ # names both snake_case and camelCase are supported.
210
+ #
211
+ # * `notebookRuntime` supports = and !=. `notebookRuntime` represents the
212
+ # NotebookRuntime ID,
213
+ # i.e. the last segment of the NotebookRuntime's [resource name]
214
+ # [google.cloud.aiplatform.v1.NotebookRuntime.name].
215
+ # * `displayName` supports = and != and regex.
216
+ # * `notebookRuntimeTemplate` supports = and !=. `notebookRuntimeTemplate`
217
+ # represents the NotebookRuntimeTemplate ID,
218
+ # i.e. the last segment of the NotebookRuntimeTemplate's [resource name]
219
+ # [google.cloud.aiplatform.v1.NotebookRuntimeTemplate.name].
220
+ # * `healthState` supports = and !=. healthState enum: [HEALTHY, UNHEALTHY,
221
+ # HEALTH_STATE_UNSPECIFIED].
222
+ # * `runtimeState` supports = and !=. runtimeState enum:
223
+ # [RUNTIME_STATE_UNSPECIFIED, RUNNING, BEING_STARTED, BEING_STOPPED,
224
+ # STOPPED, BEING_UPGRADED, ERROR, INVALID].
225
+ # * `runtimeUser` supports = and !=.
226
+ # * API version is UI only: `uiState` supports = and !=. uiState enum:
227
+ # [UI_RESOURCE_STATE_UNSPECIFIED, UI_RESOURCE_STATE_BEING_CREATED,
228
+ # UI_RESOURCE_STATE_ACTIVE, UI_RESOURCE_STATE_BEING_DELETED,
229
+ # UI_RESOURCE_STATE_CREATION_FAILED].
230
+ # * `notebookRuntimeType` supports = and !=. notebookRuntimeType enum:
231
+ # [USER_DEFINED, ONE_CLICK].
232
+ #
233
+ # Some examples:
234
+ #
235
+ # * `notebookRuntime="notebookRuntime123"`
236
+ # * `displayName="myDisplayName"` and `displayName=~"myDisplayNameRegex"`
237
+ # * `notebookRuntimeTemplate="notebookRuntimeTemplate321"`
238
+ # * `healthState=HEALTHY`
239
+ # * `runtimeState=RUNNING`
240
+ # * `runtimeUser="test@google.com"`
241
+ # * `uiState=UI_RESOURCE_STATE_BEING_DELETED`
242
+ # * `notebookRuntimeType=USER_DEFINED`
243
+ # @!attribute [rw] page_size
244
+ # @return [::Integer]
245
+ # Optional. The standard list page size.
246
+ # @!attribute [rw] page_token
247
+ # @return [::String]
248
+ # Optional. The standard list page token.
249
+ # Typically obtained via
250
+ # {::Google::Cloud::AIPlatform::V1::ListNotebookRuntimesResponse#next_page_token ListNotebookRuntimesResponse.next_page_token}
251
+ # of the previous
252
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#list_notebook_runtimes NotebookService.ListNotebookRuntimes}
253
+ # call.
254
+ # @!attribute [rw] read_mask
255
+ # @return [::Google::Protobuf::FieldMask]
256
+ # Optional. Mask specifying which fields to read.
257
+ # @!attribute [rw] order_by
258
+ # @return [::String]
259
+ # Optional. A comma-separated list of fields to order by, sorted in ascending
260
+ # order. Use "desc" after a field name for descending. Supported fields:
261
+ #
262
+ # * `display_name`
263
+ # * `create_time`
264
+ # * `update_time`
265
+ #
266
+ # Example: `display_name, create_time desc`.
267
+ class ListNotebookRuntimesRequest
268
+ include ::Google::Protobuf::MessageExts
269
+ extend ::Google::Protobuf::MessageExts::ClassMethods
270
+ end
271
+
272
+ # Response message for
273
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#list_notebook_runtimes NotebookService.ListNotebookRuntimes}.
274
+ # @!attribute [rw] notebook_runtimes
275
+ # @return [::Array<::Google::Cloud::AIPlatform::V1::NotebookRuntime>]
276
+ # List of NotebookRuntimes in the requested page.
277
+ # @!attribute [rw] next_page_token
278
+ # @return [::String]
279
+ # A token to retrieve next page of results.
280
+ # Pass to
281
+ # {::Google::Cloud::AIPlatform::V1::ListNotebookRuntimesRequest#page_token ListNotebookRuntimesRequest.page_token}
282
+ # to obtain that page.
283
+ class ListNotebookRuntimesResponse
284
+ include ::Google::Protobuf::MessageExts
285
+ extend ::Google::Protobuf::MessageExts::ClassMethods
286
+ end
287
+
288
+ # Request message for
289
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#delete_notebook_runtime NotebookService.DeleteNotebookRuntime}.
290
+ # @!attribute [rw] name
291
+ # @return [::String]
292
+ # Required. The name of the NotebookRuntime resource to be deleted.
293
+ # Instead of checking whether the name is in valid NotebookRuntime resource
294
+ # name format, directly throw NotFound exception if there is no such
295
+ # NotebookRuntime in spanner.
296
+ class DeleteNotebookRuntimeRequest
297
+ include ::Google::Protobuf::MessageExts
298
+ extend ::Google::Protobuf::MessageExts::ClassMethods
299
+ end
300
+
301
+ # Request message for
302
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#upgrade_notebook_runtime NotebookService.UpgradeNotebookRuntime}.
303
+ # @!attribute [rw] name
304
+ # @return [::String]
305
+ # Required. The name of the NotebookRuntime resource to be upgrade.
306
+ # Instead of checking whether the name is in valid NotebookRuntime resource
307
+ # name format, directly throw NotFound exception if there is no such
308
+ # NotebookRuntime in spanner.
309
+ class UpgradeNotebookRuntimeRequest
310
+ include ::Google::Protobuf::MessageExts
311
+ extend ::Google::Protobuf::MessageExts::ClassMethods
312
+ end
313
+
314
+ # Metadata information for
315
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#upgrade_notebook_runtime NotebookService.UpgradeNotebookRuntime}.
316
+ # @!attribute [rw] generic_metadata
317
+ # @return [::Google::Cloud::AIPlatform::V1::GenericOperationMetadata]
318
+ # The operation generic information.
319
+ # @!attribute [rw] progress_message
320
+ # @return [::String]
321
+ # A human-readable message that shows the intermediate progress details of
322
+ # NotebookRuntime.
323
+ class UpgradeNotebookRuntimeOperationMetadata
324
+ include ::Google::Protobuf::MessageExts
325
+ extend ::Google::Protobuf::MessageExts::ClassMethods
326
+ end
327
+
328
+ # Response message for
329
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#upgrade_notebook_runtime NotebookService.UpgradeNotebookRuntime}.
330
+ class UpgradeNotebookRuntimeResponse
331
+ include ::Google::Protobuf::MessageExts
332
+ extend ::Google::Protobuf::MessageExts::ClassMethods
333
+ end
334
+
335
+ # Request message for
336
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#start_notebook_runtime NotebookService.StartNotebookRuntime}.
337
+ # @!attribute [rw] name
338
+ # @return [::String]
339
+ # Required. The name of the NotebookRuntime resource to be started.
340
+ # Instead of checking whether the name is in valid NotebookRuntime resource
341
+ # name format, directly throw NotFound exception if there is no such
342
+ # NotebookRuntime in spanner.
343
+ class StartNotebookRuntimeRequest
344
+ include ::Google::Protobuf::MessageExts
345
+ extend ::Google::Protobuf::MessageExts::ClassMethods
346
+ end
347
+
348
+ # Metadata information for
349
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#start_notebook_runtime NotebookService.StartNotebookRuntime}.
350
+ # @!attribute [rw] generic_metadata
351
+ # @return [::Google::Cloud::AIPlatform::V1::GenericOperationMetadata]
352
+ # The operation generic information.
353
+ # @!attribute [rw] progress_message
354
+ # @return [::String]
355
+ # A human-readable message that shows the intermediate progress details of
356
+ # NotebookRuntime.
357
+ class StartNotebookRuntimeOperationMetadata
358
+ include ::Google::Protobuf::MessageExts
359
+ extend ::Google::Protobuf::MessageExts::ClassMethods
360
+ end
361
+
362
+ # Response message for
363
+ # {::Google::Cloud::AIPlatform::V1::NotebookService::Client#start_notebook_runtime NotebookService.StartNotebookRuntime}.
364
+ class StartNotebookRuntimeResponse
365
+ include ::Google::Protobuf::MessageExts
366
+ extend ::Google::Protobuf::MessageExts::ClassMethods
367
+ end
368
+ end
369
+ end
370
+ end
371
+ end
@@ -32,17 +32,31 @@ module Google
32
32
  # @return [::String]
33
33
  # Optional. The format of the data.
34
34
  # Supported formats:
35
- # for NUMBER type: float, double
36
- # for INTEGER type: int32, int64
35
+ # for NUMBER type: "float", "double"
36
+ # for INTEGER type: "int32", "int64"
37
+ # for STRING type: "email", "byte", etc
38
+ # @!attribute [rw] title
39
+ # @return [::String]
40
+ # Optional. The title of the Schema.
37
41
  # @!attribute [rw] description
38
42
  # @return [::String]
39
43
  # Optional. The description of the data.
40
44
  # @!attribute [rw] nullable
41
45
  # @return [::Boolean]
42
46
  # Optional. Indicates if the value may be null.
47
+ # @!attribute [rw] default
48
+ # @return [::Google::Protobuf::Value]
49
+ # Optional. Default value of the data.
43
50
  # @!attribute [rw] items
44
51
  # @return [::Google::Cloud::AIPlatform::V1::Schema]
45
- # Optional. Schema of the elements of Type.ARRAY.
52
+ # Optional. SCHEMA FIELDS FOR TYPE ARRAY
53
+ # Schema of the elements of Type.ARRAY.
54
+ # @!attribute [rw] min_items
55
+ # @return [::Integer]
56
+ # Optional. Minimum number of the elements for Type.ARRAY.
57
+ # @!attribute [rw] max_items
58
+ # @return [::Integer]
59
+ # Optional. Maximum number of the elements for Type.ARRAY.
46
60
  # @!attribute [rw] enum
47
61
  # @return [::Array<::String>]
48
62
  # Optional. Possible values of the element of Type.STRING with enum format.
@@ -50,10 +64,35 @@ module Google
50
64
  # \\{type:STRING, format:enum, enum:["EAST", NORTH", "SOUTH", "WEST"]}
51
65
  # @!attribute [rw] properties
52
66
  # @return [::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::Schema}]
53
- # Optional. Properties of Type.OBJECT.
67
+ # Optional. SCHEMA FIELDS FOR TYPE OBJECT
68
+ # Properties of Type.OBJECT.
54
69
  # @!attribute [rw] required
55
70
  # @return [::Array<::String>]
56
71
  # Optional. Required properties of Type.OBJECT.
72
+ # @!attribute [rw] min_properties
73
+ # @return [::Integer]
74
+ # Optional. Minimum number of the properties for Type.OBJECT.
75
+ # @!attribute [rw] max_properties
76
+ # @return [::Integer]
77
+ # Optional. Maximum number of the properties for Type.OBJECT.
78
+ # @!attribute [rw] minimum
79
+ # @return [::Float]
80
+ # Optional. SCHEMA FIELDS FOR TYPE INTEGER and NUMBER
81
+ # Minimum value of the Type.INTEGER and Type.NUMBER
82
+ # @!attribute [rw] maximum
83
+ # @return [::Float]
84
+ # Optional. Maximum value of the Type.INTEGER and Type.NUMBER
85
+ # @!attribute [rw] min_length
86
+ # @return [::Integer]
87
+ # Optional. SCHEMA FIELDS FOR TYPE STRING
88
+ # Minimum length of the Type.STRING
89
+ # @!attribute [rw] max_length
90
+ # @return [::Integer]
91
+ # Optional. Maximum length of the Type.STRING
92
+ # @!attribute [rw] pattern
93
+ # @return [::String]
94
+ # Optional. Pattern of the Type.STRING to restrict a string to a regular
95
+ # expression.
57
96
  # @!attribute [rw] example
58
97
  # @return [::Google::Protobuf::Value]
59
98
  # Optional. Example of the object. Will only populated when the object is the