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
@@ -601,6 +601,13 @@ module Google
|
|
601
601
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
602
602
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
603
603
|
# * (`nil`) indicating no credentials
|
604
|
+
#
|
605
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
606
|
+
# external source for authentication to Google Cloud, you must validate it before
|
607
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
608
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
609
|
+
# For more information, refer to [Validate credential configurations from external
|
610
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
604
611
|
# @return [::Object]
|
605
612
|
# @!attribute [rw] scope
|
606
613
|
# The OAuth scopes
|
@@ -1314,6 +1321,13 @@ module Google
|
|
1314
1321
|
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/features/[^/]+/operations/[^/]+/?$}, false]
|
1315
1322
|
]
|
1316
1323
|
)
|
1324
|
+
.with_bindings(
|
1325
|
+
uri_method: :get,
|
1326
|
+
uri_template: "/ui/{name}:wait",
|
1327
|
+
matches: [
|
1328
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/featureMonitors/[^/]+/operations/[^/]+/?$}, false]
|
1329
|
+
]
|
1330
|
+
)
|
1317
1331
|
.with_bindings(
|
1318
1332
|
uri_method: :get,
|
1319
1333
|
uri_template: "/v1/{name}/operations",
|
@@ -1510,6 +1524,13 @@ module Google
|
|
1510
1524
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/?$}, false]
|
1511
1525
|
]
|
1512
1526
|
)
|
1527
|
+
.with_bindings(
|
1528
|
+
uri_method: :get,
|
1529
|
+
uri_template: "/v1/{name}/operations",
|
1530
|
+
matches: [
|
1531
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/?$}, false]
|
1532
|
+
]
|
1533
|
+
)
|
1513
1534
|
.with_bindings(
|
1514
1535
|
uri_method: :get,
|
1515
1536
|
uri_template: "/v1/{name}/operations",
|
@@ -1993,6 +2014,13 @@ module Google
|
|
1993
2014
|
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/features/[^/]+/operations/[^/]+/?$}, false]
|
1994
2015
|
]
|
1995
2016
|
)
|
2017
|
+
.with_bindings(
|
2018
|
+
uri_method: :get,
|
2019
|
+
uri_template: "/ui/{name}",
|
2020
|
+
matches: [
|
2021
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/featureMonitors/[^/]+/operations/[^/]+/?$}, false]
|
2022
|
+
]
|
2023
|
+
)
|
1996
2024
|
.with_bindings(
|
1997
2025
|
uri_method: :get,
|
1998
2026
|
uri_template: "/v1/{name}",
|
@@ -2203,6 +2231,13 @@ module Google
|
|
2203
2231
|
["name", %r{^projects/[^/]+/locations/[^/]+/ragCorpora/[^/]+/ragFiles/[^/]+/operations/[^/]+/?$}, false]
|
2204
2232
|
]
|
2205
2233
|
)
|
2234
|
+
.with_bindings(
|
2235
|
+
uri_method: :get,
|
2236
|
+
uri_template: "/v1/{name}",
|
2237
|
+
matches: [
|
2238
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/operations/[^/]+/?$}, false]
|
2239
|
+
]
|
2240
|
+
)
|
2206
2241
|
.with_bindings(
|
2207
2242
|
uri_method: :get,
|
2208
2243
|
uri_template: "/v1/{name}",
|
@@ -2651,6 +2686,13 @@ module Google
|
|
2651
2686
|
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/features/[^/]+/operations/[^/]+/?$}, false]
|
2652
2687
|
]
|
2653
2688
|
)
|
2689
|
+
.with_bindings(
|
2690
|
+
uri_method: :delete,
|
2691
|
+
uri_template: "/ui/{name}",
|
2692
|
+
matches: [
|
2693
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/featureMonitors/[^/]+/operations/[^/]+/?$}, false]
|
2694
|
+
]
|
2695
|
+
)
|
2654
2696
|
.with_bindings(
|
2655
2697
|
uri_method: :delete,
|
2656
2698
|
uri_template: "/ui/{name}",
|
@@ -2861,6 +2903,13 @@ module Google
|
|
2861
2903
|
["name", %r{^projects/[^/]+/locations/[^/]+/ragCorpora/[^/]+/ragFiles/[^/]+/operations/[^/]+/?$}, false]
|
2862
2904
|
]
|
2863
2905
|
)
|
2906
|
+
.with_bindings(
|
2907
|
+
uri_method: :delete,
|
2908
|
+
uri_template: "/v1/{name}",
|
2909
|
+
matches: [
|
2910
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/operations/[^/]+/?$}, false]
|
2911
|
+
]
|
2912
|
+
)
|
2864
2913
|
.with_bindings(
|
2865
2914
|
uri_method: :delete,
|
2866
2915
|
uri_template: "/v1/{name}",
|
@@ -3512,6 +3561,13 @@ module Google
|
|
3512
3561
|
["name", %r{^projects/[^/]+/locations/[^/]+/ragCorpora/[^/]+/ragFiles/[^/]+/operations/[^/]+/?$}, false]
|
3513
3562
|
]
|
3514
3563
|
)
|
3564
|
+
.with_bindings(
|
3565
|
+
uri_method: :post,
|
3566
|
+
uri_template: "/v1/{name}:cancel",
|
3567
|
+
matches: [
|
3568
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/operations/[^/]+/?$}, false]
|
3569
|
+
]
|
3570
|
+
)
|
3515
3571
|
.with_bindings(
|
3516
3572
|
uri_method: :post,
|
3517
3573
|
uri_template: "/v1/{name}:cancel",
|
@@ -3939,6 +3995,13 @@ module Google
|
|
3939
3995
|
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/features/[^/]+/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/[^/]+/featureGroups/[^/]+/featureMonitors/[^/]+/operations/[^/]+/?$}, false]
|
4003
|
+
]
|
4004
|
+
)
|
3942
4005
|
.with_bindings(
|
3943
4006
|
uri_method: :post,
|
3944
4007
|
uri_template: "/v1/{name}:wait",
|
@@ -4142,6 +4205,13 @@ module Google
|
|
4142
4205
|
["name", %r{^projects/[^/]+/locations/[^/]+/ragCorpora/[^/]+/ragFiles/[^/]+/operations/[^/]+/?$}, false]
|
4143
4206
|
]
|
4144
4207
|
)
|
4208
|
+
.with_bindings(
|
4209
|
+
uri_method: :post,
|
4210
|
+
uri_template: "/v1/{name}:wait",
|
4211
|
+
matches: [
|
4212
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/operations/[^/]+/?$}, false]
|
4213
|
+
]
|
4214
|
+
)
|
4145
4215
|
.with_bindings(
|
4146
4216
|
uri_method: :post,
|
4147
4217
|
uri_template: "/v1/{name}:wait",
|
@@ -446,6 +446,13 @@ module Google
|
|
446
446
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
447
447
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
448
448
|
# * (`nil`) indicating no credentials
|
449
|
+
#
|
450
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
451
|
+
# external source for authentication to Google Cloud, you must validate it before
|
452
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
453
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
454
|
+
# For more information, refer to [Validate credential configurations from external
|
455
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
449
456
|
# @return [::Object]
|
450
457
|
# @!attribute [rw] scope
|
451
458
|
# The OAuth scopes
|
@@ -425,6 +425,13 @@ module Google
|
|
425
425
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
426
426
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
427
427
|
# * (`nil`) indicating no credentials
|
428
|
+
#
|
429
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
430
|
+
# external source for authentication to Google Cloud, you must validate it before
|
431
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
432
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
433
|
+
# For more information, refer to [Validate credential configurations from external
|
434
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
428
435
|
# @return [::Object]
|
429
436
|
# @!attribute [rw] scope
|
430
437
|
# The OAuth scopes
|
@@ -1469,6 +1469,13 @@ module Google
|
|
1469
1469
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
1470
1470
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
1471
1471
|
# * (`nil`) indicating no credentials
|
1472
|
+
#
|
1473
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
1474
|
+
# external source for authentication to Google Cloud, you must validate it before
|
1475
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
1476
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
1477
|
+
# For more information, refer to [Validate credential configurations from external
|
1478
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
1472
1479
|
# @return [::Object]
|
1473
1480
|
# @!attribute [rw] scope
|
1474
1481
|
# The OAuth scopes
|
@@ -648,6 +648,13 @@ module Google
|
|
648
648
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
649
649
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
650
650
|
# * (`nil`) indicating no credentials
|
651
|
+
#
|
652
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
653
|
+
# external source for authentication to Google Cloud, you must validate it before
|
654
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
655
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
656
|
+
# For more information, refer to [Validate credential configurations from external
|
657
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
651
658
|
# @return [::Object]
|
652
659
|
# @!attribute [rw] scope
|
653
660
|
# The OAuth scopes
|
@@ -1385,6 +1385,13 @@ module Google
|
|
1385
1385
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
1386
1386
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
1387
1387
|
# * (`nil`) indicating no credentials
|
1388
|
+
#
|
1389
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
1390
|
+
# external source for authentication to Google Cloud, you must validate it before
|
1391
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
1392
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
1393
|
+
# For more information, refer to [Validate credential configurations from external
|
1394
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
1388
1395
|
# @return [::Object]
|
1389
1396
|
# @!attribute [rw] scope
|
1390
1397
|
# The OAuth scopes
|
@@ -601,6 +601,13 @@ module Google
|
|
601
601
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
602
602
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
603
603
|
# * (`nil`) indicating no credentials
|
604
|
+
#
|
605
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
606
|
+
# external source for authentication to Google Cloud, you must validate it before
|
607
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
608
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
609
|
+
# For more information, refer to [Validate credential configurations from external
|
610
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
604
611
|
# @return [::Object]
|
605
612
|
# @!attribute [rw] scope
|
606
613
|
# The OAuth scopes
|
@@ -1314,6 +1321,13 @@ module Google
|
|
1314
1321
|
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/features/[^/]+/operations/[^/]+/?$}, false]
|
1315
1322
|
]
|
1316
1323
|
)
|
1324
|
+
.with_bindings(
|
1325
|
+
uri_method: :get,
|
1326
|
+
uri_template: "/ui/{name}:wait",
|
1327
|
+
matches: [
|
1328
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/featureMonitors/[^/]+/operations/[^/]+/?$}, false]
|
1329
|
+
]
|
1330
|
+
)
|
1317
1331
|
.with_bindings(
|
1318
1332
|
uri_method: :get,
|
1319
1333
|
uri_template: "/v1/{name}/operations",
|
@@ -1510,6 +1524,13 @@ module Google
|
|
1510
1524
|
["name", %r{^projects/[^/]+/locations/[^/]+/notebookRuntimeTemplates/[^/]+/?$}, false]
|
1511
1525
|
]
|
1512
1526
|
)
|
1527
|
+
.with_bindings(
|
1528
|
+
uri_method: :get,
|
1529
|
+
uri_template: "/v1/{name}/operations",
|
1530
|
+
matches: [
|
1531
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/?$}, false]
|
1532
|
+
]
|
1533
|
+
)
|
1513
1534
|
.with_bindings(
|
1514
1535
|
uri_method: :get,
|
1515
1536
|
uri_template: "/v1/{name}/operations",
|
@@ -1993,6 +2014,13 @@ module Google
|
|
1993
2014
|
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/features/[^/]+/operations/[^/]+/?$}, false]
|
1994
2015
|
]
|
1995
2016
|
)
|
2017
|
+
.with_bindings(
|
2018
|
+
uri_method: :get,
|
2019
|
+
uri_template: "/ui/{name}",
|
2020
|
+
matches: [
|
2021
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/featureMonitors/[^/]+/operations/[^/]+/?$}, false]
|
2022
|
+
]
|
2023
|
+
)
|
1996
2024
|
.with_bindings(
|
1997
2025
|
uri_method: :get,
|
1998
2026
|
uri_template: "/v1/{name}",
|
@@ -2203,6 +2231,13 @@ module Google
|
|
2203
2231
|
["name", %r{^projects/[^/]+/locations/[^/]+/ragCorpora/[^/]+/ragFiles/[^/]+/operations/[^/]+/?$}, false]
|
2204
2232
|
]
|
2205
2233
|
)
|
2234
|
+
.with_bindings(
|
2235
|
+
uri_method: :get,
|
2236
|
+
uri_template: "/v1/{name}",
|
2237
|
+
matches: [
|
2238
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/operations/[^/]+/?$}, false]
|
2239
|
+
]
|
2240
|
+
)
|
2206
2241
|
.with_bindings(
|
2207
2242
|
uri_method: :get,
|
2208
2243
|
uri_template: "/v1/{name}",
|
@@ -2651,6 +2686,13 @@ module Google
|
|
2651
2686
|
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/features/[^/]+/operations/[^/]+/?$}, false]
|
2652
2687
|
]
|
2653
2688
|
)
|
2689
|
+
.with_bindings(
|
2690
|
+
uri_method: :delete,
|
2691
|
+
uri_template: "/ui/{name}",
|
2692
|
+
matches: [
|
2693
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/featureMonitors/[^/]+/operations/[^/]+/?$}, false]
|
2694
|
+
]
|
2695
|
+
)
|
2654
2696
|
.with_bindings(
|
2655
2697
|
uri_method: :delete,
|
2656
2698
|
uri_template: "/ui/{name}",
|
@@ -2861,6 +2903,13 @@ module Google
|
|
2861
2903
|
["name", %r{^projects/[^/]+/locations/[^/]+/ragCorpora/[^/]+/ragFiles/[^/]+/operations/[^/]+/?$}, false]
|
2862
2904
|
]
|
2863
2905
|
)
|
2906
|
+
.with_bindings(
|
2907
|
+
uri_method: :delete,
|
2908
|
+
uri_template: "/v1/{name}",
|
2909
|
+
matches: [
|
2910
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/operations/[^/]+/?$}, false]
|
2911
|
+
]
|
2912
|
+
)
|
2864
2913
|
.with_bindings(
|
2865
2914
|
uri_method: :delete,
|
2866
2915
|
uri_template: "/v1/{name}",
|
@@ -3512,6 +3561,13 @@ module Google
|
|
3512
3561
|
["name", %r{^projects/[^/]+/locations/[^/]+/ragCorpora/[^/]+/ragFiles/[^/]+/operations/[^/]+/?$}, false]
|
3513
3562
|
]
|
3514
3563
|
)
|
3564
|
+
.with_bindings(
|
3565
|
+
uri_method: :post,
|
3566
|
+
uri_template: "/v1/{name}:cancel",
|
3567
|
+
matches: [
|
3568
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/operations/[^/]+/?$}, false]
|
3569
|
+
]
|
3570
|
+
)
|
3515
3571
|
.with_bindings(
|
3516
3572
|
uri_method: :post,
|
3517
3573
|
uri_template: "/v1/{name}:cancel",
|
@@ -3939,6 +3995,13 @@ module Google
|
|
3939
3995
|
["name", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/features/[^/]+/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/[^/]+/featureGroups/[^/]+/featureMonitors/[^/]+/operations/[^/]+/?$}, false]
|
4003
|
+
]
|
4004
|
+
)
|
3942
4005
|
.with_bindings(
|
3943
4006
|
uri_method: :post,
|
3944
4007
|
uri_template: "/v1/{name}:wait",
|
@@ -4142,6 +4205,13 @@ module Google
|
|
4142
4205
|
["name", %r{^projects/[^/]+/locations/[^/]+/ragCorpora/[^/]+/ragFiles/[^/]+/operations/[^/]+/?$}, false]
|
4143
4206
|
]
|
4144
4207
|
)
|
4208
|
+
.with_bindings(
|
4209
|
+
uri_method: :post,
|
4210
|
+
uri_template: "/v1/{name}:wait",
|
4211
|
+
matches: [
|
4212
|
+
["name", %r{^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/operations/[^/]+/?$}, false]
|
4213
|
+
]
|
4214
|
+
)
|
4145
4215
|
.with_bindings(
|
4146
4216
|
uri_method: :post,
|
4147
4217
|
uri_template: "/v1/{name}:wait",
|
@@ -555,6 +555,13 @@ module Google
|
|
555
555
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
556
556
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
557
557
|
# * (`nil`) indicating no credentials
|
558
|
+
#
|
559
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
560
|
+
# external source for authentication to Google Cloud, you must validate it before
|
561
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
562
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
563
|
+
# For more information, refer to [Validate credential configurations from external
|
564
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
558
565
|
# @return [::Object]
|
559
566
|
# @!attribute [rw] scope
|
560
567
|
# The OAuth scopes
|
@@ -529,6 +529,13 @@ module Google
|
|
529
529
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
530
530
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
531
531
|
# * (`nil`) indicating no credentials
|
532
|
+
#
|
533
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
534
|
+
# external source for authentication to Google Cloud, you must validate it before
|
535
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
536
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
537
|
+
# For more information, refer to [Validate credential configurations from external
|
538
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
532
539
|
# @return [::Object]
|
533
540
|
# @!attribute [rw] scope
|
534
541
|
# The OAuth scopes
|
@@ -1996,14 +1996,21 @@ module Google
|
|
1996
1996
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
1997
1997
|
#
|
1998
1998
|
# @param avro_source [::Google::Cloud::AIPlatform::V1::AvroSource, ::Hash]
|
1999
|
+
# Note: The following fields are mutually exclusive: `avro_source`, `bigquery_source`, `csv_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1999
2000
|
# @param bigquery_source [::Google::Cloud::AIPlatform::V1::BigQuerySource, ::Hash]
|
2001
|
+
# Note: The following fields are mutually exclusive: `bigquery_source`, `avro_source`, `csv_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2000
2002
|
# @param csv_source [::Google::Cloud::AIPlatform::V1::CsvSource, ::Hash]
|
2003
|
+
# Note: The following fields are mutually exclusive: `csv_source`, `avro_source`, `bigquery_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2001
2004
|
# @param feature_time_field [::String]
|
2002
2005
|
# Source column that holds the Feature timestamp for all Feature
|
2003
2006
|
# values in each entity.
|
2007
|
+
#
|
2008
|
+
# Note: The following fields are mutually exclusive: `feature_time_field`, `feature_time`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2004
2009
|
# @param feature_time [::Google::Protobuf::Timestamp, ::Hash]
|
2005
2010
|
# Single Feature timestamp for all entities being imported. The
|
2006
2011
|
# timestamp must not have higher than millisecond precision.
|
2012
|
+
#
|
2013
|
+
# Note: The following fields are mutually exclusive: `feature_time`, `feature_time_field`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2007
2014
|
# @param entity_type [::String]
|
2008
2015
|
# Required. The resource name of the EntityType grouping the Features for
|
2009
2016
|
# which values are being imported. Format:
|
@@ -2150,8 +2157,12 @@ module Google
|
|
2150
2157
|
#
|
2151
2158
|
# Values in the timestamp column must use the RFC 3339 format, e.g.
|
2152
2159
|
# `2012-07-30T10:43:17.123Z`.
|
2160
|
+
#
|
2161
|
+
# Note: The following fields are mutually exclusive: `csv_read_instances`, `bigquery_read_instances`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2153
2162
|
# @param bigquery_read_instances [::Google::Cloud::AIPlatform::V1::BigQuerySource, ::Hash]
|
2154
2163
|
# Similar to csv_read_instances, but from BigQuery source.
|
2164
|
+
#
|
2165
|
+
# Note: The following fields are mutually exclusive: `bigquery_read_instances`, `csv_read_instances`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2155
2166
|
# @param featurestore [::String]
|
2156
2167
|
# Required. The resource name of the Featurestore from which to query Feature
|
2157
2168
|
# values. Format:
|
@@ -2268,9 +2279,13 @@ module Google
|
|
2268
2279
|
# @param snapshot_export [::Google::Cloud::AIPlatform::V1::ExportFeatureValuesRequest::SnapshotExport, ::Hash]
|
2269
2280
|
# Exports the latest Feature values of all entities of the EntityType
|
2270
2281
|
# within a time range.
|
2282
|
+
#
|
2283
|
+
# Note: The following fields are mutually exclusive: `snapshot_export`, `full_export`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2271
2284
|
# @param full_export [::Google::Cloud::AIPlatform::V1::ExportFeatureValuesRequest::FullExport, ::Hash]
|
2272
2285
|
# Exports all historical values of all entities of the EntityType within a
|
2273
2286
|
# time range
|
2287
|
+
#
|
2288
|
+
# Note: The following fields are mutually exclusive: `full_export`, `snapshot_export`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2274
2289
|
# @param entity_type [::String]
|
2275
2290
|
# Required. The resource name of the EntityType from which to export Feature
|
2276
2291
|
# values. Format:
|
@@ -2384,9 +2399,13 @@ module Google
|
|
2384
2399
|
#
|
2385
2400
|
# @param select_entity [::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesRequest::SelectEntity, ::Hash]
|
2386
2401
|
# Select feature values to be deleted by specifying entities.
|
2402
|
+
#
|
2403
|
+
# Note: The following fields are mutually exclusive: `select_entity`, `select_time_range_and_feature`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2387
2404
|
# @param select_time_range_and_feature [::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesRequest::SelectTimeRangeAndFeature, ::Hash]
|
2388
2405
|
# Select feature values to be deleted by specifying time range and
|
2389
2406
|
# features.
|
2407
|
+
#
|
2408
|
+
# Note: The following fields are mutually exclusive: `select_time_range_and_feature`, `select_entity`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2390
2409
|
# @param entity_type [::String]
|
2391
2410
|
# Required. The resource name of the EntityType grouping the Features for
|
2392
2411
|
# which values are being deleted from. Format:
|
@@ -2676,6 +2695,13 @@ module Google
|
|
2676
2695
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
2677
2696
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
2678
2697
|
# * (`nil`) indicating no credentials
|
2698
|
+
#
|
2699
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
2700
|
+
# external source for authentication to Google Cloud, you must validate it before
|
2701
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
2702
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
2703
|
+
# For more information, refer to [Validate credential configurations from external
|
2704
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
2679
2705
|
# @return [::Object]
|
2680
2706
|
# @!attribute [rw] scope
|
2681
2707
|
# The OAuth scopes
|
@@ -648,6 +648,13 @@ module Google
|
|
648
648
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
649
649
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
650
650
|
# * (`nil`) indicating no credentials
|
651
|
+
#
|
652
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
653
|
+
# external source for authentication to Google Cloud, you must validate it before
|
654
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
655
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
656
|
+
# For more information, refer to [Validate credential configurations from external
|
657
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
651
658
|
# @return [::Object]
|
652
659
|
# @!attribute [rw] scope
|
653
660
|
# The OAuth scopes
|
@@ -1879,14 +1879,21 @@ module Google
|
|
1879
1879
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
1880
1880
|
#
|
1881
1881
|
# @param avro_source [::Google::Cloud::AIPlatform::V1::AvroSource, ::Hash]
|
1882
|
+
# Note: The following fields are mutually exclusive: `avro_source`, `bigquery_source`, `csv_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1882
1883
|
# @param bigquery_source [::Google::Cloud::AIPlatform::V1::BigQuerySource, ::Hash]
|
1884
|
+
# Note: The following fields are mutually exclusive: `bigquery_source`, `avro_source`, `csv_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1883
1885
|
# @param csv_source [::Google::Cloud::AIPlatform::V1::CsvSource, ::Hash]
|
1886
|
+
# Note: The following fields are mutually exclusive: `csv_source`, `avro_source`, `bigquery_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1884
1887
|
# @param feature_time_field [::String]
|
1885
1888
|
# Source column that holds the Feature timestamp for all Feature
|
1886
1889
|
# values in each entity.
|
1890
|
+
#
|
1891
|
+
# Note: The following fields are mutually exclusive: `feature_time_field`, `feature_time`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1887
1892
|
# @param feature_time [::Google::Protobuf::Timestamp, ::Hash]
|
1888
1893
|
# Single Feature timestamp for all entities being imported. The
|
1889
1894
|
# timestamp must not have higher than millisecond precision.
|
1895
|
+
#
|
1896
|
+
# Note: The following fields are mutually exclusive: `feature_time`, `feature_time_field`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1890
1897
|
# @param entity_type [::String]
|
1891
1898
|
# Required. The resource name of the EntityType grouping the Features for
|
1892
1899
|
# which values are being imported. Format:
|
@@ -2026,8 +2033,12 @@ module Google
|
|
2026
2033
|
#
|
2027
2034
|
# Values in the timestamp column must use the RFC 3339 format, e.g.
|
2028
2035
|
# `2012-07-30T10:43:17.123Z`.
|
2036
|
+
#
|
2037
|
+
# Note: The following fields are mutually exclusive: `csv_read_instances`, `bigquery_read_instances`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2029
2038
|
# @param bigquery_read_instances [::Google::Cloud::AIPlatform::V1::BigQuerySource, ::Hash]
|
2030
2039
|
# Similar to csv_read_instances, but from BigQuery source.
|
2040
|
+
#
|
2041
|
+
# Note: The following fields are mutually exclusive: `bigquery_read_instances`, `csv_read_instances`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2031
2042
|
# @param featurestore [::String]
|
2032
2043
|
# Required. The resource name of the Featurestore from which to query Feature
|
2033
2044
|
# values. Format:
|
@@ -2137,9 +2148,13 @@ module Google
|
|
2137
2148
|
# @param snapshot_export [::Google::Cloud::AIPlatform::V1::ExportFeatureValuesRequest::SnapshotExport, ::Hash]
|
2138
2149
|
# Exports the latest Feature values of all entities of the EntityType
|
2139
2150
|
# within a time range.
|
2151
|
+
#
|
2152
|
+
# Note: The following fields are mutually exclusive: `snapshot_export`, `full_export`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2140
2153
|
# @param full_export [::Google::Cloud::AIPlatform::V1::ExportFeatureValuesRequest::FullExport, ::Hash]
|
2141
2154
|
# Exports all historical values of all entities of the EntityType within a
|
2142
2155
|
# time range
|
2156
|
+
#
|
2157
|
+
# Note: The following fields are mutually exclusive: `full_export`, `snapshot_export`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2143
2158
|
# @param entity_type [::String]
|
2144
2159
|
# Required. The resource name of the EntityType from which to export Feature
|
2145
2160
|
# values. Format:
|
@@ -2246,9 +2261,13 @@ module Google
|
|
2246
2261
|
#
|
2247
2262
|
# @param select_entity [::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesRequest::SelectEntity, ::Hash]
|
2248
2263
|
# Select feature values to be deleted by specifying entities.
|
2264
|
+
#
|
2265
|
+
# Note: The following fields are mutually exclusive: `select_entity`, `select_time_range_and_feature`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2249
2266
|
# @param select_time_range_and_feature [::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesRequest::SelectTimeRangeAndFeature, ::Hash]
|
2250
2267
|
# Select feature values to be deleted by specifying time range and
|
2251
2268
|
# features.
|
2269
|
+
#
|
2270
|
+
# Note: The following fields are mutually exclusive: `select_time_range_and_feature`, `select_entity`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
2252
2271
|
# @param entity_type [::String]
|
2253
2272
|
# Required. The resource name of the EntityType grouping the Features for
|
2254
2273
|
# which values are being deleted from. Format:
|
@@ -2522,6 +2541,13 @@ module Google
|
|
2522
2541
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
2523
2542
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
2524
2543
|
# * (`nil`) indicating no credentials
|
2544
|
+
#
|
2545
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
2546
|
+
# external source for authentication to Google Cloud, you must validate it before
|
2547
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
2548
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
2549
|
+
# For more information, refer to [Validate credential configurations from external
|
2550
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
2525
2551
|
# @return [::Object]
|
2526
2552
|
# @!attribute [rw] scope
|
2527
2553
|
# The OAuth scopes
|