google-cloud-ai_platform-v1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (289) hide show
  1. checksums.yaml +7 -0
  2. data/.yardopts +12 -0
  3. data/AUTHENTICATION.md +149 -0
  4. data/LICENSE.md +201 -0
  5. data/README.md +139 -0
  6. data/lib/google/cloud/ai_platform/v1/dataset_service/client.rb +1364 -0
  7. data/lib/google/cloud/ai_platform/v1/dataset_service/credentials.rb +47 -0
  8. data/lib/google/cloud/ai_platform/v1/dataset_service/operations.rb +767 -0
  9. data/lib/google/cloud/ai_platform/v1/dataset_service/paths.rb +111 -0
  10. data/lib/google/cloud/ai_platform/v1/dataset_service.rb +51 -0
  11. data/lib/google/cloud/ai_platform/v1/endpoint_service/client.rb +1076 -0
  12. data/lib/google/cloud/ai_platform/v1/endpoint_service/credentials.rb +47 -0
  13. data/lib/google/cloud/ai_platform/v1/endpoint_service/operations.rb +767 -0
  14. data/lib/google/cloud/ai_platform/v1/endpoint_service/paths.rb +124 -0
  15. data/lib/google/cloud/ai_platform/v1/endpoint_service.rb +50 -0
  16. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/client.rb +508 -0
  17. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/credentials.rb +47 -0
  18. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/paths.rb +54 -0
  19. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service.rb +49 -0
  20. data/lib/google/cloud/ai_platform/v1/featurestore_service/client.rb +2707 -0
  21. data/lib/google/cloud/ai_platform/v1/featurestore_service/credentials.rb +47 -0
  22. data/lib/google/cloud/ai_platform/v1/featurestore_service/operations.rb +767 -0
  23. data/lib/google/cloud/ai_platform/v1/featurestore_service/paths.rb +113 -0
  24. data/lib/google/cloud/ai_platform/v1/featurestore_service.rb +50 -0
  25. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/client.rb +1146 -0
  26. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/credentials.rb +47 -0
  27. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/operations.rb +767 -0
  28. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/paths.rb +88 -0
  29. data/lib/google/cloud/ai_platform/v1/index_endpoint_service.rb +50 -0
  30. data/lib/google/cloud/ai_platform/v1/index_service/client.rb +823 -0
  31. data/lib/google/cloud/ai_platform/v1/index_service/credentials.rb +47 -0
  32. data/lib/google/cloud/ai_platform/v1/index_service/operations.rb +767 -0
  33. data/lib/google/cloud/ai_platform/v1/index_service/paths.rb +88 -0
  34. data/lib/google/cloud/ai_platform/v1/index_service.rb +50 -0
  35. data/lib/google/cloud/ai_platform/v1/job_service/client.rb +3236 -0
  36. data/lib/google/cloud/ai_platform/v1/job_service/credentials.rb +47 -0
  37. data/lib/google/cloud/ai_platform/v1/job_service/operations.rb +767 -0
  38. data/lib/google/cloud/ai_platform/v1/job_service/paths.rb +259 -0
  39. data/lib/google/cloud/ai_platform/v1/job_service.rb +50 -0
  40. data/lib/google/cloud/ai_platform/v1/metadata_service/client.rb +3654 -0
  41. data/lib/google/cloud/ai_platform/v1/metadata_service/credentials.rb +47 -0
  42. data/lib/google/cloud/ai_platform/v1/metadata_service/operations.rb +767 -0
  43. data/lib/google/cloud/ai_platform/v1/metadata_service/paths.rb +153 -0
  44. data/lib/google/cloud/ai_platform/v1/metadata_service.rb +50 -0
  45. data/lib/google/cloud/ai_platform/v1/migration_service/client.rb +538 -0
  46. data/lib/google/cloud/ai_platform/v1/migration_service/credentials.rb +47 -0
  47. data/lib/google/cloud/ai_platform/v1/migration_service/operations.rb +767 -0
  48. data/lib/google/cloud/ai_platform/v1/migration_service/paths.rb +148 -0
  49. data/lib/google/cloud/ai_platform/v1/migration_service.rb +51 -0
  50. data/lib/google/cloud/ai_platform/v1/model_service/client.rb +1355 -0
  51. data/lib/google/cloud/ai_platform/v1/model_service/credentials.rb +47 -0
  52. data/lib/google/cloud/ai_platform/v1/model_service/operations.rb +767 -0
  53. data/lib/google/cloud/ai_platform/v1/model_service/paths.rb +151 -0
  54. data/lib/google/cloud/ai_platform/v1/model_service.rb +50 -0
  55. data/lib/google/cloud/ai_platform/v1/pipeline_service/client.rb +1384 -0
  56. data/lib/google/cloud/ai_platform/v1/pipeline_service/credentials.rb +47 -0
  57. data/lib/google/cloud/ai_platform/v1/pipeline_service/operations.rb +767 -0
  58. data/lib/google/cloud/ai_platform/v1/pipeline_service/paths.rb +225 -0
  59. data/lib/google/cloud/ai_platform/v1/pipeline_service.rb +52 -0
  60. data/lib/google/cloud/ai_platform/v1/prediction_service/client.rb +650 -0
  61. data/lib/google/cloud/ai_platform/v1/prediction_service/credentials.rb +47 -0
  62. data/lib/google/cloud/ai_platform/v1/prediction_service/paths.rb +52 -0
  63. data/lib/google/cloud/ai_platform/v1/prediction_service.rb +49 -0
  64. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/client.rb +826 -0
  65. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/credentials.rb +47 -0
  66. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/operations.rb +767 -0
  67. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/paths.rb +69 -0
  68. data/lib/google/cloud/ai_platform/v1/specialist_pool_service.rb +55 -0
  69. data/lib/google/cloud/ai_platform/v1/tensorboard_service/client.rb +3224 -0
  70. data/lib/google/cloud/ai_platform/v1/tensorboard_service/credentials.rb +48 -0
  71. data/lib/google/cloud/ai_platform/v1/tensorboard_service/operations.rb +767 -0
  72. data/lib/google/cloud/ai_platform/v1/tensorboard_service/paths.rb +138 -0
  73. data/lib/google/cloud/ai_platform/v1/tensorboard_service.rb +50 -0
  74. data/lib/google/cloud/ai_platform/v1/version.rb +28 -0
  75. data/lib/google/cloud/ai_platform/v1/vizier_service/client.rb +1793 -0
  76. data/lib/google/cloud/ai_platform/v1/vizier_service/credentials.rb +47 -0
  77. data/lib/google/cloud/ai_platform/v1/vizier_service/operations.rb +767 -0
  78. data/lib/google/cloud/ai_platform/v1/vizier_service/paths.rb +109 -0
  79. data/lib/google/cloud/ai_platform/v1/vizier_service.rb +54 -0
  80. data/lib/google/cloud/ai_platform/v1.rb +52 -0
  81. data/lib/google/cloud/aiplatform/v1/accelerator_type_pb.rb +29 -0
  82. data/lib/google/cloud/aiplatform/v1/annotation_pb.rb +35 -0
  83. data/lib/google/cloud/aiplatform/v1/annotation_spec_pb.rb +30 -0
  84. data/lib/google/cloud/aiplatform/v1/artifact_pb.rb +45 -0
  85. data/lib/google/cloud/aiplatform/v1/batch_prediction_job_pb.rb +83 -0
  86. data/lib/google/cloud/aiplatform/v1/completion_stats_pb.rb +27 -0
  87. data/lib/google/cloud/aiplatform/v1/context_pb.rb +38 -0
  88. data/lib/google/cloud/aiplatform/v1/custom_job_pb.rb +84 -0
  89. data/lib/google/cloud/aiplatform/v1/data_item_pb.rb +32 -0
  90. data/lib/google/cloud/aiplatform/v1/data_labeling_job_pb.rb +78 -0
  91. data/lib/google/cloud/aiplatform/v1/dataset_pb.rb +53 -0
  92. data/lib/google/cloud/aiplatform/v1/dataset_service_pb.rb +126 -0
  93. data/lib/google/cloud/aiplatform/v1/dataset_service_services_pb.rb +64 -0
  94. data/lib/google/cloud/aiplatform/v1/deployed_index_ref_pb.rb +26 -0
  95. data/lib/google/cloud/aiplatform/v1/deployed_model_ref_pb.rb +26 -0
  96. data/lib/google/cloud/aiplatform/v1/encryption_spec_pb.rb +24 -0
  97. data/lib/google/cloud/aiplatform/v1/endpoint_pb.rb +67 -0
  98. data/lib/google/cloud/aiplatform/v1/endpoint_service_pb.rb +90 -0
  99. data/lib/google/cloud/aiplatform/v1/endpoint_service_services_pb.rb +58 -0
  100. data/lib/google/cloud/aiplatform/v1/entity_type_pb.rb +32 -0
  101. data/lib/google/cloud/aiplatform/v1/env_var_pb.rb +25 -0
  102. data/lib/google/cloud/aiplatform/v1/event_pb.rb +36 -0
  103. data/lib/google/cloud/aiplatform/v1/execution_pb.rb +48 -0
  104. data/lib/google/cloud/aiplatform/v1/explanation_metadata_pb.rb +107 -0
  105. data/lib/google/cloud/aiplatform/v1/explanation_pb.rb +106 -0
  106. data/lib/google/cloud/aiplatform/v1/feature_monitoring_stats_pb.rb +30 -0
  107. data/lib/google/cloud/aiplatform/v1/feature_pb.rb +46 -0
  108. data/lib/google/cloud/aiplatform/v1/feature_selector_pb.rb +28 -0
  109. data/lib/google/cloud/aiplatform/v1/featurestore_online_service_pb.rb +86 -0
  110. data/lib/google/cloud/aiplatform/v1/featurestore_online_service_services_pb.rb +51 -0
  111. data/lib/google/cloud/aiplatform/v1/featurestore_pb.rb +44 -0
  112. data/lib/google/cloud/aiplatform/v1/featurestore_service_pb.rb +280 -0
  113. data/lib/google/cloud/aiplatform/v1/featurestore_service_services_pb.rb +109 -0
  114. data/lib/google/cloud/aiplatform/v1/hyperparameter_tuning_job_pb.rb +46 -0
  115. data/lib/google/cloud/aiplatform/v1/index_endpoint_pb.rb +66 -0
  116. data/lib/google/cloud/aiplatform/v1/index_endpoint_service_pb.rb +101 -0
  117. data/lib/google/cloud/aiplatform/v1/index_endpoint_service_services_pb.rb +62 -0
  118. data/lib/google/cloud/aiplatform/v1/index_pb.rb +38 -0
  119. data/lib/google/cloud/aiplatform/v1/index_service_pb.rb +98 -0
  120. data/lib/google/cloud/aiplatform/v1/index_service_services_pb.rb +55 -0
  121. data/lib/google/cloud/aiplatform/v1/io_pb.rb +56 -0
  122. data/lib/google/cloud/aiplatform/v1/job_service_pb.rb +217 -0
  123. data/lib/google/cloud/aiplatform/v1/job_service_services_pb.rb +134 -0
  124. data/lib/google/cloud/aiplatform/v1/job_state_pb.rb +32 -0
  125. data/lib/google/cloud/aiplatform/v1/lineage_subgraph_pb.rb +28 -0
  126. data/lib/google/cloud/aiplatform/v1/machine_resources_pb.rb +59 -0
  127. data/lib/google/cloud/aiplatform/v1/manual_batch_tuning_parameters_pb.rb +24 -0
  128. data/lib/google/cloud/aiplatform/v1/metadata_schema_pb.rb +38 -0
  129. data/lib/google/cloud/aiplatform/v1/metadata_service_pb.rb +272 -0
  130. data/lib/google/cloud/aiplatform/v1/metadata_service_services_pb.rb +119 -0
  131. data/lib/google/cloud/aiplatform/v1/metadata_store_pb.rb +36 -0
  132. data/lib/google/cloud/aiplatform/v1/migratable_resource_pb.rb +59 -0
  133. data/lib/google/cloud/aiplatform/v1/migration_service_pb.rb +106 -0
  134. data/lib/google/cloud/aiplatform/v1/migration_service_services_pb.rb +51 -0
  135. data/lib/google/cloud/aiplatform/v1/model_deployment_monitoring_job_pb.rb +111 -0
  136. data/lib/google/cloud/aiplatform/v1/model_evaluation_pb.rb +33 -0
  137. data/lib/google/cloud/aiplatform/v1/model_evaluation_slice_pb.rb +36 -0
  138. data/lib/google/cloud/aiplatform/v1/model_monitoring_pb.rb +93 -0
  139. data/lib/google/cloud/aiplatform/v1/model_pb.rb +88 -0
  140. data/lib/google/cloud/aiplatform/v1/model_service_pb.rb +129 -0
  141. data/lib/google/cloud/aiplatform/v1/model_service_services_pb.rb +69 -0
  142. data/lib/google/cloud/aiplatform/v1/operation_pb.rb +32 -0
  143. data/lib/google/cloud/aiplatform/v1/pipeline_job_pb.rb +115 -0
  144. data/lib/google/cloud/aiplatform/v1/pipeline_service_pb.rb +88 -0
  145. data/lib/google/cloud/aiplatform/v1/pipeline_service_services_pb.rb +84 -0
  146. data/lib/google/cloud/aiplatform/v1/pipeline_state_pb.rb +31 -0
  147. data/lib/google/cloud/aiplatform/v1/prediction_service_pb.rb +57 -0
  148. data/lib/google/cloud/aiplatform/v1/prediction_service_services_pb.rb +66 -0
  149. data/lib/google/cloud/aiplatform/v1/specialist_pool_pb.rb +30 -0
  150. data/lib/google/cloud/aiplatform/v1/specialist_pool_service_pb.rb +66 -0
  151. data/lib/google/cloud/aiplatform/v1/specialist_pool_service_services_pb.rb +58 -0
  152. data/lib/google/cloud/aiplatform/v1/study_pb.rb +191 -0
  153. data/lib/google/cloud/aiplatform/v1/tensorboard_data_pb.rb +56 -0
  154. data/lib/google/cloud/aiplatform/v1/tensorboard_experiment_pb.rb +33 -0
  155. data/lib/google/cloud/aiplatform/v1/tensorboard_pb.rb +36 -0
  156. data/lib/google/cloud/aiplatform/v1/tensorboard_run_pb.rb +32 -0
  157. data/lib/google/cloud/aiplatform/v1/tensorboard_service_pb.rb +244 -0
  158. data/lib/google/cloud/aiplatform/v1/tensorboard_service_services_pb.rb +115 -0
  159. data/lib/google/cloud/aiplatform/v1/tensorboard_time_series_pb.rb +48 -0
  160. data/lib/google/cloud/aiplatform/v1/training_pipeline_pb.rb +95 -0
  161. data/lib/google/cloud/aiplatform/v1/types_pb.rb +35 -0
  162. data/lib/google/cloud/aiplatform/v1/unmanaged_container_model_pb.rb +27 -0
  163. data/lib/google/cloud/aiplatform/v1/user_action_reference_pb.rb +27 -0
  164. data/lib/google/cloud/aiplatform/v1/value_pb.rb +27 -0
  165. data/lib/google/cloud/aiplatform/v1/vizier_service_pb.rb +136 -0
  166. data/lib/google/cloud/aiplatform/v1/vizier_service_services_pb.rb +90 -0
  167. data/lib/google-cloud-ai_platform-v1.rb +21 -0
  168. data/proto_docs/README.md +4 -0
  169. data/proto_docs/google/api/field_behavior.rb +71 -0
  170. data/proto_docs/google/api/httpbody.rb +80 -0
  171. data/proto_docs/google/api/resource.rb +222 -0
  172. data/proto_docs/google/cloud/aiplatform/v1/accelerator_type.rb +50 -0
  173. data/proto_docs/google/cloud/aiplatform/v1/annotation.rb +92 -0
  174. data/proto_docs/google/cloud/aiplatform/v1/annotation_spec.rb +50 -0
  175. data/proto_docs/google/cloud/aiplatform/v1/artifact.rb +112 -0
  176. data/proto_docs/google/cloud/aiplatform/v1/batch_prediction_job.rb +278 -0
  177. data/proto_docs/google/cloud/aiplatform/v1/completion_stats.rb +46 -0
  178. data/proto_docs/google/cloud/aiplatform/v1/context.rb +92 -0
  179. data/proto_docs/google/cloud/aiplatform/v1/custom_job.rb +272 -0
  180. data/proto_docs/google/cloud/aiplatform/v1/data_item.rb +73 -0
  181. data/proto_docs/google/cloud/aiplatform/v1/data_labeling_job.rb +207 -0
  182. data/proto_docs/google/cloud/aiplatform/v1/dataset.rb +154 -0
  183. data/proto_docs/google/cloud/aiplatform/v1/dataset_service.rb +301 -0
  184. data/proto_docs/google/cloud/aiplatform/v1/deployed_index_ref.rb +38 -0
  185. data/proto_docs/google/cloud/aiplatform/v1/deployed_model_ref.rb +38 -0
  186. data/proto_docs/google/cloud/aiplatform/v1/encryption_spec.rb +40 -0
  187. data/proto_docs/google/cloud/aiplatform/v1/endpoint.rb +227 -0
  188. data/proto_docs/google/cloud/aiplatform/v1/endpoint_service.rb +258 -0
  189. data/proto_docs/google/cloud/aiplatform/v1/entity_type.rb +79 -0
  190. data/proto_docs/google/cloud/aiplatform/v1/env_var.rb +44 -0
  191. data/proto_docs/google/cloud/aiplatform/v1/event.rb +79 -0
  192. data/proto_docs/google/cloud/aiplatform/v1/execution.rb +118 -0
  193. data/proto_docs/google/cloud/aiplatform/v1/explanation.rb +445 -0
  194. data/proto_docs/google/cloud/aiplatform/v1/explanation_metadata.rb +419 -0
  195. data/proto_docs/google/cloud/aiplatform/v1/feature.rb +115 -0
  196. data/proto_docs/google/cloud/aiplatform/v1/feature_monitoring_stats.rb +88 -0
  197. data/proto_docs/google/cloud/aiplatform/v1/feature_selector.rb +49 -0
  198. data/proto_docs/google/cloud/aiplatform/v1/featurestore.rb +115 -0
  199. data/proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb +203 -0
  200. data/proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb +978 -0
  201. data/proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb +109 -0
  202. data/proto_docs/google/cloud/aiplatform/v1/index.rb +98 -0
  203. data/proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb +252 -0
  204. data/proto_docs/google/cloud/aiplatform/v1/index_endpoint_service.rb +240 -0
  205. data/proto_docs/google/cloud/aiplatform/v1/index_service.rb +220 -0
  206. data/proto_docs/google/cloud/aiplatform/v1/io.rb +134 -0
  207. data/proto_docs/google/cloud/aiplatform/v1/job_service.rb +660 -0
  208. data/proto_docs/google/cloud/aiplatform/v1/job_state.rb +60 -0
  209. data/proto_docs/google/cloud/aiplatform/v1/lineage_subgraph.rb +42 -0
  210. data/proto_docs/google/cloud/aiplatform/v1/machine_resources.rb +194 -0
  211. data/proto_docs/google/cloud/aiplatform/v1/manual_batch_tuning_parameters.rb +41 -0
  212. data/proto_docs/google/cloud/aiplatform/v1/metadata_schema.rb +74 -0
  213. data/proto_docs/google/cloud/aiplatform/v1/metadata_service.rb +912 -0
  214. data/proto_docs/google/cloud/aiplatform/v1/metadata_store.rb +62 -0
  215. data/proto_docs/google/cloud/aiplatform/v1/migratable_resource.rb +133 -0
  216. data/proto_docs/google/cloud/aiplatform/v1/migration_service.rb +260 -0
  217. data/proto_docs/google/cloud/aiplatform/v1/model.rb +562 -0
  218. data/proto_docs/google/cloud/aiplatform/v1/model_deployment_monitoring_job.rb +293 -0
  219. data/proto_docs/google/cloud/aiplatform/v1/model_evaluation.rb +60 -0
  220. data/proto_docs/google/cloud/aiplatform/v1/model_evaluation_slice.rb +68 -0
  221. data/proto_docs/google/cloud/aiplatform/v1/model_monitoring.rb +257 -0
  222. data/proto_docs/google/cloud/aiplatform/v1/model_service.rb +329 -0
  223. data/proto_docs/google/cloud/aiplatform/v1/operation.rb +55 -0
  224. data/proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb +347 -0
  225. data/proto_docs/google/cloud/aiplatform/v1/pipeline_service.rb +258 -0
  226. data/proto_docs/google/cloud/aiplatform/v1/pipeline_state.rb +59 -0
  227. data/proto_docs/google/cloud/aiplatform/v1/prediction_service.rb +165 -0
  228. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/image_classification.rb +52 -0
  229. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/image_object_detection.rb +52 -0
  230. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/image_segmentation.rb +47 -0
  231. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/text_classification.rb +46 -0
  232. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/text_extraction.rb +53 -0
  233. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/text_sentiment.rb +46 -0
  234. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_action_recognition.rb +59 -0
  235. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_classification.rb +59 -0
  236. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_object_tracking.rb +59 -0
  237. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/params/image_classification.rb +47 -0
  238. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/params/image_object_detection.rb +47 -0
  239. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/params/image_segmentation.rb +44 -0
  240. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/params/video_action_recognition.rb +47 -0
  241. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/params/video_classification.rb +72 -0
  242. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/params/video_object_tracking.rb +51 -0
  243. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/classification.rb +49 -0
  244. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/image_object_detection.rb +58 -0
  245. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/image_segmentation.rb +53 -0
  246. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/tabular_classification.rb +47 -0
  247. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/tabular_regression.rb +47 -0
  248. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/text_extraction.rb +60 -0
  249. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/text_sentiment.rb +45 -0
  250. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/video_action_recognition.rb +60 -0
  251. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/video_classification.rb +73 -0
  252. data/proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/video_object_tracking.rb +91 -0
  253. data/proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_image_classification.rb +142 -0
  254. data/proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_image_object_detection.rb +134 -0
  255. data/proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_image_segmentation.rb +120 -0
  256. data/proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_tables.rb +315 -0
  257. data/proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_text_classification.rb +48 -0
  258. data/proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_text_extraction.rb +46 -0
  259. data/proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_text_sentiment.rb +55 -0
  260. data/proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_video_action_recognition.rb +73 -0
  261. data/proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_video_classification.rb +67 -0
  262. data/proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_video_object_tracking.rb +78 -0
  263. data/proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/export_evaluated_data_items_config.rb +51 -0
  264. data/proto_docs/google/cloud/aiplatform/v1/specialist_pool.rb +58 -0
  265. data/proto_docs/google/cloud/aiplatform/v1/specialist_pool_service.rb +136 -0
  266. data/proto_docs/google/cloud/aiplatform/v1/study.rb +543 -0
  267. data/proto_docs/google/cloud/aiplatform/v1/tensorboard.rb +89 -0
  268. data/proto_docs/google/cloud/aiplatform/v1/tensorboard_data.rb +110 -0
  269. data/proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb +82 -0
  270. data/proto_docs/google/cloud/aiplatform/v1/tensorboard_run.rb +85 -0
  271. data/proto_docs/google/cloud/aiplatform/v1/tensorboard_service.rb +706 -0
  272. data/proto_docs/google/cloud/aiplatform/v1/tensorboard_time_series.rb +101 -0
  273. data/proto_docs/google/cloud/aiplatform/v1/training_pipeline.rb +381 -0
  274. data/proto_docs/google/cloud/aiplatform/v1/types.rb +62 -0
  275. data/proto_docs/google/cloud/aiplatform/v1/unmanaged_container_model.rb +44 -0
  276. data/proto_docs/google/cloud/aiplatform/v1/user_action_reference.rb +49 -0
  277. data/proto_docs/google/cloud/aiplatform/v1/value.rb +41 -0
  278. data/proto_docs/google/cloud/aiplatform/v1/vizier_service.rb +332 -0
  279. data/proto_docs/google/longrunning/operations.rb +164 -0
  280. data/proto_docs/google/protobuf/any.rb +141 -0
  281. data/proto_docs/google/protobuf/duration.rb +98 -0
  282. data/proto_docs/google/protobuf/empty.rb +36 -0
  283. data/proto_docs/google/protobuf/field_mask.rb +229 -0
  284. data/proto_docs/google/protobuf/struct.rb +96 -0
  285. data/proto_docs/google/protobuf/timestamp.rb +129 -0
  286. data/proto_docs/google/protobuf/wrappers.rb +121 -0
  287. data/proto_docs/google/rpc/status.rb +46 -0
  288. data/proto_docs/google/type/money.rb +43 -0
  289. metadata +479 -0
metadata ADDED
@@ -0,0 +1,479 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: google-cloud-ai_platform-v1
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Google LLC
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2022-02-17 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: gapic-common
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ">="
18
+ - !ruby/object:Gem::Version
19
+ version: '0.7'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: 2.a
23
+ type: :runtime
24
+ prerelease: false
25
+ version_requirements: !ruby/object:Gem::Requirement
26
+ requirements:
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '0.7'
30
+ - - "<"
31
+ - !ruby/object:Gem::Version
32
+ version: 2.a
33
+ - !ruby/object:Gem::Dependency
34
+ name: google-cloud-errors
35
+ requirement: !ruby/object:Gem::Requirement
36
+ requirements:
37
+ - - "~>"
38
+ - !ruby/object:Gem::Version
39
+ version: '1.0'
40
+ type: :runtime
41
+ prerelease: false
42
+ version_requirements: !ruby/object:Gem::Requirement
43
+ requirements:
44
+ - - "~>"
45
+ - !ruby/object:Gem::Version
46
+ version: '1.0'
47
+ - !ruby/object:Gem::Dependency
48
+ name: google-style
49
+ requirement: !ruby/object:Gem::Requirement
50
+ requirements:
51
+ - - "~>"
52
+ - !ruby/object:Gem::Version
53
+ version: 1.25.1
54
+ type: :development
55
+ prerelease: false
56
+ version_requirements: !ruby/object:Gem::Requirement
57
+ requirements:
58
+ - - "~>"
59
+ - !ruby/object:Gem::Version
60
+ version: 1.25.1
61
+ - !ruby/object:Gem::Dependency
62
+ name: minitest
63
+ requirement: !ruby/object:Gem::Requirement
64
+ requirements:
65
+ - - "~>"
66
+ - !ruby/object:Gem::Version
67
+ version: '5.14'
68
+ type: :development
69
+ prerelease: false
70
+ version_requirements: !ruby/object:Gem::Requirement
71
+ requirements:
72
+ - - "~>"
73
+ - !ruby/object:Gem::Version
74
+ version: '5.14'
75
+ - !ruby/object:Gem::Dependency
76
+ name: minitest-focus
77
+ requirement: !ruby/object:Gem::Requirement
78
+ requirements:
79
+ - - "~>"
80
+ - !ruby/object:Gem::Version
81
+ version: '1.1'
82
+ type: :development
83
+ prerelease: false
84
+ version_requirements: !ruby/object:Gem::Requirement
85
+ requirements:
86
+ - - "~>"
87
+ - !ruby/object:Gem::Version
88
+ version: '1.1'
89
+ - !ruby/object:Gem::Dependency
90
+ name: minitest-rg
91
+ requirement: !ruby/object:Gem::Requirement
92
+ requirements:
93
+ - - "~>"
94
+ - !ruby/object:Gem::Version
95
+ version: '5.2'
96
+ type: :development
97
+ prerelease: false
98
+ version_requirements: !ruby/object:Gem::Requirement
99
+ requirements:
100
+ - - "~>"
101
+ - !ruby/object:Gem::Version
102
+ version: '5.2'
103
+ - !ruby/object:Gem::Dependency
104
+ name: rake
105
+ requirement: !ruby/object:Gem::Requirement
106
+ requirements:
107
+ - - ">="
108
+ - !ruby/object:Gem::Version
109
+ version: '12.0'
110
+ type: :development
111
+ prerelease: false
112
+ version_requirements: !ruby/object:Gem::Requirement
113
+ requirements:
114
+ - - ">="
115
+ - !ruby/object:Gem::Version
116
+ version: '12.0'
117
+ - !ruby/object:Gem::Dependency
118
+ name: redcarpet
119
+ requirement: !ruby/object:Gem::Requirement
120
+ requirements:
121
+ - - "~>"
122
+ - !ruby/object:Gem::Version
123
+ version: '3.0'
124
+ type: :development
125
+ prerelease: false
126
+ version_requirements: !ruby/object:Gem::Requirement
127
+ requirements:
128
+ - - "~>"
129
+ - !ruby/object:Gem::Version
130
+ version: '3.0'
131
+ - !ruby/object:Gem::Dependency
132
+ name: simplecov
133
+ requirement: !ruby/object:Gem::Requirement
134
+ requirements:
135
+ - - "~>"
136
+ - !ruby/object:Gem::Version
137
+ version: '0.18'
138
+ type: :development
139
+ prerelease: false
140
+ version_requirements: !ruby/object:Gem::Requirement
141
+ requirements:
142
+ - - "~>"
143
+ - !ruby/object:Gem::Version
144
+ version: '0.18'
145
+ - !ruby/object:Gem::Dependency
146
+ name: yard
147
+ requirement: !ruby/object:Gem::Requirement
148
+ requirements:
149
+ - - "~>"
150
+ - !ruby/object:Gem::Version
151
+ version: '0.9'
152
+ type: :development
153
+ prerelease: false
154
+ version_requirements: !ruby/object:Gem::Requirement
155
+ requirements:
156
+ - - "~>"
157
+ - !ruby/object:Gem::Version
158
+ version: '0.9'
159
+ description: Vertex AI enables data scientists, developers, and AI newcomers to create
160
+ custom machine learning models specific to their business needs by leveraging Google's
161
+ state-of-the-art transfer learning and innovative AI research. Note that google-cloud-ai_platform-v1
162
+ is a version-specific client library. For most uses, we recommend installing the
163
+ main client library google-cloud-ai_platform instead. See the readme for more details.
164
+ email: googleapis-packages@google.com
165
+ executables: []
166
+ extensions: []
167
+ extra_rdoc_files: []
168
+ files:
169
+ - ".yardopts"
170
+ - AUTHENTICATION.md
171
+ - LICENSE.md
172
+ - README.md
173
+ - lib/google-cloud-ai_platform-v1.rb
174
+ - lib/google/cloud/ai_platform/v1.rb
175
+ - lib/google/cloud/ai_platform/v1/dataset_service.rb
176
+ - lib/google/cloud/ai_platform/v1/dataset_service/client.rb
177
+ - lib/google/cloud/ai_platform/v1/dataset_service/credentials.rb
178
+ - lib/google/cloud/ai_platform/v1/dataset_service/operations.rb
179
+ - lib/google/cloud/ai_platform/v1/dataset_service/paths.rb
180
+ - lib/google/cloud/ai_platform/v1/endpoint_service.rb
181
+ - lib/google/cloud/ai_platform/v1/endpoint_service/client.rb
182
+ - lib/google/cloud/ai_platform/v1/endpoint_service/credentials.rb
183
+ - lib/google/cloud/ai_platform/v1/endpoint_service/operations.rb
184
+ - lib/google/cloud/ai_platform/v1/endpoint_service/paths.rb
185
+ - lib/google/cloud/ai_platform/v1/featurestore_online_serving_service.rb
186
+ - lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/client.rb
187
+ - lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/credentials.rb
188
+ - lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/paths.rb
189
+ - lib/google/cloud/ai_platform/v1/featurestore_service.rb
190
+ - lib/google/cloud/ai_platform/v1/featurestore_service/client.rb
191
+ - lib/google/cloud/ai_platform/v1/featurestore_service/credentials.rb
192
+ - lib/google/cloud/ai_platform/v1/featurestore_service/operations.rb
193
+ - lib/google/cloud/ai_platform/v1/featurestore_service/paths.rb
194
+ - lib/google/cloud/ai_platform/v1/index_endpoint_service.rb
195
+ - lib/google/cloud/ai_platform/v1/index_endpoint_service/client.rb
196
+ - lib/google/cloud/ai_platform/v1/index_endpoint_service/credentials.rb
197
+ - lib/google/cloud/ai_platform/v1/index_endpoint_service/operations.rb
198
+ - lib/google/cloud/ai_platform/v1/index_endpoint_service/paths.rb
199
+ - lib/google/cloud/ai_platform/v1/index_service.rb
200
+ - lib/google/cloud/ai_platform/v1/index_service/client.rb
201
+ - lib/google/cloud/ai_platform/v1/index_service/credentials.rb
202
+ - lib/google/cloud/ai_platform/v1/index_service/operations.rb
203
+ - lib/google/cloud/ai_platform/v1/index_service/paths.rb
204
+ - lib/google/cloud/ai_platform/v1/job_service.rb
205
+ - lib/google/cloud/ai_platform/v1/job_service/client.rb
206
+ - lib/google/cloud/ai_platform/v1/job_service/credentials.rb
207
+ - lib/google/cloud/ai_platform/v1/job_service/operations.rb
208
+ - lib/google/cloud/ai_platform/v1/job_service/paths.rb
209
+ - lib/google/cloud/ai_platform/v1/metadata_service.rb
210
+ - lib/google/cloud/ai_platform/v1/metadata_service/client.rb
211
+ - lib/google/cloud/ai_platform/v1/metadata_service/credentials.rb
212
+ - lib/google/cloud/ai_platform/v1/metadata_service/operations.rb
213
+ - lib/google/cloud/ai_platform/v1/metadata_service/paths.rb
214
+ - lib/google/cloud/ai_platform/v1/migration_service.rb
215
+ - lib/google/cloud/ai_platform/v1/migration_service/client.rb
216
+ - lib/google/cloud/ai_platform/v1/migration_service/credentials.rb
217
+ - lib/google/cloud/ai_platform/v1/migration_service/operations.rb
218
+ - lib/google/cloud/ai_platform/v1/migration_service/paths.rb
219
+ - lib/google/cloud/ai_platform/v1/model_service.rb
220
+ - lib/google/cloud/ai_platform/v1/model_service/client.rb
221
+ - lib/google/cloud/ai_platform/v1/model_service/credentials.rb
222
+ - lib/google/cloud/ai_platform/v1/model_service/operations.rb
223
+ - lib/google/cloud/ai_platform/v1/model_service/paths.rb
224
+ - lib/google/cloud/ai_platform/v1/pipeline_service.rb
225
+ - lib/google/cloud/ai_platform/v1/pipeline_service/client.rb
226
+ - lib/google/cloud/ai_platform/v1/pipeline_service/credentials.rb
227
+ - lib/google/cloud/ai_platform/v1/pipeline_service/operations.rb
228
+ - lib/google/cloud/ai_platform/v1/pipeline_service/paths.rb
229
+ - lib/google/cloud/ai_platform/v1/prediction_service.rb
230
+ - lib/google/cloud/ai_platform/v1/prediction_service/client.rb
231
+ - lib/google/cloud/ai_platform/v1/prediction_service/credentials.rb
232
+ - lib/google/cloud/ai_platform/v1/prediction_service/paths.rb
233
+ - lib/google/cloud/ai_platform/v1/specialist_pool_service.rb
234
+ - lib/google/cloud/ai_platform/v1/specialist_pool_service/client.rb
235
+ - lib/google/cloud/ai_platform/v1/specialist_pool_service/credentials.rb
236
+ - lib/google/cloud/ai_platform/v1/specialist_pool_service/operations.rb
237
+ - lib/google/cloud/ai_platform/v1/specialist_pool_service/paths.rb
238
+ - lib/google/cloud/ai_platform/v1/tensorboard_service.rb
239
+ - lib/google/cloud/ai_platform/v1/tensorboard_service/client.rb
240
+ - lib/google/cloud/ai_platform/v1/tensorboard_service/credentials.rb
241
+ - lib/google/cloud/ai_platform/v1/tensorboard_service/operations.rb
242
+ - lib/google/cloud/ai_platform/v1/tensorboard_service/paths.rb
243
+ - lib/google/cloud/ai_platform/v1/version.rb
244
+ - lib/google/cloud/ai_platform/v1/vizier_service.rb
245
+ - lib/google/cloud/ai_platform/v1/vizier_service/client.rb
246
+ - lib/google/cloud/ai_platform/v1/vizier_service/credentials.rb
247
+ - lib/google/cloud/ai_platform/v1/vizier_service/operations.rb
248
+ - lib/google/cloud/ai_platform/v1/vizier_service/paths.rb
249
+ - lib/google/cloud/aiplatform/v1/accelerator_type_pb.rb
250
+ - lib/google/cloud/aiplatform/v1/annotation_pb.rb
251
+ - lib/google/cloud/aiplatform/v1/annotation_spec_pb.rb
252
+ - lib/google/cloud/aiplatform/v1/artifact_pb.rb
253
+ - lib/google/cloud/aiplatform/v1/batch_prediction_job_pb.rb
254
+ - lib/google/cloud/aiplatform/v1/completion_stats_pb.rb
255
+ - lib/google/cloud/aiplatform/v1/context_pb.rb
256
+ - lib/google/cloud/aiplatform/v1/custom_job_pb.rb
257
+ - lib/google/cloud/aiplatform/v1/data_item_pb.rb
258
+ - lib/google/cloud/aiplatform/v1/data_labeling_job_pb.rb
259
+ - lib/google/cloud/aiplatform/v1/dataset_pb.rb
260
+ - lib/google/cloud/aiplatform/v1/dataset_service_pb.rb
261
+ - lib/google/cloud/aiplatform/v1/dataset_service_services_pb.rb
262
+ - lib/google/cloud/aiplatform/v1/deployed_index_ref_pb.rb
263
+ - lib/google/cloud/aiplatform/v1/deployed_model_ref_pb.rb
264
+ - lib/google/cloud/aiplatform/v1/encryption_spec_pb.rb
265
+ - lib/google/cloud/aiplatform/v1/endpoint_pb.rb
266
+ - lib/google/cloud/aiplatform/v1/endpoint_service_pb.rb
267
+ - lib/google/cloud/aiplatform/v1/endpoint_service_services_pb.rb
268
+ - lib/google/cloud/aiplatform/v1/entity_type_pb.rb
269
+ - lib/google/cloud/aiplatform/v1/env_var_pb.rb
270
+ - lib/google/cloud/aiplatform/v1/event_pb.rb
271
+ - lib/google/cloud/aiplatform/v1/execution_pb.rb
272
+ - lib/google/cloud/aiplatform/v1/explanation_metadata_pb.rb
273
+ - lib/google/cloud/aiplatform/v1/explanation_pb.rb
274
+ - lib/google/cloud/aiplatform/v1/feature_monitoring_stats_pb.rb
275
+ - lib/google/cloud/aiplatform/v1/feature_pb.rb
276
+ - lib/google/cloud/aiplatform/v1/feature_selector_pb.rb
277
+ - lib/google/cloud/aiplatform/v1/featurestore_online_service_pb.rb
278
+ - lib/google/cloud/aiplatform/v1/featurestore_online_service_services_pb.rb
279
+ - lib/google/cloud/aiplatform/v1/featurestore_pb.rb
280
+ - lib/google/cloud/aiplatform/v1/featurestore_service_pb.rb
281
+ - lib/google/cloud/aiplatform/v1/featurestore_service_services_pb.rb
282
+ - lib/google/cloud/aiplatform/v1/hyperparameter_tuning_job_pb.rb
283
+ - lib/google/cloud/aiplatform/v1/index_endpoint_pb.rb
284
+ - lib/google/cloud/aiplatform/v1/index_endpoint_service_pb.rb
285
+ - lib/google/cloud/aiplatform/v1/index_endpoint_service_services_pb.rb
286
+ - lib/google/cloud/aiplatform/v1/index_pb.rb
287
+ - lib/google/cloud/aiplatform/v1/index_service_pb.rb
288
+ - lib/google/cloud/aiplatform/v1/index_service_services_pb.rb
289
+ - lib/google/cloud/aiplatform/v1/io_pb.rb
290
+ - lib/google/cloud/aiplatform/v1/job_service_pb.rb
291
+ - lib/google/cloud/aiplatform/v1/job_service_services_pb.rb
292
+ - lib/google/cloud/aiplatform/v1/job_state_pb.rb
293
+ - lib/google/cloud/aiplatform/v1/lineage_subgraph_pb.rb
294
+ - lib/google/cloud/aiplatform/v1/machine_resources_pb.rb
295
+ - lib/google/cloud/aiplatform/v1/manual_batch_tuning_parameters_pb.rb
296
+ - lib/google/cloud/aiplatform/v1/metadata_schema_pb.rb
297
+ - lib/google/cloud/aiplatform/v1/metadata_service_pb.rb
298
+ - lib/google/cloud/aiplatform/v1/metadata_service_services_pb.rb
299
+ - lib/google/cloud/aiplatform/v1/metadata_store_pb.rb
300
+ - lib/google/cloud/aiplatform/v1/migratable_resource_pb.rb
301
+ - lib/google/cloud/aiplatform/v1/migration_service_pb.rb
302
+ - lib/google/cloud/aiplatform/v1/migration_service_services_pb.rb
303
+ - lib/google/cloud/aiplatform/v1/model_deployment_monitoring_job_pb.rb
304
+ - lib/google/cloud/aiplatform/v1/model_evaluation_pb.rb
305
+ - lib/google/cloud/aiplatform/v1/model_evaluation_slice_pb.rb
306
+ - lib/google/cloud/aiplatform/v1/model_monitoring_pb.rb
307
+ - lib/google/cloud/aiplatform/v1/model_pb.rb
308
+ - lib/google/cloud/aiplatform/v1/model_service_pb.rb
309
+ - lib/google/cloud/aiplatform/v1/model_service_services_pb.rb
310
+ - lib/google/cloud/aiplatform/v1/operation_pb.rb
311
+ - lib/google/cloud/aiplatform/v1/pipeline_job_pb.rb
312
+ - lib/google/cloud/aiplatform/v1/pipeline_service_pb.rb
313
+ - lib/google/cloud/aiplatform/v1/pipeline_service_services_pb.rb
314
+ - lib/google/cloud/aiplatform/v1/pipeline_state_pb.rb
315
+ - lib/google/cloud/aiplatform/v1/prediction_service_pb.rb
316
+ - lib/google/cloud/aiplatform/v1/prediction_service_services_pb.rb
317
+ - lib/google/cloud/aiplatform/v1/specialist_pool_pb.rb
318
+ - lib/google/cloud/aiplatform/v1/specialist_pool_service_pb.rb
319
+ - lib/google/cloud/aiplatform/v1/specialist_pool_service_services_pb.rb
320
+ - lib/google/cloud/aiplatform/v1/study_pb.rb
321
+ - lib/google/cloud/aiplatform/v1/tensorboard_data_pb.rb
322
+ - lib/google/cloud/aiplatform/v1/tensorboard_experiment_pb.rb
323
+ - lib/google/cloud/aiplatform/v1/tensorboard_pb.rb
324
+ - lib/google/cloud/aiplatform/v1/tensorboard_run_pb.rb
325
+ - lib/google/cloud/aiplatform/v1/tensorboard_service_pb.rb
326
+ - lib/google/cloud/aiplatform/v1/tensorboard_service_services_pb.rb
327
+ - lib/google/cloud/aiplatform/v1/tensorboard_time_series_pb.rb
328
+ - lib/google/cloud/aiplatform/v1/training_pipeline_pb.rb
329
+ - lib/google/cloud/aiplatform/v1/types_pb.rb
330
+ - lib/google/cloud/aiplatform/v1/unmanaged_container_model_pb.rb
331
+ - lib/google/cloud/aiplatform/v1/user_action_reference_pb.rb
332
+ - lib/google/cloud/aiplatform/v1/value_pb.rb
333
+ - lib/google/cloud/aiplatform/v1/vizier_service_pb.rb
334
+ - lib/google/cloud/aiplatform/v1/vizier_service_services_pb.rb
335
+ - proto_docs/README.md
336
+ - proto_docs/google/api/field_behavior.rb
337
+ - proto_docs/google/api/httpbody.rb
338
+ - proto_docs/google/api/resource.rb
339
+ - proto_docs/google/cloud/aiplatform/v1/accelerator_type.rb
340
+ - proto_docs/google/cloud/aiplatform/v1/annotation.rb
341
+ - proto_docs/google/cloud/aiplatform/v1/annotation_spec.rb
342
+ - proto_docs/google/cloud/aiplatform/v1/artifact.rb
343
+ - proto_docs/google/cloud/aiplatform/v1/batch_prediction_job.rb
344
+ - proto_docs/google/cloud/aiplatform/v1/completion_stats.rb
345
+ - proto_docs/google/cloud/aiplatform/v1/context.rb
346
+ - proto_docs/google/cloud/aiplatform/v1/custom_job.rb
347
+ - proto_docs/google/cloud/aiplatform/v1/data_item.rb
348
+ - proto_docs/google/cloud/aiplatform/v1/data_labeling_job.rb
349
+ - proto_docs/google/cloud/aiplatform/v1/dataset.rb
350
+ - proto_docs/google/cloud/aiplatform/v1/dataset_service.rb
351
+ - proto_docs/google/cloud/aiplatform/v1/deployed_index_ref.rb
352
+ - proto_docs/google/cloud/aiplatform/v1/deployed_model_ref.rb
353
+ - proto_docs/google/cloud/aiplatform/v1/encryption_spec.rb
354
+ - proto_docs/google/cloud/aiplatform/v1/endpoint.rb
355
+ - proto_docs/google/cloud/aiplatform/v1/endpoint_service.rb
356
+ - proto_docs/google/cloud/aiplatform/v1/entity_type.rb
357
+ - proto_docs/google/cloud/aiplatform/v1/env_var.rb
358
+ - proto_docs/google/cloud/aiplatform/v1/event.rb
359
+ - proto_docs/google/cloud/aiplatform/v1/execution.rb
360
+ - proto_docs/google/cloud/aiplatform/v1/explanation.rb
361
+ - proto_docs/google/cloud/aiplatform/v1/explanation_metadata.rb
362
+ - proto_docs/google/cloud/aiplatform/v1/feature.rb
363
+ - proto_docs/google/cloud/aiplatform/v1/feature_monitoring_stats.rb
364
+ - proto_docs/google/cloud/aiplatform/v1/feature_selector.rb
365
+ - proto_docs/google/cloud/aiplatform/v1/featurestore.rb
366
+ - proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb
367
+ - proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb
368
+ - proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb
369
+ - proto_docs/google/cloud/aiplatform/v1/index.rb
370
+ - proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb
371
+ - proto_docs/google/cloud/aiplatform/v1/index_endpoint_service.rb
372
+ - proto_docs/google/cloud/aiplatform/v1/index_service.rb
373
+ - proto_docs/google/cloud/aiplatform/v1/io.rb
374
+ - proto_docs/google/cloud/aiplatform/v1/job_service.rb
375
+ - proto_docs/google/cloud/aiplatform/v1/job_state.rb
376
+ - proto_docs/google/cloud/aiplatform/v1/lineage_subgraph.rb
377
+ - proto_docs/google/cloud/aiplatform/v1/machine_resources.rb
378
+ - proto_docs/google/cloud/aiplatform/v1/manual_batch_tuning_parameters.rb
379
+ - proto_docs/google/cloud/aiplatform/v1/metadata_schema.rb
380
+ - proto_docs/google/cloud/aiplatform/v1/metadata_service.rb
381
+ - proto_docs/google/cloud/aiplatform/v1/metadata_store.rb
382
+ - proto_docs/google/cloud/aiplatform/v1/migratable_resource.rb
383
+ - proto_docs/google/cloud/aiplatform/v1/migration_service.rb
384
+ - proto_docs/google/cloud/aiplatform/v1/model.rb
385
+ - proto_docs/google/cloud/aiplatform/v1/model_deployment_monitoring_job.rb
386
+ - proto_docs/google/cloud/aiplatform/v1/model_evaluation.rb
387
+ - proto_docs/google/cloud/aiplatform/v1/model_evaluation_slice.rb
388
+ - proto_docs/google/cloud/aiplatform/v1/model_monitoring.rb
389
+ - proto_docs/google/cloud/aiplatform/v1/model_service.rb
390
+ - proto_docs/google/cloud/aiplatform/v1/operation.rb
391
+ - proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb
392
+ - proto_docs/google/cloud/aiplatform/v1/pipeline_service.rb
393
+ - proto_docs/google/cloud/aiplatform/v1/pipeline_state.rb
394
+ - proto_docs/google/cloud/aiplatform/v1/prediction_service.rb
395
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/image_classification.rb
396
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/image_object_detection.rb
397
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/image_segmentation.rb
398
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/text_classification.rb
399
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/text_extraction.rb
400
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/text_sentiment.rb
401
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_action_recognition.rb
402
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_classification.rb
403
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/instance/video_object_tracking.rb
404
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/params/image_classification.rb
405
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/params/image_object_detection.rb
406
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/params/image_segmentation.rb
407
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/params/video_action_recognition.rb
408
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/params/video_classification.rb
409
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/params/video_object_tracking.rb
410
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/classification.rb
411
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/image_object_detection.rb
412
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/image_segmentation.rb
413
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/tabular_classification.rb
414
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/tabular_regression.rb
415
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/text_extraction.rb
416
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/text_sentiment.rb
417
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/video_action_recognition.rb
418
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/video_classification.rb
419
+ - proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/video_object_tracking.rb
420
+ - proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_image_classification.rb
421
+ - proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_image_object_detection.rb
422
+ - proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_image_segmentation.rb
423
+ - proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_tables.rb
424
+ - proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_text_classification.rb
425
+ - proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_text_extraction.rb
426
+ - proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_text_sentiment.rb
427
+ - proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_video_action_recognition.rb
428
+ - proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_video_classification.rb
429
+ - proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_video_object_tracking.rb
430
+ - proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/export_evaluated_data_items_config.rb
431
+ - proto_docs/google/cloud/aiplatform/v1/specialist_pool.rb
432
+ - proto_docs/google/cloud/aiplatform/v1/specialist_pool_service.rb
433
+ - proto_docs/google/cloud/aiplatform/v1/study.rb
434
+ - proto_docs/google/cloud/aiplatform/v1/tensorboard.rb
435
+ - proto_docs/google/cloud/aiplatform/v1/tensorboard_data.rb
436
+ - proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb
437
+ - proto_docs/google/cloud/aiplatform/v1/tensorboard_run.rb
438
+ - proto_docs/google/cloud/aiplatform/v1/tensorboard_service.rb
439
+ - proto_docs/google/cloud/aiplatform/v1/tensorboard_time_series.rb
440
+ - proto_docs/google/cloud/aiplatform/v1/training_pipeline.rb
441
+ - proto_docs/google/cloud/aiplatform/v1/types.rb
442
+ - proto_docs/google/cloud/aiplatform/v1/unmanaged_container_model.rb
443
+ - proto_docs/google/cloud/aiplatform/v1/user_action_reference.rb
444
+ - proto_docs/google/cloud/aiplatform/v1/value.rb
445
+ - proto_docs/google/cloud/aiplatform/v1/vizier_service.rb
446
+ - proto_docs/google/longrunning/operations.rb
447
+ - proto_docs/google/protobuf/any.rb
448
+ - proto_docs/google/protobuf/duration.rb
449
+ - proto_docs/google/protobuf/empty.rb
450
+ - proto_docs/google/protobuf/field_mask.rb
451
+ - proto_docs/google/protobuf/struct.rb
452
+ - proto_docs/google/protobuf/timestamp.rb
453
+ - proto_docs/google/protobuf/wrappers.rb
454
+ - proto_docs/google/rpc/status.rb
455
+ - proto_docs/google/type/money.rb
456
+ homepage: https://github.com/googleapis/google-cloud-ruby
457
+ licenses:
458
+ - Apache-2.0
459
+ metadata: {}
460
+ post_install_message:
461
+ rdoc_options: []
462
+ require_paths:
463
+ - lib
464
+ required_ruby_version: !ruby/object:Gem::Requirement
465
+ requirements:
466
+ - - ">="
467
+ - !ruby/object:Gem::Version
468
+ version: '2.5'
469
+ required_rubygems_version: !ruby/object:Gem::Requirement
470
+ requirements:
471
+ - - ">="
472
+ - !ruby/object:Gem::Version
473
+ version: '0'
474
+ requirements: []
475
+ rubygems_version: 3.3.5
476
+ signing_key:
477
+ specification_version: 4
478
+ summary: API Client library for the Vertex AI V1 API
479
+ test_files: []