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
@@ -210,8 +210,8 @@ module Google
210
210
  # @param featurestore [::Google::Cloud::AIPlatform::V1::Featurestore, ::Hash]
211
211
  # Required. The Featurestore to create.
212
212
  # @param featurestore_id [::String]
213
- # Required. The ID to use for this Featurestore, which will become the final component
214
- # of the Featurestore's resource name.
213
+ # Required. The ID to use for this Featurestore, which will become the final
214
+ # component of the Featurestore's resource name.
215
215
  #
216
216
  # This value may be up to 60 characters, and valid characters are
217
217
  # `[a-z0-9_]`. The first character cannot be a number.
@@ -424,12 +424,12 @@ module Google
424
424
  # coerced to 100.
425
425
  # @param page_token [::String]
426
426
  # A page token, received from a previous
427
- # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_featurestores FeaturestoreService.ListFeaturestores} call.
428
- # Provide this to retrieve the subsequent page.
427
+ # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_featurestores FeaturestoreService.ListFeaturestores}
428
+ # call. Provide this to retrieve the subsequent page.
429
429
  #
430
430
  # When paginating, all other parameters provided to
431
- # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_featurestores FeaturestoreService.ListFeaturestores} must
432
- # match the call that provided the page token.
431
+ # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_featurestores FeaturestoreService.ListFeaturestores}
432
+ # must match the call that provided the page token.
433
433
  # @param order_by [::String]
434
434
  # A comma-separated list of fields to order by, sorted in ascending order.
435
435
  # Use "desc" after a field name for descending.
@@ -531,9 +531,8 @@ module Google
531
531
  # the default parameter values, pass an empty Hash as a request object (see above).
532
532
  #
533
533
  # @param featurestore [::Google::Cloud::AIPlatform::V1::Featurestore, ::Hash]
534
- # Required. The Featurestore's `name` field is used to identify the Featurestore to be
535
- # updated.
536
- # Format:
534
+ # Required. The Featurestore's `name` field is used to identify the
535
+ # Featurestore to be updated. Format:
537
536
  # `projects/{project}/locations/{location}/featurestores/{featurestore}`
538
537
  # @param update_mask [::Google::Protobuf::FieldMask, ::Hash]
539
538
  # Field mask is used to specify the fields to be overwritten in the
@@ -549,6 +548,7 @@ module Google
549
548
  # * `labels`
550
549
  # * `online_serving_config.fixed_node_count`
551
550
  # * `online_serving_config.scaling`
551
+ # * `online_storage_ttl_days` (available in Preview)
552
552
  #
553
553
  # @yield [response, operation] Access the result along with the RPC operation
554
554
  # @yieldparam response [::Gapic::Operation]
@@ -747,8 +747,8 @@ module Google
747
747
  # @param entity_type [::Google::Cloud::AIPlatform::V1::EntityType, ::Hash]
748
748
  # The EntityType to create.
749
749
  # @param entity_type_id [::String]
750
- # Required. The ID to use for the EntityType, which will become the final component of
751
- # the EntityType's resource name.
750
+ # Required. The ID to use for the EntityType, which will become the final
751
+ # component of the EntityType's resource name.
752
752
  #
753
753
  # This value may be up to 60 characters, and valid characters are
754
754
  # `[a-z0-9_]`. The first character cannot be a number.
@@ -962,12 +962,12 @@ module Google
962
962
  # 1000.
963
963
  # @param page_token [::String]
964
964
  # A page token, received from a previous
965
- # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_entity_types FeaturestoreService.ListEntityTypes} call.
966
- # Provide this to retrieve the subsequent page.
965
+ # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_entity_types FeaturestoreService.ListEntityTypes}
966
+ # call. Provide this to retrieve the subsequent page.
967
967
  #
968
968
  # When paginating, all other parameters provided to
969
- # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_entity_types FeaturestoreService.ListEntityTypes} must
970
- # match the call that provided the page token.
969
+ # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_entity_types FeaturestoreService.ListEntityTypes}
970
+ # must match the call that provided the page token.
971
971
  # @param order_by [::String]
972
972
  # A comma-separated list of fields to order by, sorted in ascending order.
973
973
  # Use "desc" after a field name for descending.
@@ -1070,9 +1070,8 @@ module Google
1070
1070
  # the default parameter values, pass an empty Hash as a request object (see above).
1071
1071
  #
1072
1072
  # @param entity_type [::Google::Cloud::AIPlatform::V1::EntityType, ::Hash]
1073
- # Required. The EntityType's `name` field is used to identify the EntityType to be
1074
- # updated.
1075
- # Format:
1073
+ # Required. The EntityType's `name` field is used to identify the EntityType
1074
+ # to be updated. Format:
1076
1075
  # `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`
1077
1076
  # @param update_mask [::Google::Protobuf::FieldMask, ::Hash]
1078
1077
  # Field mask is used to specify the fields to be overwritten in the
@@ -1094,6 +1093,7 @@ module Google
1094
1093
  # * `monitoring_config.import_features_analysis.anomaly_detection_baseline`
1095
1094
  # * `monitoring_config.numerical_threshold_config.value`
1096
1095
  # * `monitoring_config.categorical_threshold_config.value`
1096
+ # * `offline_storage_ttl_days` (available in Preview)
1097
1097
  #
1098
1098
  # @yield [response, operation] Access the result along with the RPC operation
1099
1099
  # @yieldparam response [::Google::Cloud::AIPlatform::V1::EntityType]
@@ -1283,8 +1283,8 @@ module Google
1283
1283
  # @param feature [::Google::Cloud::AIPlatform::V1::Feature, ::Hash]
1284
1284
  # Required. The Feature to create.
1285
1285
  # @param feature_id [::String]
1286
- # Required. The ID to use for the Feature, which will become the final component of
1287
- # the Feature's resource name.
1286
+ # Required. The ID to use for the Feature, which will become the final
1287
+ # component of the Feature's resource name.
1288
1288
  #
1289
1289
  # This value may be up to 128 characters, and valid characters are
1290
1290
  # `[a-z0-9_]`. The first character cannot be a number.
@@ -1382,14 +1382,15 @@ module Google
1382
1382
  # the default parameter values, pass an empty Hash as a request object (see above).
1383
1383
  #
1384
1384
  # @param parent [::String]
1385
- # Required. The resource name of the EntityType to create the batch of Features under.
1386
- # Format:
1385
+ # Required. The resource name of the EntityType to create the batch of
1386
+ # Features under. Format:
1387
1387
  # `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`
1388
1388
  # @param requests [::Array<::Google::Cloud::AIPlatform::V1::CreateFeatureRequest, ::Hash>]
1389
- # Required. The request message specifying the Features to create. All Features must be
1390
- # created under the same parent EntityType. The `parent` field in each child
1391
- # request message can be omitted. If `parent` is set in a child request, then
1392
- # the value must match the `parent` value in this request message.
1389
+ # Required. The request message specifying the Features to create. All
1390
+ # Features must be created under the same parent EntityType. The `parent`
1391
+ # field in each child request message can be omitted. If `parent` is set in a
1392
+ # child request, then the value must match the `parent` value in this request
1393
+ # message.
1393
1394
  #
1394
1395
  # @yield [response, operation] Access the result along with the RPC operation
1395
1396
  # @yieldparam response [::Gapic::Operation]
@@ -1600,12 +1601,12 @@ module Google
1600
1601
  # 1000.
1601
1602
  # @param page_token [::String]
1602
1603
  # A page token, received from a previous
1603
- # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_features FeaturestoreService.ListFeatures} call.
1604
- # Provide this to retrieve the subsequent page.
1604
+ # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_features FeaturestoreService.ListFeatures}
1605
+ # call. Provide this to retrieve the subsequent page.
1605
1606
  #
1606
1607
  # When paginating, all other parameters provided to
1607
- # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_features FeaturestoreService.ListFeatures} must
1608
- # match the call that provided the page token.
1608
+ # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#list_features FeaturestoreService.ListFeatures}
1609
+ # must match the call that provided the page token.
1609
1610
  # @param order_by [::String]
1610
1611
  # A comma-separated list of fields to order by, sorted in ascending order.
1611
1612
  # Use "desc" after a field name for descending.
@@ -1618,10 +1619,12 @@ module Google
1618
1619
  # @param read_mask [::Google::Protobuf::FieldMask, ::Hash]
1619
1620
  # Mask specifying which fields to read.
1620
1621
  # @param latest_stats_count [::Integer]
1621
- # If set, return the most recent {::Google::Cloud::AIPlatform::V1::ListFeaturesRequest#latest_stats_count ListFeaturesRequest.latest_stats_count}
1622
+ # If set, return the most recent
1623
+ # {::Google::Cloud::AIPlatform::V1::ListFeaturesRequest#latest_stats_count ListFeaturesRequest.latest_stats_count}
1622
1624
  # of stats for each Feature in response. Valid value is [0, 10]. If number of
1623
- # stats exists < {::Google::Cloud::AIPlatform::V1::ListFeaturesRequest#latest_stats_count ListFeaturesRequest.latest_stats_count}, return all
1624
- # existing stats.
1625
+ # stats exists <
1626
+ # {::Google::Cloud::AIPlatform::V1::ListFeaturesRequest#latest_stats_count ListFeaturesRequest.latest_stats_count},
1627
+ # return all existing stats.
1625
1628
  #
1626
1629
  # @yield [response, operation] Access the result along with the RPC operation
1627
1630
  # @yieldparam response [::Gapic::PagedEnumerable<::Google::Cloud::AIPlatform::V1::Feature>]
@@ -1938,16 +1941,16 @@ module Google
1938
1941
  # Single Feature timestamp for all entities being imported. The
1939
1942
  # timestamp must not have higher than millisecond precision.
1940
1943
  # @param entity_type [::String]
1941
- # Required. The resource name of the EntityType grouping the Features for which values
1942
- # are being imported. Format:
1944
+ # Required. The resource name of the EntityType grouping the Features for
1945
+ # which values are being imported. Format:
1943
1946
  # `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`
1944
1947
  # @param entity_id_field [::String]
1945
1948
  # Source column that holds entity IDs. If not provided, entity IDs are
1946
1949
  # extracted from the column named `entity_id`.
1947
1950
  # @param feature_specs [::Array<::Google::Cloud::AIPlatform::V1::ImportFeatureValuesRequest::FeatureSpec, ::Hash>]
1948
- # Required. Specifications defining which Feature values to import from the entity. The
1949
- # request fails if no feature_specs are provided, and having multiple
1950
- # feature_specs for one Feature is not allowed.
1951
+ # Required. Specifications defining which Feature values to import from the
1952
+ # entity. The request fails if no feature_specs are provided, and having
1953
+ # multiple feature_specs for one Feature is not allowed.
1951
1954
  # @param disable_online_serving [::Boolean]
1952
1955
  # If set, data will not be imported for online serving. This
1953
1956
  # is typically used for backfilling, where Feature generation timestamps are
@@ -2085,8 +2088,8 @@ module Google
2085
2088
  # @param bigquery_read_instances [::Google::Cloud::AIPlatform::V1::BigQuerySource, ::Hash]
2086
2089
  # Similar to csv_read_instances, but from BigQuery source.
2087
2090
  # @param featurestore [::String]
2088
- # Required. The resource name of the Featurestore from which to query Feature values.
2089
- # Format:
2091
+ # Required. The resource name of the Featurestore from which to query Feature
2092
+ # values. Format:
2090
2093
  # `projects/{project}/locations/{location}/featurestores/{featurestore}`
2091
2094
  # @param destination [::Google::Cloud::AIPlatform::V1::FeatureValueDestination, ::Hash]
2092
2095
  # Required. Specifies output location and format.
@@ -2099,14 +2102,14 @@ module Google
2099
2102
  # automatically inferred. For CSV source, the pass-through values will be
2100
2103
  # passed as opaque bytes.
2101
2104
  # @param entity_type_specs [::Array<::Google::Cloud::AIPlatform::V1::BatchReadFeatureValuesRequest::EntityTypeSpec, ::Hash>]
2102
- # Required. Specifies EntityType grouping Features to read values of and settings.
2103
- # Each EntityType referenced in
2105
+ # Required. Specifies EntityType grouping Features to read values of and
2106
+ # settings. Each EntityType referenced in
2104
2107
  # [BatchReadFeatureValuesRequest.entity_type_specs] must have a column
2105
2108
  # specifying entity IDs in the EntityType in
2106
2109
  # [BatchReadFeatureValuesRequest.request][] .
2107
2110
  # @param start_time [::Google::Protobuf::Timestamp, ::Hash]
2108
- # Optional. Excludes Feature values with feature generation timestamp before this
2109
- # timestamp. If not set, retrieve oldest values kept in Feature Store.
2111
+ # Optional. Excludes Feature values with feature generation timestamp before
2112
+ # this timestamp. If not set, retrieve oldest values kept in Feature Store.
2110
2113
  # Timestamp, if present, must not have higher than millisecond precision.
2111
2114
  #
2112
2115
  # @yield [response, operation] Access the result along with the RPC operation
@@ -2206,8 +2209,8 @@ module Google
2206
2209
  # Exports all historical values of all entities of the EntityType within a
2207
2210
  # time range
2208
2211
  # @param entity_type [::String]
2209
- # Required. The resource name of the EntityType from which to export Feature values.
2210
- # Format:
2212
+ # Required. The resource name of the EntityType from which to export Feature
2213
+ # values. Format:
2211
2214
  # `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`
2212
2215
  # @param destination [::Google::Cloud::AIPlatform::V1::FeatureValueDestination, ::Hash]
2213
2216
  # Required. Specifies destination location and format.
@@ -2377,12 +2380,12 @@ module Google
2377
2380
  # 100.
2378
2381
  # @param page_token [::String]
2379
2382
  # A page token, received from a previous
2380
- # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#search_features FeaturestoreService.SearchFeatures} call.
2381
- # Provide this to retrieve the subsequent page.
2383
+ # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#search_features FeaturestoreService.SearchFeatures}
2384
+ # call. Provide this to retrieve the subsequent page.
2382
2385
  #
2383
2386
  # When paginating, all other parameters provided to
2384
- # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#search_features FeaturestoreService.SearchFeatures}, except `page_size`, must
2385
- # match the call that provided the page token.
2387
+ # {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#search_features FeaturestoreService.SearchFeatures},
2388
+ # except `page_size`, must match the call that provided the page token.
2386
2389
  #
2387
2390
  # @yield [response, operation] Access the result along with the RPC operation
2388
2391
  # @yieldparam response [::Gapic::PagedEnumerable<::Google::Cloud::AIPlatform::V1::Feature>]
@@ -34,7 +34,7 @@ module Google
34
34
  ##
35
35
  # The service that handles CRUD and List for resources for Featurestore.
36
36
  #
37
- # To load this service and instantiate a client:
37
+ # @example Load this service and instantiate a gRPC client
38
38
  #
39
39
  # require "google/cloud/ai_platform/v1/featurestore_service"
40
40
  # client = ::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client.new
@@ -387,11 +387,11 @@ module Google
387
387
  # the default parameter values, pass an empty Hash as a request object (see above).
388
388
  #
389
389
  # @param parent [::String]
390
- # Required. The resource name of the Location from which to list the IndexEndpoints.
391
- # Format: `projects/{project}/locations/{location}`
390
+ # Required. The resource name of the Location from which to list the
391
+ # IndexEndpoints. Format: `projects/{project}/locations/{location}`
392
392
  # @param filter [::String]
393
- # Optional. An expression for filtering the results of the request. For field names
394
- # both snake_case and camelCase are supported.
393
+ # Optional. An expression for filtering the results of the request. For field
394
+ # names both snake_case and camelCase are supported.
395
395
  #
396
396
  # * `index_endpoint` supports = and !=. `index_endpoint` represents the
397
397
  # IndexEndpoint ID, ie. the last segment of the IndexEndpoint's
@@ -413,8 +413,10 @@ module Google
413
413
  # @param page_token [::String]
414
414
  # Optional. The standard list page token.
415
415
  # Typically obtained via
416
- # {::Google::Cloud::AIPlatform::V1::ListIndexEndpointsResponse#next_page_token ListIndexEndpointsResponse.next_page_token} of the previous
417
- # {::Google::Cloud::AIPlatform::V1::IndexEndpointService::Client#list_index_endpoints IndexEndpointService.ListIndexEndpoints} call.
416
+ # {::Google::Cloud::AIPlatform::V1::ListIndexEndpointsResponse#next_page_token ListIndexEndpointsResponse.next_page_token}
417
+ # of the previous
418
+ # {::Google::Cloud::AIPlatform::V1::IndexEndpointService::Client#list_index_endpoints IndexEndpointService.ListIndexEndpoints}
419
+ # call.
418
420
  # @param read_mask [::Google::Protobuf::FieldMask, ::Hash]
419
421
  # Optional. Mask specifying which fields to read.
420
422
  #
@@ -510,7 +512,8 @@ module Google
510
512
  # @param index_endpoint [::Google::Cloud::AIPlatform::V1::IndexEndpoint, ::Hash]
511
513
  # Required. The IndexEndpoint which replaces the resource on the server.
512
514
  # @param update_mask [::Google::Protobuf::FieldMask, ::Hash]
513
- # Required. The update mask applies to the resource. See {::Google::Protobuf::FieldMask google.protobuf.FieldMask}.
515
+ # Required. The update mask applies to the resource. See
516
+ # {::Google::Protobuf::FieldMask google.protobuf.FieldMask}.
514
517
  #
515
518
  # @yield [response, operation] Access the result along with the RPC operation
516
519
  # @yieldparam response [::Google::Cloud::AIPlatform::V1::IndexEndpoint]
@@ -692,8 +695,8 @@ module Google
692
695
  # the default parameter values, pass an empty Hash as a request object (see above).
693
696
  #
694
697
  # @param index_endpoint [::String]
695
- # Required. The name of the IndexEndpoint resource into which to deploy an Index.
696
- # Format:
698
+ # Required. The name of the IndexEndpoint resource into which to deploy an
699
+ # Index. Format:
697
700
  # `projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}`
698
701
  # @param deployed_index [::Google::Cloud::AIPlatform::V1::DeployedIndex, ::Hash]
699
702
  # Required. The DeployedIndex to be created within the IndexEndpoint.
@@ -790,11 +793,12 @@ module Google
790
793
  # the default parameter values, pass an empty Hash as a request object (see above).
791
794
  #
792
795
  # @param index_endpoint [::String]
793
- # Required. The name of the IndexEndpoint resource from which to undeploy an Index.
794
- # Format:
796
+ # Required. The name of the IndexEndpoint resource from which to undeploy an
797
+ # Index. Format:
795
798
  # `projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}`
796
799
  # @param deployed_index_id [::String]
797
- # Required. The ID of the DeployedIndex to be undeployed from the IndexEndpoint.
800
+ # Required. The ID of the DeployedIndex to be undeployed from the
801
+ # IndexEndpoint.
798
802
  #
799
803
  # @yield [response, operation] Access the result along with the RPC operation
800
804
  # @yieldparam response [::Gapic::Operation]
@@ -887,8 +891,8 @@ module Google
887
891
  # the default parameter values, pass an empty Hash as a request object (see above).
888
892
  #
889
893
  # @param index_endpoint [::String]
890
- # Required. The name of the IndexEndpoint resource into which to deploy an Index.
891
- # Format:
894
+ # Required. The name of the IndexEndpoint resource into which to deploy an
895
+ # Index. Format:
892
896
  # `projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}`
893
897
  # @param deployed_index [::Google::Cloud::AIPlatform::V1::DeployedIndex, ::Hash]
894
898
  # Required. The DeployedIndex to be updated within the IndexEndpoint.
@@ -34,7 +34,7 @@ module Google
34
34
  ##
35
35
  # A service for managing Vertex AI's IndexEndpoints.
36
36
  #
37
- # To load this service and instantiate a client:
37
+ # @example Load this service and instantiate a gRPC client
38
38
  #
39
39
  # require "google/cloud/ai_platform/v1/index_endpoint_service"
40
40
  # client = ::Google::Cloud::AIPlatform::V1::IndexEndpointService::Client.new
@@ -396,8 +396,10 @@ module Google
396
396
  # @param page_token [::String]
397
397
  # The standard list page token.
398
398
  # Typically obtained via
399
- # {::Google::Cloud::AIPlatform::V1::ListIndexesResponse#next_page_token ListIndexesResponse.next_page_token} of the previous
400
- # {::Google::Cloud::AIPlatform::V1::IndexService::Client#list_indexes IndexService.ListIndexes} call.
399
+ # {::Google::Cloud::AIPlatform::V1::ListIndexesResponse#next_page_token ListIndexesResponse.next_page_token}
400
+ # of the previous
401
+ # {::Google::Cloud::AIPlatform::V1::IndexService::Client#list_indexes IndexService.ListIndexes}
402
+ # call.
401
403
  # @param read_mask [::Google::Protobuf::FieldMask, ::Hash]
402
404
  # Mask specifying which fields to read.
403
405
  #
@@ -494,7 +496,8 @@ module Google
494
496
  # Required. The Index which updates the resource on the server.
495
497
  # @param update_mask [::Google::Protobuf::FieldMask, ::Hash]
496
498
  # The update mask applies to the resource.
497
- # For the `FieldMask` definition, see {::Google::Protobuf::FieldMask google.protobuf.FieldMask}.
499
+ # For the `FieldMask` definition, see
500
+ # {::Google::Protobuf::FieldMask google.protobuf.FieldMask}.
498
501
  #
499
502
  # @yield [response, operation] Access the result along with the RPC operation
500
503
  # @yieldparam response [::Gapic::Operation]
@@ -571,7 +574,8 @@ module Google
571
574
  ##
572
575
  # Deletes an Index.
573
576
  # An Index can only be deleted when all its
574
- # {::Google::Cloud::AIPlatform::V1::Index#deployed_indexes DeployedIndexes} had been undeployed.
577
+ # {::Google::Cloud::AIPlatform::V1::Index#deployed_indexes DeployedIndexes} had
578
+ # been undeployed.
575
579
  #
576
580
  # @overload delete_index(request, options = nil)
577
581
  # Pass arguments to `delete_index` via a request object, either of type
@@ -34,7 +34,7 @@ module Google
34
34
  ##
35
35
  # A service for creating and managing Vertex AI's Index resources.
36
36
  #
37
- # To load this service and instantiate a client:
37
+ # @example Load this service and instantiate a gRPC client
38
38
  #
39
39
  # require "google/cloud/ai_platform/v1/index_service"
40
40
  # client = ::Google::Cloud::AIPlatform::V1::IndexService::Client.new
@@ -408,8 +408,10 @@ module Google
408
408
  # @param page_token [::String]
409
409
  # The standard list page token.
410
410
  # Typically obtained via
411
- # {::Google::Cloud::AIPlatform::V1::ListCustomJobsResponse#next_page_token ListCustomJobsResponse.next_page_token} of the previous
412
- # {::Google::Cloud::AIPlatform::V1::JobService::Client#list_custom_jobs JobService.ListCustomJobs} call.
411
+ # {::Google::Cloud::AIPlatform::V1::ListCustomJobsResponse#next_page_token ListCustomJobsResponse.next_page_token}
412
+ # of the previous
413
+ # {::Google::Cloud::AIPlatform::V1::JobService::Client#list_custom_jobs JobService.ListCustomJobs}
414
+ # call.
413
415
  # @param read_mask [::Google::Protobuf::FieldMask, ::Hash]
414
416
  # Mask specifying which fields to read.
415
417
  #
@@ -583,12 +585,15 @@ module Google
583
585
  # Cancels a CustomJob.
584
586
  # Starts asynchronous cancellation on the CustomJob. The server
585
587
  # makes a best effort to cancel the job, but success is not
586
- # guaranteed. Clients can use {::Google::Cloud::AIPlatform::V1::JobService::Client#get_custom_job JobService.GetCustomJob} or
587
- # other methods to check whether the cancellation succeeded or whether the
588
+ # guaranteed. Clients can use
589
+ # {::Google::Cloud::AIPlatform::V1::JobService::Client#get_custom_job JobService.GetCustomJob}
590
+ # or other methods to check whether the cancellation succeeded or whether the
588
591
  # job completed despite cancellation. On successful cancellation,
589
592
  # the CustomJob is not deleted; instead it becomes a job with
590
- # a {::Google::Cloud::AIPlatform::V1::CustomJob#error CustomJob.error} value with a {::Google::Rpc::Status#code google.rpc.Status.code} of 1,
591
- # corresponding to `Code.CANCELLED`, and {::Google::Cloud::AIPlatform::V1::CustomJob#state CustomJob.state} is set to
593
+ # a {::Google::Cloud::AIPlatform::V1::CustomJob#error CustomJob.error} value with
594
+ # a {::Google::Rpc::Status#code google.rpc.Status.code} of 1, corresponding to
595
+ # `Code.CANCELLED`, and
596
+ # {::Google::Cloud::AIPlatform::V1::CustomJob#state CustomJob.state} is set to
592
597
  # `CANCELLED`.
593
598
  #
594
599
  # @overload cancel_custom_job(request, options = nil)
@@ -1178,8 +1183,9 @@ module Google
1178
1183
  # the default parameter values, pass an empty Hash as a request object (see above).
1179
1184
  #
1180
1185
  # @param parent [::String]
1181
- # Required. The resource name of the Location to create the HyperparameterTuningJob in.
1182
- # Format: `projects/{project}/locations/{location}`
1186
+ # Required. The resource name of the Location to create the
1187
+ # HyperparameterTuningJob in. Format:
1188
+ # `projects/{project}/locations/{location}`
1183
1189
  # @param hyperparameter_tuning_job [::Google::Cloud::AIPlatform::V1::HyperparameterTuningJob, ::Hash]
1184
1190
  # Required. The HyperparameterTuningJob to create.
1185
1191
  #
@@ -1353,8 +1359,9 @@ module Google
1353
1359
  # the default parameter values, pass an empty Hash as a request object (see above).
1354
1360
  #
1355
1361
  # @param parent [::String]
1356
- # Required. The resource name of the Location to list the HyperparameterTuningJobs
1357
- # from. Format: `projects/{project}/locations/{location}`
1362
+ # Required. The resource name of the Location to list the
1363
+ # HyperparameterTuningJobs from. Format:
1364
+ # `projects/{project}/locations/{location}`
1358
1365
  # @param filter [::String]
1359
1366
  # The standard list filter.
1360
1367
  #
@@ -1381,8 +1388,10 @@ module Google
1381
1388
  # @param page_token [::String]
1382
1389
  # The standard list page token.
1383
1390
  # Typically obtained via
1384
- # {::Google::Cloud::AIPlatform::V1::ListHyperparameterTuningJobsResponse#next_page_token ListHyperparameterTuningJobsResponse.next_page_token} of the previous
1385
- # {::Google::Cloud::AIPlatform::V1::JobService::Client#list_hyperparameter_tuning_jobs JobService.ListHyperparameterTuningJobs} call.
1391
+ # {::Google::Cloud::AIPlatform::V1::ListHyperparameterTuningJobsResponse#next_page_token ListHyperparameterTuningJobsResponse.next_page_token}
1392
+ # of the previous
1393
+ # {::Google::Cloud::AIPlatform::V1::JobService::Client#list_hyperparameter_tuning_jobs JobService.ListHyperparameterTuningJobs}
1394
+ # call.
1386
1395
  # @param read_mask [::Google::Protobuf::FieldMask, ::Hash]
1387
1396
  # Mask specifying which fields to read.
1388
1397
  #
@@ -1556,13 +1565,17 @@ module Google
1556
1565
  # Cancels a HyperparameterTuningJob.
1557
1566
  # Starts asynchronous cancellation on the HyperparameterTuningJob. The server
1558
1567
  # makes a best effort to cancel the job, but success is not
1559
- # guaranteed. Clients can use {::Google::Cloud::AIPlatform::V1::JobService::Client#get_hyperparameter_tuning_job JobService.GetHyperparameterTuningJob} or
1560
- # other methods to check whether the cancellation succeeded or whether the
1568
+ # guaranteed. Clients can use
1569
+ # {::Google::Cloud::AIPlatform::V1::JobService::Client#get_hyperparameter_tuning_job JobService.GetHyperparameterTuningJob}
1570
+ # or other methods to check whether the cancellation succeeded or whether the
1561
1571
  # job completed despite cancellation. On successful cancellation,
1562
1572
  # the HyperparameterTuningJob is not deleted; instead it becomes a job with
1563
- # a {::Google::Cloud::AIPlatform::V1::HyperparameterTuningJob#error HyperparameterTuningJob.error} value with a {::Google::Rpc::Status#code google.rpc.Status.code}
1564
- # of 1, corresponding to `Code.CANCELLED`, and
1565
- # {::Google::Cloud::AIPlatform::V1::HyperparameterTuningJob#state HyperparameterTuningJob.state} is set to `CANCELLED`.
1573
+ # a
1574
+ # {::Google::Cloud::AIPlatform::V1::HyperparameterTuningJob#error HyperparameterTuningJob.error}
1575
+ # value with a {::Google::Rpc::Status#code google.rpc.Status.code} of 1,
1576
+ # corresponding to `Code.CANCELLED`, and
1577
+ # {::Google::Cloud::AIPlatform::V1::HyperparameterTuningJob#state HyperparameterTuningJob.state}
1578
+ # is set to `CANCELLED`.
1566
1579
  #
1567
1580
  # @overload cancel_hyperparameter_tuning_job(request, options = nil)
1568
1581
  # Pass arguments to `cancel_hyperparameter_tuning_job` via a request object, either of type
@@ -1668,8 +1681,8 @@ module Google
1668
1681
  # the default parameter values, pass an empty Hash as a request object (see above).
1669
1682
  #
1670
1683
  # @param parent [::String]
1671
- # Required. The resource name of the Location to create the BatchPredictionJob in.
1672
- # Format: `projects/{project}/locations/{location}`
1684
+ # Required. The resource name of the Location to create the
1685
+ # BatchPredictionJob in. Format: `projects/{project}/locations/{location}`
1673
1686
  # @param batch_prediction_job [::Google::Cloud::AIPlatform::V1::BatchPredictionJob, ::Hash]
1674
1687
  # Required. The BatchPredictionJob to create.
1675
1688
  #
@@ -1872,8 +1885,10 @@ module Google
1872
1885
  # @param page_token [::String]
1873
1886
  # The standard list page token.
1874
1887
  # Typically obtained via
1875
- # {::Google::Cloud::AIPlatform::V1::ListBatchPredictionJobsResponse#next_page_token ListBatchPredictionJobsResponse.next_page_token} of the previous
1876
- # {::Google::Cloud::AIPlatform::V1::JobService::Client#list_batch_prediction_jobs JobService.ListBatchPredictionJobs} call.
1888
+ # {::Google::Cloud::AIPlatform::V1::ListBatchPredictionJobsResponse#next_page_token ListBatchPredictionJobsResponse.next_page_token}
1889
+ # of the previous
1890
+ # {::Google::Cloud::AIPlatform::V1::JobService::Client#list_batch_prediction_jobs JobService.ListBatchPredictionJobs}
1891
+ # call.
1877
1892
  # @param read_mask [::Google::Protobuf::FieldMask, ::Hash]
1878
1893
  # Mask specifying which fields to read.
1879
1894
  #
@@ -2049,12 +2064,14 @@ module Google
2049
2064
  #
2050
2065
  # Starts asynchronous cancellation on the BatchPredictionJob. The server
2051
2066
  # makes the best effort to cancel the job, but success is not
2052
- # guaranteed. Clients can use {::Google::Cloud::AIPlatform::V1::JobService::Client#get_batch_prediction_job JobService.GetBatchPredictionJob} or
2053
- # other methods to check whether the cancellation succeeded or whether the
2067
+ # guaranteed. Clients can use
2068
+ # {::Google::Cloud::AIPlatform::V1::JobService::Client#get_batch_prediction_job JobService.GetBatchPredictionJob}
2069
+ # or other methods to check whether the cancellation succeeded or whether the
2054
2070
  # job completed despite cancellation. On a successful cancellation,
2055
2071
  # the BatchPredictionJob is not deleted;instead its
2056
- # {::Google::Cloud::AIPlatform::V1::BatchPredictionJob#state BatchPredictionJob.state} is set to `CANCELLED`. Any files already
2057
- # outputted by the job are not deleted.
2072
+ # {::Google::Cloud::AIPlatform::V1::BatchPredictionJob#state BatchPredictionJob.state}
2073
+ # is set to `CANCELLED`. Any files already outputted by the job are not
2074
+ # deleted.
2058
2075
  #
2059
2076
  # @overload cancel_batch_prediction_job(request, options = nil)
2060
2077
  # Pass arguments to `cancel_batch_prediction_job` via a request object, either of type
@@ -2571,17 +2588,16 @@ module Google
2571
2588
  # the default parameter values, pass an empty Hash as a request object (see above).
2572
2589
  #
2573
2590
  # @param model_deployment_monitoring_job [::Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringJob, ::Hash]
2574
- # Required. The model monitoring configuration which replaces the resource on the
2575
- # server.
2591
+ # Required. The model monitoring configuration which replaces the resource on
2592
+ # the server.
2576
2593
  # @param update_mask [::Google::Protobuf::FieldMask, ::Hash]
2577
- # Required. The update mask is used to specify the fields to be overwritten in the
2578
- # ModelDeploymentMonitoringJob resource by the update.
2579
- # The fields specified in the update_mask are relative to the resource, not
2580
- # the full request. A field will be overwritten if it is in the mask. If the
2581
- # user does not provide a mask then only the non-empty fields present in the
2582
- # request will be overwritten. Set the update_mask to `*` to override all
2583
- # fields.
2584
- # For the objective config, the user can either provide the update mask for
2594
+ # Required. The update mask is used to specify the fields to be overwritten
2595
+ # in the ModelDeploymentMonitoringJob resource by the update. The fields
2596
+ # specified in the update_mask are relative to the resource, not the full
2597
+ # request. A field will be overwritten if it is in the mask. If the user does
2598
+ # not provide a mask then only the non-empty fields present in the request
2599
+ # will be overwritten. Set the update_mask to `*` to override all fields. For
2600
+ # the objective config, the user can either provide the update mask for
2585
2601
  # model_deployment_monitoring_objective_configs or any combination of its
2586
2602
  # nested fields, such as:
2587
2603
  # model_deployment_monitoring_objective_configs.objective_config.training_dataset.
@@ -2772,7 +2788,8 @@ module Google
2772
2788
  ##
2773
2789
  # Pauses a ModelDeploymentMonitoringJob. If the job is running, the server
2774
2790
  # makes a best effort to cancel the job. Will mark
2775
- # {::Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringJob#state ModelDeploymentMonitoringJob.state} to 'PAUSED'.
2791
+ # {::Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringJob#state ModelDeploymentMonitoringJob.state}
2792
+ # to 'PAUSED'.
2776
2793
  #
2777
2794
  # @overload pause_model_deployment_monitoring_job(request, options = nil)
2778
2795
  # Pass arguments to `pause_model_deployment_monitoring_job` via a request object, either of type
@@ -34,7 +34,7 @@ module Google
34
34
  ##
35
35
  # A service for creating and managing Vertex AI's jobs.
36
36
  #
37
- # To load this service and instantiate a client:
37
+ # @example Load this service and instantiate a gRPC client
38
38
  #
39
39
  # require "google/cloud/ai_platform/v1/job_service"
40
40
  # client = ::Google::Cloud::AIPlatform::V1::JobService::Client.new