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
@@ -48,9 +48,24 @@ module Google
|
|
48
48
|
# @return [::Google::Cloud::AIPlatform::V1::GoogleSearchRetrieval]
|
49
49
|
# Optional. GoogleSearchRetrieval tool type.
|
50
50
|
# Specialized retrieval tool that is powered by Google search.
|
51
|
+
# @!attribute [rw] code_execution
|
52
|
+
# @return [::Google::Cloud::AIPlatform::V1::Tool::CodeExecution]
|
53
|
+
# Optional. CodeExecution tool type.
|
54
|
+
# Enables the model to execute code as part of generation.
|
55
|
+
# This field is only used by the Gemini Developer API services.
|
51
56
|
class Tool
|
52
57
|
include ::Google::Protobuf::MessageExts
|
53
58
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
59
|
+
|
60
|
+
# Tool that executes code generated by the model, and automatically returns
|
61
|
+
# the result to the model.
|
62
|
+
#
|
63
|
+
# See also [ExecutableCode]and [CodeExecutionResult] which are input and
|
64
|
+
# output to this tool.
|
65
|
+
class CodeExecution
|
66
|
+
include ::Google::Protobuf::MessageExts
|
67
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
68
|
+
end
|
54
69
|
end
|
55
70
|
|
56
71
|
# Structured representation of a function declaration as defined by the
|
@@ -129,14 +144,75 @@ module Google
|
|
129
144
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
130
145
|
end
|
131
146
|
|
147
|
+
# Code generated by the model that is meant to be executed, and the result
|
148
|
+
# returned to the model.
|
149
|
+
#
|
150
|
+
# Generated when using the [FunctionDeclaration] tool and
|
151
|
+
# [FunctionCallingConfig] mode is set to [Mode.CODE].
|
152
|
+
# @!attribute [rw] language
|
153
|
+
# @return [::Google::Cloud::AIPlatform::V1::ExecutableCode::Language]
|
154
|
+
# Required. Programming language of the `code`.
|
155
|
+
# @!attribute [rw] code
|
156
|
+
# @return [::String]
|
157
|
+
# Required. The code to be executed.
|
158
|
+
class ExecutableCode
|
159
|
+
include ::Google::Protobuf::MessageExts
|
160
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
161
|
+
|
162
|
+
# Supported programming languages for the generated code.
|
163
|
+
module Language
|
164
|
+
# Unspecified language. This value should not be used.
|
165
|
+
LANGUAGE_UNSPECIFIED = 0
|
166
|
+
|
167
|
+
# Python >= 3.10, with numpy and simpy available.
|
168
|
+
PYTHON = 1
|
169
|
+
end
|
170
|
+
end
|
171
|
+
|
172
|
+
# Result of executing the [ExecutableCode].
|
173
|
+
#
|
174
|
+
# Always follows a `part` containing the [ExecutableCode].
|
175
|
+
# @!attribute [rw] outcome
|
176
|
+
# @return [::Google::Cloud::AIPlatform::V1::CodeExecutionResult::Outcome]
|
177
|
+
# Required. Outcome of the code execution.
|
178
|
+
# @!attribute [rw] output
|
179
|
+
# @return [::String]
|
180
|
+
# Optional. Contains stdout when code execution is successful, stderr or
|
181
|
+
# other description otherwise.
|
182
|
+
class CodeExecutionResult
|
183
|
+
include ::Google::Protobuf::MessageExts
|
184
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
185
|
+
|
186
|
+
# Enumeration of possible outcomes of the code execution.
|
187
|
+
module Outcome
|
188
|
+
# Unspecified status. This value should not be used.
|
189
|
+
OUTCOME_UNSPECIFIED = 0
|
190
|
+
|
191
|
+
# Code execution completed successfully.
|
192
|
+
OUTCOME_OK = 1
|
193
|
+
|
194
|
+
# Code execution finished but with a failure. `stderr` should contain the
|
195
|
+
# reason.
|
196
|
+
OUTCOME_FAILED = 2
|
197
|
+
|
198
|
+
# Code execution ran for too long, and was cancelled. There may or may not
|
199
|
+
# be a partial output present.
|
200
|
+
OUTCOME_DEADLINE_EXCEEDED = 3
|
201
|
+
end
|
202
|
+
end
|
203
|
+
|
132
204
|
# Defines a retrieval tool that model can call to access external knowledge.
|
133
205
|
# @!attribute [rw] vertex_ai_search
|
134
206
|
# @return [::Google::Cloud::AIPlatform::V1::VertexAISearch]
|
135
207
|
# Set to use data source powered by Vertex AI Search.
|
208
|
+
#
|
209
|
+
# Note: The following fields are mutually exclusive: `vertex_ai_search`, `vertex_rag_store`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
136
210
|
# @!attribute [rw] vertex_rag_store
|
137
211
|
# @return [::Google::Cloud::AIPlatform::V1::VertexRagStore]
|
138
212
|
# Set to use data source powered by Vertex RAG store.
|
139
213
|
# User data is uploaded via the VertexRagDataService.
|
214
|
+
#
|
215
|
+
# Note: The following fields are mutually exclusive: `vertex_rag_store`, `vertex_ai_search`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
140
216
|
# @!attribute [rw] disable_attribution
|
141
217
|
# @deprecated This field is deprecated and may be removed in the next major version update.
|
142
218
|
# @return [::Boolean]
|
@@ -232,6 +308,9 @@ module Google
|
|
232
308
|
# @!attribute [rw] function_calling_config
|
233
309
|
# @return [::Google::Cloud::AIPlatform::V1::FunctionCallingConfig]
|
234
310
|
# Optional. Function calling config.
|
311
|
+
# @!attribute [rw] retrieval_config
|
312
|
+
# @return [::Google::Cloud::AIPlatform::V1::RetrievalConfig]
|
313
|
+
# Optional. Retrieval config.
|
235
314
|
class ToolConfig
|
236
315
|
include ::Google::Protobuf::MessageExts
|
237
316
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -271,6 +350,18 @@ module Google
|
|
271
350
|
end
|
272
351
|
end
|
273
352
|
|
353
|
+
# Retrieval config.
|
354
|
+
# @!attribute [rw] lat_lng
|
355
|
+
# @return [::Google::Type::LatLng]
|
356
|
+
# The location of the user.
|
357
|
+
# @!attribute [rw] language_code
|
358
|
+
# @return [::String]
|
359
|
+
# The language code of the user.
|
360
|
+
class RetrievalConfig
|
361
|
+
include ::Google::Protobuf::MessageExts
|
362
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
363
|
+
end
|
364
|
+
|
274
365
|
# Specifies the context retrieval config.
|
275
366
|
# @!attribute [rw] top_k
|
276
367
|
# @return [::Integer]
|
@@ -287,10 +378,14 @@ module Google
|
|
287
378
|
# @return [::Float]
|
288
379
|
# Optional. Only returns contexts with vector distance smaller than the
|
289
380
|
# threshold.
|
381
|
+
#
|
382
|
+
# Note: The following fields are mutually exclusive: `vector_distance_threshold`, `vector_similarity_threshold`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
290
383
|
# @!attribute [rw] vector_similarity_threshold
|
291
384
|
# @return [::Float]
|
292
385
|
# Optional. Only returns contexts with vector similarity larger than the
|
293
386
|
# threshold.
|
387
|
+
#
|
388
|
+
# Note: The following fields are mutually exclusive: `vector_similarity_threshold`, `vector_distance_threshold`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
294
389
|
# @!attribute [rw] metadata_filter
|
295
390
|
# @return [::String]
|
296
391
|
# Optional. String for metadata filtering.
|
@@ -156,24 +156,34 @@ module Google
|
|
156
156
|
# @!attribute [rw] fraction_split
|
157
157
|
# @return [::Google::Cloud::AIPlatform::V1::FractionSplit]
|
158
158
|
# Split based on fractions defining the size of each set.
|
159
|
+
#
|
160
|
+
# Note: The following fields are mutually exclusive: `fraction_split`, `filter_split`, `predefined_split`, `timestamp_split`, `stratified_split`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
159
161
|
# @!attribute [rw] filter_split
|
160
162
|
# @return [::Google::Cloud::AIPlatform::V1::FilterSplit]
|
161
163
|
# Split based on the provided filters for each set.
|
164
|
+
#
|
165
|
+
# Note: The following fields are mutually exclusive: `filter_split`, `fraction_split`, `predefined_split`, `timestamp_split`, `stratified_split`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
162
166
|
# @!attribute [rw] predefined_split
|
163
167
|
# @return [::Google::Cloud::AIPlatform::V1::PredefinedSplit]
|
164
168
|
# Supported only for tabular Datasets.
|
165
169
|
#
|
166
170
|
# Split based on a predefined key.
|
171
|
+
#
|
172
|
+
# Note: The following fields are mutually exclusive: `predefined_split`, `fraction_split`, `filter_split`, `timestamp_split`, `stratified_split`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
167
173
|
# @!attribute [rw] timestamp_split
|
168
174
|
# @return [::Google::Cloud::AIPlatform::V1::TimestampSplit]
|
169
175
|
# Supported only for tabular Datasets.
|
170
176
|
#
|
171
177
|
# Split based on the timestamp of the input data pieces.
|
178
|
+
#
|
179
|
+
# Note: The following fields are mutually exclusive: `timestamp_split`, `fraction_split`, `filter_split`, `predefined_split`, `stratified_split`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
172
180
|
# @!attribute [rw] stratified_split
|
173
181
|
# @return [::Google::Cloud::AIPlatform::V1::StratifiedSplit]
|
174
182
|
# Supported only for tabular Datasets.
|
175
183
|
#
|
176
184
|
# Split based on the distribution of the specified column.
|
185
|
+
#
|
186
|
+
# Note: The following fields are mutually exclusive: `stratified_split`, `fraction_split`, `filter_split`, `predefined_split`, `timestamp_split`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
177
187
|
# @!attribute [rw] gcs_destination
|
178
188
|
# @return [::Google::Cloud::AIPlatform::V1::GcsDestination]
|
179
189
|
# The Cloud Storage location where the training data is to be
|
@@ -196,6 +206,8 @@ module Google
|
|
196
206
|
#
|
197
207
|
# * AIP_TEST_DATA_URI =
|
198
208
|
# "gcs_destination/dataset-<dataset-id>-<annotation-type>-<time>/test-*.$\\{AIP_DATA_FORMAT}"
|
209
|
+
#
|
210
|
+
# Note: The following fields are mutually exclusive: `gcs_destination`, `bigquery_destination`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
199
211
|
# @!attribute [rw] bigquery_destination
|
200
212
|
# @return [::Google::Cloud::AIPlatform::V1::BigQueryDestination]
|
201
213
|
# Only applicable to custom training with tabular Dataset with BigQuery
|
@@ -217,6 +229,8 @@ module Google
|
|
217
229
|
#
|
218
230
|
# * AIP_TEST_DATA_URI =
|
219
231
|
# "bigquery_destination.dataset_<dataset-id>_<annotation-type>_<time>.test"
|
232
|
+
#
|
233
|
+
# Note: The following fields are mutually exclusive: `bigquery_destination`, `gcs_destination`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
220
234
|
# @!attribute [rw] dataset_id
|
221
235
|
# @return [::String]
|
222
236
|
# Required. The ID of the Dataset in the same Project and Location which data
|
@@ -290,14 +290,20 @@ module Google
|
|
290
290
|
# @!attribute [rw] tuned_model
|
291
291
|
# @return [::String]
|
292
292
|
# Support migration from model registry.
|
293
|
+
#
|
294
|
+
# Note: The following fields are mutually exclusive: `tuned_model`, `tuning_job`, `pipeline_job`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
293
295
|
# @!attribute [rw] tuning_job
|
294
296
|
# @return [::String]
|
295
297
|
# Support migration from tuning job list page, from gemini-1.0-pro-002
|
296
298
|
# to 1.5 and above.
|
299
|
+
#
|
300
|
+
# Note: The following fields are mutually exclusive: `tuning_job`, `tuned_model`, `pipeline_job`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
297
301
|
# @!attribute [rw] pipeline_job
|
298
302
|
# @return [::String]
|
299
303
|
# Support migration from tuning job list page, from bison model to gemini
|
300
304
|
# model.
|
305
|
+
#
|
306
|
+
# Note: The following fields are mutually exclusive: `pipeline_job`, `tuned_model`, `tuning_job`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
301
307
|
class TunedModelRef
|
302
308
|
include ::Google::Protobuf::MessageExts
|
303
309
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -29,12 +29,16 @@ module Google
|
|
29
29
|
# Resource name of the long running operation.
|
30
30
|
# Format:
|
31
31
|
# `projects/{project}/locations/{location}/operations/{operation}`
|
32
|
+
#
|
33
|
+
# Note: The following fields are mutually exclusive: `operation`, `data_labeling_job`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
32
34
|
# @!attribute [rw] data_labeling_job
|
33
35
|
# @return [::String]
|
34
36
|
# For API calls that start a LabelingJob.
|
35
37
|
# Resource name of the LabelingJob.
|
36
38
|
# Format:
|
37
39
|
# `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}`
|
40
|
+
#
|
41
|
+
# Note: The following fields are mutually exclusive: `data_labeling_job`, `operation`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
38
42
|
# @!attribute [rw] method
|
39
43
|
# @return [::String]
|
40
44
|
# The method name of the API RPC call. For example,
|
@@ -25,12 +25,18 @@ module Google
|
|
25
25
|
# @!attribute [rw] int_value
|
26
26
|
# @return [::Integer]
|
27
27
|
# An integer value.
|
28
|
+
#
|
29
|
+
# Note: The following fields are mutually exclusive: `int_value`, `double_value`, `string_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
28
30
|
# @!attribute [rw] double_value
|
29
31
|
# @return [::Float]
|
30
32
|
# A double value.
|
33
|
+
#
|
34
|
+
# Note: The following fields are mutually exclusive: `double_value`, `int_value`, `string_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
31
35
|
# @!attribute [rw] string_value
|
32
36
|
# @return [::String]
|
33
37
|
# A string value.
|
38
|
+
#
|
39
|
+
# Note: The following fields are mutually exclusive: `string_value`, `int_value`, `double_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
34
40
|
class Value
|
35
41
|
include ::Google::Protobuf::MessageExts
|
36
42
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -61,12 +61,18 @@ module Google
|
|
61
61
|
# @!attribute [rw] rag_managed_db
|
62
62
|
# @return [::Google::Cloud::AIPlatform::V1::RagVectorDbConfig::RagManagedDb]
|
63
63
|
# The config for the RAG-managed Vector DB.
|
64
|
+
#
|
65
|
+
# Note: The following fields are mutually exclusive: `rag_managed_db`, `pinecone`, `vertex_vector_search`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
64
66
|
# @!attribute [rw] pinecone
|
65
67
|
# @return [::Google::Cloud::AIPlatform::V1::RagVectorDbConfig::Pinecone]
|
66
68
|
# The config for the Pinecone.
|
69
|
+
#
|
70
|
+
# Note: The following fields are mutually exclusive: `pinecone`, `rag_managed_db`, `vertex_vector_search`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
67
71
|
# @!attribute [rw] vertex_vector_search
|
68
72
|
# @return [::Google::Cloud::AIPlatform::V1::RagVectorDbConfig::VertexVectorSearch]
|
69
73
|
# The config for the Vertex Vector Search.
|
74
|
+
#
|
75
|
+
# Note: The following fields are mutually exclusive: `vertex_vector_search`, `rag_managed_db`, `pinecone`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
70
76
|
# @!attribute [rw] api_auth
|
71
77
|
# @return [::Google::Cloud::AIPlatform::V1::ApiAuth]
|
72
78
|
# Authentication config for the chosen Vector DB.
|
@@ -198,23 +204,35 @@ module Google
|
|
198
204
|
# @return [::Google::Cloud::AIPlatform::V1::GcsSource]
|
199
205
|
# Output only. Google Cloud Storage location of the RagFile.
|
200
206
|
# It does not support wildcards in the Cloud Storage uri for now.
|
207
|
+
#
|
208
|
+
# Note: The following fields are mutually exclusive: `gcs_source`, `google_drive_source`, `direct_upload_source`, `slack_source`, `jira_source`, `share_point_sources`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
201
209
|
# @!attribute [r] google_drive_source
|
202
210
|
# @return [::Google::Cloud::AIPlatform::V1::GoogleDriveSource]
|
203
211
|
# Output only. Google Drive location. Supports importing individual files
|
204
212
|
# as well as Google Drive folders.
|
213
|
+
#
|
214
|
+
# Note: The following fields are mutually exclusive: `google_drive_source`, `gcs_source`, `direct_upload_source`, `slack_source`, `jira_source`, `share_point_sources`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
205
215
|
# @!attribute [r] direct_upload_source
|
206
216
|
# @return [::Google::Cloud::AIPlatform::V1::DirectUploadSource]
|
207
217
|
# Output only. The RagFile is encapsulated and uploaded in the
|
208
218
|
# UploadRagFile request.
|
219
|
+
#
|
220
|
+
# Note: The following fields are mutually exclusive: `direct_upload_source`, `gcs_source`, `google_drive_source`, `slack_source`, `jira_source`, `share_point_sources`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
209
221
|
# @!attribute [rw] slack_source
|
210
222
|
# @return [::Google::Cloud::AIPlatform::V1::SlackSource]
|
211
223
|
# The RagFile is imported from a Slack channel.
|
224
|
+
#
|
225
|
+
# Note: The following fields are mutually exclusive: `slack_source`, `gcs_source`, `google_drive_source`, `direct_upload_source`, `jira_source`, `share_point_sources`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
212
226
|
# @!attribute [rw] jira_source
|
213
227
|
# @return [::Google::Cloud::AIPlatform::V1::JiraSource]
|
214
228
|
# The RagFile is imported from a Jira query.
|
229
|
+
#
|
230
|
+
# Note: The following fields are mutually exclusive: `jira_source`, `gcs_source`, `google_drive_source`, `direct_upload_source`, `slack_source`, `share_point_sources`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
215
231
|
# @!attribute [rw] share_point_sources
|
216
232
|
# @return [::Google::Cloud::AIPlatform::V1::SharePointSources]
|
217
233
|
# The RagFile is imported from a SharePoint source.
|
234
|
+
#
|
235
|
+
# Note: The following fields are mutually exclusive: `share_point_sources`, `gcs_source`, `google_drive_source`, `direct_upload_source`, `slack_source`, `jira_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
218
236
|
# @!attribute [r] name
|
219
237
|
# @return [::String]
|
220
238
|
# Output only. The resource name of the RagFile.
|
@@ -286,24 +304,36 @@ module Google
|
|
286
304
|
# well as entire Google Cloud Storage directories. Sample formats:
|
287
305
|
# - `gs://bucket_name/my_directory/object_name/my_file.txt`
|
288
306
|
# - `gs://bucket_name/my_directory`
|
307
|
+
#
|
308
|
+
# Note: The following fields are mutually exclusive: `gcs_source`, `google_drive_source`, `slack_source`, `jira_source`, `share_point_sources`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
289
309
|
# @!attribute [rw] google_drive_source
|
290
310
|
# @return [::Google::Cloud::AIPlatform::V1::GoogleDriveSource]
|
291
311
|
# Google Drive location. Supports importing individual files as
|
292
312
|
# well as Google Drive folders.
|
313
|
+
#
|
314
|
+
# Note: The following fields are mutually exclusive: `google_drive_source`, `gcs_source`, `slack_source`, `jira_source`, `share_point_sources`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
293
315
|
# @!attribute [rw] slack_source
|
294
316
|
# @return [::Google::Cloud::AIPlatform::V1::SlackSource]
|
295
317
|
# Slack channels with their corresponding access tokens.
|
318
|
+
#
|
319
|
+
# Note: The following fields are mutually exclusive: `slack_source`, `gcs_source`, `google_drive_source`, `jira_source`, `share_point_sources`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
296
320
|
# @!attribute [rw] jira_source
|
297
321
|
# @return [::Google::Cloud::AIPlatform::V1::JiraSource]
|
298
322
|
# Jira queries with their corresponding authentication.
|
323
|
+
#
|
324
|
+
# Note: The following fields are mutually exclusive: `jira_source`, `gcs_source`, `google_drive_source`, `slack_source`, `share_point_sources`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
299
325
|
# @!attribute [rw] share_point_sources
|
300
326
|
# @return [::Google::Cloud::AIPlatform::V1::SharePointSources]
|
301
327
|
# SharePoint sources.
|
328
|
+
#
|
329
|
+
# Note: The following fields are mutually exclusive: `share_point_sources`, `gcs_source`, `google_drive_source`, `slack_source`, `jira_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
302
330
|
# @!attribute [rw] partial_failure_gcs_sink
|
303
331
|
# @deprecated This field is deprecated and may be removed in the next major version update.
|
304
332
|
# @return [::Google::Cloud::AIPlatform::V1::GcsDestination]
|
305
333
|
# The Cloud Storage path to write partial failures to.
|
306
334
|
# Deprecated. Prefer to use `import_result_gcs_sink`.
|
335
|
+
#
|
336
|
+
# Note: The following fields are mutually exclusive: `partial_failure_gcs_sink`, `partial_failure_bigquery_sink`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
307
337
|
# @!attribute [rw] partial_failure_bigquery_sink
|
308
338
|
# @deprecated This field is deprecated and may be removed in the next major version update.
|
309
339
|
# @return [::Google::Cloud::AIPlatform::V1::BigQueryDestination]
|
@@ -314,6 +344,8 @@ module Google
|
|
314
344
|
# table exists, the schema will be validated and data will be added to this
|
315
345
|
# existing table.
|
316
346
|
# Deprecated. Prefer to use `import_result_bq_sink`.
|
347
|
+
#
|
348
|
+
# Note: The following fields are mutually exclusive: `partial_failure_bigquery_sink`, `partial_failure_gcs_sink`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
317
349
|
# @!attribute [rw] rag_file_transformation_config
|
318
350
|
# @return [::Google::Cloud::AIPlatform::V1::RagFileTransformationConfig]
|
319
351
|
# Specifies the transformation config for RagFiles.
|
@@ -126,9 +126,13 @@ module Google
|
|
126
126
|
# @!attribute [rw] rag_file
|
127
127
|
# @return [::Google::Cloud::AIPlatform::V1::RagFile]
|
128
128
|
# The RagFile that had been uploaded into the RagCorpus.
|
129
|
+
#
|
130
|
+
# Note: The following fields are mutually exclusive: `rag_file`, `error`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
129
131
|
# @!attribute [rw] error
|
130
132
|
# @return [::Google::Rpc::Status]
|
131
133
|
# The error that occurred while processing the RagFile.
|
134
|
+
#
|
135
|
+
# Note: The following fields are mutually exclusive: `error`, `rag_file`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
132
136
|
class UploadRagFileResponse
|
133
137
|
include ::Google::Protobuf::MessageExts
|
134
138
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -157,9 +161,13 @@ module Google
|
|
157
161
|
# @return [::String]
|
158
162
|
# The Google Cloud Storage path into which the partial failures were
|
159
163
|
# written.
|
164
|
+
#
|
165
|
+
# Note: The following fields are mutually exclusive: `partial_failures_gcs_path`, `partial_failures_bigquery_table`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
160
166
|
# @!attribute [rw] partial_failures_bigquery_table
|
161
167
|
# @return [::String]
|
162
168
|
# The BigQuery table into which the partial failures were written.
|
169
|
+
#
|
170
|
+
# Note: The following fields are mutually exclusive: `partial_failures_bigquery_table`, `partial_failures_gcs_path`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
163
171
|
# @!attribute [rw] imported_rag_files_count
|
164
172
|
# @return [::Integer]
|
165
173
|
# The number of RagFiles that had been imported into the RagCorpus.
|
@@ -40,6 +40,8 @@ module Google
|
|
40
40
|
# @!attribute [rw] error
|
41
41
|
# @return [::Google::Rpc::Status]
|
42
42
|
# The error result of the operation in case of failure or cancellation.
|
43
|
+
#
|
44
|
+
# Note: The following fields are mutually exclusive: `error`, `response`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
43
45
|
# @!attribute [rw] response
|
44
46
|
# @return [::Google::Protobuf::Any]
|
45
47
|
# The normal, successful response of the operation. If the original
|
@@ -50,6 +52,8 @@ module Google
|
|
50
52
|
# is the original method name. For example, if the original method name
|
51
53
|
# is `TakeSnapshot()`, the inferred response type is
|
52
54
|
# `TakeSnapshotResponse`.
|
55
|
+
#
|
56
|
+
# Note: The following fields are mutually exclusive: `response`, `error`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
53
57
|
class Operation
|
54
58
|
include ::Google::Protobuf::MessageExts
|
55
59
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -53,21 +53,33 @@ module Google
|
|
53
53
|
# @!attribute [rw] null_value
|
54
54
|
# @return [::Google::Protobuf::NullValue]
|
55
55
|
# Represents a null value.
|
56
|
+
#
|
57
|
+
# Note: The following fields are mutually exclusive: `null_value`, `number_value`, `string_value`, `bool_value`, `struct_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
56
58
|
# @!attribute [rw] number_value
|
57
59
|
# @return [::Float]
|
58
60
|
# Represents a double value.
|
61
|
+
#
|
62
|
+
# Note: The following fields are mutually exclusive: `number_value`, `null_value`, `string_value`, `bool_value`, `struct_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
59
63
|
# @!attribute [rw] string_value
|
60
64
|
# @return [::String]
|
61
65
|
# Represents a string value.
|
66
|
+
#
|
67
|
+
# Note: The following fields are mutually exclusive: `string_value`, `null_value`, `number_value`, `bool_value`, `struct_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
62
68
|
# @!attribute [rw] bool_value
|
63
69
|
# @return [::Boolean]
|
64
70
|
# Represents a boolean value.
|
71
|
+
#
|
72
|
+
# Note: The following fields are mutually exclusive: `bool_value`, `null_value`, `number_value`, `string_value`, `struct_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
65
73
|
# @!attribute [rw] struct_value
|
66
74
|
# @return [::Google::Protobuf::Struct]
|
67
75
|
# Represents a structured value.
|
76
|
+
#
|
77
|
+
# Note: The following fields are mutually exclusive: `struct_value`, `null_value`, `number_value`, `string_value`, `bool_value`, `list_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
68
78
|
# @!attribute [rw] list_value
|
69
79
|
# @return [::Google::Protobuf::ListValue]
|
70
80
|
# Represents a repeated `Value`.
|
81
|
+
#
|
82
|
+
# Note: The following fields are mutually exclusive: `list_value`, `null_value`, `number_value`, `string_value`, `bool_value`, `struct_value`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
71
83
|
class Value
|
72
84
|
include ::Google::Protobuf::MessageExts
|
73
85
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -0,0 +1,38 @@
|
|
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 Type
|
22
|
+
# An object that represents a latitude/longitude pair. This is expressed as a
|
23
|
+
# pair of doubles to represent degrees latitude and degrees longitude. Unless
|
24
|
+
# specified otherwise, this must conform to the
|
25
|
+
# <a href="http://www.unoosa.org/pdf/icg/2012/template/WGS_84.pdf">WGS84
|
26
|
+
# standard</a>. Values must be within normalized ranges.
|
27
|
+
# @!attribute [rw] latitude
|
28
|
+
# @return [::Float]
|
29
|
+
# The latitude in degrees. It must be in the range [-90.0, +90.0].
|
30
|
+
# @!attribute [rw] longitude
|
31
|
+
# @return [::Float]
|
32
|
+
# The longitude in degrees. It must be in the range [-180.0, +180.0].
|
33
|
+
class LatLng
|
34
|
+
include ::Google::Protobuf::MessageExts
|
35
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
36
|
+
end
|
37
|
+
end
|
38
|
+
end
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-ai_platform-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.63.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-01-29 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: gapic-common
|
@@ -16,7 +15,7 @@ dependencies:
|
|
16
15
|
requirements:
|
17
16
|
- - ">="
|
18
17
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.
|
18
|
+
version: 0.25.0
|
20
19
|
- - "<"
|
21
20
|
- !ruby/object:Gem::Version
|
22
21
|
version: 2.a
|
@@ -26,7 +25,7 @@ dependencies:
|
|
26
25
|
requirements:
|
27
26
|
- - ">="
|
28
27
|
- !ruby/object:Gem::Version
|
29
|
-
version: 0.
|
28
|
+
version: 0.25.0
|
30
29
|
- - "<"
|
31
30
|
- !ruby/object:Gem::Version
|
32
31
|
version: 2.a
|
@@ -176,6 +175,13 @@ files:
|
|
176
175
|
- lib/google/cloud/ai_platform/v1/featurestore_service/rest/client.rb
|
177
176
|
- lib/google/cloud/ai_platform/v1/featurestore_service/rest/operations.rb
|
178
177
|
- lib/google/cloud/ai_platform/v1/featurestore_service/rest/service_stub.rb
|
178
|
+
- lib/google/cloud/ai_platform/v1/gen_ai_cache_service.rb
|
179
|
+
- lib/google/cloud/ai_platform/v1/gen_ai_cache_service/client.rb
|
180
|
+
- lib/google/cloud/ai_platform/v1/gen_ai_cache_service/credentials.rb
|
181
|
+
- lib/google/cloud/ai_platform/v1/gen_ai_cache_service/paths.rb
|
182
|
+
- lib/google/cloud/ai_platform/v1/gen_ai_cache_service/rest.rb
|
183
|
+
- lib/google/cloud/ai_platform/v1/gen_ai_cache_service/rest/client.rb
|
184
|
+
- lib/google/cloud/ai_platform/v1/gen_ai_cache_service/rest/service_stub.rb
|
179
185
|
- lib/google/cloud/ai_platform/v1/gen_ai_tuning_service.rb
|
180
186
|
- lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/client.rb
|
181
187
|
- lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/credentials.rb
|
@@ -294,6 +300,22 @@ files:
|
|
294
300
|
- lib/google/cloud/ai_platform/v1/prediction_service/rest.rb
|
295
301
|
- lib/google/cloud/ai_platform/v1/prediction_service/rest/client.rb
|
296
302
|
- lib/google/cloud/ai_platform/v1/prediction_service/rest/service_stub.rb
|
303
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service.rb
|
304
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/client.rb
|
305
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/credentials.rb
|
306
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/paths.rb
|
307
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/rest.rb
|
308
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/rest/client.rb
|
309
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_execution_service/rest/service_stub.rb
|
310
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_service.rb
|
311
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_service/client.rb
|
312
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_service/credentials.rb
|
313
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_service/operations.rb
|
314
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_service/paths.rb
|
315
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest.rb
|
316
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest/client.rb
|
317
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest/operations.rb
|
318
|
+
- lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest/service_stub.rb
|
297
319
|
- lib/google/cloud/ai_platform/v1/rest.rb
|
298
320
|
- lib/google/cloud/ai_platform/v1/schedule_service.rb
|
299
321
|
- lib/google/cloud/ai_platform/v1/schedule_service/client.rb
|
@@ -354,6 +376,7 @@ files:
|
|
354
376
|
- lib/google/cloud/aiplatform/v1/api_auth_pb.rb
|
355
377
|
- lib/google/cloud/aiplatform/v1/artifact_pb.rb
|
356
378
|
- lib/google/cloud/aiplatform/v1/batch_prediction_job_pb.rb
|
379
|
+
- lib/google/cloud/aiplatform/v1/cached_content_pb.rb
|
357
380
|
- lib/google/cloud/aiplatform/v1/completion_stats_pb.rb
|
358
381
|
- lib/google/cloud/aiplatform/v1/content_pb.rb
|
359
382
|
- lib/google/cloud/aiplatform/v1/context_pb.rb
|
@@ -401,6 +424,8 @@ files:
|
|
401
424
|
- lib/google/cloud/aiplatform/v1/featurestore_pb.rb
|
402
425
|
- lib/google/cloud/aiplatform/v1/featurestore_service_pb.rb
|
403
426
|
- lib/google/cloud/aiplatform/v1/featurestore_service_services_pb.rb
|
427
|
+
- lib/google/cloud/aiplatform/v1/gen_ai_cache_service_pb.rb
|
428
|
+
- lib/google/cloud/aiplatform/v1/gen_ai_cache_service_services_pb.rb
|
404
429
|
- lib/google/cloud/aiplatform/v1/genai_tuning_service_pb.rb
|
405
430
|
- lib/google/cloud/aiplatform/v1/genai_tuning_service_services_pb.rb
|
406
431
|
- lib/google/cloud/aiplatform/v1/hyperparameter_tuning_job_pb.rb
|
@@ -459,6 +484,11 @@ files:
|
|
459
484
|
- lib/google/cloud/aiplatform/v1/prediction_service_pb.rb
|
460
485
|
- lib/google/cloud/aiplatform/v1/prediction_service_services_pb.rb
|
461
486
|
- lib/google/cloud/aiplatform/v1/publisher_model_pb.rb
|
487
|
+
- lib/google/cloud/aiplatform/v1/reasoning_engine_execution_service_pb.rb
|
488
|
+
- lib/google/cloud/aiplatform/v1/reasoning_engine_execution_service_services_pb.rb
|
489
|
+
- lib/google/cloud/aiplatform/v1/reasoning_engine_pb.rb
|
490
|
+
- lib/google/cloud/aiplatform/v1/reasoning_engine_service_pb.rb
|
491
|
+
- lib/google/cloud/aiplatform/v1/reasoning_engine_service_services_pb.rb
|
462
492
|
- lib/google/cloud/aiplatform/v1/reservation_affinity_pb.rb
|
463
493
|
- lib/google/cloud/aiplatform/v1/saved_query_pb.rb
|
464
494
|
- lib/google/cloud/aiplatform/v1/schedule_pb.rb
|
@@ -502,6 +532,7 @@ files:
|
|
502
532
|
- proto_docs/google/cloud/aiplatform/v1/api_auth.rb
|
503
533
|
- proto_docs/google/cloud/aiplatform/v1/artifact.rb
|
504
534
|
- proto_docs/google/cloud/aiplatform/v1/batch_prediction_job.rb
|
535
|
+
- proto_docs/google/cloud/aiplatform/v1/cached_content.rb
|
505
536
|
- proto_docs/google/cloud/aiplatform/v1/completion_stats.rb
|
506
537
|
- proto_docs/google/cloud/aiplatform/v1/content.rb
|
507
538
|
- proto_docs/google/cloud/aiplatform/v1/context.rb
|
@@ -540,6 +571,7 @@ files:
|
|
540
571
|
- proto_docs/google/cloud/aiplatform/v1/featurestore_monitoring.rb
|
541
572
|
- proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb
|
542
573
|
- proto_docs/google/cloud/aiplatform/v1/featurestore_service.rb
|
574
|
+
- proto_docs/google/cloud/aiplatform/v1/gen_ai_cache_service.rb
|
543
575
|
- proto_docs/google/cloud/aiplatform/v1/genai_tuning_service.rb
|
544
576
|
- proto_docs/google/cloud/aiplatform/v1/hyperparameter_tuning_job.rb
|
545
577
|
- proto_docs/google/cloud/aiplatform/v1/index.rb
|
@@ -584,6 +616,9 @@ files:
|
|
584
616
|
- proto_docs/google/cloud/aiplatform/v1/pipeline_state.rb
|
585
617
|
- proto_docs/google/cloud/aiplatform/v1/prediction_service.rb
|
586
618
|
- proto_docs/google/cloud/aiplatform/v1/publisher_model.rb
|
619
|
+
- proto_docs/google/cloud/aiplatform/v1/reasoning_engine.rb
|
620
|
+
- proto_docs/google/cloud/aiplatform/v1/reasoning_engine_execution_service.rb
|
621
|
+
- proto_docs/google/cloud/aiplatform/v1/reasoning_engine_service.rb
|
587
622
|
- proto_docs/google/cloud/aiplatform/v1/reservation_affinity.rb
|
588
623
|
- proto_docs/google/cloud/aiplatform/v1/saved_query.rb
|
589
624
|
- proto_docs/google/cloud/aiplatform/v1/schedule.rb
|
@@ -657,12 +692,12 @@ files:
|
|
657
692
|
- proto_docs/google/type/date.rb
|
658
693
|
- proto_docs/google/type/expr.rb
|
659
694
|
- proto_docs/google/type/interval.rb
|
695
|
+
- proto_docs/google/type/latlng.rb
|
660
696
|
- proto_docs/google/type/money.rb
|
661
697
|
homepage: https://github.com/googleapis/google-cloud-ruby
|
662
698
|
licenses:
|
663
699
|
- Apache-2.0
|
664
700
|
metadata: {}
|
665
|
-
post_install_message:
|
666
701
|
rdoc_options: []
|
667
702
|
require_paths:
|
668
703
|
- lib
|
@@ -670,15 +705,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
670
705
|
requirements:
|
671
706
|
- - ">="
|
672
707
|
- !ruby/object:Gem::Version
|
673
|
-
version: '
|
708
|
+
version: '3.0'
|
674
709
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
675
710
|
requirements:
|
676
711
|
- - ">="
|
677
712
|
- !ruby/object:Gem::Version
|
678
713
|
version: '0'
|
679
714
|
requirements: []
|
680
|
-
rubygems_version: 3.
|
681
|
-
signing_key:
|
715
|
+
rubygems_version: 3.6.2
|
682
716
|
specification_version: 4
|
683
717
|
summary: Train high-quality custom machine learning models with minimal machine learning
|
684
718
|
expertise and effort.
|