google-cloud-ai_platform-v1 1.11.0 → 1.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- 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/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/endpoint_service/rest/operations.rb +70 -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_registry_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/featurestore_service/rest/operations.rb +70 -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/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/index_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/job_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/metadata_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/migration_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/model_service/rest/operations.rb +70 -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/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/pipeline_service/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/reasoning_engine_service/rest/operations.rb +70 -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/rest/operations.rb +70 -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/rest/operations.rb +70 -0
- data/lib/google/cloud/ai_platform/v1/vizier_service/rest/operations.rb +70 -0
- data/lib/google/cloud/aiplatform/v1/endpoint_pb.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/openapi_pb.rb +1 -1
- data/lib/google/cloud/aiplatform/v1/tuning_job_pb.rb +2 -1
- data/lib/google/cloud/aiplatform/v1/vertex_rag_data_pb.rb +3 -1
- data/proto_docs/google/cloud/aiplatform/v1/endpoint.rb +3 -0
- data/proto_docs/google/cloud/aiplatform/v1/openapi.rb +4 -0
- data/proto_docs/google/cloud/aiplatform/v1/tuning_job.rb +50 -9
- data/proto_docs/google/cloud/aiplatform/v1/vertex_rag_data.rb +56 -0
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4ee2ab5d8c5931c37aaf71e74a8a3d5522eb7f6a28690a7b41a1c55379cc7f8c
|
4
|
+
data.tar.gz: 73bfd9dc00f2b9326d1328de5e7c32c3a665a9c564d9b9e233a755b3e4c3617d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 61da3eea8394a873f2cba18ff56597a8c8e130208be226edeb4bbe7ee53fb1caaa15ddc9b9acb499ed17f94b1ca297da34cb6f4e96c09961cc525aeb9eb866fe
|
7
|
+
data.tar.gz: 50ce5bd3571ba957a4c4d57882852340d162456d84f382f4c700a02a6258b1a95266bc10d4b198e22a4879660061fdbcf28f5020d4054855f8725738cfab9546
|
@@ -1251,6 +1251,13 @@ module Google
|
|
1251
1251
|
["name", %r{^projects/[^/]+/locations/[^/]+/pipelineJobs/[^/]+/?$}, false]
|
1252
1252
|
]
|
1253
1253
|
)
|
1254
|
+
.with_bindings(
|
1255
|
+
uri_method: :get,
|
1256
|
+
uri_template: "/ui/{name}/operations",
|
1257
|
+
matches: [
|
1258
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/?$}, false]
|
1259
|
+
]
|
1260
|
+
)
|
1254
1261
|
.with_bindings(
|
1255
1262
|
uri_method: :get,
|
1256
1263
|
uri_template: "/ui/{name}/operations",
|
@@ -1566,6 +1573,13 @@ module Google
|
|
1566
1573
|
["name", %r{^projects/[^/]+/locations/[^/]+/pipelineJobs/[^/]+/?$}, false]
|
1567
1574
|
]
|
1568
1575
|
)
|
1576
|
+
.with_bindings(
|
1577
|
+
uri_method: :get,
|
1578
|
+
uri_template: "/v1/{name}/operations",
|
1579
|
+
matches: [
|
1580
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/?$}, false]
|
1581
|
+
]
|
1582
|
+
)
|
1569
1583
|
.with_bindings(
|
1570
1584
|
uri_method: :get,
|
1571
1585
|
uri_template: "/v1/{name}/operations",
|
@@ -1944,6 +1958,13 @@ module Google
|
|
1944
1958
|
["name", %r{^projects/[^/]+/locations/[^/]+/pipelineJobs/[^/]+/operations/[^/]+/?$}, false]
|
1945
1959
|
]
|
1946
1960
|
)
|
1961
|
+
.with_bindings(
|
1962
|
+
uri_method: :get,
|
1963
|
+
uri_template: "/ui/{name}",
|
1964
|
+
matches: [
|
1965
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
1966
|
+
]
|
1967
|
+
)
|
1947
1968
|
.with_bindings(
|
1948
1969
|
uri_method: :get,
|
1949
1970
|
uri_template: "/ui/{name}",
|
@@ -2217,6 +2238,13 @@ module Google
|
|
2217
2238
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/operations/[^/]+/?$}, false]
|
2218
2239
|
]
|
2219
2240
|
)
|
2241
|
+
.with_bindings(
|
2242
|
+
uri_method: :get,
|
2243
|
+
uri_template: "/v1/{name}",
|
2244
|
+
matches: [
|
2245
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
2246
|
+
]
|
2247
|
+
)
|
2220
2248
|
.with_bindings(
|
2221
2249
|
uri_method: :get,
|
2222
2250
|
uri_template: "/v1/{name}",
|
@@ -2637,6 +2665,13 @@ module Google
|
|
2637
2665
|
["name", %r{^projects/[^/]+/locations/[^/]+/specialistPools/[^/]+/operations/[^/]+/?$}, false]
|
2638
2666
|
]
|
2639
2667
|
)
|
2668
|
+
.with_bindings(
|
2669
|
+
uri_method: :delete,
|
2670
|
+
uri_template: "/ui/{name}",
|
2671
|
+
matches: [
|
2672
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
2673
|
+
]
|
2674
|
+
)
|
2640
2675
|
.with_bindings(
|
2641
2676
|
uri_method: :delete,
|
2642
2677
|
uri_template: "/ui/{name}",
|
@@ -2889,6 +2924,13 @@ module Google
|
|
2889
2924
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/operations/[^/]+/?$}, false]
|
2890
2925
|
]
|
2891
2926
|
)
|
2927
|
+
.with_bindings(
|
2928
|
+
uri_method: :delete,
|
2929
|
+
uri_template: "/v1/{name}",
|
2930
|
+
matches: [
|
2931
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
2932
|
+
]
|
2933
|
+
)
|
2892
2934
|
.with_bindings(
|
2893
2935
|
uri_method: :delete,
|
2894
2936
|
uri_template: "/v1/{name}",
|
@@ -3309,6 +3351,13 @@ module Google
|
|
3309
3351
|
["name", %r{^projects/[^/]+/locations/[^/]+/schedules/[^/]+/operations/[^/]+/?$}, false]
|
3310
3352
|
]
|
3311
3353
|
)
|
3354
|
+
.with_bindings(
|
3355
|
+
uri_method: :post,
|
3356
|
+
uri_template: "/ui/{name}:cancel",
|
3357
|
+
matches: [
|
3358
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
3359
|
+
]
|
3360
|
+
)
|
3312
3361
|
.with_bindings(
|
3313
3362
|
uri_method: :post,
|
3314
3363
|
uri_template: "/ui/{name}:cancel",
|
@@ -3547,6 +3596,13 @@ module Google
|
|
3547
3596
|
["name", %r{^projects/[^/]+/locations/[^/]+/persistentResources/[^/]+/operations/[^/]+/?$}, false]
|
3548
3597
|
]
|
3549
3598
|
)
|
3599
|
+
.with_bindings(
|
3600
|
+
uri_method: :post,
|
3601
|
+
uri_template: "/v1/{name}:cancel",
|
3602
|
+
matches: [
|
3603
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
3604
|
+
]
|
3605
|
+
)
|
3550
3606
|
.with_bindings(
|
3551
3607
|
uri_method: :post,
|
3552
3608
|
uri_template: "/v1/{name}:cancel",
|
@@ -3939,6 +3995,13 @@ module Google
|
|
3939
3995
|
["name", %r{^projects/[^/]+/locations/[^/]+/specialistPools/[^/]+/operations/[^/]+/?$}, false]
|
3940
3996
|
]
|
3941
3997
|
)
|
3998
|
+
.with_bindings(
|
3999
|
+
uri_method: :post,
|
4000
|
+
uri_template: "/ui/{name}:wait",
|
4001
|
+
matches: [
|
4002
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
4003
|
+
]
|
4004
|
+
)
|
3942
4005
|
.with_bindings(
|
3943
4006
|
uri_method: :post,
|
3944
4007
|
uri_template: "/ui/{name}:wait",
|
@@ -4191,6 +4254,13 @@ module Google
|
|
4191
4254
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/operations/[^/]+/?$}, false]
|
4192
4255
|
]
|
4193
4256
|
)
|
4257
|
+
.with_bindings(
|
4258
|
+
uri_method: :post,
|
4259
|
+
uri_template: "/v1/{name}:wait",
|
4260
|
+
matches: [
|
4261
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
4262
|
+
]
|
4263
|
+
)
|
4194
4264
|
.with_bindings(
|
4195
4265
|
uri_method: :post,
|
4196
4266
|
uri_template: "/v1/{name}:wait",
|
@@ -1251,6 +1251,13 @@ module Google
|
|
1251
1251
|
["name", %r{^projects/[^/]+/locations/[^/]+/pipelineJobs/[^/]+/?$}, false]
|
1252
1252
|
]
|
1253
1253
|
)
|
1254
|
+
.with_bindings(
|
1255
|
+
uri_method: :get,
|
1256
|
+
uri_template: "/ui/{name}/operations",
|
1257
|
+
matches: [
|
1258
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/?$}, false]
|
1259
|
+
]
|
1260
|
+
)
|
1254
1261
|
.with_bindings(
|
1255
1262
|
uri_method: :get,
|
1256
1263
|
uri_template: "/ui/{name}/operations",
|
@@ -1566,6 +1573,13 @@ module Google
|
|
1566
1573
|
["name", %r{^projects/[^/]+/locations/[^/]+/pipelineJobs/[^/]+/?$}, false]
|
1567
1574
|
]
|
1568
1575
|
)
|
1576
|
+
.with_bindings(
|
1577
|
+
uri_method: :get,
|
1578
|
+
uri_template: "/v1/{name}/operations",
|
1579
|
+
matches: [
|
1580
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/?$}, false]
|
1581
|
+
]
|
1582
|
+
)
|
1569
1583
|
.with_bindings(
|
1570
1584
|
uri_method: :get,
|
1571
1585
|
uri_template: "/v1/{name}/operations",
|
@@ -1944,6 +1958,13 @@ module Google
|
|
1944
1958
|
["name", %r{^projects/[^/]+/locations/[^/]+/pipelineJobs/[^/]+/operations/[^/]+/?$}, false]
|
1945
1959
|
]
|
1946
1960
|
)
|
1961
|
+
.with_bindings(
|
1962
|
+
uri_method: :get,
|
1963
|
+
uri_template: "/ui/{name}",
|
1964
|
+
matches: [
|
1965
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
1966
|
+
]
|
1967
|
+
)
|
1947
1968
|
.with_bindings(
|
1948
1969
|
uri_method: :get,
|
1949
1970
|
uri_template: "/ui/{name}",
|
@@ -2217,6 +2238,13 @@ module Google
|
|
2217
2238
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/operations/[^/]+/?$}, false]
|
2218
2239
|
]
|
2219
2240
|
)
|
2241
|
+
.with_bindings(
|
2242
|
+
uri_method: :get,
|
2243
|
+
uri_template: "/v1/{name}",
|
2244
|
+
matches: [
|
2245
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
2246
|
+
]
|
2247
|
+
)
|
2220
2248
|
.with_bindings(
|
2221
2249
|
uri_method: :get,
|
2222
2250
|
uri_template: "/v1/{name}",
|
@@ -2637,6 +2665,13 @@ module Google
|
|
2637
2665
|
["name", %r{^projects/[^/]+/locations/[^/]+/specialistPools/[^/]+/operations/[^/]+/?$}, false]
|
2638
2666
|
]
|
2639
2667
|
)
|
2668
|
+
.with_bindings(
|
2669
|
+
uri_method: :delete,
|
2670
|
+
uri_template: "/ui/{name}",
|
2671
|
+
matches: [
|
2672
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
2673
|
+
]
|
2674
|
+
)
|
2640
2675
|
.with_bindings(
|
2641
2676
|
uri_method: :delete,
|
2642
2677
|
uri_template: "/ui/{name}",
|
@@ -2889,6 +2924,13 @@ module Google
|
|
2889
2924
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/operations/[^/]+/?$}, false]
|
2890
2925
|
]
|
2891
2926
|
)
|
2927
|
+
.with_bindings(
|
2928
|
+
uri_method: :delete,
|
2929
|
+
uri_template: "/v1/{name}",
|
2930
|
+
matches: [
|
2931
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
2932
|
+
]
|
2933
|
+
)
|
2892
2934
|
.with_bindings(
|
2893
2935
|
uri_method: :delete,
|
2894
2936
|
uri_template: "/v1/{name}",
|
@@ -3309,6 +3351,13 @@ module Google
|
|
3309
3351
|
["name", %r{^projects/[^/]+/locations/[^/]+/schedules/[^/]+/operations/[^/]+/?$}, false]
|
3310
3352
|
]
|
3311
3353
|
)
|
3354
|
+
.with_bindings(
|
3355
|
+
uri_method: :post,
|
3356
|
+
uri_template: "/ui/{name}:cancel",
|
3357
|
+
matches: [
|
3358
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
3359
|
+
]
|
3360
|
+
)
|
3312
3361
|
.with_bindings(
|
3313
3362
|
uri_method: :post,
|
3314
3363
|
uri_template: "/ui/{name}:cancel",
|
@@ -3547,6 +3596,13 @@ module Google
|
|
3547
3596
|
["name", %r{^projects/[^/]+/locations/[^/]+/persistentResources/[^/]+/operations/[^/]+/?$}, false]
|
3548
3597
|
]
|
3549
3598
|
)
|
3599
|
+
.with_bindings(
|
3600
|
+
uri_method: :post,
|
3601
|
+
uri_template: "/v1/{name}:cancel",
|
3602
|
+
matches: [
|
3603
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
3604
|
+
]
|
3605
|
+
)
|
3550
3606
|
.with_bindings(
|
3551
3607
|
uri_method: :post,
|
3552
3608
|
uri_template: "/v1/{name}:cancel",
|
@@ -3939,6 +3995,13 @@ module Google
|
|
3939
3995
|
["name", %r{^projects/[^/]+/locations/[^/]+/specialistPools/[^/]+/operations/[^/]+/?$}, false]
|
3940
3996
|
]
|
3941
3997
|
)
|
3998
|
+
.with_bindings(
|
3999
|
+
uri_method: :post,
|
4000
|
+
uri_template: "/ui/{name}:wait",
|
4001
|
+
matches: [
|
4002
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
4003
|
+
]
|
4004
|
+
)
|
3942
4005
|
.with_bindings(
|
3943
4006
|
uri_method: :post,
|
3944
4007
|
uri_template: "/ui/{name}:wait",
|
@@ -4191,6 +4254,13 @@ module Google
|
|
4191
4254
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/operations/[^/]+/?$}, false]
|
4192
4255
|
]
|
4193
4256
|
)
|
4257
|
+
.with_bindings(
|
4258
|
+
uri_method: :post,
|
4259
|
+
uri_template: "/v1/{name}:wait",
|
4260
|
+
matches: [
|
4261
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
4262
|
+
]
|
4263
|
+
)
|
4194
4264
|
.with_bindings(
|
4195
4265
|
uri_method: :post,
|
4196
4266
|
uri_template: "/v1/{name}:wait",
|
@@ -1251,6 +1251,13 @@ module Google
|
|
1251
1251
|
["name", %r{^projects/[^/]+/locations/[^/]+/pipelineJobs/[^/]+/?$}, false]
|
1252
1252
|
]
|
1253
1253
|
)
|
1254
|
+
.with_bindings(
|
1255
|
+
uri_method: :get,
|
1256
|
+
uri_template: "/ui/{name}/operations",
|
1257
|
+
matches: [
|
1258
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/?$}, false]
|
1259
|
+
]
|
1260
|
+
)
|
1254
1261
|
.with_bindings(
|
1255
1262
|
uri_method: :get,
|
1256
1263
|
uri_template: "/ui/{name}/operations",
|
@@ -1566,6 +1573,13 @@ module Google
|
|
1566
1573
|
["name", %r{^projects/[^/]+/locations/[^/]+/pipelineJobs/[^/]+/?$}, false]
|
1567
1574
|
]
|
1568
1575
|
)
|
1576
|
+
.with_bindings(
|
1577
|
+
uri_method: :get,
|
1578
|
+
uri_template: "/v1/{name}/operations",
|
1579
|
+
matches: [
|
1580
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/?$}, false]
|
1581
|
+
]
|
1582
|
+
)
|
1569
1583
|
.with_bindings(
|
1570
1584
|
uri_method: :get,
|
1571
1585
|
uri_template: "/v1/{name}/operations",
|
@@ -1944,6 +1958,13 @@ module Google
|
|
1944
1958
|
["name", %r{^projects/[^/]+/locations/[^/]+/pipelineJobs/[^/]+/operations/[^/]+/?$}, false]
|
1945
1959
|
]
|
1946
1960
|
)
|
1961
|
+
.with_bindings(
|
1962
|
+
uri_method: :get,
|
1963
|
+
uri_template: "/ui/{name}",
|
1964
|
+
matches: [
|
1965
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
1966
|
+
]
|
1967
|
+
)
|
1947
1968
|
.with_bindings(
|
1948
1969
|
uri_method: :get,
|
1949
1970
|
uri_template: "/ui/{name}",
|
@@ -2217,6 +2238,13 @@ module Google
|
|
2217
2238
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/operations/[^/]+/?$}, false]
|
2218
2239
|
]
|
2219
2240
|
)
|
2241
|
+
.with_bindings(
|
2242
|
+
uri_method: :get,
|
2243
|
+
uri_template: "/v1/{name}",
|
2244
|
+
matches: [
|
2245
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
2246
|
+
]
|
2247
|
+
)
|
2220
2248
|
.with_bindings(
|
2221
2249
|
uri_method: :get,
|
2222
2250
|
uri_template: "/v1/{name}",
|
@@ -2637,6 +2665,13 @@ module Google
|
|
2637
2665
|
["name", %r{^projects/[^/]+/locations/[^/]+/specialistPools/[^/]+/operations/[^/]+/?$}, false]
|
2638
2666
|
]
|
2639
2667
|
)
|
2668
|
+
.with_bindings(
|
2669
|
+
uri_method: :delete,
|
2670
|
+
uri_template: "/ui/{name}",
|
2671
|
+
matches: [
|
2672
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
2673
|
+
]
|
2674
|
+
)
|
2640
2675
|
.with_bindings(
|
2641
2676
|
uri_method: :delete,
|
2642
2677
|
uri_template: "/ui/{name}",
|
@@ -2889,6 +2924,13 @@ module Google
|
|
2889
2924
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/operations/[^/]+/?$}, false]
|
2890
2925
|
]
|
2891
2926
|
)
|
2927
|
+
.with_bindings(
|
2928
|
+
uri_method: :delete,
|
2929
|
+
uri_template: "/v1/{name}",
|
2930
|
+
matches: [
|
2931
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
2932
|
+
]
|
2933
|
+
)
|
2892
2934
|
.with_bindings(
|
2893
2935
|
uri_method: :delete,
|
2894
2936
|
uri_template: "/v1/{name}",
|
@@ -3309,6 +3351,13 @@ module Google
|
|
3309
3351
|
["name", %r{^projects/[^/]+/locations/[^/]+/schedules/[^/]+/operations/[^/]+/?$}, false]
|
3310
3352
|
]
|
3311
3353
|
)
|
3354
|
+
.with_bindings(
|
3355
|
+
uri_method: :post,
|
3356
|
+
uri_template: "/ui/{name}:cancel",
|
3357
|
+
matches: [
|
3358
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
3359
|
+
]
|
3360
|
+
)
|
3312
3361
|
.with_bindings(
|
3313
3362
|
uri_method: :post,
|
3314
3363
|
uri_template: "/ui/{name}:cancel",
|
@@ -3547,6 +3596,13 @@ module Google
|
|
3547
3596
|
["name", %r{^projects/[^/]+/locations/[^/]+/persistentResources/[^/]+/operations/[^/]+/?$}, false]
|
3548
3597
|
]
|
3549
3598
|
)
|
3599
|
+
.with_bindings(
|
3600
|
+
uri_method: :post,
|
3601
|
+
uri_template: "/v1/{name}:cancel",
|
3602
|
+
matches: [
|
3603
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
3604
|
+
]
|
3605
|
+
)
|
3550
3606
|
.with_bindings(
|
3551
3607
|
uri_method: :post,
|
3552
3608
|
uri_template: "/v1/{name}:cancel",
|
@@ -3939,6 +3995,13 @@ module Google
|
|
3939
3995
|
["name", %r{^projects/[^/]+/locations/[^/]+/specialistPools/[^/]+/operations/[^/]+/?$}, false]
|
3940
3996
|
]
|
3941
3997
|
)
|
3998
|
+
.with_bindings(
|
3999
|
+
uri_method: :post,
|
4000
|
+
uri_template: "/ui/{name}:wait",
|
4001
|
+
matches: [
|
4002
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
4003
|
+
]
|
4004
|
+
)
|
3942
4005
|
.with_bindings(
|
3943
4006
|
uri_method: :post,
|
3944
4007
|
uri_template: "/ui/{name}:wait",
|
@@ -4191,6 +4254,13 @@ module Google
|
|
4191
4254
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/operations/[^/]+/?$}, false]
|
4192
4255
|
]
|
4193
4256
|
)
|
4257
|
+
.with_bindings(
|
4258
|
+
uri_method: :post,
|
4259
|
+
uri_template: "/v1/{name}:wait",
|
4260
|
+
matches: [
|
4261
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
4262
|
+
]
|
4263
|
+
)
|
4194
4264
|
.with_bindings(
|
4195
4265
|
uri_method: :post,
|
4196
4266
|
uri_template: "/v1/{name}:wait",
|
@@ -1251,6 +1251,13 @@ module Google
|
|
1251
1251
|
["name", %r{^projects/[^/]+/locations/[^/]+/pipelineJobs/[^/]+/?$}, false]
|
1252
1252
|
]
|
1253
1253
|
)
|
1254
|
+
.with_bindings(
|
1255
|
+
uri_method: :get,
|
1256
|
+
uri_template: "/ui/{name}/operations",
|
1257
|
+
matches: [
|
1258
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/?$}, false]
|
1259
|
+
]
|
1260
|
+
)
|
1254
1261
|
.with_bindings(
|
1255
1262
|
uri_method: :get,
|
1256
1263
|
uri_template: "/ui/{name}/operations",
|
@@ -1566,6 +1573,13 @@ module Google
|
|
1566
1573
|
["name", %r{^projects/[^/]+/locations/[^/]+/pipelineJobs/[^/]+/?$}, false]
|
1567
1574
|
]
|
1568
1575
|
)
|
1576
|
+
.with_bindings(
|
1577
|
+
uri_method: :get,
|
1578
|
+
uri_template: "/v1/{name}/operations",
|
1579
|
+
matches: [
|
1580
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/?$}, false]
|
1581
|
+
]
|
1582
|
+
)
|
1569
1583
|
.with_bindings(
|
1570
1584
|
uri_method: :get,
|
1571
1585
|
uri_template: "/v1/{name}/operations",
|
@@ -1944,6 +1958,13 @@ module Google
|
|
1944
1958
|
["name", %r{^projects/[^/]+/locations/[^/]+/pipelineJobs/[^/]+/operations/[^/]+/?$}, false]
|
1945
1959
|
]
|
1946
1960
|
)
|
1961
|
+
.with_bindings(
|
1962
|
+
uri_method: :get,
|
1963
|
+
uri_template: "/ui/{name}",
|
1964
|
+
matches: [
|
1965
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
1966
|
+
]
|
1967
|
+
)
|
1947
1968
|
.with_bindings(
|
1948
1969
|
uri_method: :get,
|
1949
1970
|
uri_template: "/ui/{name}",
|
@@ -2217,6 +2238,13 @@ module Google
|
|
2217
2238
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/operations/[^/]+/?$}, false]
|
2218
2239
|
]
|
2219
2240
|
)
|
2241
|
+
.with_bindings(
|
2242
|
+
uri_method: :get,
|
2243
|
+
uri_template: "/v1/{name}",
|
2244
|
+
matches: [
|
2245
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
2246
|
+
]
|
2247
|
+
)
|
2220
2248
|
.with_bindings(
|
2221
2249
|
uri_method: :get,
|
2222
2250
|
uri_template: "/v1/{name}",
|
@@ -2637,6 +2665,13 @@ module Google
|
|
2637
2665
|
["name", %r{^projects/[^/]+/locations/[^/]+/specialistPools/[^/]+/operations/[^/]+/?$}, false]
|
2638
2666
|
]
|
2639
2667
|
)
|
2668
|
+
.with_bindings(
|
2669
|
+
uri_method: :delete,
|
2670
|
+
uri_template: "/ui/{name}",
|
2671
|
+
matches: [
|
2672
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
2673
|
+
]
|
2674
|
+
)
|
2640
2675
|
.with_bindings(
|
2641
2676
|
uri_method: :delete,
|
2642
2677
|
uri_template: "/ui/{name}",
|
@@ -2889,6 +2924,13 @@ module Google
|
|
2889
2924
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/operations/[^/]+/?$}, false]
|
2890
2925
|
]
|
2891
2926
|
)
|
2927
|
+
.with_bindings(
|
2928
|
+
uri_method: :delete,
|
2929
|
+
uri_template: "/v1/{name}",
|
2930
|
+
matches: [
|
2931
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
2932
|
+
]
|
2933
|
+
)
|
2892
2934
|
.with_bindings(
|
2893
2935
|
uri_method: :delete,
|
2894
2936
|
uri_template: "/v1/{name}",
|
@@ -3309,6 +3351,13 @@ module Google
|
|
3309
3351
|
["name", %r{^projects/[^/]+/locations/[^/]+/schedules/[^/]+/operations/[^/]+/?$}, false]
|
3310
3352
|
]
|
3311
3353
|
)
|
3354
|
+
.with_bindings(
|
3355
|
+
uri_method: :post,
|
3356
|
+
uri_template: "/ui/{name}:cancel",
|
3357
|
+
matches: [
|
3358
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
3359
|
+
]
|
3360
|
+
)
|
3312
3361
|
.with_bindings(
|
3313
3362
|
uri_method: :post,
|
3314
3363
|
uri_template: "/ui/{name}:cancel",
|
@@ -3547,6 +3596,13 @@ module Google
|
|
3547
3596
|
["name", %r{^projects/[^/]+/locations/[^/]+/persistentResources/[^/]+/operations/[^/]+/?$}, false]
|
3548
3597
|
]
|
3549
3598
|
)
|
3599
|
+
.with_bindings(
|
3600
|
+
uri_method: :post,
|
3601
|
+
uri_template: "/v1/{name}:cancel",
|
3602
|
+
matches: [
|
3603
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
3604
|
+
]
|
3605
|
+
)
|
3550
3606
|
.with_bindings(
|
3551
3607
|
uri_method: :post,
|
3552
3608
|
uri_template: "/v1/{name}:cancel",
|
@@ -3939,6 +3995,13 @@ module Google
|
|
3939
3995
|
["name", %r{^projects/[^/]+/locations/[^/]+/specialistPools/[^/]+/operations/[^/]+/?$}, false]
|
3940
3996
|
]
|
3941
3997
|
)
|
3998
|
+
.with_bindings(
|
3999
|
+
uri_method: :post,
|
4000
|
+
uri_template: "/ui/{name}:wait",
|
4001
|
+
matches: [
|
4002
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
4003
|
+
]
|
4004
|
+
)
|
3942
4005
|
.with_bindings(
|
3943
4006
|
uri_method: :post,
|
3944
4007
|
uri_template: "/ui/{name}:wait",
|
@@ -4191,6 +4254,13 @@ module Google
|
|
4191
4254
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/operations/[^/]+/?$}, false]
|
4192
4255
|
]
|
4193
4256
|
)
|
4257
|
+
.with_bindings(
|
4258
|
+
uri_method: :post,
|
4259
|
+
uri_template: "/v1/{name}:wait",
|
4260
|
+
matches: [
|
4261
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/ragEngineConfig/operations/[^/]+/?$}, false]
|
4262
|
+
]
|
4263
|
+
)
|
4194
4264
|
.with_bindings(
|
4195
4265
|
uri_method: :post,
|
4196
4266
|
uri_template: "/v1/{name}:wait",
|