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
@@ -36,8 +36,12 @@ module Google
|
|
36
36
|
# @return [::String]
|
37
37
|
# The description of the NotebookRuntimeTemplate.
|
38
38
|
# @!attribute [r] is_default
|
39
|
+
# @deprecated This field is deprecated and may be removed in the next major version update.
|
39
40
|
# @return [::Boolean]
|
40
|
-
# Output only.
|
41
|
+
# Output only. Deprecated: This field has no behavior. Use
|
42
|
+
# notebook_runtime_type = 'ONE_CLICK' instead.
|
43
|
+
#
|
44
|
+
# The default template to use if not specified.
|
41
45
|
# @!attribute [rw] machine_spec
|
42
46
|
# @return [::Google::Cloud::AIPlatform::V1::MachineSpec]
|
43
47
|
# Optional. Immutable. The specification of a single machine for the
|
@@ -51,7 +55,17 @@ module Google
|
|
51
55
|
# @return [::Google::Cloud::AIPlatform::V1::NetworkSpec]
|
52
56
|
# Optional. Network spec.
|
53
57
|
# @!attribute [rw] service_account
|
58
|
+
# @deprecated This field is deprecated and may be removed in the next major version update.
|
54
59
|
# @return [::String]
|
60
|
+
# Deprecated: This field is ignored and the "Vertex AI Notebook Service
|
61
|
+
# Account"
|
62
|
+
# (service-PROJECT_NUMBER@gcp-sa-aiplatform-vm.iam.gserviceaccount.com) is
|
63
|
+
# used for the runtime workload identity.
|
64
|
+
# See
|
65
|
+
# https://cloud.google.com/iam/docs/service-agents#vertex-ai-notebook-service-account
|
66
|
+
# for more details.
|
67
|
+
# For NotebookExecutionJob, use NotebookExecutionJob.service_account instead.
|
68
|
+
#
|
55
69
|
# The service account that the runtime workload runs as.
|
56
70
|
# You can use any service account within the same project, but you
|
57
71
|
# must have the service account user permission to use the instance.
|
@@ -149,7 +163,15 @@ module Google
|
|
149
163
|
# The description of the NotebookRuntime.
|
150
164
|
# @!attribute [r] service_account
|
151
165
|
# @return [::String]
|
152
|
-
# Output only.
|
166
|
+
# Output only. Deprecated: This field is no longer used and the "Vertex AI
|
167
|
+
# Notebook Service Account"
|
168
|
+
# (service-PROJECT_NUMBER@gcp-sa-aiplatform-vm.iam.gserviceaccount.com) is
|
169
|
+
# used for the runtime workload identity.
|
170
|
+
# See
|
171
|
+
# https://cloud.google.com/iam/docs/service-agents#vertex-ai-notebook-service-account
|
172
|
+
# for more details.
|
173
|
+
#
|
174
|
+
# The service account that the NotebookRuntime workload runs as.
|
153
175
|
# @!attribute [r] runtime_state
|
154
176
|
# @return [::Google::Cloud::AIPlatform::V1::NotebookRuntime::RuntimeState]
|
155
177
|
# Output only. The runtime (instance) state of the NotebookRuntime.
|
@@ -189,9 +211,27 @@ module Google
|
|
189
211
|
# @!attribute [r] notebook_runtime_type
|
190
212
|
# @return [::Google::Cloud::AIPlatform::V1::NotebookRuntimeType]
|
191
213
|
# Output only. The type of the notebook runtime.
|
214
|
+
# @!attribute [r] machine_spec
|
215
|
+
# @return [::Google::Cloud::AIPlatform::V1::MachineSpec]
|
216
|
+
# Output only. The specification of a single machine used by the notebook
|
217
|
+
# runtime.
|
218
|
+
# @!attribute [r] data_persistent_disk_spec
|
219
|
+
# @return [::Google::Cloud::AIPlatform::V1::PersistentDiskSpec]
|
220
|
+
# Output only. The specification of [persistent
|
221
|
+
# disk][https://cloud.google.com/compute/docs/disks/persistent-disks]
|
222
|
+
# attached to the notebook runtime as data disk storage.
|
223
|
+
# @!attribute [r] network_spec
|
224
|
+
# @return [::Google::Cloud::AIPlatform::V1::NetworkSpec]
|
225
|
+
# Output only. Network spec of the notebook runtime.
|
192
226
|
# @!attribute [r] idle_shutdown_config
|
193
227
|
# @return [::Google::Cloud::AIPlatform::V1::NotebookIdleShutdownConfig]
|
194
228
|
# Output only. The idle shutdown configuration of the notebook runtime.
|
229
|
+
# @!attribute [r] euc_config
|
230
|
+
# @return [::Google::Cloud::AIPlatform::V1::NotebookEucConfig]
|
231
|
+
# Output only. EUC configuration of the notebook runtime.
|
232
|
+
# @!attribute [r] shielded_vm_config
|
233
|
+
# @return [::Google::Cloud::AIPlatform::V1::ShieldedVmConfig]
|
234
|
+
# Output only. Runtime Shielded VM spec.
|
195
235
|
# @!attribute [rw] network_tags
|
196
236
|
# @return [::Array<::String>]
|
197
237
|
# Optional. The Compute Engine tags to add to runtime (see [Tagging
|
@@ -398,9 +398,13 @@ module Google
|
|
398
398
|
# @!attribute [r] container_detail
|
399
399
|
# @return [::Google::Cloud::AIPlatform::V1::PipelineTaskExecutorDetail::ContainerDetail]
|
400
400
|
# Output only. The detailed info for a container executor.
|
401
|
+
#
|
402
|
+
# Note: The following fields are mutually exclusive: `container_detail`, `custom_job_detail`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
401
403
|
# @!attribute [r] custom_job_detail
|
402
404
|
# @return [::Google::Cloud::AIPlatform::V1::PipelineTaskExecutorDetail::CustomJobDetail]
|
403
405
|
# Output only. The detailed info for a custom job executor.
|
406
|
+
#
|
407
|
+
# Note: The following fields are mutually exclusive: `custom_job_detail`, `container_detail`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
404
408
|
class PipelineTaskExecutorDetail
|
405
409
|
include ::Google::Protobuf::MessageExts
|
406
410
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -471,6 +471,9 @@ module Google
|
|
471
471
|
# @return [::Integer]
|
472
472
|
# The total number of billable characters counted across all instances from
|
473
473
|
# the request.
|
474
|
+
# @!attribute [r] prompt_tokens_details
|
475
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::ModalityTokenCount>]
|
476
|
+
# Output only. List of modalities that were processed in the request input.
|
474
477
|
class CountTokensResponse
|
475
478
|
include ::Google::Protobuf::MessageExts
|
476
479
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -499,6 +502,13 @@ module Google
|
|
499
502
|
# Optional. The user provided system instructions for the model.
|
500
503
|
# Note: only text should be used in parts and content in each part will be in
|
501
504
|
# a separate paragraph.
|
505
|
+
# @!attribute [rw] cached_content
|
506
|
+
# @return [::String]
|
507
|
+
# Optional. The name of the cached content used as context to serve the
|
508
|
+
# prediction. Note: only used in explicit caching, where users can have
|
509
|
+
# control over caching (e.g. what content to cache) and enjoy guaranteed cost
|
510
|
+
# savings. Format:
|
511
|
+
# `projects/{project}/locations/{location}/cachedContents/{cachedContent}`
|
502
512
|
# @!attribute [rw] tools
|
503
513
|
# @return [::Array<::Google::Cloud::AIPlatform::V1::Tool>]
|
504
514
|
# Optional. A list of `Tools` the model may use to generate the next
|
@@ -606,6 +616,20 @@ module Google
|
|
606
616
|
# @!attribute [rw] total_token_count
|
607
617
|
# @return [::Integer]
|
608
618
|
# Total token count for prompt and response candidates.
|
619
|
+
# @!attribute [r] cached_content_token_count
|
620
|
+
# @return [::Integer]
|
621
|
+
# Output only. Number of tokens in the cached part in the input (the cached
|
622
|
+
# content).
|
623
|
+
# @!attribute [r] prompt_tokens_details
|
624
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::ModalityTokenCount>]
|
625
|
+
# Output only. List of modalities that were processed in the request input.
|
626
|
+
# @!attribute [r] cache_tokens_details
|
627
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::ModalityTokenCount>]
|
628
|
+
# Output only. List of modalities of the cached content in the request
|
629
|
+
# input.
|
630
|
+
# @!attribute [r] candidates_tokens_details
|
631
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::ModalityTokenCount>]
|
632
|
+
# Output only. List of modalities that were returned in the response.
|
609
633
|
class UsageMetadata
|
610
634
|
include ::Google::Protobuf::MessageExts
|
611
635
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -64,17 +64,25 @@ module Google
|
|
64
64
|
# @!attribute [rw] uri
|
65
65
|
# @return [::String]
|
66
66
|
# The URI of the resource.
|
67
|
+
#
|
68
|
+
# Note: The following fields are mutually exclusive: `uri`, `resource_name`, `use_case`, `description`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
67
69
|
# @!attribute [rw] resource_name
|
68
70
|
# @return [::String]
|
69
71
|
# The resource name of the Google Cloud resource.
|
72
|
+
#
|
73
|
+
# Note: The following fields are mutually exclusive: `resource_name`, `uri`, `use_case`, `description`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
70
74
|
# @!attribute [rw] use_case
|
71
75
|
# @deprecated This field is deprecated and may be removed in the next major version update.
|
72
76
|
# @return [::String]
|
73
77
|
# Use case (CUJ) of the resource.
|
78
|
+
#
|
79
|
+
# Note: The following fields are mutually exclusive: `use_case`, `uri`, `resource_name`, `description`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
74
80
|
# @!attribute [rw] description
|
75
81
|
# @deprecated This field is deprecated and may be removed in the next major version update.
|
76
82
|
# @return [::String]
|
77
83
|
# Description of the resource.
|
84
|
+
#
|
85
|
+
# Note: The following fields are mutually exclusive: `description`, `uri`, `resource_name`, `use_case`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
78
86
|
class ResourceReference
|
79
87
|
include ::Google::Protobuf::MessageExts
|
80
88
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -204,15 +212,21 @@ module Google
|
|
204
212
|
# @return [::Google::Cloud::AIPlatform::V1::DedicatedResources]
|
205
213
|
# A description of resources that are dedicated to the DeployedModel,
|
206
214
|
# and that need a higher degree of manual configuration.
|
215
|
+
#
|
216
|
+
# Note: The following fields are mutually exclusive: `dedicated_resources`, `automatic_resources`, `shared_resources`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
207
217
|
# @!attribute [rw] automatic_resources
|
208
218
|
# @return [::Google::Cloud::AIPlatform::V1::AutomaticResources]
|
209
219
|
# A description of resources that to large degree are decided by Vertex
|
210
220
|
# AI, and require only a modest additional configuration.
|
221
|
+
#
|
222
|
+
# Note: The following fields are mutually exclusive: `automatic_resources`, `dedicated_resources`, `shared_resources`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
211
223
|
# @!attribute [rw] shared_resources
|
212
224
|
# @return [::String]
|
213
225
|
# The resource name of the shared DeploymentResourcePool to deploy on.
|
214
226
|
# Format:
|
215
227
|
# `projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`
|
228
|
+
#
|
229
|
+
# Note: The following fields are mutually exclusive: `shared_resources`, `dedicated_resources`, `automatic_resources`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
216
230
|
# @!attribute [rw] model_display_name
|
217
231
|
# @return [::String]
|
218
232
|
# Optional. Default model display name.
|
@@ -0,0 +1,87 @@
|
|
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
|
+
# ReasoningEngine configurations
|
25
|
+
# @!attribute [rw] package_spec
|
26
|
+
# @return [::Google::Cloud::AIPlatform::V1::ReasoningEngineSpec::PackageSpec]
|
27
|
+
# Required. User provided package spec of the ReasoningEngine.
|
28
|
+
# @!attribute [rw] class_methods
|
29
|
+
# @return [::Array<::Google::Protobuf::Struct>]
|
30
|
+
# Optional. Declarations for object class methods in OpenAPI specification
|
31
|
+
# format.
|
32
|
+
class ReasoningEngineSpec
|
33
|
+
include ::Google::Protobuf::MessageExts
|
34
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
35
|
+
|
36
|
+
# User provided package spec like pickled object and package requirements.
|
37
|
+
# @!attribute [rw] pickle_object_gcs_uri
|
38
|
+
# @return [::String]
|
39
|
+
# Optional. The Cloud Storage URI of the pickled python object.
|
40
|
+
# @!attribute [rw] dependency_files_gcs_uri
|
41
|
+
# @return [::String]
|
42
|
+
# Optional. The Cloud Storage URI of the dependency files in tar.gz format.
|
43
|
+
# @!attribute [rw] requirements_gcs_uri
|
44
|
+
# @return [::String]
|
45
|
+
# Optional. The Cloud Storage URI of the `requirements.txt` file
|
46
|
+
# @!attribute [rw] python_version
|
47
|
+
# @return [::String]
|
48
|
+
# Optional. The Python version. Currently support 3.8, 3.9, 3.10, 3.11.
|
49
|
+
# If not specified, default value is 3.10.
|
50
|
+
class PackageSpec
|
51
|
+
include ::Google::Protobuf::MessageExts
|
52
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
53
|
+
end
|
54
|
+
end
|
55
|
+
|
56
|
+
# ReasoningEngine provides a customizable runtime for models to determine
|
57
|
+
# which actions to take and in which order.
|
58
|
+
# @!attribute [rw] name
|
59
|
+
# @return [::String]
|
60
|
+
# Identifier. The resource name of the ReasoningEngine.
|
61
|
+
# @!attribute [rw] display_name
|
62
|
+
# @return [::String]
|
63
|
+
# Required. The display name of the ReasoningEngine.
|
64
|
+
# @!attribute [rw] description
|
65
|
+
# @return [::String]
|
66
|
+
# Optional. The description of the ReasoningEngine.
|
67
|
+
# @!attribute [rw] spec
|
68
|
+
# @return [::Google::Cloud::AIPlatform::V1::ReasoningEngineSpec]
|
69
|
+
# Required. Configurations of the ReasoningEngine
|
70
|
+
# @!attribute [r] create_time
|
71
|
+
# @return [::Google::Protobuf::Timestamp]
|
72
|
+
# Output only. Timestamp when this ReasoningEngine was created.
|
73
|
+
# @!attribute [r] update_time
|
74
|
+
# @return [::Google::Protobuf::Timestamp]
|
75
|
+
# Output only. Timestamp when this ReasoningEngine was most recently updated.
|
76
|
+
# @!attribute [rw] etag
|
77
|
+
# @return [::String]
|
78
|
+
# Optional. Used to perform consistent read-modify-write updates. If not set,
|
79
|
+
# a blind "overwrite" update happens.
|
80
|
+
class ReasoningEngine
|
81
|
+
include ::Google::Protobuf::MessageExts
|
82
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
83
|
+
end
|
84
|
+
end
|
85
|
+
end
|
86
|
+
end
|
87
|
+
end
|
@@ -0,0 +1,73 @@
|
|
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 [ReasoningEngineExecutionService.Query][].
|
25
|
+
# @!attribute [rw] name
|
26
|
+
# @return [::String]
|
27
|
+
# Required. The name of the ReasoningEngine resource to use.
|
28
|
+
# Format:
|
29
|
+
# `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}`
|
30
|
+
# @!attribute [rw] input
|
31
|
+
# @return [::Google::Protobuf::Struct]
|
32
|
+
# Optional. Input content provided by users in JSON object format. Examples
|
33
|
+
# include text query, function calling parameters, media bytes, etc.
|
34
|
+
# @!attribute [rw] class_method
|
35
|
+
# @return [::String]
|
36
|
+
# Optional. Class method to be used for the query.
|
37
|
+
# It is optional and defaults to "query" if unspecified.
|
38
|
+
class QueryReasoningEngineRequest
|
39
|
+
include ::Google::Protobuf::MessageExts
|
40
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
41
|
+
end
|
42
|
+
|
43
|
+
# Response message for [ReasoningEngineExecutionService.Query][]
|
44
|
+
# @!attribute [rw] output
|
45
|
+
# @return [::Google::Protobuf::Value]
|
46
|
+
# Response provided by users in JSON object format.
|
47
|
+
class QueryReasoningEngineResponse
|
48
|
+
include ::Google::Protobuf::MessageExts
|
49
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
50
|
+
end
|
51
|
+
|
52
|
+
# Request message for [ReasoningEngineExecutionService.StreamQuery][].
|
53
|
+
# @!attribute [rw] name
|
54
|
+
# @return [::String]
|
55
|
+
# Required. The name of the ReasoningEngine resource to use.
|
56
|
+
# Format:
|
57
|
+
# `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}`
|
58
|
+
# @!attribute [rw] input
|
59
|
+
# @return [::Google::Protobuf::Struct]
|
60
|
+
# Optional. Input content provided by users in JSON object format. Examples
|
61
|
+
# include text query, function calling parameters, media bytes, etc.
|
62
|
+
# @!attribute [rw] class_method
|
63
|
+
# @return [::String]
|
64
|
+
# Optional. Class method to be used for the stream query.
|
65
|
+
# It is optional and defaults to "stream_query" if unspecified.
|
66
|
+
class StreamQueryReasoningEngineRequest
|
67
|
+
include ::Google::Protobuf::MessageExts
|
68
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
69
|
+
end
|
70
|
+
end
|
71
|
+
end
|
72
|
+
end
|
73
|
+
end
|
@@ -0,0 +1,136 @@
|
|
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::ReasoningEngineService::Client#create_reasoning_engine ReasoningEngineService.CreateReasoningEngine}.
|
26
|
+
# @!attribute [rw] parent
|
27
|
+
# @return [::String]
|
28
|
+
# Required. The resource name of the Location to create the ReasoningEngine
|
29
|
+
# in. Format: `projects/{project}/locations/{location}`
|
30
|
+
# @!attribute [rw] reasoning_engine
|
31
|
+
# @return [::Google::Cloud::AIPlatform::V1::ReasoningEngine]
|
32
|
+
# Required. The ReasoningEngine to create.
|
33
|
+
class CreateReasoningEngineRequest
|
34
|
+
include ::Google::Protobuf::MessageExts
|
35
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
36
|
+
end
|
37
|
+
|
38
|
+
# Details of
|
39
|
+
# {::Google::Cloud::AIPlatform::V1::ReasoningEngineService::Client#create_reasoning_engine ReasoningEngineService.CreateReasoningEngine}
|
40
|
+
# operation.
|
41
|
+
# @!attribute [rw] generic_metadata
|
42
|
+
# @return [::Google::Cloud::AIPlatform::V1::GenericOperationMetadata]
|
43
|
+
# The common part of the operation metadata.
|
44
|
+
class CreateReasoningEngineOperationMetadata
|
45
|
+
include ::Google::Protobuf::MessageExts
|
46
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
47
|
+
end
|
48
|
+
|
49
|
+
# Request message for
|
50
|
+
# {::Google::Cloud::AIPlatform::V1::ReasoningEngineService::Client#get_reasoning_engine ReasoningEngineService.GetReasoningEngine}.
|
51
|
+
# @!attribute [rw] name
|
52
|
+
# @return [::String]
|
53
|
+
# Required. The name of the ReasoningEngine resource.
|
54
|
+
# Format:
|
55
|
+
# `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}`
|
56
|
+
class GetReasoningEngineRequest
|
57
|
+
include ::Google::Protobuf::MessageExts
|
58
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
59
|
+
end
|
60
|
+
|
61
|
+
# Request message for
|
62
|
+
# {::Google::Cloud::AIPlatform::V1::ReasoningEngineService::Client#update_reasoning_engine ReasoningEngineService.UpdateReasoningEngine}.
|
63
|
+
# @!attribute [rw] reasoning_engine
|
64
|
+
# @return [::Google::Cloud::AIPlatform::V1::ReasoningEngine]
|
65
|
+
# Required. The ReasoningEngine which replaces the resource on the server.
|
66
|
+
# @!attribute [rw] update_mask
|
67
|
+
# @return [::Google::Protobuf::FieldMask]
|
68
|
+
# Optional. Mask specifying which fields to update.
|
69
|
+
class UpdateReasoningEngineRequest
|
70
|
+
include ::Google::Protobuf::MessageExts
|
71
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
72
|
+
end
|
73
|
+
|
74
|
+
# Details of
|
75
|
+
# {::Google::Cloud::AIPlatform::V1::ReasoningEngineService::Client#update_reasoning_engine ReasoningEngineService.UpdateReasoningEngine}
|
76
|
+
# operation.
|
77
|
+
# @!attribute [rw] generic_metadata
|
78
|
+
# @return [::Google::Cloud::AIPlatform::V1::GenericOperationMetadata]
|
79
|
+
# The common part of the operation metadata.
|
80
|
+
class UpdateReasoningEngineOperationMetadata
|
81
|
+
include ::Google::Protobuf::MessageExts
|
82
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
83
|
+
end
|
84
|
+
|
85
|
+
# Request message for
|
86
|
+
# {::Google::Cloud::AIPlatform::V1::ReasoningEngineService::Client#list_reasoning_engines ReasoningEngineService.ListReasoningEngines}.
|
87
|
+
# @!attribute [rw] parent
|
88
|
+
# @return [::String]
|
89
|
+
# Required. The resource name of the Location to list the ReasoningEngines
|
90
|
+
# from. Format: `projects/{project}/locations/{location}`
|
91
|
+
# @!attribute [rw] filter
|
92
|
+
# @return [::String]
|
93
|
+
# Optional. The standard list filter.
|
94
|
+
# More detail in [AIP-160](https://google.aip.dev/160).
|
95
|
+
# @!attribute [rw] page_size
|
96
|
+
# @return [::Integer]
|
97
|
+
# Optional. The standard list page size.
|
98
|
+
# @!attribute [rw] page_token
|
99
|
+
# @return [::String]
|
100
|
+
# Optional. The standard list page token.
|
101
|
+
class ListReasoningEnginesRequest
|
102
|
+
include ::Google::Protobuf::MessageExts
|
103
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
104
|
+
end
|
105
|
+
|
106
|
+
# Response message for
|
107
|
+
# {::Google::Cloud::AIPlatform::V1::ReasoningEngineService::Client#list_reasoning_engines ReasoningEngineService.ListReasoningEngines}
|
108
|
+
# @!attribute [rw] reasoning_engines
|
109
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::ReasoningEngine>]
|
110
|
+
# List of ReasoningEngines in the requested page.
|
111
|
+
# @!attribute [rw] next_page_token
|
112
|
+
# @return [::String]
|
113
|
+
# A token to retrieve the next page of results.
|
114
|
+
# Pass to
|
115
|
+
# {::Google::Cloud::AIPlatform::V1::ListReasoningEnginesRequest#page_token ListReasoningEnginesRequest.page_token}
|
116
|
+
# to obtain that page.
|
117
|
+
class ListReasoningEnginesResponse
|
118
|
+
include ::Google::Protobuf::MessageExts
|
119
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
120
|
+
end
|
121
|
+
|
122
|
+
# Request message for
|
123
|
+
# {::Google::Cloud::AIPlatform::V1::ReasoningEngineService::Client#delete_reasoning_engine ReasoningEngineService.DeleteReasoningEngine}.
|
124
|
+
# @!attribute [rw] name
|
125
|
+
# @return [::String]
|
126
|
+
# Required. The name of the ReasoningEngine resource to be deleted.
|
127
|
+
# Format:
|
128
|
+
# `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}`
|
129
|
+
class DeleteReasoningEngineRequest
|
130
|
+
include ::Google::Protobuf::MessageExts
|
131
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
132
|
+
end
|
133
|
+
end
|
134
|
+
end
|
135
|
+
end
|
136
|
+
end
|
@@ -37,10 +37,14 @@ module Google
|
|
37
37
|
# {::Google::Cloud::AIPlatform::V1::PipelineService::Client#create_pipeline_job PipelineService.CreatePipelineJob}.
|
38
38
|
# CreatePipelineJobRequest.parent field is required (format:
|
39
39
|
# projects/\\{project}/locations/\\{location}).
|
40
|
+
#
|
41
|
+
# Note: The following fields are mutually exclusive: `create_pipeline_job_request`, `create_notebook_execution_job_request`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
40
42
|
# @!attribute [rw] create_notebook_execution_job_request
|
41
43
|
# @return [::Google::Cloud::AIPlatform::V1::CreateNotebookExecutionJobRequest]
|
42
44
|
# Request for
|
43
45
|
# {::Google::Cloud::AIPlatform::V1::NotebookService::Client#create_notebook_execution_job NotebookService.CreateNotebookExecutionJob}.
|
46
|
+
#
|
47
|
+
# Note: The following fields are mutually exclusive: `create_notebook_execution_job_request`, `create_pipeline_job_request`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
44
48
|
# @!attribute [rw] name
|
45
49
|
# @return [::String]
|
46
50
|
# Immutable. The resource name of the Schedule.
|
@@ -40,10 +40,14 @@ module Google
|
|
40
40
|
# @return [::Float]
|
41
41
|
# Required when optimization_objective is "maximize-precision-at-recall".
|
42
42
|
# Must be between 0 and 1, inclusive.
|
43
|
+
#
|
44
|
+
# Note: The following fields are mutually exclusive: `optimization_objective_recall_value`, `optimization_objective_precision_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
43
45
|
# @!attribute [rw] optimization_objective_precision_value
|
44
46
|
# @return [::Float]
|
45
47
|
# Required when optimization_objective is "maximize-recall-at-precision".
|
46
48
|
# Must be between 0 and 1, inclusive.
|
49
|
+
#
|
50
|
+
# Note: The following fields are mutually exclusive: `optimization_objective_precision_value`, `optimization_objective_recall_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
47
51
|
# @!attribute [rw] prediction_type
|
48
52
|
# @return [::String]
|
49
53
|
# The type of prediction the Model is to produce.
|
@@ -130,20 +134,28 @@ module Google
|
|
130
134
|
|
131
135
|
# @!attribute [rw] auto
|
132
136
|
# @return [::Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlTablesInputs::Transformation::AutoTransformation]
|
137
|
+
# Note: The following fields are mutually exclusive: `auto`, `numeric`, `categorical`, `timestamp`, `text`, `repeated_numeric`, `repeated_categorical`, `repeated_text`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
133
138
|
# @!attribute [rw] numeric
|
134
139
|
# @return [::Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlTablesInputs::Transformation::NumericTransformation]
|
140
|
+
# Note: The following fields are mutually exclusive: `numeric`, `auto`, `categorical`, `timestamp`, `text`, `repeated_numeric`, `repeated_categorical`, `repeated_text`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
135
141
|
# @!attribute [rw] categorical
|
136
142
|
# @return [::Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlTablesInputs::Transformation::CategoricalTransformation]
|
143
|
+
# Note: The following fields are mutually exclusive: `categorical`, `auto`, `numeric`, `timestamp`, `text`, `repeated_numeric`, `repeated_categorical`, `repeated_text`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
137
144
|
# @!attribute [rw] timestamp
|
138
145
|
# @return [::Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlTablesInputs::Transformation::TimestampTransformation]
|
146
|
+
# Note: The following fields are mutually exclusive: `timestamp`, `auto`, `numeric`, `categorical`, `text`, `repeated_numeric`, `repeated_categorical`, `repeated_text`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
139
147
|
# @!attribute [rw] text
|
140
148
|
# @return [::Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlTablesInputs::Transformation::TextTransformation]
|
149
|
+
# Note: The following fields are mutually exclusive: `text`, `auto`, `numeric`, `categorical`, `timestamp`, `repeated_numeric`, `repeated_categorical`, `repeated_text`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
141
150
|
# @!attribute [rw] repeated_numeric
|
142
151
|
# @return [::Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlTablesInputs::Transformation::NumericArrayTransformation]
|
152
|
+
# Note: The following fields are mutually exclusive: `repeated_numeric`, `auto`, `numeric`, `categorical`, `timestamp`, `text`, `repeated_categorical`, `repeated_text`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
143
153
|
# @!attribute [rw] repeated_categorical
|
144
154
|
# @return [::Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlTablesInputs::Transformation::CategoricalArrayTransformation]
|
155
|
+
# Note: The following fields are mutually exclusive: `repeated_categorical`, `auto`, `numeric`, `categorical`, `timestamp`, `text`, `repeated_numeric`, `repeated_text`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
145
156
|
# @!attribute [rw] repeated_text
|
146
157
|
# @return [::Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlTablesInputs::Transformation::TextArrayTransformation]
|
158
|
+
# Note: The following fields are mutually exclusive: `repeated_text`, `auto`, `numeric`, `categorical`, `timestamp`, `text`, `repeated_numeric`, `repeated_categorical`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
147
159
|
class Transformation
|
148
160
|
include ::Google::Protobuf::MessageExts
|
149
161
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -208,9 +208,13 @@ module Google
|
|
208
208
|
# @!attribute [rw] max_duration
|
209
209
|
# @return [::Google::Protobuf::Duration]
|
210
210
|
# Counts the wallclock time passed since the creation of this Study.
|
211
|
+
#
|
212
|
+
# Note: The following fields are mutually exclusive: `max_duration`, `end_time`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
211
213
|
# @!attribute [rw] end_time
|
212
214
|
# @return [::Google::Protobuf::Timestamp]
|
213
215
|
# Compares the wallclock time to this time. Must use UTC timezone.
|
216
|
+
#
|
217
|
+
# Note: The following fields are mutually exclusive: `end_time`, `max_duration`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
214
218
|
class StudyTimeConstraint
|
215
219
|
include ::Google::Protobuf::MessageExts
|
216
220
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -220,12 +224,18 @@ module Google
|
|
220
224
|
# @!attribute [rw] decay_curve_stopping_spec
|
221
225
|
# @return [::Google::Cloud::AIPlatform::V1::StudySpec::DecayCurveAutomatedStoppingSpec]
|
222
226
|
# The automated early stopping spec using decay curve rule.
|
227
|
+
#
|
228
|
+
# Note: The following fields are mutually exclusive: `decay_curve_stopping_spec`, `median_automated_stopping_spec`, `convex_automated_stopping_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
223
229
|
# @!attribute [rw] median_automated_stopping_spec
|
224
230
|
# @return [::Google::Cloud::AIPlatform::V1::StudySpec::MedianAutomatedStoppingSpec]
|
225
231
|
# The automated early stopping spec using median rule.
|
232
|
+
#
|
233
|
+
# Note: The following fields are mutually exclusive: `median_automated_stopping_spec`, `decay_curve_stopping_spec`, `convex_automated_stopping_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
226
234
|
# @!attribute [rw] convex_automated_stopping_spec
|
227
235
|
# @return [::Google::Cloud::AIPlatform::V1::StudySpec::ConvexAutomatedStoppingSpec]
|
228
236
|
# The automated early stopping spec using convex stopping rule.
|
237
|
+
#
|
238
|
+
# Note: The following fields are mutually exclusive: `convex_automated_stopping_spec`, `decay_curve_stopping_spec`, `median_automated_stopping_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
229
239
|
# @!attribute [rw] metrics
|
230
240
|
# @return [::Array<::Google::Cloud::AIPlatform::V1::StudySpec::MetricSpec>]
|
231
241
|
# Required. Metric specs for the Study.
|
@@ -302,15 +312,23 @@ module Google
|
|
302
312
|
# @!attribute [rw] double_value_spec
|
303
313
|
# @return [::Google::Cloud::AIPlatform::V1::StudySpec::ParameterSpec::DoubleValueSpec]
|
304
314
|
# The value spec for a 'DOUBLE' parameter.
|
315
|
+
#
|
316
|
+
# Note: The following fields are mutually exclusive: `double_value_spec`, `integer_value_spec`, `categorical_value_spec`, `discrete_value_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
305
317
|
# @!attribute [rw] integer_value_spec
|
306
318
|
# @return [::Google::Cloud::AIPlatform::V1::StudySpec::ParameterSpec::IntegerValueSpec]
|
307
319
|
# The value spec for an 'INTEGER' parameter.
|
320
|
+
#
|
321
|
+
# Note: The following fields are mutually exclusive: `integer_value_spec`, `double_value_spec`, `categorical_value_spec`, `discrete_value_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
308
322
|
# @!attribute [rw] categorical_value_spec
|
309
323
|
# @return [::Google::Cloud::AIPlatform::V1::StudySpec::ParameterSpec::CategoricalValueSpec]
|
310
324
|
# The value spec for a 'CATEGORICAL' parameter.
|
325
|
+
#
|
326
|
+
# Note: The following fields are mutually exclusive: `categorical_value_spec`, `double_value_spec`, `integer_value_spec`, `discrete_value_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
311
327
|
# @!attribute [rw] discrete_value_spec
|
312
328
|
# @return [::Google::Cloud::AIPlatform::V1::StudySpec::ParameterSpec::DiscreteValueSpec]
|
313
329
|
# The value spec for a 'DISCRETE' parameter.
|
330
|
+
#
|
331
|
+
# Note: The following fields are mutually exclusive: `discrete_value_spec`, `double_value_spec`, `integer_value_spec`, `categorical_value_spec`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
314
332
|
# @!attribute [rw] parameter_id
|
315
333
|
# @return [::String]
|
316
334
|
# Required. The ID of the parameter. Must not contain whitespaces and must
|
@@ -413,14 +431,20 @@ module Google
|
|
413
431
|
# @return [::Google::Cloud::AIPlatform::V1::StudySpec::ParameterSpec::ConditionalParameterSpec::DiscreteValueCondition]
|
414
432
|
# The spec for matching values from a parent parameter of
|
415
433
|
# `DISCRETE` type.
|
434
|
+
#
|
435
|
+
# Note: The following fields are mutually exclusive: `parent_discrete_values`, `parent_int_values`, `parent_categorical_values`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
416
436
|
# @!attribute [rw] parent_int_values
|
417
437
|
# @return [::Google::Cloud::AIPlatform::V1::StudySpec::ParameterSpec::ConditionalParameterSpec::IntValueCondition]
|
418
438
|
# The spec for matching values from a parent parameter of `INTEGER`
|
419
439
|
# type.
|
440
|
+
#
|
441
|
+
# Note: The following fields are mutually exclusive: `parent_int_values`, `parent_discrete_values`, `parent_categorical_values`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
420
442
|
# @!attribute [rw] parent_categorical_values
|
421
443
|
# @return [::Google::Cloud::AIPlatform::V1::StudySpec::ParameterSpec::ConditionalParameterSpec::CategoricalValueCondition]
|
422
444
|
# The spec for matching values from a parent parameter of
|
423
445
|
# `CATEGORICAL` type.
|
446
|
+
#
|
447
|
+
# Note: The following fields are mutually exclusive: `parent_categorical_values`, `parent_discrete_values`, `parent_int_values`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
424
448
|
# @!attribute [rw] parameter_spec
|
425
449
|
# @return [::Google::Cloud::AIPlatform::V1::StudySpec::ParameterSpec]
|
426
450
|
# Required. The spec for a conditional parameter.
|
@@ -42,12 +42,18 @@ module Google
|
|
42
42
|
# @!attribute [rw] scalar
|
43
43
|
# @return [::Google::Cloud::AIPlatform::V1::Scalar]
|
44
44
|
# A scalar value.
|
45
|
+
#
|
46
|
+
# Note: The following fields are mutually exclusive: `scalar`, `tensor`, `blobs`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
45
47
|
# @!attribute [rw] tensor
|
46
48
|
# @return [::Google::Cloud::AIPlatform::V1::TensorboardTensor]
|
47
49
|
# A tensor value.
|
50
|
+
#
|
51
|
+
# Note: The following fields are mutually exclusive: `tensor`, `scalar`, `blobs`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
48
52
|
# @!attribute [rw] blobs
|
49
53
|
# @return [::Google::Cloud::AIPlatform::V1::TensorboardBlobSequence]
|
50
54
|
# A blob sequence value.
|
55
|
+
#
|
56
|
+
# Note: The following fields are mutually exclusive: `blobs`, `scalar`, `tensor`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
51
57
|
# @!attribute [rw] wall_time
|
52
58
|
# @return [::Google::Protobuf::Timestamp]
|
53
59
|
# Wall clock timestamp when this data point is generated by the end user.
|