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
@@ -28,7 +28,7 @@ module Google
28
28
  # @!attribute [rw] display_name
29
29
  # @return [::String]
30
30
  # The display name of the Pipeline.
31
- # The name can be up to 128 characters long and can be consist of any UTF-8
31
+ # The name can be up to 128 characters long and can consist of any UTF-8
32
32
  # characters.
33
33
  # @!attribute [r] create_time
34
34
  # @return [::Google::Protobuf::Timestamp]
@@ -93,18 +93,20 @@ module Google
93
93
  # network name.
94
94
  #
95
95
  # Private services access must already be configured for the network.
96
- # Pipeline job will apply the network configuration to the GCP resources
97
- # being launched, if applied, such as Vertex AI
96
+ # Pipeline job will apply the network configuration to the Google Cloud
97
+ # resources being launched, if applied, such as Vertex AI
98
98
  # Training or Dataflow job. If left unspecified, the workload is not peered
99
99
  # with any network.
100
100
  # @!attribute [rw] template_uri
101
101
  # @return [::String]
102
- # A template uri from where the {::Google::Cloud::AIPlatform::V1::PipelineJob#pipeline_spec PipelineJob.pipeline_spec}, if empty, will
103
- # be downloaded.
102
+ # A template uri from where the
103
+ # {::Google::Cloud::AIPlatform::V1::PipelineJob#pipeline_spec PipelineJob.pipeline_spec},
104
+ # if empty, will be downloaded.
104
105
  # @!attribute [r] template_metadata
105
106
  # @return [::Google::Cloud::AIPlatform::V1::PipelineTemplateMetadata]
106
107
  # Output only. Pipeline template metadata. Will fill up fields if
107
- # {::Google::Cloud::AIPlatform::V1::PipelineJob#template_uri PipelineJob.template_uri} is from supported template registry.
108
+ # {::Google::Cloud::AIPlatform::V1::PipelineJob#template_uri PipelineJob.template_uri}
109
+ # is from supported template registry.
108
110
  class PipelineJob
109
111
  include ::Google::Protobuf::MessageExts
110
112
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -112,16 +114,18 @@ module Google
112
114
  # The runtime config of a PipelineJob.
113
115
  # @!attribute [rw] parameters
114
116
  # @return [::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::Value}]
115
- # Deprecated. Use {::Google::Cloud::AIPlatform::V1::PipelineJob::RuntimeConfig#parameter_values RuntimeConfig.parameter_values} instead. The runtime
116
- # parameters of the PipelineJob. The parameters will be passed into
117
- # {::Google::Cloud::AIPlatform::V1::PipelineJob#pipeline_spec PipelineJob.pipeline_spec} to replace the placeholders at runtime.
118
- # This field is used by pipelines built using
119
- # `PipelineJob.pipeline_spec.schema_version` 2.0.0 or lower, such as
120
- # pipelines built using Kubeflow Pipelines SDK 1.8 or lower.
117
+ # Deprecated. Use
118
+ # {::Google::Cloud::AIPlatform::V1::PipelineJob::RuntimeConfig#parameter_values RuntimeConfig.parameter_values}
119
+ # instead. The runtime parameters of the PipelineJob. The parameters will
120
+ # be passed into
121
+ # {::Google::Cloud::AIPlatform::V1::PipelineJob#pipeline_spec PipelineJob.pipeline_spec}
122
+ # to replace the placeholders at runtime. This field is used by pipelines
123
+ # built using `PipelineJob.pipeline_spec.schema_version` 2.0.0 or lower,
124
+ # such as pipelines built using Kubeflow Pipelines SDK 1.8 or lower.
121
125
  # @!attribute [rw] gcs_output_directory
122
126
  # @return [::String]
123
- # Required. A path in a Cloud Storage bucket, which will be treated as the root
124
- # output directory of the pipeline. It is used by the system to
127
+ # Required. A path in a Cloud Storage bucket, which will be treated as the
128
+ # root output directory of the pipeline. It is used by the system to
125
129
  # generate the paths of output artifacts. The artifact paths are generated
126
130
  # with a sub-path pattern `{job_id}/{task_id}/{output_key}` under the
127
131
  # specified output directory. The service account specified in this
@@ -130,10 +134,12 @@ module Google
130
134
  # @!attribute [rw] parameter_values
131
135
  # @return [::Google::Protobuf::Map{::String => ::Google::Protobuf::Value}]
132
136
  # The runtime parameters of the PipelineJob. The parameters will be
133
- # passed into {::Google::Cloud::AIPlatform::V1::PipelineJob#pipeline_spec PipelineJob.pipeline_spec} to replace the placeholders
134
- # at runtime. This field is used by pipelines built using
135
- # `PipelineJob.pipeline_spec.schema_version` 2.1.0, such as pipelines built
136
- # using Kubeflow Pipelines SDK 1.9 or higher and the v2 DSL.
137
+ # passed into
138
+ # {::Google::Cloud::AIPlatform::V1::PipelineJob#pipeline_spec PipelineJob.pipeline_spec}
139
+ # to replace the placeholders at runtime. This field is used by pipelines
140
+ # built using `PipelineJob.pipeline_spec.schema_version` 2.1.0, such as
141
+ # pipelines built using Kubeflow Pipelines SDK 1.9 or higher and the v2
142
+ # DSL.
137
143
  # @!attribute [rw] failure_policy
138
144
  # @return [::Google::Cloud::AIPlatform::V1::PipelineFailurePolicy]
139
145
  # Represents the failure policy of a pipeline. Currently, the default of a
@@ -201,15 +207,17 @@ module Google
201
207
  end
202
208
  end
203
209
 
204
- # Pipeline template metadata if {::Google::Cloud::AIPlatform::V1::PipelineJob#template_uri PipelineJob.template_uri} is from supported
205
- # template registry. Currently, the only supported registry is Artifact
206
- # Registry.
210
+ # Pipeline template metadata if
211
+ # {::Google::Cloud::AIPlatform::V1::PipelineJob#template_uri PipelineJob.template_uri}
212
+ # is from supported template registry. Currently, the only supported registry
213
+ # is Artifact Registry.
207
214
  # @!attribute [rw] version
208
215
  # @return [::String]
209
216
  # The version_name in artifact registry.
210
217
  #
211
- # Will always be presented in output if the {::Google::Cloud::AIPlatform::V1::PipelineJob#template_uri PipelineJob.template_uri} is
212
- # from supported template registry.
218
+ # Will always be presented in output if the
219
+ # {::Google::Cloud::AIPlatform::V1::PipelineJob#template_uri PipelineJob.template_uri}
220
+ # is from supported template registry.
213
221
  #
214
222
  # Format is "sha256:abcdef123456...".
215
223
  class PipelineTemplateMetadata
@@ -238,8 +246,8 @@ module Google
238
246
  # Output only. The system generated ID of the task.
239
247
  # @!attribute [r] parent_task_id
240
248
  # @return [::Integer]
241
- # Output only. The id of the parent task if the task is within a component scope.
242
- # Empty if the task is at the root level.
249
+ # Output only. The id of the parent task if the task is within a component
250
+ # scope. Empty if the task is at the root level.
243
251
  # @!attribute [r] task_name
244
252
  # @return [::String]
245
253
  # Output only. The user specified name of the task that is defined in
@@ -268,8 +276,8 @@ module Google
268
276
  # Only populated when the task's state is FAILED or CANCELLED.
269
277
  # @!attribute [r] pipeline_task_status
270
278
  # @return [::Array<::Google::Cloud::AIPlatform::V1::PipelineTaskDetail::PipelineTaskStatus>]
271
- # Output only. A list of task status. This field keeps a record of task status evolving
272
- # over time.
279
+ # Output only. A list of task status. This field keeps a record of task
280
+ # status evolving over time.
273
281
  # @!attribute [r] inputs
274
282
  # @return [::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::PipelineTaskDetail::ArtifactList}]
275
283
  # Output only. The runtime input artifacts of the task.
@@ -289,12 +297,11 @@ module Google
289
297
  # Output only. The state of the task.
290
298
  # @!attribute [r] error
291
299
  # @return [::Google::Rpc::Status]
292
- # Output only. The error that occurred during the state. May be set when the state is
293
- # any of the non-final state (PENDING/RUNNING/CANCELLING) or FAILED state.
294
- # If the state is FAILED, the error here is final and not going to be
295
- # retried.
296
- # If the state is a non-final state, the error indicates a system-error
297
- # being retried.
300
+ # Output only. The error that occurred during the state. May be set when
301
+ # the state is any of the non-final state (PENDING/RUNNING/CANCELLING) or
302
+ # FAILED state. If the state is FAILED, the error here is final and not
303
+ # going to be retried. If the state is a non-final state, the error
304
+ # indicates a system-error being retried.
298
305
  class PipelineTaskStatus
299
306
  include ::Google::Protobuf::MessageExts
300
307
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -358,7 +365,8 @@ module Google
358
365
 
359
366
  # Specifies that the task was not triggered because the task's trigger
360
367
  # policy is not satisfied. The trigger policy is specified in the
361
- # `condition` field of {::Google::Cloud::AIPlatform::V1::PipelineJob#pipeline_spec PipelineJob.pipeline_spec}.
368
+ # `condition` field of
369
+ # {::Google::Cloud::AIPlatform::V1::PipelineJob#pipeline_spec PipelineJob.pipeline_spec}.
362
370
  NOT_TRIGGERED = 9
363
371
  end
364
372
  end
@@ -378,24 +386,29 @@ module Google
378
386
  # lifecycle of a container execution.
379
387
  # @!attribute [r] main_job
380
388
  # @return [::String]
381
- # Output only. The name of the {::Google::Cloud::AIPlatform::V1::CustomJob CustomJob} for the main container execution.
389
+ # Output only. The name of the
390
+ # {::Google::Cloud::AIPlatform::V1::CustomJob CustomJob} for the main container
391
+ # execution.
382
392
  # @!attribute [r] pre_caching_check_job
383
393
  # @return [::String]
384
- # Output only. The name of the {::Google::Cloud::AIPlatform::V1::CustomJob CustomJob} for the pre-caching-check container
385
- # execution. This job will be available if the
386
- # {::Google::Cloud::AIPlatform::V1::PipelineJob#pipeline_spec PipelineJob.pipeline_spec} specifies the `pre_caching_check` hook in
387
- # the lifecycle events.
394
+ # Output only. The name of the
395
+ # {::Google::Cloud::AIPlatform::V1::CustomJob CustomJob} for the
396
+ # pre-caching-check container execution. This job will be available if the
397
+ # {::Google::Cloud::AIPlatform::V1::PipelineJob#pipeline_spec PipelineJob.pipeline_spec}
398
+ # specifies the `pre_caching_check` hook in the lifecycle events.
388
399
  # @!attribute [r] failed_main_jobs
389
400
  # @return [::Array<::String>]
390
- # Output only. The names of the previously failed {::Google::Cloud::AIPlatform::V1::CustomJob CustomJob} for the main container
401
+ # Output only. The names of the previously failed
402
+ # {::Google::Cloud::AIPlatform::V1::CustomJob CustomJob} for the main container
391
403
  # executions. The list includes the all attempts in chronological order.
392
404
  # @!attribute [r] failed_pre_caching_check_jobs
393
405
  # @return [::Array<::String>]
394
- # Output only. The names of the previously failed {::Google::Cloud::AIPlatform::V1::CustomJob CustomJob} for the
406
+ # Output only. The names of the previously failed
407
+ # {::Google::Cloud::AIPlatform::V1::CustomJob CustomJob} for the
395
408
  # pre-caching-check container executions. This job will be available if the
396
- # {::Google::Cloud::AIPlatform::V1::PipelineJob#pipeline_spec PipelineJob.pipeline_spec} specifies the `pre_caching_check` hook in
397
- # the lifecycle events.
398
- # The list includes the all attempts in chronological order.
409
+ # {::Google::Cloud::AIPlatform::V1::PipelineJob#pipeline_spec PipelineJob.pipeline_spec}
410
+ # specifies the `pre_caching_check` hook in the lifecycle events. The list
411
+ # includes the all attempts in chronological order.
399
412
  class ContainerDetail
400
413
  include ::Google::Protobuf::MessageExts
401
414
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -404,7 +417,8 @@ module Google
404
417
  # The detailed info for a custom job executor.
405
418
  # @!attribute [r] job
406
419
  # @return [::String]
407
- # Output only. The name of the {::Google::Cloud::AIPlatform::V1::CustomJob CustomJob}.
420
+ # Output only. The name of the
421
+ # {::Google::Cloud::AIPlatform::V1::CustomJob CustomJob}.
408
422
  class CustomJobDetail
409
423
  include ::Google::Protobuf::MessageExts
410
424
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -21,11 +21,12 @@ module Google
21
21
  module Cloud
22
22
  module AIPlatform
23
23
  module V1
24
- # Request message for {::Google::Cloud::AIPlatform::V1::PipelineService::Client#create_training_pipeline PipelineService.CreateTrainingPipeline}.
24
+ # Request message for
25
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#create_training_pipeline PipelineService.CreateTrainingPipeline}.
25
26
  # @!attribute [rw] parent
26
27
  # @return [::String]
27
- # Required. The resource name of the Location to create the TrainingPipeline in.
28
- # Format: `projects/{project}/locations/{location}`
28
+ # Required. The resource name of the Location to create the TrainingPipeline
29
+ # in. Format: `projects/{project}/locations/{location}`
29
30
  # @!attribute [rw] training_pipeline
30
31
  # @return [::Google::Cloud::AIPlatform::V1::TrainingPipeline]
31
32
  # Required. The TrainingPipeline to create.
@@ -34,7 +35,8 @@ module Google
34
35
  extend ::Google::Protobuf::MessageExts::ClassMethods
35
36
  end
36
37
 
37
- # Request message for {::Google::Cloud::AIPlatform::V1::PipelineService::Client#get_training_pipeline PipelineService.GetTrainingPipeline}.
38
+ # Request message for
39
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#get_training_pipeline PipelineService.GetTrainingPipeline}.
38
40
  # @!attribute [rw] name
39
41
  # @return [::String]
40
42
  # Required. The name of the TrainingPipeline resource.
@@ -45,11 +47,12 @@ module Google
45
47
  extend ::Google::Protobuf::MessageExts::ClassMethods
46
48
  end
47
49
 
48
- # Request message for {::Google::Cloud::AIPlatform::V1::PipelineService::Client#list_training_pipelines PipelineService.ListTrainingPipelines}.
50
+ # Request message for
51
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#list_training_pipelines PipelineService.ListTrainingPipelines}.
49
52
  # @!attribute [rw] parent
50
53
  # @return [::String]
51
- # Required. The resource name of the Location to list the TrainingPipelines from.
52
- # Format: `projects/{project}/locations/{location}`
54
+ # Required. The resource name of the Location to list the TrainingPipelines
55
+ # from. Format: `projects/{project}/locations/{location}`
53
56
  # @!attribute [rw] filter
54
57
  # @return [::String]
55
58
  # The standard list filter.
@@ -79,8 +82,10 @@ module Google
79
82
  # @return [::String]
80
83
  # The standard list page token.
81
84
  # Typically obtained via
82
- # {::Google::Cloud::AIPlatform::V1::ListTrainingPipelinesResponse#next_page_token ListTrainingPipelinesResponse.next_page_token} of the previous
83
- # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#list_training_pipelines PipelineService.ListTrainingPipelines} call.
85
+ # {::Google::Cloud::AIPlatform::V1::ListTrainingPipelinesResponse#next_page_token ListTrainingPipelinesResponse.next_page_token}
86
+ # of the previous
87
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#list_training_pipelines PipelineService.ListTrainingPipelines}
88
+ # call.
84
89
  # @!attribute [rw] read_mask
85
90
  # @return [::Google::Protobuf::FieldMask]
86
91
  # Mask specifying which fields to read.
@@ -89,20 +94,24 @@ module Google
89
94
  extend ::Google::Protobuf::MessageExts::ClassMethods
90
95
  end
91
96
 
92
- # Response message for {::Google::Cloud::AIPlatform::V1::PipelineService::Client#list_training_pipelines PipelineService.ListTrainingPipelines}
97
+ # Response message for
98
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#list_training_pipelines PipelineService.ListTrainingPipelines}
93
99
  # @!attribute [rw] training_pipelines
94
100
  # @return [::Array<::Google::Cloud::AIPlatform::V1::TrainingPipeline>]
95
101
  # List of TrainingPipelines in the requested page.
96
102
  # @!attribute [rw] next_page_token
97
103
  # @return [::String]
98
104
  # A token to retrieve the next page of results.
99
- # Pass to {::Google::Cloud::AIPlatform::V1::ListTrainingPipelinesRequest#page_token ListTrainingPipelinesRequest.page_token} to obtain that page.
105
+ # Pass to
106
+ # {::Google::Cloud::AIPlatform::V1::ListTrainingPipelinesRequest#page_token ListTrainingPipelinesRequest.page_token}
107
+ # to obtain that page.
100
108
  class ListTrainingPipelinesResponse
101
109
  include ::Google::Protobuf::MessageExts
102
110
  extend ::Google::Protobuf::MessageExts::ClassMethods
103
111
  end
104
112
 
105
- # Request message for {::Google::Cloud::AIPlatform::V1::PipelineService::Client#delete_training_pipeline PipelineService.DeleteTrainingPipeline}.
113
+ # Request message for
114
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#delete_training_pipeline PipelineService.DeleteTrainingPipeline}.
106
115
  # @!attribute [rw] name
107
116
  # @return [::String]
108
117
  # Required. The name of the TrainingPipeline resource to be deleted.
@@ -113,7 +122,8 @@ module Google
113
122
  extend ::Google::Protobuf::MessageExts::ClassMethods
114
123
  end
115
124
 
116
- # Request message for {::Google::Cloud::AIPlatform::V1::PipelineService::Client#cancel_training_pipeline PipelineService.CancelTrainingPipeline}.
125
+ # Request message for
126
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#cancel_training_pipeline PipelineService.CancelTrainingPipeline}.
117
127
  # @!attribute [rw] name
118
128
  # @return [::String]
119
129
  # Required. The name of the TrainingPipeline to cancel.
@@ -124,7 +134,8 @@ module Google
124
134
  extend ::Google::Protobuf::MessageExts::ClassMethods
125
135
  end
126
136
 
127
- # Request message for {::Google::Cloud::AIPlatform::V1::PipelineService::Client#create_pipeline_job PipelineService.CreatePipelineJob}.
137
+ # Request message for
138
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#create_pipeline_job PipelineService.CreatePipelineJob}.
128
139
  # @!attribute [rw] parent
129
140
  # @return [::String]
130
141
  # Required. The resource name of the Location to create the PipelineJob in.
@@ -145,7 +156,8 @@ module Google
145
156
  extend ::Google::Protobuf::MessageExts::ClassMethods
146
157
  end
147
158
 
148
- # Request message for {::Google::Cloud::AIPlatform::V1::PipelineService::Client#get_pipeline_job PipelineService.GetPipelineJob}.
159
+ # Request message for
160
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#get_pipeline_job PipelineService.GetPipelineJob}.
149
161
  # @!attribute [rw] name
150
162
  # @return [::String]
151
163
  # Required. The name of the PipelineJob resource.
@@ -156,7 +168,8 @@ module Google
156
168
  extend ::Google::Protobuf::MessageExts::ClassMethods
157
169
  end
158
170
 
159
- # Request message for {::Google::Cloud::AIPlatform::V1::PipelineService::Client#list_pipeline_jobs PipelineService.ListPipelineJobs}.
171
+ # Request message for
172
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#list_pipeline_jobs PipelineService.ListPipelineJobs}.
160
173
  # @!attribute [rw] parent
161
174
  # @return [::String]
162
175
  # Required. The resource name of the Location to list the PipelineJobs from.
@@ -204,8 +217,10 @@ module Google
204
217
  # @return [::String]
205
218
  # The standard list page token.
206
219
  # Typically obtained via
207
- # {::Google::Cloud::AIPlatform::V1::ListPipelineJobsResponse#next_page_token ListPipelineJobsResponse.next_page_token} of the previous
208
- # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#list_pipeline_jobs PipelineService.ListPipelineJobs} call.
220
+ # {::Google::Cloud::AIPlatform::V1::ListPipelineJobsResponse#next_page_token ListPipelineJobsResponse.next_page_token}
221
+ # of the previous
222
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#list_pipeline_jobs PipelineService.ListPipelineJobs}
223
+ # call.
209
224
  # @!attribute [rw] order_by
210
225
  # @return [::String]
211
226
  # A comma-separated list of fields to order by. The default sort order is in
@@ -229,20 +244,24 @@ module Google
229
244
  extend ::Google::Protobuf::MessageExts::ClassMethods
230
245
  end
231
246
 
232
- # Response message for {::Google::Cloud::AIPlatform::V1::PipelineService::Client#list_pipeline_jobs PipelineService.ListPipelineJobs}
247
+ # Response message for
248
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#list_pipeline_jobs PipelineService.ListPipelineJobs}
233
249
  # @!attribute [rw] pipeline_jobs
234
250
  # @return [::Array<::Google::Cloud::AIPlatform::V1::PipelineJob>]
235
251
  # List of PipelineJobs in the requested page.
236
252
  # @!attribute [rw] next_page_token
237
253
  # @return [::String]
238
254
  # A token to retrieve the next page of results.
239
- # Pass to {::Google::Cloud::AIPlatform::V1::ListPipelineJobsRequest#page_token ListPipelineJobsRequest.page_token} to obtain that page.
255
+ # Pass to
256
+ # {::Google::Cloud::AIPlatform::V1::ListPipelineJobsRequest#page_token ListPipelineJobsRequest.page_token}
257
+ # to obtain that page.
240
258
  class ListPipelineJobsResponse
241
259
  include ::Google::Protobuf::MessageExts
242
260
  extend ::Google::Protobuf::MessageExts::ClassMethods
243
261
  end
244
262
 
245
- # Request message for {::Google::Cloud::AIPlatform::V1::PipelineService::Client#delete_pipeline_job PipelineService.DeletePipelineJob}.
263
+ # Request message for
264
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#delete_pipeline_job PipelineService.DeletePipelineJob}.
246
265
  # @!attribute [rw] name
247
266
  # @return [::String]
248
267
  # Required. The name of the PipelineJob resource to be deleted.
@@ -253,7 +272,8 @@ module Google
253
272
  extend ::Google::Protobuf::MessageExts::ClassMethods
254
273
  end
255
274
 
256
- # Request message for {::Google::Cloud::AIPlatform::V1::PipelineService::Client#cancel_pipeline_job PipelineService.CancelPipelineJob}.
275
+ # Request message for
276
+ # {::Google::Cloud::AIPlatform::V1::PipelineService::Client#cancel_pipeline_job PipelineService.CancelPipelineJob}.
257
277
  # @!attribute [rw] name
258
278
  # @return [::String]
259
279
  # Required. The name of the PipelineJob to cancel.
@@ -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::PredictionService::Client#predict PredictionService.Predict}.
24
+ # Request message for
25
+ # {::Google::Cloud::AIPlatform::V1::PredictionService::Client#predict PredictionService.Predict}.
25
26
  # @!attribute [rw] endpoint
26
27
  # @return [::String]
27
28
  # Required. The name of the Endpoint requested to serve the prediction.
@@ -41,7 +42,8 @@ module Google
41
42
  # @!attribute [rw] parameters
42
43
  # @return [::Google::Protobuf::Value]
43
44
  # The parameters that govern the prediction. The schema of the parameters may
44
- # be specified via Endpoint's DeployedModels' [Model's ][google.cloud.aiplatform.v1.DeployedModel.model]
45
+ # be specified via Endpoint's DeployedModels' [Model's
46
+ # ][google.cloud.aiplatform.v1.DeployedModel.model]
45
47
  # [PredictSchemata's][google.cloud.aiplatform.v1.Model.predict_schemata]
46
48
  # {::Google::Cloud::AIPlatform::V1::PredictSchemata#parameters_schema_uri parameters_schema_uri}.
47
49
  class PredictRequest
@@ -49,7 +51,8 @@ module Google
49
51
  extend ::Google::Protobuf::MessageExts::ClassMethods
50
52
  end
51
53
 
52
- # Response message for {::Google::Cloud::AIPlatform::V1::PredictionService::Client#predict PredictionService.Predict}.
54
+ # Response message for
55
+ # {::Google::Cloud::AIPlatform::V1::PredictionService::Client#predict PredictionService.Predict}.
53
56
  # @!attribute [rw] predictions
54
57
  # @return [::Array<::Google::Protobuf::Value>]
55
58
  # The predictions that are the output of the predictions call.
@@ -62,22 +65,24 @@ module Google
62
65
  # ID of the Endpoint's DeployedModel that served this prediction.
63
66
  # @!attribute [r] model
64
67
  # @return [::String]
65
- # Output only. The resource name of the Model which is deployed as the DeployedModel that
66
- # this prediction hits.
68
+ # Output only. The resource name of the Model which is deployed as the
69
+ # DeployedModel that this prediction hits.
67
70
  # @!attribute [r] model_version_id
68
71
  # @return [::String]
69
- # Output only. The version ID of the Model which is deployed as the DeployedModel that
70
- # this prediction hits.
72
+ # Output only. The version ID of the Model which is deployed as the
73
+ # DeployedModel that this prediction hits.
71
74
  # @!attribute [r] model_display_name
72
75
  # @return [::String]
73
- # Output only. The {::Google::Cloud::AIPlatform::V1::Model#display_name display name} of the Model which is deployed as
74
- # the DeployedModel that this prediction hits.
76
+ # Output only. The [display
77
+ # name][google.cloud.aiplatform.v1.Model.display_name] of the Model which is
78
+ # deployed as the DeployedModel that this prediction hits.
75
79
  class PredictResponse
76
80
  include ::Google::Protobuf::MessageExts
77
81
  extend ::Google::Protobuf::MessageExts::ClassMethods
78
82
  end
79
83
 
80
- # Request message for {::Google::Cloud::AIPlatform::V1::PredictionService::Client#raw_predict PredictionService.RawPredict}.
84
+ # Request message for
85
+ # {::Google::Cloud::AIPlatform::V1::PredictionService::Client#raw_predict PredictionService.RawPredict}.
81
86
  # @!attribute [rw] endpoint
82
87
  # @return [::String]
83
88
  # Required. The name of the Endpoint requested to serve the prediction.
@@ -87,23 +92,26 @@ module Google
87
92
  # @return [::Google::Api::HttpBody]
88
93
  # The prediction input. Supports HTTP headers and arbitrary data payload.
89
94
  #
90
- # A {::Google::Cloud::AIPlatform::V1::DeployedModel DeployedModel} may have an upper limit on the number of instances it
91
- # supports per request. When this limit it is exceeded for an AutoML model,
92
- # the {::Google::Cloud::AIPlatform::V1::PredictionService::Client#raw_predict RawPredict} method returns an error.
93
- # When this limit is exceeded for a custom-trained model, the behavior varies
94
- # depending on the model.
95
+ # A {::Google::Cloud::AIPlatform::V1::DeployedModel DeployedModel} may have an
96
+ # upper limit on the number of instances it supports per request. When this
97
+ # limit it is exceeded for an AutoML model, the
98
+ # {::Google::Cloud::AIPlatform::V1::PredictionService::Client#raw_predict RawPredict}
99
+ # method returns an error. When this limit is exceeded for a custom-trained
100
+ # model, the behavior varies depending on the model.
95
101
  #
96
102
  # You can specify the schema for each instance in the
97
103
  # {::Google::Cloud::AIPlatform::V1::PredictSchemata#instance_schema_uri predict_schemata.instance_schema_uri}
98
- # field when you create a {::Google::Cloud::AIPlatform::V1::Model Model}. This schema applies when you deploy the
99
- # `Model` as a `DeployedModel` to an {::Google::Cloud::AIPlatform::V1::Endpoint Endpoint} and use the `RawPredict`
104
+ # field when you create a {::Google::Cloud::AIPlatform::V1::Model Model}. This
105
+ # schema applies when you deploy the `Model` as a `DeployedModel` to an
106
+ # {::Google::Cloud::AIPlatform::V1::Endpoint Endpoint} and use the `RawPredict`
100
107
  # method.
101
108
  class RawPredictRequest
102
109
  include ::Google::Protobuf::MessageExts
103
110
  extend ::Google::Protobuf::MessageExts::ClassMethods
104
111
  end
105
112
 
106
- # Request message for {::Google::Cloud::AIPlatform::V1::PredictionService::Client#explain PredictionService.Explain}.
113
+ # Request message for
114
+ # {::Google::Cloud::AIPlatform::V1::PredictionService::Client#explain PredictionService.Explain}.
107
115
  # @!attribute [rw] endpoint
108
116
  # @return [::String]
109
117
  # Required. The name of the Endpoint requested to serve the explanation.
@@ -123,15 +131,16 @@ module Google
123
131
  # @!attribute [rw] parameters
124
132
  # @return [::Google::Protobuf::Value]
125
133
  # The parameters that govern the prediction. The schema of the parameters may
126
- # be specified via Endpoint's DeployedModels' [Model's ][google.cloud.aiplatform.v1.DeployedModel.model]
134
+ # be specified via Endpoint's DeployedModels' [Model's
135
+ # ][google.cloud.aiplatform.v1.DeployedModel.model]
127
136
  # [PredictSchemata's][google.cloud.aiplatform.v1.Model.predict_schemata]
128
137
  # {::Google::Cloud::AIPlatform::V1::PredictSchemata#parameters_schema_uri parameters_schema_uri}.
129
138
  # @!attribute [rw] explanation_spec_override
130
139
  # @return [::Google::Cloud::AIPlatform::V1::ExplanationSpecOverride]
131
140
  # If specified, overrides the
132
- # {::Google::Cloud::AIPlatform::V1::DeployedModel#explanation_spec explanation_spec} of the DeployedModel.
133
- # Can be used for explaining prediction results with different
134
- # configurations, such as:
141
+ # {::Google::Cloud::AIPlatform::V1::DeployedModel#explanation_spec explanation_spec}
142
+ # of the DeployedModel. Can be used for explaining prediction results with
143
+ # different configurations, such as:
135
144
  # - Explaining top-5 predictions results as opposed to top-1;
136
145
  # - Increasing path count or step count of the attribution methods to reduce
137
146
  # approximate errors;
@@ -139,26 +148,31 @@ module Google
139
148
  # @!attribute [rw] deployed_model_id
140
149
  # @return [::String]
141
150
  # If specified, this ExplainRequest will be served by the chosen
142
- # DeployedModel, overriding {::Google::Cloud::AIPlatform::V1::Endpoint#traffic_split Endpoint.traffic_split}.
151
+ # DeployedModel, overriding
152
+ # {::Google::Cloud::AIPlatform::V1::Endpoint#traffic_split Endpoint.traffic_split}.
143
153
  class ExplainRequest
144
154
  include ::Google::Protobuf::MessageExts
145
155
  extend ::Google::Protobuf::MessageExts::ClassMethods
146
156
  end
147
157
 
148
- # Response message for {::Google::Cloud::AIPlatform::V1::PredictionService::Client#explain PredictionService.Explain}.
158
+ # Response message for
159
+ # {::Google::Cloud::AIPlatform::V1::PredictionService::Client#explain PredictionService.Explain}.
149
160
  # @!attribute [rw] explanations
150
161
  # @return [::Array<::Google::Cloud::AIPlatform::V1::Explanation>]
151
- # The explanations of the Model's {::Google::Cloud::AIPlatform::V1::PredictResponse#predictions PredictResponse.predictions}.
162
+ # The explanations of the Model's
163
+ # {::Google::Cloud::AIPlatform::V1::PredictResponse#predictions PredictResponse.predictions}.
152
164
  #
153
- # It has the same number of elements as {::Google::Cloud::AIPlatform::V1::ExplainRequest#instances instances}
154
- # to be explained.
165
+ # It has the same number of elements as
166
+ # {::Google::Cloud::AIPlatform::V1::ExplainRequest#instances instances} to be
167
+ # explained.
155
168
  # @!attribute [rw] deployed_model_id
156
169
  # @return [::String]
157
170
  # ID of the Endpoint's DeployedModel that served this explanation.
158
171
  # @!attribute [rw] predictions
159
172
  # @return [::Array<::Google::Protobuf::Value>]
160
173
  # The predictions that are the output of the predictions call.
161
- # Same as {::Google::Cloud::AIPlatform::V1::PredictResponse#predictions PredictResponse.predictions}.
174
+ # Same as
175
+ # {::Google::Cloud::AIPlatform::V1::PredictResponse#predictions PredictResponse.predictions}.
162
176
  class ExplainResponse
163
177
  include ::Google::Protobuf::MessageExts
164
178
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -67,8 +67,8 @@ module Google
67
67
  # "overwrite" update happens.
68
68
  # @!attribute [r] support_automl_training
69
69
  # @return [::Boolean]
70
- # Output only. If the Annotations belonging to the SavedQuery can be used for AutoML
71
- # training.
70
+ # Output only. If the Annotations belonging to the SavedQuery can be used for
71
+ # AutoML training.
72
72
  class SavedQuery
73
73
  include ::Google::Protobuf::MessageExts
74
74
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -33,7 +33,7 @@ module Google
33
33
  # @!attribute [rw] display_name
34
34
  # @return [::String]
35
35
  # Required. The user-defined name of the SpecialistPool.
36
- # The name can be up to 128 characters long and can be consist of any UTF-8
36
+ # The name can be up to 128 characters long and can consist of any UTF-8
37
37
  # characters.
38
38
  # This field should be unique on project-level.
39
39
  # @!attribute [r] specialist_managers_count
@@ -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::SpecialistPoolService::Client#create_specialist_pool SpecialistPoolService.CreateSpecialistPool}.
24
+ # Request message for
25
+ # {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#create_specialist_pool SpecialistPoolService.CreateSpecialistPool}.
25
26
  # @!attribute [rw] parent
26
27
  # @return [::String]
27
28
  # Required. The parent Project name for the new SpecialistPool.
@@ -44,7 +45,8 @@ module Google
44
45
  extend ::Google::Protobuf::MessageExts::ClassMethods
45
46
  end
46
47
 
47
- # Request message for {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#get_specialist_pool SpecialistPoolService.GetSpecialistPool}.
48
+ # Request message for
49
+ # {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#get_specialist_pool SpecialistPoolService.GetSpecialistPool}.
48
50
  # @!attribute [rw] name
49
51
  # @return [::String]
50
52
  # Required. The name of the SpecialistPool resource.
@@ -55,7 +57,8 @@ module Google
55
57
  extend ::Google::Protobuf::MessageExts::ClassMethods
56
58
  end
57
59
 
58
- # Request message for {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#list_specialist_pools SpecialistPoolService.ListSpecialistPools}.
60
+ # Request message for
61
+ # {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#list_specialist_pools SpecialistPoolService.ListSpecialistPools}.
59
62
  # @!attribute [rw] parent
60
63
  # @return [::String]
61
64
  # Required. The name of the SpecialistPool's parent resource.
@@ -66,9 +69,11 @@ module Google
66
69
  # @!attribute [rw] page_token
67
70
  # @return [::String]
68
71
  # The standard list page token.
69
- # Typically obtained by {::Google::Cloud::AIPlatform::V1::ListSpecialistPoolsResponse#next_page_token ListSpecialistPoolsResponse.next_page_token} of
70
- # the previous {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#list_specialist_pools SpecialistPoolService.ListSpecialistPools} call. Return
71
- # first page if empty.
72
+ # Typically obtained by
73
+ # {::Google::Cloud::AIPlatform::V1::ListSpecialistPoolsResponse#next_page_token ListSpecialistPoolsResponse.next_page_token}
74
+ # of the previous
75
+ # {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#list_specialist_pools SpecialistPoolService.ListSpecialistPools}
76
+ # call. Return first page if empty.
72
77
  # @!attribute [rw] read_mask
73
78
  # @return [::Google::Protobuf::FieldMask]
74
79
  # Mask specifying which fields to read. FieldMask represents a set of
@@ -77,7 +82,8 @@ module Google
77
82
  extend ::Google::Protobuf::MessageExts::ClassMethods
78
83
  end
79
84
 
80
- # Response message for {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#list_specialist_pools SpecialistPoolService.ListSpecialistPools}.
85
+ # Response message for
86
+ # {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#list_specialist_pools SpecialistPoolService.ListSpecialistPools}.
81
87
  # @!attribute [rw] specialist_pools
82
88
  # @return [::Array<::Google::Cloud::AIPlatform::V1::SpecialistPool>]
83
89
  # A list of SpecialistPools that matches the specified filter in the request.
@@ -89,7 +95,8 @@ module Google
89
95
  extend ::Google::Protobuf::MessageExts::ClassMethods
90
96
  end
91
97
 
92
- # Request message for {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#delete_specialist_pool SpecialistPoolService.DeleteSpecialistPool}.
98
+ # Request message for
99
+ # {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#delete_specialist_pool SpecialistPoolService.DeleteSpecialistPool}.
93
100
  # @!attribute [rw] name
94
101
  # @return [::String]
95
102
  # Required. The resource name of the SpecialistPool to delete. Format:
@@ -104,7 +111,8 @@ module Google
104
111
  extend ::Google::Protobuf::MessageExts::ClassMethods
105
112
  end
106
113
 
107
- # Request message for {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#update_specialist_pool SpecialistPoolService.UpdateSpecialistPool}.
114
+ # Request message for
115
+ # {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#update_specialist_pool SpecialistPoolService.UpdateSpecialistPool}.
108
116
  # @!attribute [rw] specialist_pool
109
117
  # @return [::Google::Cloud::AIPlatform::V1::SpecialistPool]
110
118
  # Required. The SpecialistPool which replaces the resource on the server.
@@ -120,8 +128,8 @@ module Google
120
128
  # {::Google::Cloud::AIPlatform::V1::SpecialistPoolService::Client#update_specialist_pool SpecialistPoolService.UpdateSpecialistPool}.
121
129
  # @!attribute [r] specialist_pool
122
130
  # @return [::String]
123
- # Output only. The name of the SpecialistPool to which the specialists are being added.
124
- # Format:
131
+ # Output only. The name of the SpecialistPool to which the specialists are
132
+ # being added. Format:
125
133
  # `projects/{project_id}/locations/{location_id}/specialistPools/{specialist_pool}`
126
134
  # @!attribute [rw] generic_metadata
127
135
  # @return [::Google::Cloud::AIPlatform::V1::GenericOperationMetadata]