google-cloud-ai_platform-v1 0.15.0 → 0.17.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (109) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/google/cloud/ai_platform/v1/dataset_service/client.rb +164 -4
  4. data/lib/google/cloud/ai_platform/v1/dataset_service/paths.rb +21 -0
  5. data/lib/google/cloud/ai_platform/v1/dataset_service.rb +1 -1
  6. data/lib/google/cloud/ai_platform/v1/endpoint_service/client.rb +28 -21
  7. data/lib/google/cloud/ai_platform/v1/endpoint_service.rb +1 -1
  8. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/client.rb +109 -5
  9. data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service.rb +1 -1
  10. data/lib/google/cloud/ai_platform/v1/featurestore_service/client.rb +53 -50
  11. data/lib/google/cloud/ai_platform/v1/featurestore_service.rb +1 -1
  12. data/lib/google/cloud/ai_platform/v1/index_endpoint_service/client.rb +18 -14
  13. data/lib/google/cloud/ai_platform/v1/index_endpoint_service.rb +1 -1
  14. data/lib/google/cloud/ai_platform/v1/index_service/client.rb +8 -4
  15. data/lib/google/cloud/ai_platform/v1/index_service.rb +1 -1
  16. data/lib/google/cloud/ai_platform/v1/job_service/client.rb +53 -36
  17. data/lib/google/cloud/ai_platform/v1/job_service.rb +1 -1
  18. data/lib/google/cloud/ai_platform/v1/metadata_service/client.rb +33 -36
  19. data/lib/google/cloud/ai_platform/v1/metadata_service.rb +1 -1
  20. data/lib/google/cloud/ai_platform/v1/migration_service/client.rb +3 -4
  21. data/lib/google/cloud/ai_platform/v1/migration_service.rb +1 -1
  22. data/lib/google/cloud/ai_platform/v1/model_service/client.rb +53 -23
  23. data/lib/google/cloud/ai_platform/v1/model_service.rb +1 -1
  24. data/lib/google/cloud/ai_platform/v1/pipeline_service/client.rb +28 -17
  25. data/lib/google/cloud/ai_platform/v1/pipeline_service.rb +1 -1
  26. data/lib/google/cloud/ai_platform/v1/prediction_service/client.rb +28 -19
  27. data/lib/google/cloud/ai_platform/v1/prediction_service.rb +1 -1
  28. data/lib/google/cloud/ai_platform/v1/specialist_pool_service/client.rb +5 -3
  29. data/lib/google/cloud/ai_platform/v1/specialist_pool_service.rb +1 -1
  30. data/lib/google/cloud/ai_platform/v1/tensorboard_service/client.rb +165 -71
  31. data/lib/google/cloud/ai_platform/v1/tensorboard_service.rb +1 -1
  32. data/lib/google/cloud/ai_platform/v1/version.rb +1 -1
  33. data/lib/google/cloud/ai_platform/v1/vizier_service.rb +1 -1
  34. data/lib/google/cloud/ai_platform/v1.rb +2 -2
  35. data/lib/google/cloud/aiplatform/v1/batch_prediction_job_pb.rb +8 -0
  36. data/lib/google/cloud/aiplatform/v1/dataset_pb.rb +3 -0
  37. data/lib/google/cloud/aiplatform/v1/dataset_service_pb.rb +34 -0
  38. data/lib/google/cloud/aiplatform/v1/dataset_service_services_pb.rb +2 -0
  39. data/lib/google/cloud/aiplatform/v1/featurestore_online_service_pb.rb +13 -0
  40. data/lib/google/cloud/aiplatform/v1/featurestore_online_service_services_pb.rb +6 -0
  41. data/lib/google/cloud/aiplatform/v1/featurestore_service_pb.rb +1 -0
  42. data/lib/google/cloud/aiplatform/v1/index_service_services_pb.rb +2 -1
  43. data/lib/google/cloud/aiplatform/v1/job_service_services_pb.rb +24 -14
  44. data/lib/google/cloud/aiplatform/v1/model_service_pb.rb +2 -0
  45. data/lib/google/cloud/aiplatform/v1/model_service_services_pb.rb +10 -5
  46. data/lib/google/cloud/aiplatform/v1/pipeline_service_services_pb.rb +16 -9
  47. data/lib/google/cloud/aiplatform/v1/prediction_service_services_pb.rb +10 -6
  48. data/lib/google/cloud/aiplatform/v1/study_pb.rb +1 -0
  49. data/lib/google/cloud/aiplatform/v1/tensorboard_service_pb.rb +17 -0
  50. data/lib/google/cloud/aiplatform/v1/tensorboard_service_services_pb.rb +8 -8
  51. data/proto_docs/google/cloud/aiplatform/v1/annotation.rb +9 -6
  52. data/proto_docs/google/cloud/aiplatform/v1/annotation_spec.rb +3 -3
  53. data/proto_docs/google/cloud/aiplatform/v1/batch_prediction_job.rb +185 -52
  54. data/proto_docs/google/cloud/aiplatform/v1/completion_stats.rb +8 -7
  55. data/proto_docs/google/cloud/aiplatform/v1/context.rb +2 -2
  56. data/proto_docs/google/cloud/aiplatform/v1/custom_job.rb +23 -18
  57. data/proto_docs/google/cloud/aiplatform/v1/data_item.rb +6 -5
  58. data/proto_docs/google/cloud/aiplatform/v1/data_labeling_job.rb +17 -17
  59. data/proto_docs/google/cloud/aiplatform/v1/dataset.rb +38 -17
  60. data/proto_docs/google/cloud/aiplatform/v1/dataset_service.rb +180 -24
  61. data/proto_docs/google/cloud/aiplatform/v1/encryption_spec.rb +2 -2
  62. data/proto_docs/google/cloud/aiplatform/v1/endpoint.rb +39 -24
  63. data/proto_docs/google/cloud/aiplatform/v1/endpoint_service.rb +57 -35
  64. data/proto_docs/google/cloud/aiplatform/v1/entity_type.rb +8 -6
  65. data/proto_docs/google/cloud/aiplatform/v1/explanation.rb +111 -75
  66. data/proto_docs/google/cloud/aiplatform/v1/explanation_metadata.rb +58 -38
  67. data/proto_docs/google/cloud/aiplatform/v1/feature.rb +9 -6
  68. data/proto_docs/google/cloud/aiplatform/v1/feature_monitoring_stats.rb +2 -1
  69. data/proto_docs/google/cloud/aiplatform/v1/featurestore.rb +12 -11
  70. data/proto_docs/google/cloud/aiplatform/v1/featurestore_monitoring.rb +6 -2
  71. data/proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb +65 -10
  72. data/proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb +141 -99
  73. data/proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb +10 -8
  74. data/proto_docs/google/cloud/aiplatform/v1/index.rb +19 -18
  75. data/proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb +36 -24
  76. data/proto_docs/google/cloud/aiplatform/v1/index_endpoint_service.rb +49 -29
  77. data/proto_docs/google/cloud/aiplatform/v1/index_service.rb +35 -17
  78. data/proto_docs/google/cloud/aiplatform/v1/io.rb +2 -1
  79. data/proto_docs/google/cloud/aiplatform/v1/job_service.rb +94 -57
  80. data/proto_docs/google/cloud/aiplatform/v1/machine_resources.rb +53 -43
  81. data/proto_docs/google/cloud/aiplatform/v1/manual_batch_tuning_parameters.rb +5 -5
  82. data/proto_docs/google/cloud/aiplatform/v1/metadata_schema.rb +3 -3
  83. data/proto_docs/google/cloud/aiplatform/v1/metadata_service.rb +141 -91
  84. data/proto_docs/google/cloud/aiplatform/v1/migratable_resource.rb +3 -3
  85. data/proto_docs/google/cloud/aiplatform/v1/migration_service.rb +18 -15
  86. data/proto_docs/google/cloud/aiplatform/v1/model.rb +180 -133
  87. data/proto_docs/google/cloud/aiplatform/v1/model_deployment_monitoring_job.rb +22 -18
  88. data/proto_docs/google/cloud/aiplatform/v1/model_evaluation.rb +7 -6
  89. data/proto_docs/google/cloud/aiplatform/v1/model_evaluation_slice.rb +11 -7
  90. data/proto_docs/google/cloud/aiplatform/v1/model_monitoring.rb +4 -2
  91. data/proto_docs/google/cloud/aiplatform/v1/model_service.rb +119 -54
  92. data/proto_docs/google/cloud/aiplatform/v1/operation.rb +1 -1
  93. data/proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb +59 -45
  94. data/proto_docs/google/cloud/aiplatform/v1/pipeline_service.rb +42 -22
  95. data/proto_docs/google/cloud/aiplatform/v1/prediction_service.rb +42 -28
  96. data/proto_docs/google/cloud/aiplatform/v1/saved_query.rb +2 -2
  97. data/proto_docs/google/cloud/aiplatform/v1/specialist_pool.rb +1 -1
  98. data/proto_docs/google/cloud/aiplatform/v1/specialist_pool_service.rb +19 -11
  99. data/proto_docs/google/cloud/aiplatform/v1/study.rb +42 -25
  100. data/proto_docs/google/cloud/aiplatform/v1/tensorboard.rb +3 -3
  101. data/proto_docs/google/cloud/aiplatform/v1/tensorboard_data.rb +8 -7
  102. data/proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb +2 -1
  103. data/proto_docs/google/cloud/aiplatform/v1/tensorboard_service.rb +203 -109
  104. data/proto_docs/google/cloud/aiplatform/v1/tensorboard_time_series.rb +8 -6
  105. data/proto_docs/google/cloud/aiplatform/v1/training_pipeline.rb +84 -59
  106. data/proto_docs/google/cloud/aiplatform/v1/unmanaged_container_model.rb +2 -2
  107. data/proto_docs/google/cloud/aiplatform/v1/vizier_service.rb +40 -20
  108. data/proto_docs/google/rpc/status.rb +4 -2
  109. metadata +5 -5
@@ -48,14 +48,15 @@ module Google
48
48
  # "overwrite" update happens.
49
49
  # @!attribute [rw] plugin_name
50
50
  # @return [::String]
51
- # Immutable. Name of the plugin this time series pertain to. Such as Scalar, Tensor,
52
- # Blob
51
+ # Immutable. Name of the plugin this time series pertain to. Such as Scalar,
52
+ # Tensor, Blob
53
53
  # @!attribute [rw] plugin_data
54
54
  # @return [::String]
55
55
  # Data of the current plugin, with the size limited to 65KB.
56
56
  # @!attribute [r] metadata
57
57
  # @return [::Google::Cloud::AIPlatform::V1::TensorboardTimeSeries::Metadata]
58
- # Output only. Scalar, Tensor, or Blob metadata for this TensorboardTimeSeries.
58
+ # Output only. Scalar, Tensor, or Blob metadata for this
59
+ # TensorboardTimeSeries.
59
60
  class TensorboardTimeSeries
60
61
  include ::Google::Protobuf::MessageExts
61
62
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -63,15 +64,16 @@ module Google
63
64
  # Describes metadata for a TensorboardTimeSeries.
64
65
  # @!attribute [r] max_step
65
66
  # @return [::Integer]
66
- # Output only. Max step index of all data points within a TensorboardTimeSeries.
67
+ # Output only. Max step index of all data points within a
68
+ # TensorboardTimeSeries.
67
69
  # @!attribute [r] max_wall_time
68
70
  # @return [::Google::Protobuf::Timestamp]
69
71
  # Output only. Max wall clock timestamp of all data points within a
70
72
  # TensorboardTimeSeries.
71
73
  # @!attribute [r] max_blob_sequence_length
72
74
  # @return [::Integer]
73
- # Output only. The largest blob sequence length (number of blobs) of all data points in
74
- # this time series, if its ValueType is BLOB_SEQUENCE.
75
+ # Output only. The largest blob sequence length (number of blobs) of all
76
+ # data points in this time series, if its ValueType is BLOB_SEQUENCE.
75
77
  class Metadata
76
78
  include ::Google::Protobuf::MessageExts
77
79
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -24,8 +24,8 @@ module Google
24
24
  # The TrainingPipeline orchestrates tasks associated with training a Model. It
25
25
  # always executes the training task, and optionally may also
26
26
  # export data from Vertex AI's Dataset which becomes the training input,
27
- # {::Google::Cloud::AIPlatform::V1::ModelService::Client#upload_model upload} the Model to Vertex AI, and evaluate the
28
- # Model.
27
+ # {::Google::Cloud::AIPlatform::V1::ModelService::Client#upload_model upload} the Model to
28
+ # Vertex AI, and evaluate the Model.
29
29
  # @!attribute [r] name
30
30
  # @return [::String]
31
31
  # Output only. Resource name of the TrainingPipeline.
@@ -35,17 +35,20 @@ module Google
35
35
  # @!attribute [rw] input_data_config
36
36
  # @return [::Google::Cloud::AIPlatform::V1::InputDataConfig]
37
37
  # Specifies Vertex AI owned input data that may be used for training the
38
- # Model. The TrainingPipeline's {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition} should make
39
- # clear whether this config is used and if there are any special requirements
40
- # on how it should be filled. If nothing about this config is mentioned in
41
- # the {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition}, then it should be assumed that the
42
- # TrainingPipeline does not depend on this configuration.
38
+ # Model. The TrainingPipeline's
39
+ # {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition}
40
+ # should make clear whether this config is used and if there are any special
41
+ # requirements on how it should be filled. If nothing about this config is
42
+ # mentioned in the
43
+ # {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition},
44
+ # then it should be assumed that the TrainingPipeline does not depend on this
45
+ # configuration.
43
46
  # @!attribute [rw] training_task_definition
44
47
  # @return [::String]
45
- # Required. A Google Cloud Storage path to the YAML file that defines the training task
46
- # which is responsible for producing the model artifact, and may also include
47
- # additional auxiliary work.
48
- # The definition files that can be used here are found in
48
+ # Required. A Google Cloud Storage path to the YAML file that defines the
49
+ # training task which is responsible for producing the model artifact, and
50
+ # may also include additional auxiliary work. The definition files that can
51
+ # be used here are found in
49
52
  # gs://google-cloud-aiplatform/schema/trainingjob/definition/.
50
53
  # Note: The URI given on output will be immutable and probably different,
51
54
  # including the URI scheme, than the one given on input. The output URI will
@@ -53,30 +56,36 @@ module Google
53
56
  # @!attribute [rw] training_task_inputs
54
57
  # @return [::Google::Protobuf::Value]
55
58
  # Required. The training task's parameter(s), as specified in the
56
- # {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition}'s `inputs`.
59
+ # {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition}'s
60
+ # `inputs`.
57
61
  # @!attribute [r] training_task_metadata
58
62
  # @return [::Google::Protobuf::Value]
59
- # Output only. The metadata information as specified in the {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition}'s
63
+ # Output only. The metadata information as specified in the
64
+ # {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition}'s
60
65
  # `metadata`. This metadata is an auxiliary runtime and final information
61
66
  # about the training task. While the pipeline is running this information is
62
67
  # populated only at a best effort basis. Only present if the
63
- # pipeline's {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition} contains `metadata` object.
68
+ # pipeline's
69
+ # {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition}
70
+ # contains `metadata` object.
64
71
  # @!attribute [rw] model_to_upload
65
72
  # @return [::Google::Cloud::AIPlatform::V1::Model]
66
- # Describes the Model that may be uploaded (via {::Google::Cloud::AIPlatform::V1::ModelService::Client#upload_model ModelService.UploadModel})
73
+ # Describes the Model that may be uploaded (via
74
+ # {::Google::Cloud::AIPlatform::V1::ModelService::Client#upload_model ModelService.UploadModel})
67
75
  # by this TrainingPipeline. The TrainingPipeline's
68
- # {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition} should make clear whether this Model
69
- # description should be populated, and if there are any special requirements
70
- # regarding how it should be filled. If nothing is mentioned in the
71
- # {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition}, then it should be assumed that this field
72
- # should not be filled and the training task either uploads the Model without
73
- # a need of this information, or that training task does not support
74
- # uploading a Model as part of the pipeline.
75
- # When the Pipeline's state becomes `PIPELINE_STATE_SUCCEEDED` and
76
+ # {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition}
77
+ # should make clear whether this Model description should be populated, and
78
+ # if there are any special requirements regarding how it should be filled. If
79
+ # nothing is mentioned in the
80
+ # {::Google::Cloud::AIPlatform::V1::TrainingPipeline#training_task_definition training_task_definition},
81
+ # then it should be assumed that this field should not be filled and the
82
+ # training task either uploads the Model without a need of this information,
83
+ # or that training task does not support uploading a Model as part of the
84
+ # pipeline. When the Pipeline's state becomes `PIPELINE_STATE_SUCCEEDED` and
76
85
  # the trained Model had been uploaded into Vertex AI, then the
77
- # model_to_upload's resource {::Google::Cloud::AIPlatform::V1::Model#name name} is populated. The Model
78
- # is always uploaded into the Project and Location in which this pipeline
79
- # is.
86
+ # model_to_upload's resource {::Google::Cloud::AIPlatform::V1::Model#name name} is
87
+ # populated. The Model is always uploaded into the Project and Location in
88
+ # which this pipeline is.
80
89
  # @!attribute [rw] model_id
81
90
  # @return [::String]
82
91
  # Optional. The ID to use for the uploaded Model, which will become the final
@@ -86,15 +95,16 @@ module Google
86
95
  # `[a-z0-9_-]`. The first character cannot be a number or hyphen.
87
96
  # @!attribute [rw] parent_model
88
97
  # @return [::String]
89
- # Optional. When specify this field, the `model_to_upload` will not be uploaded as a
90
- # new model, instead, it will become a new version of this `parent_model`.
98
+ # Optional. When specify this field, the `model_to_upload` will not be
99
+ # uploaded as a new model, instead, it will become a new version of this
100
+ # `parent_model`.
91
101
  # @!attribute [r] state
92
102
  # @return [::Google::Cloud::AIPlatform::V1::PipelineState]
93
103
  # Output only. The detailed state of the pipeline.
94
104
  # @!attribute [r] error
95
105
  # @return [::Google::Rpc::Status]
96
- # Output only. Only populated when the pipeline's state is `PIPELINE_STATE_FAILED` or
97
- # `PIPELINE_STATE_CANCELLED`.
106
+ # Output only. Only populated when the pipeline's state is
107
+ # `PIPELINE_STATE_FAILED` or `PIPELINE_STATE_CANCELLED`.
98
108
  # @!attribute [r] create_time
99
109
  # @return [::Google::Protobuf::Timestamp]
100
110
  # Output only. Time when the TrainingPipeline was created.
@@ -104,8 +114,8 @@ module Google
104
114
  # `PIPELINE_STATE_RUNNING` state.
105
115
  # @!attribute [r] end_time
106
116
  # @return [::Google::Protobuf::Timestamp]
107
- # Output only. Time when the TrainingPipeline entered any of the following states:
108
- # `PIPELINE_STATE_SUCCEEDED`, `PIPELINE_STATE_FAILED`,
117
+ # Output only. Time when the TrainingPipeline entered any of the following
118
+ # states: `PIPELINE_STATE_SUCCEEDED`, `PIPELINE_STATE_FAILED`,
109
119
  # `PIPELINE_STATE_CANCELLED`.
110
120
  # @!attribute [r] update_time
111
121
  # @return [::Google::Protobuf::Timestamp]
@@ -125,7 +135,8 @@ module Google
125
135
  # TrainingPipeline will be secured by this key.
126
136
  #
127
137
  # Note: Model trained by this TrainingPipeline is also secured by this key if
128
- # {::Google::Cloud::AIPlatform::V1::TrainingPipeline#encryption_spec model_to_upload} is not set separately.
138
+ # {::Google::Cloud::AIPlatform::V1::TrainingPipeline#encryption_spec model_to_upload}
139
+ # is not set separately.
129
140
  class TrainingPipeline
130
141
  include ::Google::Protobuf::MessageExts
131
142
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -208,9 +219,9 @@ module Google
208
219
  # "bigquery_destination.dataset_<dataset-id>_<annotation-type>_<time>.test"
209
220
  # @!attribute [rw] dataset_id
210
221
  # @return [::String]
211
- # Required. The ID of the Dataset in the same Project and Location which data will be
212
- # used to train the Model. The Dataset must use schema compatible with
213
- # Model being trained, and what is compatible should be described in the
222
+ # Required. The ID of the Dataset in the same Project and Location which data
223
+ # will be used to train the Model. The Dataset must use schema compatible
224
+ # with Model being trained, and what is compatible should be described in the
214
225
  # used TrainingPipeline's [training_task_definition]
215
226
  # [google.cloud.aiplatform.v1.TrainingPipeline.training_task_definition].
216
227
  # For tabular Datasets, all their data is exported to training, to pick
@@ -224,9 +235,9 @@ module Google
224
235
  # are used in respectively training, validation or test role, depending on
225
236
  # the role of the DataItem they are on (for the auto-assigned that role is
226
237
  # decided by Vertex AI). A filter with same syntax as the one used in
227
- # {::Google::Cloud::AIPlatform::V1::DatasetService::Client#list_annotations ListAnnotations} may be used, but note
228
- # here it filters across all Annotations of the Dataset, and not just within
229
- # a single DataItem.
238
+ # {::Google::Cloud::AIPlatform::V1::DatasetService::Client#list_annotations ListAnnotations}
239
+ # may be used, but note here it filters across all Annotations of the
240
+ # Dataset, and not just within a single DataItem.
230
241
  # @!attribute [rw] annotation_schema_uri
231
242
  # @return [::String]
232
243
  # Applicable only to custom training with Datasets that have DataItems and
@@ -238,30 +249,41 @@ module Google
238
249
  # The schema files that can be used here are found in
239
250
  # gs://google-cloud-aiplatform/schema/dataset/annotation/ , note that the
240
251
  # chosen schema must be consistent with
241
- # {::Google::Cloud::AIPlatform::V1::Dataset#metadata_schema_uri metadata} of the Dataset specified by
252
+ # {::Google::Cloud::AIPlatform::V1::Dataset#metadata_schema_uri metadata} of the
253
+ # Dataset specified by
242
254
  # {::Google::Cloud::AIPlatform::V1::InputDataConfig#dataset_id dataset_id}.
243
255
  #
244
256
  # Only Annotations that both match this schema and belong to DataItems not
245
257
  # ignored by the split method are used in respectively training, validation
246
258
  # or test role, depending on the role of the DataItem they are on.
247
259
  #
248
- # When used in conjunction with {::Google::Cloud::AIPlatform::V1::InputDataConfig#annotations_filter annotations_filter}, the Annotations used
249
- # for training are filtered by both {::Google::Cloud::AIPlatform::V1::InputDataConfig#annotations_filter annotations_filter} and
260
+ # When used in conjunction with
261
+ # {::Google::Cloud::AIPlatform::V1::InputDataConfig#annotations_filter annotations_filter},
262
+ # the Annotations used for training are filtered by both
263
+ # {::Google::Cloud::AIPlatform::V1::InputDataConfig#annotations_filter annotations_filter}
264
+ # and
250
265
  # {::Google::Cloud::AIPlatform::V1::InputDataConfig#annotation_schema_uri annotation_schema_uri}.
251
266
  # @!attribute [rw] saved_query_id
252
267
  # @return [::String]
253
268
  # Only applicable to Datasets that have SavedQueries.
254
269
  #
255
270
  # The ID of a SavedQuery (annotation set) under the Dataset specified by
256
- # {::Google::Cloud::AIPlatform::V1::InputDataConfig#dataset_id dataset_id} used for filtering Annotations for training.
271
+ # {::Google::Cloud::AIPlatform::V1::InputDataConfig#dataset_id dataset_id} used
272
+ # for filtering Annotations for training.
257
273
  #
258
274
  # Only Annotations that are associated with this SavedQuery are used in
259
275
  # respectively training. When used in conjunction with
260
- # {::Google::Cloud::AIPlatform::V1::InputDataConfig#annotations_filter annotations_filter}, the Annotations used for training are filtered by
261
- # both {::Google::Cloud::AIPlatform::V1::InputDataConfig#saved_query_id saved_query_id} and {::Google::Cloud::AIPlatform::V1::InputDataConfig#annotations_filter annotations_filter}.
276
+ # {::Google::Cloud::AIPlatform::V1::InputDataConfig#annotations_filter annotations_filter},
277
+ # the Annotations used for training are filtered by both
278
+ # {::Google::Cloud::AIPlatform::V1::InputDataConfig#saved_query_id saved_query_id}
279
+ # and
280
+ # {::Google::Cloud::AIPlatform::V1::InputDataConfig#annotations_filter annotations_filter}.
262
281
  #
263
- # Only one of {::Google::Cloud::AIPlatform::V1::InputDataConfig#saved_query_id saved_query_id} and {::Google::Cloud::AIPlatform::V1::InputDataConfig#annotation_schema_uri annotation_schema_uri} should be
264
- # specified as both of them represent the same thing: problem type.
282
+ # Only one of
283
+ # {::Google::Cloud::AIPlatform::V1::InputDataConfig#saved_query_id saved_query_id}
284
+ # and
285
+ # {::Google::Cloud::AIPlatform::V1::InputDataConfig#annotation_schema_uri annotation_schema_uri}
286
+ # should be specified as both of them represent the same thing: problem type.
265
287
  # @!attribute [rw] persist_ml_use_assignment
266
288
  # @return [::Boolean]
267
289
  # Whether to persist the ML use assignment to data item system labels.
@@ -301,26 +323,29 @@ module Google
301
323
  # @return [::String]
302
324
  # Required. A filter on DataItems of the Dataset. DataItems that match
303
325
  # this filter are used to train the Model. A filter with same syntax
304
- # as the one used in {::Google::Cloud::AIPlatform::V1::DatasetService::Client#list_data_items DatasetService.ListDataItems} may be used. If a
305
- # single DataItem is matched by more than one of the FilterSplit filters,
306
- # then it is assigned to the first set that applies to it in the
307
- # training, validation, test order.
326
+ # as the one used in
327
+ # {::Google::Cloud::AIPlatform::V1::DatasetService::Client#list_data_items DatasetService.ListDataItems}
328
+ # may be used. If a single DataItem is matched by more than one of the
329
+ # FilterSplit filters, then it is assigned to the first set that applies to
330
+ # it in the training, validation, test order.
308
331
  # @!attribute [rw] validation_filter
309
332
  # @return [::String]
310
333
  # Required. A filter on DataItems of the Dataset. DataItems that match
311
334
  # this filter are used to validate the Model. A filter with same syntax
312
- # as the one used in {::Google::Cloud::AIPlatform::V1::DatasetService::Client#list_data_items DatasetService.ListDataItems} may be used. If a
313
- # single DataItem is matched by more than one of the FilterSplit filters,
314
- # then it is assigned to the first set that applies to it in the
315
- # training, validation, test order.
335
+ # as the one used in
336
+ # {::Google::Cloud::AIPlatform::V1::DatasetService::Client#list_data_items DatasetService.ListDataItems}
337
+ # may be used. If a single DataItem is matched by more than one of the
338
+ # FilterSplit filters, then it is assigned to the first set that applies to
339
+ # it in the training, validation, test order.
316
340
  # @!attribute [rw] test_filter
317
341
  # @return [::String]
318
342
  # Required. A filter on DataItems of the Dataset. DataItems that match
319
343
  # this filter are used to test the Model. A filter with same syntax
320
- # as the one used in {::Google::Cloud::AIPlatform::V1::DatasetService::Client#list_data_items DatasetService.ListDataItems} may be used. If a
321
- # single DataItem is matched by more than one of the FilterSplit filters,
322
- # then it is assigned to the first set that applies to it in the
323
- # training, validation, test order.
344
+ # as the one used in
345
+ # {::Google::Cloud::AIPlatform::V1::DatasetService::Client#list_data_items DatasetService.ListDataItems}
346
+ # may be used. If a single DataItem is matched by more than one of the
347
+ # FilterSplit filters, then it is assigned to the first set that applies to
348
+ # it in the training, validation, test order.
324
349
  class FilterSplit
325
350
  include ::Google::Protobuf::MessageExts
326
351
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -32,8 +32,8 @@ module Google
32
32
  # Contains the schemata used in Model's predictions and explanations
33
33
  # @!attribute [rw] container_spec
34
34
  # @return [::Google::Cloud::AIPlatform::V1::ModelContainerSpec]
35
- # Input only. The specification of the container that is to be used when deploying
36
- # this Model.
35
+ # Input only. The specification of the container that is to be used when
36
+ # deploying this Model.
37
37
  class UnmanagedContainerModel
38
38
  include ::Google::Protobuf::MessageExts
39
39
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -21,7 +21,8 @@ module Google
21
21
  module Cloud
22
22
  module AIPlatform
23
23
  module V1
24
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#get_study VizierService.GetStudy}.
24
+ # Request message for
25
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#get_study VizierService.GetStudy}.
25
26
  # @!attribute [rw] name
26
27
  # @return [::String]
27
28
  # Required. The name of the Study resource.
@@ -31,7 +32,8 @@ module Google
31
32
  extend ::Google::Protobuf::MessageExts::ClassMethods
32
33
  end
33
34
 
34
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#create_study VizierService.CreateStudy}.
35
+ # Request message for
36
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#create_study VizierService.CreateStudy}.
35
37
  # @!attribute [rw] parent
36
38
  # @return [::String]
37
39
  # Required. The resource name of the Location to create the CustomJob in.
@@ -44,7 +46,8 @@ module Google
44
46
  extend ::Google::Protobuf::MessageExts::ClassMethods
45
47
  end
46
48
 
47
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#list_studies VizierService.ListStudies}.
49
+ # Request message for
50
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#list_studies VizierService.ListStudies}.
48
51
  # @!attribute [rw] parent
49
52
  # @return [::String]
50
53
  # Required. The resource name of the Location to list the Study from.
@@ -62,7 +65,8 @@ module Google
62
65
  extend ::Google::Protobuf::MessageExts::ClassMethods
63
66
  end
64
67
 
65
- # Response message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#list_studies VizierService.ListStudies}.
68
+ # Response message for
69
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#list_studies VizierService.ListStudies}.
66
70
  # @!attribute [rw] studies
67
71
  # @return [::Array<::Google::Cloud::AIPlatform::V1::Study>]
68
72
  # The studies associated with the project.
@@ -76,7 +80,8 @@ module Google
76
80
  extend ::Google::Protobuf::MessageExts::ClassMethods
77
81
  end
78
82
 
79
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#delete_study VizierService.DeleteStudy}.
83
+ # Request message for
84
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#delete_study VizierService.DeleteStudy}.
80
85
  # @!attribute [rw] name
81
86
  # @return [::String]
82
87
  # Required. The name of the Study resource to be deleted.
@@ -86,7 +91,8 @@ module Google
86
91
  extend ::Google::Protobuf::MessageExts::ClassMethods
87
92
  end
88
93
 
89
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#lookup_study VizierService.LookupStudy}.
94
+ # Request message for
95
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#lookup_study VizierService.LookupStudy}.
90
96
  # @!attribute [rw] parent
91
97
  # @return [::String]
92
98
  # Required. The resource name of the Location to get the Study from.
@@ -99,7 +105,8 @@ module Google
99
105
  extend ::Google::Protobuf::MessageExts::ClassMethods
100
106
  end
101
107
 
102
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#suggest_trials VizierService.SuggestTrials}.
108
+ # Request message for
109
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#suggest_trials VizierService.SuggestTrials}.
103
110
  # @!attribute [rw] parent
104
111
  # @return [::String]
105
112
  # Required. The project and location that the Study belongs to.
@@ -119,7 +126,8 @@ module Google
119
126
  extend ::Google::Protobuf::MessageExts::ClassMethods
120
127
  end
121
128
 
122
- # Response message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#suggest_trials VizierService.SuggestTrials}.
129
+ # Response message for
130
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#suggest_trials VizierService.SuggestTrials}.
123
131
  # @!attribute [rw] trials
124
132
  # @return [::Array<::Google::Cloud::AIPlatform::V1::Trial>]
125
133
  # A list of Trials.
@@ -153,7 +161,8 @@ module Google
153
161
  extend ::Google::Protobuf::MessageExts::ClassMethods
154
162
  end
155
163
 
156
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#create_trial VizierService.CreateTrial}.
164
+ # Request message for
165
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#create_trial VizierService.CreateTrial}.
157
166
  # @!attribute [rw] parent
158
167
  # @return [::String]
159
168
  # Required. The resource name of the Study to create the Trial in.
@@ -166,7 +175,8 @@ module Google
166
175
  extend ::Google::Protobuf::MessageExts::ClassMethods
167
176
  end
168
177
 
169
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#get_trial VizierService.GetTrial}.
178
+ # Request message for
179
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#get_trial VizierService.GetTrial}.
170
180
  # @!attribute [rw] name
171
181
  # @return [::String]
172
182
  # Required. The name of the Trial resource.
@@ -177,7 +187,8 @@ module Google
177
187
  extend ::Google::Protobuf::MessageExts::ClassMethods
178
188
  end
179
189
 
180
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#list_trials VizierService.ListTrials}.
190
+ # Request message for
191
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#list_trials VizierService.ListTrials}.
181
192
  # @!attribute [rw] parent
182
193
  # @return [::String]
183
194
  # Required. The resource name of the Study to list the Trial from.
@@ -195,7 +206,8 @@ module Google
195
206
  extend ::Google::Protobuf::MessageExts::ClassMethods
196
207
  end
197
208
 
198
- # Response message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#list_trials VizierService.ListTrials}.
209
+ # Response message for
210
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#list_trials VizierService.ListTrials}.
199
211
  # @!attribute [rw] trials
200
212
  # @return [::Array<::Google::Cloud::AIPlatform::V1::Trial>]
201
213
  # The Trials associated with the Study.
@@ -209,7 +221,8 @@ module Google
209
221
  extend ::Google::Protobuf::MessageExts::ClassMethods
210
222
  end
211
223
 
212
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#add_trial_measurement VizierService.AddTrialMeasurement}.
224
+ # Request message for
225
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#add_trial_measurement VizierService.AddTrialMeasurement}.
213
226
  # @!attribute [rw] trial_name
214
227
  # @return [::String]
215
228
  # Required. The name of the trial to add measurement.
@@ -223,7 +236,8 @@ module Google
223
236
  extend ::Google::Protobuf::MessageExts::ClassMethods
224
237
  end
225
238
 
226
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#complete_trial VizierService.CompleteTrial}.
239
+ # Request message for
240
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#complete_trial VizierService.CompleteTrial}.
227
241
  # @!attribute [rw] name
228
242
  # @return [::String]
229
243
  # Required. The Trial's name.
@@ -247,7 +261,8 @@ module Google
247
261
  extend ::Google::Protobuf::MessageExts::ClassMethods
248
262
  end
249
263
 
250
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#delete_trial VizierService.DeleteTrial}.
264
+ # Request message for
265
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#delete_trial VizierService.DeleteTrial}.
251
266
  # @!attribute [rw] name
252
267
  # @return [::String]
253
268
  # Required. The Trial's name.
@@ -258,7 +273,8 @@ module Google
258
273
  extend ::Google::Protobuf::MessageExts::ClassMethods
259
274
  end
260
275
 
261
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#check_trial_early_stopping_state VizierService.CheckTrialEarlyStoppingState}.
276
+ # Request message for
277
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#check_trial_early_stopping_state VizierService.CheckTrialEarlyStoppingState}.
262
278
  # @!attribute [rw] trial_name
263
279
  # @return [::String]
264
280
  # Required. The Trial's name.
@@ -269,7 +285,8 @@ module Google
269
285
  extend ::Google::Protobuf::MessageExts::ClassMethods
270
286
  end
271
287
 
272
- # Response message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#check_trial_early_stopping_state VizierService.CheckTrialEarlyStoppingState}.
288
+ # Response message for
289
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#check_trial_early_stopping_state VizierService.CheckTrialEarlyStoppingState}.
273
290
  # @!attribute [rw] should_stop
274
291
  # @return [::Boolean]
275
292
  # True if the Trial should stop.
@@ -295,7 +312,8 @@ module Google
295
312
  extend ::Google::Protobuf::MessageExts::ClassMethods
296
313
  end
297
314
 
298
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#stop_trial VizierService.StopTrial}.
315
+ # Request message for
316
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#stop_trial VizierService.StopTrial}.
299
317
  # @!attribute [rw] name
300
318
  # @return [::String]
301
319
  # Required. The Trial's name.
@@ -306,7 +324,8 @@ module Google
306
324
  extend ::Google::Protobuf::MessageExts::ClassMethods
307
325
  end
308
326
 
309
- # Request message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#list_optimal_trials VizierService.ListOptimalTrials}.
327
+ # Request message for
328
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#list_optimal_trials VizierService.ListOptimalTrials}.
310
329
  # @!attribute [rw] parent
311
330
  # @return [::String]
312
331
  # Required. The name of the Study that the optimal Trial belongs to.
@@ -315,7 +334,8 @@ module Google
315
334
  extend ::Google::Protobuf::MessageExts::ClassMethods
316
335
  end
317
336
 
318
- # Response message for {::Google::Cloud::AIPlatform::V1::VizierService::Client#list_optimal_trials VizierService.ListOptimalTrials}.
337
+ # Response message for
338
+ # {::Google::Cloud::AIPlatform::V1::VizierService::Client#list_optimal_trials VizierService.ListOptimalTrials}.
319
339
  # @!attribute [rw] optimal_trials
320
340
  # @return [::Array<::Google::Cloud::AIPlatform::V1::Trial>]
321
341
  # The pareto-optimal Trials for multiple objective Study or the
@@ -28,12 +28,14 @@ module Google
28
28
  # [API Design Guide](https://cloud.google.com/apis/design/errors).
29
29
  # @!attribute [rw] code
30
30
  # @return [::Integer]
31
- # The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
31
+ # The status code, which should be an enum value of
32
+ # [google.rpc.Code][google.rpc.Code].
32
33
  # @!attribute [rw] message
33
34
  # @return [::String]
34
35
  # A developer-facing error message, which should be in English. Any
35
36
  # user-facing error message should be localized and sent in the
36
- # {::Google::Rpc::Status#details google.rpc.Status.details} field, or localized by the client.
37
+ # {::Google::Rpc::Status#details google.rpc.Status.details} field, or localized
38
+ # by the client.
37
39
  # @!attribute [rw] details
38
40
  # @return [::Array<::Google::Protobuf::Any>]
39
41
  # A list of messages that carry the error details. There is a common set of
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.15.0
4
+ version: 0.17.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: 2022-11-16 00:00:00.000000000 Z
11
+ date: 2023-01-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.12'
19
+ version: 0.16.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.12'
29
+ version: 0.16.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -521,7 +521,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
521
521
  - !ruby/object:Gem::Version
522
522
  version: '0'
523
523
  requirements: []
524
- rubygems_version: 3.3.14
524
+ rubygems_version: 3.4.2
525
525
  signing_key:
526
526
  specification_version: 4
527
527
  summary: API Client library for the Vertex AI V1 API