google-cloud-ai_platform-v1 0.61.0 → 0.63.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/ai_platform/v1/bindings_override.rb +24 -0
- data/lib/google/cloud/ai_platform/v1/dataset_service/client.rb +11 -0
- data/lib/google/cloud/ai_platform/v1/dataset_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/dataset_service/rest/client.rb +11 -0
- data/lib/google/cloud/ai_platform/v1/dataset_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/endpoint_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/endpoint_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/endpoint_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/endpoint_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/evaluation_service/client.rb +57 -0
- data/lib/google/cloud/ai_platform/v1/evaluation_service/rest/client.rb +57 -0
- data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/feature_online_store_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/feature_online_store_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/feature_registry_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/feature_registry_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/feature_registry_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/feature_registry_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/featurestore_online_serving_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/featurestore_service/client.rb +26 -0
- data/lib/google/cloud/ai_platform/v1/featurestore_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/featurestore_service/rest/client.rb +26 -0
- data/lib/google/cloud/ai_platform/v1/featurestore_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/gen_ai_cache_service/client.rb +879 -0
- data/lib/google/cloud/ai_platform/v1/gen_ai_cache_service/credentials.rb +47 -0
- data/lib/google/cloud/ai_platform/v1/gen_ai_cache_service/paths.rb +88 -0
- data/lib/google/cloud/ai_platform/v1/gen_ai_cache_service/rest/client.rb +827 -0
- data/lib/google/cloud/ai_platform/v1/gen_ai_cache_service/rest/service_stub.rb +388 -0
- data/lib/google/cloud/ai_platform/v1/gen_ai_cache_service/rest.rb +53 -0
- data/lib/google/cloud/ai_platform/v1/gen_ai_cache_service.rb +55 -0
- data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/index_endpoint_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/index_endpoint_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/index_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/index_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/index_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/index_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/job_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/job_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/job_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/job_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/llm_utility_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/llm_utility_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/match_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/match_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/metadata_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/metadata_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/metadata_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/metadata_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/migration_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/migration_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/migration_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/migration_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/model_garden_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/model_garden_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/model_service/client.rb +124 -0
- data/lib/google/cloud/ai_platform/v1/model_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/model_service/rest/client.rb +117 -0
- data/lib/google/cloud/ai_platform/v1/model_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/model_service/rest/service_stub.rb +61 -0
- data/lib/google/cloud/ai_platform/v1/notebook_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/notebook_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/notebook_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/notebook_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/persistent_resource_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/persistent_resource_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/pipeline_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/pipeline_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/pipeline_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/pipeline_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/prediction_service/client.rb +21 -2
- data/lib/google/cloud/ai_platform/v1/prediction_service/paths.rb +19 -0
- data/lib/google/cloud/ai_platform/v1/prediction_service/rest/client.rb +21 -2
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/client.rb +600 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/credentials.rb +47 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/paths.rb +52 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/rest/client.rb +571 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/rest/service_stub.rb +199 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/rest.rb +53 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service.rb +55 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_service/client.rb +921 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_service/credentials.rb +47 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_service/operations.rb +821 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_service/paths.rb +69 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest/client.rb +869 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest/operations.rb +4328 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest/service_stub.rb +388 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest.rb +54 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_service.rb +56 -0
- data/lib/google/cloud/ai_platform/v1/rest.rb +3 -0
- data/lib/google/cloud/ai_platform/v1/schedule_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/schedule_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/schedule_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/schedule_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/specialist_pool_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/specialist_pool_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/tensorboard_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/tensorboard_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/tensorboard_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/tensorboard_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/version.rb +1 -1
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/vizier_service/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/vizier_service/operations.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/vizier_service/rest/client.rb +7 -0
- data/lib/google/cloud/ai_platform/v1/vizier_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1.rb +3 -0
- data/lib/google/cloud/aiplatform/v1/cached_content_pb.rb +54 -0
- data/lib/google/cloud/aiplatform/v1/content_pb.rb +3 -1
- data/lib/google/cloud/aiplatform/v1/endpoint_pb.rb +5 -2
- data/lib/google/cloud/aiplatform/v1/feature_view_pb.rb +2 -1
- data/lib/google/cloud/aiplatform/v1/gen_ai_cache_service_pb.rb +57 -0
- data/lib/google/cloud/aiplatform/v1/gen_ai_cache_service_services_pb.rb +54 -0
- data/lib/google/cloud/aiplatform/v1/model_pb.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/model_service_pb.rb +4 -1
- data/lib/google/cloud/aiplatform/v1/model_service_services_pb.rb +2 -0
- data/lib/google/cloud/aiplatform/v1/notebook_runtime_pb.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/prediction_service_pb.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/reasoning_engine_execution_service_pb.rb +52 -0
- data/lib/google/cloud/aiplatform/v1/reasoning_engine_execution_service_services_pb.rb +47 -0
- data/lib/google/cloud/aiplatform/v1/reasoning_engine_pb.rb +51 -0
- data/lib/google/cloud/aiplatform/v1/reasoning_engine_service_pb.rb +62 -0
- data/lib/google/cloud/aiplatform/v1/reasoning_engine_service_services_pb.rb +53 -0
- data/lib/google/cloud/aiplatform/v1/tool_pb.rb +9 -1
- data/proto_docs/google/cloud/aiplatform/v1/batch_prediction_job.rb +12 -0
- data/proto_docs/google/cloud/aiplatform/v1/cached_content.rb +105 -0
- data/proto_docs/google/cloud/aiplatform/v1/content.rb +61 -0
- data/proto_docs/google/cloud/aiplatform/v1/custom_job.rb +4 -0
- data/proto_docs/google/cloud/aiplatform/v1/data_labeling_job.rb +4 -0
- data/proto_docs/google/cloud/aiplatform/v1/dataset.rb +4 -0
- data/proto_docs/google/cloud/aiplatform/v1/dataset_service.rb +4 -0
- data/proto_docs/google/cloud/aiplatform/v1/endpoint.rb +57 -5
- data/proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb +100 -0
- data/proto_docs/google/cloud/aiplatform/v1/explanation.rb +16 -0
- data/proto_docs/google/cloud/aiplatform/v1/explanation_metadata.rb +4 -0
- data/proto_docs/google/cloud/aiplatform/v1/feature_online_store.rb +4 -0
- data/proto_docs/google/cloud/aiplatform/v1/feature_online_store_service.rb +18 -0
- data/proto_docs/google/cloud/aiplatform/v1/feature_view.rb +39 -0
- data/proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb +24 -0
- data/proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb +29 -0
- data/proto_docs/google/cloud/aiplatform/v1/gen_ai_cache_service.rb +108 -0
- data/proto_docs/google/cloud/aiplatform/v1/index.rb +6 -0
- data/proto_docs/google/cloud/aiplatform/v1/io.rb +8 -0
- data/proto_docs/google/cloud/aiplatform/v1/migratable_resource.rb +8 -0
- data/proto_docs/google/cloud/aiplatform/v1/migration_service.rb +18 -0
- data/proto_docs/google/cloud/aiplatform/v1/model.rb +7 -0
- data/proto_docs/google/cloud/aiplatform/v1/model_evaluation_slice.rb +10 -0
- data/proto_docs/google/cloud/aiplatform/v1/model_monitoring.rb +10 -0
- data/proto_docs/google/cloud/aiplatform/v1/model_service.rb +63 -0
- data/proto_docs/google/cloud/aiplatform/v1/notebook_execution_job.rb +14 -0
- data/proto_docs/google/cloud/aiplatform/v1/notebook_runtime.rb +42 -2
- data/proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb +4 -0
- data/proto_docs/google/cloud/aiplatform/v1/prediction_service.rb +24 -0
- data/proto_docs/google/cloud/aiplatform/v1/publisher_model.rb +14 -0
- data/proto_docs/google/cloud/aiplatform/v1/reasoning_engine.rb +87 -0
- data/proto_docs/google/cloud/aiplatform/v1/reasoning_engine_execution_service.rb +73 -0
- data/proto_docs/google/cloud/aiplatform/v1/reasoning_engine_service.rb +136 -0
- data/proto_docs/google/cloud/aiplatform/v1/schedule.rb +4 -0
- data/proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_tables.rb +12 -0
- data/proto_docs/google/cloud/aiplatform/v1/study.rb +24 -0
- data/proto_docs/google/cloud/aiplatform/v1/tensorboard_data.rb +6 -0
- data/proto_docs/google/cloud/aiplatform/v1/tool.rb +95 -0
- data/proto_docs/google/cloud/aiplatform/v1/training_pipeline.rb +14 -0
- data/proto_docs/google/cloud/aiplatform/v1/tuning_job.rb +6 -0
- data/proto_docs/google/cloud/aiplatform/v1/user_action_reference.rb +4 -0
- data/proto_docs/google/cloud/aiplatform/v1/value.rb +6 -0
- data/proto_docs/google/cloud/aiplatform/v1/vertex_rag_data.rb +32 -0
- data/proto_docs/google/cloud/aiplatform/v1/vertex_rag_data_service.rb +8 -0
- data/proto_docs/google/longrunning/operations.rb +4 -0
- data/proto_docs/google/protobuf/struct.rb +12 -0
- data/proto_docs/google/type/latlng.rb +38 -0
- metadata +43 -9
@@ -156,12 +156,16 @@ module Google
|
|
156
156
|
# @!attribute [rw] value
|
157
157
|
# @return [::Google::Cloud::AIPlatform::V1::FeatureValue]
|
158
158
|
# Feature value if a single value is requested.
|
159
|
+
#
|
160
|
+
# Note: The following fields are mutually exclusive: `value`, `values`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
159
161
|
# @!attribute [rw] values
|
160
162
|
# @return [::Google::Cloud::AIPlatform::V1::FeatureValueList]
|
161
163
|
# Feature values list if values, successive in time, are requested.
|
162
164
|
# If the requested number of values is greater than the number of
|
163
165
|
# existing Feature values, nonexistent values are omitted instead of
|
164
166
|
# being returned as empty.
|
167
|
+
#
|
168
|
+
# Note: The following fields are mutually exclusive: `values`, `value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
165
169
|
class Data
|
166
170
|
include ::Google::Protobuf::MessageExts
|
167
171
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -197,33 +201,53 @@ module Google
|
|
197
201
|
# @!attribute [rw] bool_value
|
198
202
|
# @return [::Boolean]
|
199
203
|
# Bool type feature value.
|
204
|
+
#
|
205
|
+
# Note: The following fields are mutually exclusive: `bool_value`, `double_value`, `int64_value`, `string_value`, `bool_array_value`, `double_array_value`, `int64_array_value`, `string_array_value`, `bytes_value`, `struct_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
200
206
|
# @!attribute [rw] double_value
|
201
207
|
# @return [::Float]
|
202
208
|
# Double type feature value.
|
209
|
+
#
|
210
|
+
# Note: The following fields are mutually exclusive: `double_value`, `bool_value`, `int64_value`, `string_value`, `bool_array_value`, `double_array_value`, `int64_array_value`, `string_array_value`, `bytes_value`, `struct_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
203
211
|
# @!attribute [rw] int64_value
|
204
212
|
# @return [::Integer]
|
205
213
|
# Int64 feature value.
|
214
|
+
#
|
215
|
+
# Note: The following fields are mutually exclusive: `int64_value`, `bool_value`, `double_value`, `string_value`, `bool_array_value`, `double_array_value`, `int64_array_value`, `string_array_value`, `bytes_value`, `struct_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
206
216
|
# @!attribute [rw] string_value
|
207
217
|
# @return [::String]
|
208
218
|
# String feature value.
|
219
|
+
#
|
220
|
+
# Note: The following fields are mutually exclusive: `string_value`, `bool_value`, `double_value`, `int64_value`, `bool_array_value`, `double_array_value`, `int64_array_value`, `string_array_value`, `bytes_value`, `struct_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
209
221
|
# @!attribute [rw] bool_array_value
|
210
222
|
# @return [::Google::Cloud::AIPlatform::V1::BoolArray]
|
211
223
|
# A list of bool type feature value.
|
224
|
+
#
|
225
|
+
# Note: The following fields are mutually exclusive: `bool_array_value`, `bool_value`, `double_value`, `int64_value`, `string_value`, `double_array_value`, `int64_array_value`, `string_array_value`, `bytes_value`, `struct_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
212
226
|
# @!attribute [rw] double_array_value
|
213
227
|
# @return [::Google::Cloud::AIPlatform::V1::DoubleArray]
|
214
228
|
# A list of double type feature value.
|
229
|
+
#
|
230
|
+
# Note: The following fields are mutually exclusive: `double_array_value`, `bool_value`, `double_value`, `int64_value`, `string_value`, `bool_array_value`, `int64_array_value`, `string_array_value`, `bytes_value`, `struct_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
215
231
|
# @!attribute [rw] int64_array_value
|
216
232
|
# @return [::Google::Cloud::AIPlatform::V1::Int64Array]
|
217
233
|
# A list of int64 type feature value.
|
234
|
+
#
|
235
|
+
# Note: The following fields are mutually exclusive: `int64_array_value`, `bool_value`, `double_value`, `int64_value`, `string_value`, `bool_array_value`, `double_array_value`, `string_array_value`, `bytes_value`, `struct_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
218
236
|
# @!attribute [rw] string_array_value
|
219
237
|
# @return [::Google::Cloud::AIPlatform::V1::StringArray]
|
220
238
|
# A list of string type feature value.
|
239
|
+
#
|
240
|
+
# Note: The following fields are mutually exclusive: `string_array_value`, `bool_value`, `double_value`, `int64_value`, `string_value`, `bool_array_value`, `double_array_value`, `int64_array_value`, `bytes_value`, `struct_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
221
241
|
# @!attribute [rw] bytes_value
|
222
242
|
# @return [::String]
|
223
243
|
# Bytes feature value.
|
244
|
+
#
|
245
|
+
# Note: The following fields are mutually exclusive: `bytes_value`, `bool_value`, `double_value`, `int64_value`, `string_value`, `bool_array_value`, `double_array_value`, `int64_array_value`, `string_array_value`, `struct_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
224
246
|
# @!attribute [rw] struct_value
|
225
247
|
# @return [::Google::Cloud::AIPlatform::V1::StructValue]
|
226
248
|
# A struct type feature value.
|
249
|
+
#
|
250
|
+
# Note: The following fields are mutually exclusive: `struct_value`, `bool_value`, `double_value`, `int64_value`, `string_value`, `bool_array_value`, `double_array_value`, `int64_array_value`, `string_array_value`, `bytes_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
227
251
|
# @!attribute [rw] metadata
|
228
252
|
# @return [::Google::Cloud::AIPlatform::V1::FeatureValue::Metadata]
|
229
253
|
# Metadata of feature value.
|
@@ -180,18 +180,25 @@ module Google
|
|
180
180
|
# {::Google::Cloud::AIPlatform::V1::FeaturestoreService::Client#import_feature_values FeaturestoreService.ImportFeatureValues}.
|
181
181
|
# @!attribute [rw] avro_source
|
182
182
|
# @return [::Google::Cloud::AIPlatform::V1::AvroSource]
|
183
|
+
# Note: The following fields are mutually exclusive: `avro_source`, `bigquery_source`, `csv_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
183
184
|
# @!attribute [rw] bigquery_source
|
184
185
|
# @return [::Google::Cloud::AIPlatform::V1::BigQuerySource]
|
186
|
+
# Note: The following fields are mutually exclusive: `bigquery_source`, `avro_source`, `csv_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
185
187
|
# @!attribute [rw] csv_source
|
186
188
|
# @return [::Google::Cloud::AIPlatform::V1::CsvSource]
|
189
|
+
# Note: The following fields are mutually exclusive: `csv_source`, `avro_source`, `bigquery_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
187
190
|
# @!attribute [rw] feature_time_field
|
188
191
|
# @return [::String]
|
189
192
|
# Source column that holds the Feature timestamp for all Feature
|
190
193
|
# values in each entity.
|
194
|
+
#
|
195
|
+
# Note: The following fields are mutually exclusive: `feature_time_field`, `feature_time`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
191
196
|
# @!attribute [rw] feature_time
|
192
197
|
# @return [::Google::Protobuf::Timestamp]
|
193
198
|
# Single Feature timestamp for all entities being imported. The
|
194
199
|
# timestamp must not have higher than millisecond precision.
|
200
|
+
#
|
201
|
+
# Note: The following fields are mutually exclusive: `feature_time`, `feature_time_field`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
195
202
|
# @!attribute [rw] entity_type
|
196
203
|
# @return [::String]
|
197
204
|
# Required. The resource name of the EntityType grouping the Features for
|
@@ -293,9 +300,13 @@ module Google
|
|
293
300
|
#
|
294
301
|
# Values in the timestamp column must use the RFC 3339 format, e.g.
|
295
302
|
# `2012-07-30T10:43:17.123Z`.
|
303
|
+
#
|
304
|
+
# Note: The following fields are mutually exclusive: `csv_read_instances`, `bigquery_read_instances`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
296
305
|
# @!attribute [rw] bigquery_read_instances
|
297
306
|
# @return [::Google::Cloud::AIPlatform::V1::BigQuerySource]
|
298
307
|
# Similar to csv_read_instances, but from BigQuery source.
|
308
|
+
#
|
309
|
+
# Note: The following fields are mutually exclusive: `bigquery_read_instances`, `csv_read_instances`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
299
310
|
# @!attribute [rw] featurestore
|
300
311
|
# @return [::String]
|
301
312
|
# Required. The resource name of the Featurestore from which to query Feature
|
@@ -364,10 +375,14 @@ module Google
|
|
364
375
|
# @return [::Google::Cloud::AIPlatform::V1::ExportFeatureValuesRequest::SnapshotExport]
|
365
376
|
# Exports the latest Feature values of all entities of the EntityType
|
366
377
|
# within a time range.
|
378
|
+
#
|
379
|
+
# Note: The following fields are mutually exclusive: `snapshot_export`, `full_export`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
367
380
|
# @!attribute [rw] full_export
|
368
381
|
# @return [::Google::Cloud::AIPlatform::V1::ExportFeatureValuesRequest::FullExport]
|
369
382
|
# Exports all historical values of all entities of the EntityType within a
|
370
383
|
# time range
|
384
|
+
#
|
385
|
+
# Note: The following fields are mutually exclusive: `full_export`, `snapshot_export`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
371
386
|
# @!attribute [rw] entity_type
|
372
387
|
# @return [::String]
|
373
388
|
# Required. The resource name of the EntityType from which to export Feature
|
@@ -441,6 +456,8 @@ module Google
|
|
441
456
|
# in
|
442
457
|
# {::Google::Cloud::AIPlatform::V1::FeatureValueDestination#bigquery_destination FeatureValueDestination.bigquery_destination}
|
443
458
|
# must refer to a table.
|
459
|
+
#
|
460
|
+
# Note: The following fields are mutually exclusive: `bigquery_destination`, `tfrecord_destination`, `csv_destination`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
444
461
|
# @!attribute [rw] tfrecord_destination
|
445
462
|
# @return [::Google::Cloud::AIPlatform::V1::TFRecordDestination]
|
446
463
|
# Output in TFRecord format.
|
@@ -454,10 +471,14 @@ module Google
|
|
454
471
|
# STRING, STRING_ARRAY, BYTES | BYTES_LIST
|
455
472
|
# true -> byte_string("true"), false -> byte_string("false")
|
456
473
|
# BOOL, BOOL_ARRAY (true, false) | BYTES_LIST
|
474
|
+
#
|
475
|
+
# Note: The following fields are mutually exclusive: `tfrecord_destination`, `bigquery_destination`, `csv_destination`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
457
476
|
# @!attribute [rw] csv_destination
|
458
477
|
# @return [::Google::Cloud::AIPlatform::V1::CsvDestination]
|
459
478
|
# Output in CSV format. Array Feature value types are not allowed in CSV
|
460
479
|
# format.
|
480
|
+
#
|
481
|
+
# Note: The following fields are mutually exclusive: `csv_destination`, `bigquery_destination`, `tfrecord_destination`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
461
482
|
class FeatureValueDestination
|
462
483
|
include ::Google::Protobuf::MessageExts
|
463
484
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -1082,10 +1103,14 @@ module Google
|
|
1082
1103
|
# @!attribute [rw] select_entity
|
1083
1104
|
# @return [::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesRequest::SelectEntity]
|
1084
1105
|
# Select feature values to be deleted by specifying entities.
|
1106
|
+
#
|
1107
|
+
# Note: The following fields are mutually exclusive: `select_entity`, `select_time_range_and_feature`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1085
1108
|
# @!attribute [rw] select_time_range_and_feature
|
1086
1109
|
# @return [::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesRequest::SelectTimeRangeAndFeature]
|
1087
1110
|
# Select feature values to be deleted by specifying time range and
|
1088
1111
|
# features.
|
1112
|
+
#
|
1113
|
+
# Note: The following fields are mutually exclusive: `select_time_range_and_feature`, `select_entity`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1089
1114
|
# @!attribute [rw] entity_type
|
1090
1115
|
# @return [::String]
|
1091
1116
|
# Required. The resource name of the EntityType grouping the Features for
|
@@ -1137,9 +1162,13 @@ module Google
|
|
1137
1162
|
# @!attribute [rw] select_entity
|
1138
1163
|
# @return [::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse::SelectEntity]
|
1139
1164
|
# Response for request specifying the entities to delete
|
1165
|
+
#
|
1166
|
+
# Note: The following fields are mutually exclusive: `select_entity`, `select_time_range_and_feature`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1140
1167
|
# @!attribute [rw] select_time_range_and_feature
|
1141
1168
|
# @return [::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse::SelectTimeRangeAndFeature]
|
1142
1169
|
# Response for request specifying time range and feature
|
1170
|
+
#
|
1171
|
+
# Note: The following fields are mutually exclusive: `select_time_range_and_feature`, `select_entity`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1143
1172
|
class DeleteFeatureValuesResponse
|
1144
1173
|
include ::Google::Protobuf::MessageExts
|
1145
1174
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -0,0 +1,108 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# Copyright 2025 Google LLC
|
4
|
+
#
|
5
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
|
+
# you may not use this file except in compliance with the License.
|
7
|
+
# You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
# https://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
#
|
11
|
+
# Unless required by applicable law or agreed to in writing, software
|
12
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
# See the License for the specific language governing permissions and
|
15
|
+
# limitations under the License.
|
16
|
+
|
17
|
+
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
18
|
+
|
19
|
+
|
20
|
+
module Google
|
21
|
+
module Cloud
|
22
|
+
module AIPlatform
|
23
|
+
module V1
|
24
|
+
# Request message for
|
25
|
+
# {::Google::Cloud::AIPlatform::V1::GenAiCacheService::Client#create_cached_content GenAiCacheService.CreateCachedContent}.
|
26
|
+
# @!attribute [rw] parent
|
27
|
+
# @return [::String]
|
28
|
+
# Required. The parent resource where the cached content will be created
|
29
|
+
# @!attribute [rw] cached_content
|
30
|
+
# @return [::Google::Cloud::AIPlatform::V1::CachedContent]
|
31
|
+
# Required. The cached content to create
|
32
|
+
class CreateCachedContentRequest
|
33
|
+
include ::Google::Protobuf::MessageExts
|
34
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
35
|
+
end
|
36
|
+
|
37
|
+
# Request message for
|
38
|
+
# {::Google::Cloud::AIPlatform::V1::GenAiCacheService::Client#get_cached_content GenAiCacheService.GetCachedContent}.
|
39
|
+
# @!attribute [rw] name
|
40
|
+
# @return [::String]
|
41
|
+
# Required. The resource name referring to the cached content
|
42
|
+
class GetCachedContentRequest
|
43
|
+
include ::Google::Protobuf::MessageExts
|
44
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
45
|
+
end
|
46
|
+
|
47
|
+
# Request message for
|
48
|
+
# {::Google::Cloud::AIPlatform::V1::GenAiCacheService::Client#update_cached_content GenAiCacheService.UpdateCachedContent}.
|
49
|
+
# Only expire_time or ttl can be updated.
|
50
|
+
# @!attribute [rw] cached_content
|
51
|
+
# @return [::Google::Cloud::AIPlatform::V1::CachedContent]
|
52
|
+
# Required. The cached content to update
|
53
|
+
# @!attribute [rw] update_mask
|
54
|
+
# @return [::Google::Protobuf::FieldMask]
|
55
|
+
# Required. The list of fields to update.
|
56
|
+
class UpdateCachedContentRequest
|
57
|
+
include ::Google::Protobuf::MessageExts
|
58
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
59
|
+
end
|
60
|
+
|
61
|
+
# Request message for
|
62
|
+
# {::Google::Cloud::AIPlatform::V1::GenAiCacheService::Client#delete_cached_content GenAiCacheService.DeleteCachedContent}.
|
63
|
+
# @!attribute [rw] name
|
64
|
+
# @return [::String]
|
65
|
+
# Required. The resource name referring to the cached content
|
66
|
+
class DeleteCachedContentRequest
|
67
|
+
include ::Google::Protobuf::MessageExts
|
68
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
69
|
+
end
|
70
|
+
|
71
|
+
# Request to list CachedContents.
|
72
|
+
# @!attribute [rw] parent
|
73
|
+
# @return [::String]
|
74
|
+
# Required. The parent, which owns this collection of cached contents.
|
75
|
+
# @!attribute [rw] page_size
|
76
|
+
# @return [::Integer]
|
77
|
+
# Optional. The maximum number of cached contents to return. The service may
|
78
|
+
# return fewer than this value. If unspecified, some default (under maximum)
|
79
|
+
# number of items will be returned. The maximum value is 1000; values above
|
80
|
+
# 1000 will be coerced to 1000.
|
81
|
+
# @!attribute [rw] page_token
|
82
|
+
# @return [::String]
|
83
|
+
# Optional. A page token, received from a previous `ListCachedContents` call.
|
84
|
+
# Provide this to retrieve the subsequent page.
|
85
|
+
#
|
86
|
+
# When paginating, all other parameters provided to `ListCachedContents` must
|
87
|
+
# match the call that provided the page token.
|
88
|
+
class ListCachedContentsRequest
|
89
|
+
include ::Google::Protobuf::MessageExts
|
90
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
91
|
+
end
|
92
|
+
|
93
|
+
# Response with a list of CachedContents.
|
94
|
+
# @!attribute [rw] cached_contents
|
95
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::CachedContent>]
|
96
|
+
# List of cached contents.
|
97
|
+
# @!attribute [rw] next_page_token
|
98
|
+
# @return [::String]
|
99
|
+
# A token, which can be sent as `page_token` to retrieve the next page.
|
100
|
+
# If this field is omitted, there are no subsequent pages.
|
101
|
+
class ListCachedContentsResponse
|
102
|
+
include ::Google::Protobuf::MessageExts
|
103
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
104
|
+
end
|
105
|
+
end
|
106
|
+
end
|
107
|
+
end
|
108
|
+
end
|
@@ -191,12 +191,18 @@ module Google
|
|
191
191
|
# @!attribute [rw] value_int
|
192
192
|
# @return [::Integer]
|
193
193
|
# Represents 64 bit integer.
|
194
|
+
#
|
195
|
+
# Note: The following fields are mutually exclusive: `value_int`, `value_float`, `value_double`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
194
196
|
# @!attribute [rw] value_float
|
195
197
|
# @return [::Float]
|
196
198
|
# Represents 32 bit float.
|
199
|
+
#
|
200
|
+
# Note: The following fields are mutually exclusive: `value_float`, `value_int`, `value_double`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
197
201
|
# @!attribute [rw] value_double
|
198
202
|
# @return [::Float]
|
199
203
|
# Represents 64 bit float.
|
204
|
+
#
|
205
|
+
# Note: The following fields are mutually exclusive: `value_double`, `value_int`, `value_float`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
200
206
|
# @!attribute [rw] namespace
|
201
207
|
# @return [::String]
|
202
208
|
# The namespace of this restriction. e.g.: cost.
|
@@ -255,15 +255,23 @@ module Google
|
|
255
255
|
# @!attribute [rw] sharepoint_folder_path
|
256
256
|
# @return [::String]
|
257
257
|
# The path of the SharePoint folder to download from.
|
258
|
+
#
|
259
|
+
# Note: The following fields are mutually exclusive: `sharepoint_folder_path`, `sharepoint_folder_id`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
258
260
|
# @!attribute [rw] sharepoint_folder_id
|
259
261
|
# @return [::String]
|
260
262
|
# The ID of the SharePoint folder to download from.
|
263
|
+
#
|
264
|
+
# Note: The following fields are mutually exclusive: `sharepoint_folder_id`, `sharepoint_folder_path`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
261
265
|
# @!attribute [rw] drive_name
|
262
266
|
# @return [::String]
|
263
267
|
# The name of the drive to download from.
|
268
|
+
#
|
269
|
+
# Note: The following fields are mutually exclusive: `drive_name`, `drive_id`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
264
270
|
# @!attribute [rw] drive_id
|
265
271
|
# @return [::String]
|
266
272
|
# The ID of the drive to download from.
|
273
|
+
#
|
274
|
+
# Note: The following fields are mutually exclusive: `drive_id`, `drive_name`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
267
275
|
# @!attribute [rw] client_id
|
268
276
|
# @return [::String]
|
269
277
|
# The Application ID for the app registered in Microsoft Azure Portal.
|
@@ -26,15 +26,23 @@ module Google
|
|
26
26
|
# @!attribute [r] ml_engine_model_version
|
27
27
|
# @return [::Google::Cloud::AIPlatform::V1::MigratableResource::MlEngineModelVersion]
|
28
28
|
# Output only. Represents one Version in ml.googleapis.com.
|
29
|
+
#
|
30
|
+
# Note: The following fields are mutually exclusive: `ml_engine_model_version`, `automl_model`, `automl_dataset`, `data_labeling_dataset`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
29
31
|
# @!attribute [r] automl_model
|
30
32
|
# @return [::Google::Cloud::AIPlatform::V1::MigratableResource::AutomlModel]
|
31
33
|
# Output only. Represents one Model in automl.googleapis.com.
|
34
|
+
#
|
35
|
+
# Note: The following fields are mutually exclusive: `automl_model`, `ml_engine_model_version`, `automl_dataset`, `data_labeling_dataset`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
32
36
|
# @!attribute [r] automl_dataset
|
33
37
|
# @return [::Google::Cloud::AIPlatform::V1::MigratableResource::AutomlDataset]
|
34
38
|
# Output only. Represents one Dataset in automl.googleapis.com.
|
39
|
+
#
|
40
|
+
# Note: The following fields are mutually exclusive: `automl_dataset`, `ml_engine_model_version`, `automl_model`, `data_labeling_dataset`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
35
41
|
# @!attribute [r] data_labeling_dataset
|
36
42
|
# @return [::Google::Cloud::AIPlatform::V1::MigratableResource::DataLabelingDataset]
|
37
43
|
# Output only. Represents one Dataset in datalabeling.googleapis.com.
|
44
|
+
#
|
45
|
+
# Note: The following fields are mutually exclusive: `data_labeling_dataset`, `ml_engine_model_version`, `automl_model`, `automl_dataset`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
38
46
|
# @!attribute [r] last_migrate_time
|
39
47
|
# @return [::Google::Protobuf::Timestamp]
|
40
48
|
# Output only. Timestamp when the last migration attempt on this
|
@@ -92,18 +92,26 @@ module Google
|
|
92
92
|
# @!attribute [rw] migrate_ml_engine_model_version_config
|
93
93
|
# @return [::Google::Cloud::AIPlatform::V1::MigrateResourceRequest::MigrateMlEngineModelVersionConfig]
|
94
94
|
# Config for migrating Version in ml.googleapis.com to Vertex AI's Model.
|
95
|
+
#
|
96
|
+
# Note: The following fields are mutually exclusive: `migrate_ml_engine_model_version_config`, `migrate_automl_model_config`, `migrate_automl_dataset_config`, `migrate_data_labeling_dataset_config`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
95
97
|
# @!attribute [rw] migrate_automl_model_config
|
96
98
|
# @return [::Google::Cloud::AIPlatform::V1::MigrateResourceRequest::MigrateAutomlModelConfig]
|
97
99
|
# Config for migrating Model in automl.googleapis.com to Vertex AI's
|
98
100
|
# Model.
|
101
|
+
#
|
102
|
+
# Note: The following fields are mutually exclusive: `migrate_automl_model_config`, `migrate_ml_engine_model_version_config`, `migrate_automl_dataset_config`, `migrate_data_labeling_dataset_config`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
99
103
|
# @!attribute [rw] migrate_automl_dataset_config
|
100
104
|
# @return [::Google::Cloud::AIPlatform::V1::MigrateResourceRequest::MigrateAutomlDatasetConfig]
|
101
105
|
# Config for migrating Dataset in automl.googleapis.com to Vertex AI's
|
102
106
|
# Dataset.
|
107
|
+
#
|
108
|
+
# Note: The following fields are mutually exclusive: `migrate_automl_dataset_config`, `migrate_ml_engine_model_version_config`, `migrate_automl_model_config`, `migrate_data_labeling_dataset_config`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
103
109
|
# @!attribute [rw] migrate_data_labeling_dataset_config
|
104
110
|
# @return [::Google::Cloud::AIPlatform::V1::MigrateResourceRequest::MigrateDataLabelingDatasetConfig]
|
105
111
|
# Config for migrating Dataset in datalabeling.googleapis.com to
|
106
112
|
# Vertex AI's Dataset.
|
113
|
+
#
|
114
|
+
# Note: The following fields are mutually exclusive: `migrate_data_labeling_dataset_config`, `migrate_ml_engine_model_version_config`, `migrate_automl_model_config`, `migrate_automl_dataset_config`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
107
115
|
class MigrateResourceRequest
|
108
116
|
include ::Google::Protobuf::MessageExts
|
109
117
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -213,9 +221,13 @@ module Google
|
|
213
221
|
# @!attribute [rw] dataset
|
214
222
|
# @return [::String]
|
215
223
|
# Migrated Dataset's resource name.
|
224
|
+
#
|
225
|
+
# Note: The following fields are mutually exclusive: `dataset`, `model`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
216
226
|
# @!attribute [rw] model
|
217
227
|
# @return [::String]
|
218
228
|
# Migrated Model's resource name.
|
229
|
+
#
|
230
|
+
# Note: The following fields are mutually exclusive: `model`, `dataset`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
219
231
|
# @!attribute [rw] migratable_resource
|
220
232
|
# @return [::Google::Cloud::AIPlatform::V1::MigratableResource]
|
221
233
|
# Before migration, the identifier in ml.googleapis.com,
|
@@ -242,12 +254,18 @@ module Google
|
|
242
254
|
# @!attribute [rw] error
|
243
255
|
# @return [::Google::Rpc::Status]
|
244
256
|
# The error result of the migration request in case of failure.
|
257
|
+
#
|
258
|
+
# Note: The following fields are mutually exclusive: `error`, `model`, `dataset`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
245
259
|
# @!attribute [rw] model
|
246
260
|
# @return [::String]
|
247
261
|
# Migrated model resource name.
|
262
|
+
#
|
263
|
+
# Note: The following fields are mutually exclusive: `model`, `error`, `dataset`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
248
264
|
# @!attribute [rw] dataset
|
249
265
|
# @return [::String]
|
250
266
|
# Migrated dataset resource name.
|
267
|
+
#
|
268
|
+
# Note: The following fields are mutually exclusive: `dataset`, `error`, `model`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
251
269
|
# @!attribute [rw] request
|
252
270
|
# @return [::Google::Cloud::AIPlatform::V1::MigrateResourceRequest]
|
253
271
|
# It's the same as the value in
|
@@ -59,6 +59,9 @@ module Google
|
|
59
59
|
# @!attribute [rw] version_description
|
60
60
|
# @return [::String]
|
61
61
|
# The description of this version.
|
62
|
+
# @!attribute [rw] default_checkpoint_id
|
63
|
+
# @return [::String]
|
64
|
+
# The default checkpoint id of a model version.
|
62
65
|
# @!attribute [rw] predict_schemata
|
63
66
|
# @return [::Google::Cloud::AIPlatform::V1::PredictSchemata]
|
64
67
|
# The schemata that describe formats of the Model's predictions and
|
@@ -409,9 +412,13 @@ module Google
|
|
409
412
|
# @!attribute [rw] model_garden_source
|
410
413
|
# @return [::Google::Cloud::AIPlatform::V1::ModelGardenSource]
|
411
414
|
# Source information of Model Garden models.
|
415
|
+
#
|
416
|
+
# Note: The following fields are mutually exclusive: `model_garden_source`, `genie_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
412
417
|
# @!attribute [rw] genie_source
|
413
418
|
# @return [::Google::Cloud::AIPlatform::V1::GenieSource]
|
414
419
|
# Information about the base model of Genie models.
|
420
|
+
#
|
421
|
+
# Note: The following fields are mutually exclusive: `genie_source`, `model_garden_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
415
422
|
class BaseModelSource
|
416
423
|
include ::Google::Protobuf::MessageExts
|
417
424
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -146,16 +146,22 @@ module Google
|
|
146
146
|
# @return [::Google::Cloud::AIPlatform::V1::ModelEvaluationSlice::Slice::SliceSpec::Value]
|
147
147
|
# A unique specific value for a given feature.
|
148
148
|
# Example: `{ "value": { "string_value": "12345" } }`
|
149
|
+
#
|
150
|
+
# Note: The following fields are mutually exclusive: `value`, `range`, `all_values`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
149
151
|
# @!attribute [rw] range
|
150
152
|
# @return [::Google::Cloud::AIPlatform::V1::ModelEvaluationSlice::Slice::SliceSpec::Range]
|
151
153
|
# A range of values for a numerical feature.
|
152
154
|
# Example: `{"range":{"low":10000.0,"high":50000.0}}`
|
153
155
|
# will capture 12345 and 23334 in the slice.
|
156
|
+
#
|
157
|
+
# Note: The following fields are mutually exclusive: `range`, `value`, `all_values`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
154
158
|
# @!attribute [rw] all_values
|
155
159
|
# @return [::Google::Protobuf::BoolValue]
|
156
160
|
# If all_values is set to true, then all possible labels of the keyed
|
157
161
|
# feature will have another slice computed.
|
158
162
|
# Example: `{"all_values":{"value":true}}`
|
163
|
+
#
|
164
|
+
# Note: The following fields are mutually exclusive: `all_values`, `value`, `range`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
159
165
|
class SliceConfig
|
160
166
|
include ::Google::Protobuf::MessageExts
|
161
167
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -178,9 +184,13 @@ module Google
|
|
178
184
|
# @!attribute [rw] string_value
|
179
185
|
# @return [::String]
|
180
186
|
# String type.
|
187
|
+
#
|
188
|
+
# Note: The following fields are mutually exclusive: `string_value`, `float_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
181
189
|
# @!attribute [rw] float_value
|
182
190
|
# @return [::Float]
|
183
191
|
# Float type.
|
192
|
+
#
|
193
|
+
# Note: The following fields are mutually exclusive: `float_value`, `string_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
184
194
|
class Value
|
185
195
|
include ::Google::Protobuf::MessageExts
|
186
196
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -44,14 +44,20 @@ module Google
|
|
44
44
|
# @!attribute [rw] dataset
|
45
45
|
# @return [::String]
|
46
46
|
# The resource name of the Dataset used to train this Model.
|
47
|
+
#
|
48
|
+
# Note: The following fields are mutually exclusive: `dataset`, `gcs_source`, `bigquery_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
47
49
|
# @!attribute [rw] gcs_source
|
48
50
|
# @return [::Google::Cloud::AIPlatform::V1::GcsSource]
|
49
51
|
# The Google Cloud Storage uri of the unmanaged Dataset used to train
|
50
52
|
# this Model.
|
53
|
+
#
|
54
|
+
# Note: The following fields are mutually exclusive: `gcs_source`, `dataset`, `bigquery_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
51
55
|
# @!attribute [rw] bigquery_source
|
52
56
|
# @return [::Google::Cloud::AIPlatform::V1::BigQuerySource]
|
53
57
|
# The BigQuery table of the unmanaged Dataset used to train this
|
54
58
|
# Model.
|
59
|
+
#
|
60
|
+
# Note: The following fields are mutually exclusive: `bigquery_source`, `dataset`, `gcs_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
55
61
|
# @!attribute [rw] data_format
|
56
62
|
# @return [::String]
|
57
63
|
# Data format of the dataset, only applicable if the input is from
|
@@ -180,9 +186,13 @@ module Google
|
|
180
186
|
# @!attribute [rw] gcs
|
181
187
|
# @return [::Google::Cloud::AIPlatform::V1::GcsDestination]
|
182
188
|
# Cloud Storage location for BatchExplain output.
|
189
|
+
#
|
190
|
+
# Note: The following fields are mutually exclusive: `gcs`, `bigquery`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
183
191
|
# @!attribute [rw] bigquery
|
184
192
|
# @return [::Google::Cloud::AIPlatform::V1::BigQueryDestination]
|
185
193
|
# BigQuery location for BatchExplain output.
|
194
|
+
#
|
195
|
+
# Note: The following fields are mutually exclusive: `bigquery`, `gcs`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
186
196
|
# @!attribute [rw] prediction_format
|
187
197
|
# @return [::Google::Cloud::AIPlatform::V1::ModelMonitoringObjectiveConfig::ExplanationConfig::ExplanationBaseline::PredictionFormat]
|
188
198
|
# The storage format of the predictions generated BatchPrediction job.
|
@@ -240,6 +240,65 @@ module Google
|
|
240
240
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
241
241
|
end
|
242
242
|
|
243
|
+
# Request message for
|
244
|
+
# {::Google::Cloud::AIPlatform::V1::ModelService::Client#list_model_version_checkpoints ModelService.ListModelVersionCheckpoints}.
|
245
|
+
# @!attribute [rw] name
|
246
|
+
# @return [::String]
|
247
|
+
# Required. The name of the model version to list checkpoints for.
|
248
|
+
# `projects/{project}/locations/{location}/models/{model}@{version}`
|
249
|
+
# Example: `projects/{project}/locations/{location}/models/{model}@2`
|
250
|
+
# or
|
251
|
+
# `projects/{project}/locations/{location}/models/{model}@golden`
|
252
|
+
# If no version ID or alias is specified, the latest version will be
|
253
|
+
# used.
|
254
|
+
# @!attribute [rw] page_size
|
255
|
+
# @return [::Integer]
|
256
|
+
# Optional. The standard list page size.
|
257
|
+
# @!attribute [rw] page_token
|
258
|
+
# @return [::String]
|
259
|
+
# Optional. The standard list page token.
|
260
|
+
# Typically obtained via
|
261
|
+
# {::Google::Cloud::AIPlatform::V1::ListModelVersionCheckpointsResponse#next_page_token next_page_token}
|
262
|
+
# of the previous
|
263
|
+
# {::Google::Cloud::AIPlatform::V1::ModelService::Client#list_model_version_checkpoints ListModelVersionCheckpoints}
|
264
|
+
# call.
|
265
|
+
class ListModelVersionCheckpointsRequest
|
266
|
+
include ::Google::Protobuf::MessageExts
|
267
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
268
|
+
end
|
269
|
+
|
270
|
+
# A proto representation of a Spanner-stored ModelVersionCheckpoint.
|
271
|
+
# The meaning of the fields is equivalent to their in-Spanner counterparts.
|
272
|
+
# @!attribute [rw] checkpoint_id
|
273
|
+
# @return [::String]
|
274
|
+
# The ID of the checkpoint.
|
275
|
+
# @!attribute [rw] epoch
|
276
|
+
# @return [::Integer]
|
277
|
+
# The epoch of the checkpoint.
|
278
|
+
# @!attribute [rw] step
|
279
|
+
# @return [::Integer]
|
280
|
+
# The step of the checkpoint.
|
281
|
+
class ModelVersionCheckpoint
|
282
|
+
include ::Google::Protobuf::MessageExts
|
283
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
284
|
+
end
|
285
|
+
|
286
|
+
# Response message for
|
287
|
+
# {::Google::Cloud::AIPlatform::V1::ModelService::Client#list_model_version_checkpoints ModelService.ListModelVersionCheckpoints}
|
288
|
+
# @!attribute [rw] checkpoints
|
289
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::ModelVersionCheckpoint>]
|
290
|
+
# List of Model Version checkpoints.
|
291
|
+
# @!attribute [rw] next_page_token
|
292
|
+
# @return [::String]
|
293
|
+
# A token to retrieve the next page of results.
|
294
|
+
# Pass to
|
295
|
+
# {::Google::Cloud::AIPlatform::V1::ListModelVersionCheckpointsRequest#page_token ListModelVersionCheckpointsRequest.page_token}
|
296
|
+
# to obtain that page.
|
297
|
+
class ListModelVersionCheckpointsResponse
|
298
|
+
include ::Google::Protobuf::MessageExts
|
299
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
300
|
+
end
|
301
|
+
|
243
302
|
# Request message for
|
244
303
|
# {::Google::Cloud::AIPlatform::V1::ModelService::Client#update_model ModelService.UpdateModel}.
|
245
304
|
# @!attribute [rw] model
|
@@ -447,11 +506,15 @@ module Google
|
|
447
506
|
#
|
448
507
|
# This value may be up to 63 characters, and valid characters are
|
449
508
|
# `[a-z0-9_-]`. The first character cannot be a number or hyphen.
|
509
|
+
#
|
510
|
+
# Note: The following fields are mutually exclusive: `model_id`, `parent_model`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
450
511
|
# @!attribute [rw] parent_model
|
451
512
|
# @return [::String]
|
452
513
|
# Optional. Specify this field to copy source_model into this existing
|
453
514
|
# Model as a new version. Format:
|
454
515
|
# `projects/{project}/locations/{location}/models/{model}`
|
516
|
+
#
|
517
|
+
# Note: The following fields are mutually exclusive: `parent_model`, `model_id`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
455
518
|
# @!attribute [rw] parent
|
456
519
|
# @return [::String]
|
457
520
|
# Required. The resource name of the Location into which to copy the Model.
|
@@ -25,19 +25,29 @@ module Google
|
|
25
25
|
# @!attribute [rw] dataform_repository_source
|
26
26
|
# @return [::Google::Cloud::AIPlatform::V1::NotebookExecutionJob::DataformRepositorySource]
|
27
27
|
# The Dataform Repository pointing to a single file notebook repository.
|
28
|
+
#
|
29
|
+
# Note: The following fields are mutually exclusive: `dataform_repository_source`, `gcs_notebook_source`, `direct_notebook_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
28
30
|
# @!attribute [rw] gcs_notebook_source
|
29
31
|
# @return [::Google::Cloud::AIPlatform::V1::NotebookExecutionJob::GcsNotebookSource]
|
30
32
|
# The Cloud Storage url pointing to the ipynb file. Format:
|
31
33
|
# `gs://bucket/notebook_file.ipynb`
|
34
|
+
#
|
35
|
+
# Note: The following fields are mutually exclusive: `gcs_notebook_source`, `dataform_repository_source`, `direct_notebook_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
32
36
|
# @!attribute [rw] direct_notebook_source
|
33
37
|
# @return [::Google::Cloud::AIPlatform::V1::NotebookExecutionJob::DirectNotebookSource]
|
34
38
|
# The contents of an input notebook file.
|
39
|
+
#
|
40
|
+
# Note: The following fields are mutually exclusive: `direct_notebook_source`, `dataform_repository_source`, `gcs_notebook_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
35
41
|
# @!attribute [rw] notebook_runtime_template_resource_name
|
36
42
|
# @return [::String]
|
37
43
|
# The NotebookRuntimeTemplate to source compute configuration from.
|
44
|
+
#
|
45
|
+
# Note: The following fields are mutually exclusive: `notebook_runtime_template_resource_name`, `custom_environment_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
38
46
|
# @!attribute [rw] custom_environment_spec
|
39
47
|
# @return [::Google::Cloud::AIPlatform::V1::NotebookExecutionJob::CustomEnvironmentSpec]
|
40
48
|
# The custom compute configuration for an execution job.
|
49
|
+
#
|
50
|
+
# Note: The following fields are mutually exclusive: `custom_environment_spec`, `notebook_runtime_template_resource_name`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
41
51
|
# @!attribute [rw] gcs_output_uri
|
42
52
|
# @return [::String]
|
43
53
|
# The Cloud Storage location to upload the result to. Format:
|
@@ -45,9 +55,13 @@ module Google
|
|
45
55
|
# @!attribute [rw] execution_user
|
46
56
|
# @return [::String]
|
47
57
|
# The user email to run the execution as. Only supported by Colab runtimes.
|
58
|
+
#
|
59
|
+
# Note: The following fields are mutually exclusive: `execution_user`, `service_account`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
48
60
|
# @!attribute [rw] service_account
|
49
61
|
# @return [::String]
|
50
62
|
# The service account to run the execution as.
|
63
|
+
#
|
64
|
+
# Note: The following fields are mutually exclusive: `service_account`, `execution_user`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
51
65
|
# @!attribute [rw] workbench_runtime
|
52
66
|
# @return [::Google::Cloud::AIPlatform::V1::NotebookExecutionJob::WorkbenchRuntime]
|
53
67
|
# The Workbench runtime configuration to use for the notebook execution.
|