google-cloud-ai_platform-v1 0.58.0 → 0.59.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/google/cloud/ai_platform/v1/dataset_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/dataset_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/deployment_resource_pool_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/endpoint_service/client.rb +103 -0
- data/lib/google/cloud/ai_platform/v1/endpoint_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/endpoint_service/rest/client.rb +96 -0
- data/lib/google/cloud/ai_platform/v1/endpoint_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/endpoint_service/rest/service_stub.rb +60 -0
- data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/feature_online_store_admin_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/feature_registry_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/feature_registry_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/featurestore_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/featurestore_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/gen_ai_tuning_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/index_endpoint_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/index_endpoint_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/index_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/index_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/job_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/job_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/llm_utility_service/paths.rb +19 -0
- data/lib/google/cloud/ai_platform/v1/metadata_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/metadata_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/migration_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/migration_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/model_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/model_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/notebook_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/notebook_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/persistent_resource_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/persistent_resource_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/pipeline_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/pipeline_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/prediction_service/paths.rb +19 -0
- data/lib/google/cloud/ai_platform/v1/rest.rb +2 -0
- data/lib/google/cloud/ai_platform/v1/schedule_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/schedule_service/paths.rb +38 -0
- data/lib/google/cloud/ai_platform/v1/schedule_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/specialist_pool_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/specialist_pool_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/tensorboard_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/tensorboard_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1/version.rb +1 -1
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service/client.rb +1405 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service/credentials.rb +47 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service/operations.rb +810 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service/paths.rb +173 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest/client.rb +1318 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest/operations.rb +4244 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest/service_stub.rb +663 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest.rb +54 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_data_service.rb +56 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_service/client.rb +672 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_service/credentials.rb +47 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_service/paths.rb +69 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_service/rest/client.rb +634 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_service/rest/service_stub.rb +249 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_service/rest.rb +53 -0
- data/lib/google/cloud/ai_platform/v1/vertex_rag_service.rb +55 -0
- data/lib/google/cloud/ai_platform/v1/vizier_service/operations.rb +3 -10
- data/lib/google/cloud/ai_platform/v1/vizier_service/rest/operations.rb +73 -10
- data/lib/google/cloud/ai_platform/v1.rb +2 -0
- data/lib/google/cloud/aiplatform/v1/api_auth_pb.rb +46 -0
- data/lib/google/cloud/aiplatform/v1/endpoint_pb.rb +5 -1
- data/lib/google/cloud/aiplatform/v1/endpoint_service_pb.rb +3 -1
- data/lib/google/cloud/aiplatform/v1/endpoint_service_services_pb.rb +2 -0
- data/lib/google/cloud/aiplatform/v1/io_pb.rb +16 -1
- data/lib/google/cloud/aiplatform/v1/machine_resources_pb.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/notebook_execution_job_pb.rb +6 -1
- data/lib/google/cloud/aiplatform/v1/tool_pb.rb +5 -1
- data/lib/google/cloud/aiplatform/v1/vertex_rag_data_pb.rb +67 -0
- data/lib/google/cloud/aiplatform/v1/vertex_rag_data_service_pb.rb +71 -0
- data/lib/google/cloud/aiplatform/v1/vertex_rag_data_service_services_pb.rb +63 -0
- data/lib/google/cloud/aiplatform/v1/vertex_rag_service_pb.rb +65 -0
- data/lib/google/cloud/aiplatform/v1/vertex_rag_service_services_pb.rb +52 -0
- data/proto_docs/google/cloud/aiplatform/v1/api_auth.rb +45 -0
- data/proto_docs/google/cloud/aiplatform/v1/endpoint.rb +30 -0
- data/proto_docs/google/cloud/aiplatform/v1/endpoint_service.rb +22 -0
- data/proto_docs/google/cloud/aiplatform/v1/io.rb +158 -0
- data/proto_docs/google/cloud/aiplatform/v1/machine_resources.rb +8 -0
- data/proto_docs/google/cloud/aiplatform/v1/notebook_execution_job.rb +18 -0
- data/proto_docs/google/cloud/aiplatform/v1/tool.rb +72 -0
- data/proto_docs/google/cloud/aiplatform/v1/vertex_rag_data.rb +334 -0
- data/proto_docs/google/cloud/aiplatform/v1/vertex_rag_data_service.rb +293 -0
- data/proto_docs/google/cloud/aiplatform/v1/vertex_rag_service.rb +279 -0
- data/proto_docs/google/longrunning/operations.rb +19 -14
- metadata +28 -2
@@ -0,0 +1,279 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# Copyright 2024 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
|
+
# A query to retrieve relevant contexts.
|
25
|
+
# @!attribute [rw] text
|
26
|
+
# @return [::String]
|
27
|
+
# Optional. The query in text format to get relevant contexts.
|
28
|
+
# @!attribute [rw] rag_retrieval_config
|
29
|
+
# @return [::Google::Cloud::AIPlatform::V1::RagRetrievalConfig]
|
30
|
+
# Optional. The retrieval config for the query.
|
31
|
+
class RagQuery
|
32
|
+
include ::Google::Protobuf::MessageExts
|
33
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
34
|
+
end
|
35
|
+
|
36
|
+
# Request message for
|
37
|
+
# {::Google::Cloud::AIPlatform::V1::VertexRagService::Client#retrieve_contexts VertexRagService.RetrieveContexts}.
|
38
|
+
# @!attribute [rw] vertex_rag_store
|
39
|
+
# @return [::Google::Cloud::AIPlatform::V1::RetrieveContextsRequest::VertexRagStore]
|
40
|
+
# The data source for Vertex RagStore.
|
41
|
+
# @!attribute [rw] parent
|
42
|
+
# @return [::String]
|
43
|
+
# Required. The resource name of the Location from which to retrieve
|
44
|
+
# RagContexts. The users must have permission to make a call in the project.
|
45
|
+
# Format:
|
46
|
+
# `projects/{project}/locations/{location}`.
|
47
|
+
# @!attribute [rw] query
|
48
|
+
# @return [::Google::Cloud::AIPlatform::V1::RagQuery]
|
49
|
+
# Required. Single RAG retrieve query.
|
50
|
+
class RetrieveContextsRequest
|
51
|
+
include ::Google::Protobuf::MessageExts
|
52
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
53
|
+
|
54
|
+
# The data source for Vertex RagStore.
|
55
|
+
# @!attribute [rw] rag_resources
|
56
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::RetrieveContextsRequest::VertexRagStore::RagResource>]
|
57
|
+
# Optional. The representation of the rag source. It can be used to specify
|
58
|
+
# corpus only or ragfiles. Currently only support one corpus or multiple
|
59
|
+
# files from one corpus. In the future we may open up multiple corpora
|
60
|
+
# support.
|
61
|
+
# @!attribute [rw] vector_distance_threshold
|
62
|
+
# @deprecated This field is deprecated and may be removed in the next major version update.
|
63
|
+
# @return [::Float]
|
64
|
+
# Optional. Only return contexts with vector distance smaller than the
|
65
|
+
# threshold.
|
66
|
+
class VertexRagStore
|
67
|
+
include ::Google::Protobuf::MessageExts
|
68
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
69
|
+
|
70
|
+
# The definition of the Rag resource.
|
71
|
+
# @!attribute [rw] rag_corpus
|
72
|
+
# @return [::String]
|
73
|
+
# Optional. RagCorpora resource name.
|
74
|
+
# Format:
|
75
|
+
# `projects/{project}/locations/{location}/ragCorpora/{rag_corpus}`
|
76
|
+
# @!attribute [rw] rag_file_ids
|
77
|
+
# @return [::Array<::String>]
|
78
|
+
# Optional. rag_file_id. The files should be in the same rag_corpus set
|
79
|
+
# in rag_corpus field.
|
80
|
+
class RagResource
|
81
|
+
include ::Google::Protobuf::MessageExts
|
82
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
83
|
+
end
|
84
|
+
end
|
85
|
+
end
|
86
|
+
|
87
|
+
# Relevant contexts for one query.
|
88
|
+
# @!attribute [rw] contexts
|
89
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::RagContexts::Context>]
|
90
|
+
# All its contexts.
|
91
|
+
class RagContexts
|
92
|
+
include ::Google::Protobuf::MessageExts
|
93
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
94
|
+
|
95
|
+
# A context of the query.
|
96
|
+
# @!attribute [rw] source_uri
|
97
|
+
# @return [::String]
|
98
|
+
# If the file is imported from Cloud Storage or Google Drive, source_uri
|
99
|
+
# will be original file URI in Cloud Storage or Google Drive; if file is
|
100
|
+
# uploaded, source_uri will be file display name.
|
101
|
+
# @!attribute [rw] source_display_name
|
102
|
+
# @return [::String]
|
103
|
+
# The file display name.
|
104
|
+
# @!attribute [rw] text
|
105
|
+
# @return [::String]
|
106
|
+
# The text chunk.
|
107
|
+
# @!attribute [rw] score
|
108
|
+
# @return [::Float]
|
109
|
+
# According to the underlying Vector DB and the selected metric type, the
|
110
|
+
# score can be either the distance or the similarity between the query and
|
111
|
+
# the context and its range depends on the metric type.
|
112
|
+
#
|
113
|
+
# For example, if the metric type is COSINE_DISTANCE, it represents the
|
114
|
+
# distance between the query and the context. The larger the distance, the
|
115
|
+
# less relevant the context is to the query. The range is [0, 2], while 0
|
116
|
+
# means the most relevant and 2 means the least relevant.
|
117
|
+
class Context
|
118
|
+
include ::Google::Protobuf::MessageExts
|
119
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
120
|
+
end
|
121
|
+
end
|
122
|
+
|
123
|
+
# Response message for
|
124
|
+
# {::Google::Cloud::AIPlatform::V1::VertexRagService::Client#retrieve_contexts VertexRagService.RetrieveContexts}.
|
125
|
+
# @!attribute [rw] contexts
|
126
|
+
# @return [::Google::Cloud::AIPlatform::V1::RagContexts]
|
127
|
+
# The contexts of the query.
|
128
|
+
class RetrieveContextsResponse
|
129
|
+
include ::Google::Protobuf::MessageExts
|
130
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
131
|
+
end
|
132
|
+
|
133
|
+
# Request message for AugmentPrompt.
|
134
|
+
# @!attribute [rw] vertex_rag_store
|
135
|
+
# @return [::Google::Cloud::AIPlatform::V1::VertexRagStore]
|
136
|
+
# Optional. Retrieves contexts from the Vertex RagStore.
|
137
|
+
# @!attribute [rw] parent
|
138
|
+
# @return [::String]
|
139
|
+
# Required. The resource name of the Location from which to augment prompt.
|
140
|
+
# The users must have permission to make a call in the project.
|
141
|
+
# Format:
|
142
|
+
# `projects/{project}/locations/{location}`.
|
143
|
+
# @!attribute [rw] contents
|
144
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::Content>]
|
145
|
+
# Optional. Input content to augment, only text format is supported for now.
|
146
|
+
# @!attribute [rw] model
|
147
|
+
# @return [::Google::Cloud::AIPlatform::V1::AugmentPromptRequest::Model]
|
148
|
+
# Optional. Metadata of the backend deployed model.
|
149
|
+
class AugmentPromptRequest
|
150
|
+
include ::Google::Protobuf::MessageExts
|
151
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
152
|
+
|
153
|
+
# Metadata of the backend deployed model.
|
154
|
+
# @!attribute [rw] model
|
155
|
+
# @return [::String]
|
156
|
+
# Optional. The model that the user will send the augmented prompt for
|
157
|
+
# content generation.
|
158
|
+
# @!attribute [rw] model_version
|
159
|
+
# @return [::String]
|
160
|
+
# Optional. The model version of the backend deployed model.
|
161
|
+
class Model
|
162
|
+
include ::Google::Protobuf::MessageExts
|
163
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
164
|
+
end
|
165
|
+
end
|
166
|
+
|
167
|
+
# Response message for AugmentPrompt.
|
168
|
+
# @!attribute [rw] augmented_prompt
|
169
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::Content>]
|
170
|
+
# Augmented prompt, only text format is supported for now.
|
171
|
+
# @!attribute [rw] facts
|
172
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::Fact>]
|
173
|
+
# Retrieved facts from RAG data sources.
|
174
|
+
class AugmentPromptResponse
|
175
|
+
include ::Google::Protobuf::MessageExts
|
176
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
177
|
+
end
|
178
|
+
|
179
|
+
# Request message for CorroborateContent.
|
180
|
+
# @!attribute [rw] parent
|
181
|
+
# @return [::String]
|
182
|
+
# Required. The resource name of the Location from which to corroborate text.
|
183
|
+
# The users must have permission to make a call in the project.
|
184
|
+
# Format:
|
185
|
+
# `projects/{project}/locations/{location}`.
|
186
|
+
# @!attribute [rw] content
|
187
|
+
# @return [::Google::Cloud::AIPlatform::V1::Content]
|
188
|
+
# Optional. Input content to corroborate, only text format is supported for
|
189
|
+
# now.
|
190
|
+
# @!attribute [rw] facts
|
191
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::Fact>]
|
192
|
+
# Optional. Facts used to generate the text can also be used to corroborate
|
193
|
+
# the text.
|
194
|
+
# @!attribute [rw] parameters
|
195
|
+
# @return [::Google::Cloud::AIPlatform::V1::CorroborateContentRequest::Parameters]
|
196
|
+
# Optional. Parameters that can be set to override default settings per
|
197
|
+
# request.
|
198
|
+
class CorroborateContentRequest
|
199
|
+
include ::Google::Protobuf::MessageExts
|
200
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
201
|
+
|
202
|
+
# Parameters that can be overrided per request.
|
203
|
+
# @!attribute [rw] citation_threshold
|
204
|
+
# @return [::Float]
|
205
|
+
# Optional. Only return claims with citation score larger than the
|
206
|
+
# threshold.
|
207
|
+
class Parameters
|
208
|
+
include ::Google::Protobuf::MessageExts
|
209
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
210
|
+
end
|
211
|
+
end
|
212
|
+
|
213
|
+
# Response message for CorroborateContent.
|
214
|
+
# @!attribute [rw] corroboration_score
|
215
|
+
# @return [::Float]
|
216
|
+
# Confidence score of corroborating content. Value is [0,1] with 1 is the
|
217
|
+
# most confidence.
|
218
|
+
# @!attribute [rw] claims
|
219
|
+
# @return [::Array<::Google::Cloud::AIPlatform::V1::Claim>]
|
220
|
+
# Claims that are extracted from the input content and facts that support the
|
221
|
+
# claims.
|
222
|
+
class CorroborateContentResponse
|
223
|
+
include ::Google::Protobuf::MessageExts
|
224
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
225
|
+
end
|
226
|
+
|
227
|
+
# The fact used in grounding.
|
228
|
+
# @!attribute [rw] query
|
229
|
+
# @return [::String]
|
230
|
+
# Query that is used to retrieve this fact.
|
231
|
+
# @!attribute [rw] title
|
232
|
+
# @return [::String]
|
233
|
+
# If present, it refers to the title of this fact.
|
234
|
+
# @!attribute [rw] uri
|
235
|
+
# @return [::String]
|
236
|
+
# If present, this uri links to the source of the fact.
|
237
|
+
# @!attribute [rw] summary
|
238
|
+
# @return [::String]
|
239
|
+
# If present, the summary/snippet of the fact.
|
240
|
+
# @!attribute [rw] vector_distance
|
241
|
+
# @deprecated This field is deprecated and may be removed in the next major version update.
|
242
|
+
# @return [::Float]
|
243
|
+
# If present, the distance between the query vector and this fact vector.
|
244
|
+
# @!attribute [rw] score
|
245
|
+
# @return [::Float]
|
246
|
+
# If present, according to the underlying Vector DB and the selected metric
|
247
|
+
# type, the score can be either the distance or the similarity between the
|
248
|
+
# query and the fact and its range depends on the metric type.
|
249
|
+
#
|
250
|
+
# For example, if the metric type is COSINE_DISTANCE, it represents the
|
251
|
+
# distance between the query and the fact. The larger the distance, the less
|
252
|
+
# relevant the fact is to the query. The range is [0, 2], while 0 means the
|
253
|
+
# most relevant and 2 means the least relevant.
|
254
|
+
class Fact
|
255
|
+
include ::Google::Protobuf::MessageExts
|
256
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
257
|
+
end
|
258
|
+
|
259
|
+
# Claim that is extracted from the input text and facts that support it.
|
260
|
+
# @!attribute [rw] start_index
|
261
|
+
# @return [::Integer]
|
262
|
+
# Index in the input text where the claim starts (inclusive).
|
263
|
+
# @!attribute [rw] end_index
|
264
|
+
# @return [::Integer]
|
265
|
+
# Index in the input text where the claim ends (exclusive).
|
266
|
+
# @!attribute [rw] fact_indexes
|
267
|
+
# @return [::Array<::Integer>]
|
268
|
+
# Indexes of the facts supporting this claim.
|
269
|
+
# @!attribute [rw] score
|
270
|
+
# @return [::Float]
|
271
|
+
# Confidence score of this corroboration.
|
272
|
+
class Claim
|
273
|
+
include ::Google::Protobuf::MessageExts
|
274
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
275
|
+
end
|
276
|
+
end
|
277
|
+
end
|
278
|
+
end
|
279
|
+
end
|
@@ -42,7 +42,7 @@ module Google
|
|
42
42
|
# The error result of the operation in case of failure or cancellation.
|
43
43
|
# @!attribute [rw] response
|
44
44
|
# @return [::Google::Protobuf::Any]
|
45
|
-
# The normal response of the operation
|
45
|
+
# The normal, successful response of the operation. If the original
|
46
46
|
# method returns no data on success, such as `Delete`, the response is
|
47
47
|
# `google.protobuf.Empty`. If the original method is standard
|
48
48
|
# `Get`/`Create`/`Update`, the response should be the resource. For other
|
@@ -55,7 +55,8 @@ module Google
|
|
55
55
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
56
56
|
end
|
57
57
|
|
58
|
-
# The request message for
|
58
|
+
# The request message for
|
59
|
+
# Operations.GetOperation.
|
59
60
|
# @!attribute [rw] name
|
60
61
|
# @return [::String]
|
61
62
|
# The name of the operation resource.
|
@@ -64,7 +65,8 @@ module Google
|
|
64
65
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
65
66
|
end
|
66
67
|
|
67
|
-
# The request message for
|
68
|
+
# The request message for
|
69
|
+
# Operations.ListOperations.
|
68
70
|
# @!attribute [rw] name
|
69
71
|
# @return [::String]
|
70
72
|
# The name of the operation's parent resource.
|
@@ -82,7 +84,8 @@ module Google
|
|
82
84
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
83
85
|
end
|
84
86
|
|
85
|
-
# The response message for
|
87
|
+
# The response message for
|
88
|
+
# Operations.ListOperations.
|
86
89
|
# @!attribute [rw] operations
|
87
90
|
# @return [::Array<::Google::Longrunning::Operation>]
|
88
91
|
# A list of operations that matches the specified filter in the request.
|
@@ -94,7 +97,8 @@ module Google
|
|
94
97
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
95
98
|
end
|
96
99
|
|
97
|
-
# The request message for
|
100
|
+
# The request message for
|
101
|
+
# Operations.CancelOperation.
|
98
102
|
# @!attribute [rw] name
|
99
103
|
# @return [::String]
|
100
104
|
# The name of the operation resource to be cancelled.
|
@@ -103,7 +107,8 @@ module Google
|
|
103
107
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
104
108
|
end
|
105
109
|
|
106
|
-
# The request message for
|
110
|
+
# The request message for
|
111
|
+
# Operations.DeleteOperation.
|
107
112
|
# @!attribute [rw] name
|
108
113
|
# @return [::String]
|
109
114
|
# The name of the operation resource to be deleted.
|
@@ -112,7 +117,8 @@ module Google
|
|
112
117
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
113
118
|
end
|
114
119
|
|
115
|
-
# The request message for
|
120
|
+
# The request message for
|
121
|
+
# Operations.WaitOperation.
|
116
122
|
# @!attribute [rw] name
|
117
123
|
# @return [::String]
|
118
124
|
# The name of the operation resource to wait on.
|
@@ -130,13 +136,12 @@ module Google
|
|
130
136
|
#
|
131
137
|
# Example:
|
132
138
|
#
|
133
|
-
#
|
134
|
-
#
|
135
|
-
#
|
136
|
-
#
|
137
|
-
#
|
138
|
-
# }
|
139
|
-
# }
|
139
|
+
# rpc Export(ExportRequest) returns (google.longrunning.Operation) {
|
140
|
+
# option (google.longrunning.operation_info) = {
|
141
|
+
# response_type: "ExportResponse"
|
142
|
+
# metadata_type: "ExportMetadata"
|
143
|
+
# };
|
144
|
+
# }
|
140
145
|
# @!attribute [rw] response_type
|
141
146
|
# @return [::String]
|
142
147
|
# Required. The message name of the primary return type for this
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
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.59.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-12-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|
@@ -323,6 +323,22 @@ files:
|
|
323
323
|
- lib/google/cloud/ai_platform/v1/tensorboard_service/rest/operations.rb
|
324
324
|
- lib/google/cloud/ai_platform/v1/tensorboard_service/rest/service_stub.rb
|
325
325
|
- lib/google/cloud/ai_platform/v1/version.rb
|
326
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_data_service.rb
|
327
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_data_service/client.rb
|
328
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_data_service/credentials.rb
|
329
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_data_service/operations.rb
|
330
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_data_service/paths.rb
|
331
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest.rb
|
332
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest/client.rb
|
333
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest/operations.rb
|
334
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_data_service/rest/service_stub.rb
|
335
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_service.rb
|
336
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_service/client.rb
|
337
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_service/credentials.rb
|
338
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_service/paths.rb
|
339
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_service/rest.rb
|
340
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_service/rest/client.rb
|
341
|
+
- lib/google/cloud/ai_platform/v1/vertex_rag_service/rest/service_stub.rb
|
326
342
|
- lib/google/cloud/ai_platform/v1/vizier_service.rb
|
327
343
|
- lib/google/cloud/ai_platform/v1/vizier_service/client.rb
|
328
344
|
- lib/google/cloud/ai_platform/v1/vizier_service/credentials.rb
|
@@ -335,6 +351,7 @@ files:
|
|
335
351
|
- lib/google/cloud/aiplatform/v1/accelerator_type_pb.rb
|
336
352
|
- lib/google/cloud/aiplatform/v1/annotation_pb.rb
|
337
353
|
- lib/google/cloud/aiplatform/v1/annotation_spec_pb.rb
|
354
|
+
- lib/google/cloud/aiplatform/v1/api_auth_pb.rb
|
338
355
|
- lib/google/cloud/aiplatform/v1/artifact_pb.rb
|
339
356
|
- lib/google/cloud/aiplatform/v1/batch_prediction_job_pb.rb
|
340
357
|
- lib/google/cloud/aiplatform/v1/completion_stats_pb.rb
|
@@ -466,6 +483,11 @@ files:
|
|
466
483
|
- lib/google/cloud/aiplatform/v1/unmanaged_container_model_pb.rb
|
467
484
|
- lib/google/cloud/aiplatform/v1/user_action_reference_pb.rb
|
468
485
|
- lib/google/cloud/aiplatform/v1/value_pb.rb
|
486
|
+
- lib/google/cloud/aiplatform/v1/vertex_rag_data_pb.rb
|
487
|
+
- lib/google/cloud/aiplatform/v1/vertex_rag_data_service_pb.rb
|
488
|
+
- lib/google/cloud/aiplatform/v1/vertex_rag_data_service_services_pb.rb
|
489
|
+
- lib/google/cloud/aiplatform/v1/vertex_rag_service_pb.rb
|
490
|
+
- lib/google/cloud/aiplatform/v1/vertex_rag_service_services_pb.rb
|
469
491
|
- lib/google/cloud/aiplatform/v1/vizier_service_pb.rb
|
470
492
|
- lib/google/cloud/aiplatform/v1/vizier_service_services_pb.rb
|
471
493
|
- proto_docs/README.md
|
@@ -477,6 +499,7 @@ files:
|
|
477
499
|
- proto_docs/google/cloud/aiplatform/v1/accelerator_type.rb
|
478
500
|
- proto_docs/google/cloud/aiplatform/v1/annotation.rb
|
479
501
|
- proto_docs/google/cloud/aiplatform/v1/annotation_spec.rb
|
502
|
+
- proto_docs/google/cloud/aiplatform/v1/api_auth.rb
|
480
503
|
- proto_docs/google/cloud/aiplatform/v1/artifact.rb
|
481
504
|
- proto_docs/google/cloud/aiplatform/v1/batch_prediction_job.rb
|
482
505
|
- proto_docs/google/cloud/aiplatform/v1/completion_stats.rb
|
@@ -618,6 +641,9 @@ files:
|
|
618
641
|
- proto_docs/google/cloud/aiplatform/v1/unmanaged_container_model.rb
|
619
642
|
- proto_docs/google/cloud/aiplatform/v1/user_action_reference.rb
|
620
643
|
- proto_docs/google/cloud/aiplatform/v1/value.rb
|
644
|
+
- proto_docs/google/cloud/aiplatform/v1/vertex_rag_data.rb
|
645
|
+
- proto_docs/google/cloud/aiplatform/v1/vertex_rag_data_service.rb
|
646
|
+
- proto_docs/google/cloud/aiplatform/v1/vertex_rag_service.rb
|
621
647
|
- proto_docs/google/cloud/aiplatform/v1/vizier_service.rb
|
622
648
|
- proto_docs/google/longrunning/operations.rb
|
623
649
|
- proto_docs/google/protobuf/any.rb
|