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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '0880bff5780dd84f51521225a7472da8d7cb918c3d21c6da0754497853eb4e15'
|
4
|
+
data.tar.gz: 4d0cedc50d598319d0e6b17e36f44fe473ae7c07429549748cf1a9ebbb6ec2f1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1e30c6767063ebe668cc347dcc4b793f6cf2bcee6ee24cf33248ee5493324e21a9e83bfc15b026340951f18e232c0e0822008cd1d886c14b0f1de7adf284a385
|
7
|
+
data.tar.gz: 9d1e872d896f0de4d012266a40093ab83b121c24e45ca0dcbb4d25d5b453cec766c94c04c2acc39349f1c6857b56716397d27082cc4ba5d46adfe4f80725a1b1
|
data/README.md
CHANGED
@@ -86,7 +86,7 @@ To browse ready to use code samples check [Google Cloud Samples](https://cloud.g
|
|
86
86
|
|
87
87
|
## Supported Ruby Versions
|
88
88
|
|
89
|
-
This library is supported on Ruby
|
89
|
+
This library is supported on Ruby 3.0+.
|
90
90
|
|
91
91
|
Google provides official support for Ruby versions that are actively supported
|
92
92
|
by Ruby Core—that is, Ruby versions that are either in normal maintenance or
|
@@ -193,6 +193,14 @@ module Google
|
|
193
193
|
["resource", %r{^projects/[^/]+/locations/[^/]+/featureOnlineStores/[^/]+/featureViews/[^/]+/?$}, false]
|
194
194
|
],
|
195
195
|
body: nil
|
196
|
+
),
|
197
|
+
Gapic::Rest::GrpcTranscoder::HttpBinding.create_with_validation(
|
198
|
+
uri_method: :post,
|
199
|
+
uri_template: "/ui/{resource}:getIamPolicy",
|
200
|
+
matches: [
|
201
|
+
["resource", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/?$}, false]
|
202
|
+
],
|
203
|
+
body: nil
|
196
204
|
)
|
197
205
|
]
|
198
206
|
default_config.bindings_override["google.iam.v1.IAMPolicy.SetIamPolicy"] = [
|
@@ -300,6 +308,14 @@ module Google
|
|
300
308
|
["resource", %r{^projects/[^/]+/locations/[^/]+/featureOnlineStores/[^/]+/featureViews/[^/]+/?$}, false]
|
301
309
|
],
|
302
310
|
body: "*"
|
311
|
+
),
|
312
|
+
Gapic::Rest::GrpcTranscoder::HttpBinding.create_with_validation(
|
313
|
+
uri_method: :post,
|
314
|
+
uri_template: "/ui/{resource}:setIamPolicy",
|
315
|
+
matches: [
|
316
|
+
["resource", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/?$}, false]
|
317
|
+
],
|
318
|
+
body: "*"
|
303
319
|
)
|
304
320
|
]
|
305
321
|
default_config.bindings_override["google.iam.v1.IAMPolicy.TestIamPermissions"] = [
|
@@ -407,6 +423,14 @@ module Google
|
|
407
423
|
["resource", %r{^projects/[^/]+/locations/[^/]+/featureOnlineStores/[^/]+/featureViews/[^/]+/?$}, false]
|
408
424
|
],
|
409
425
|
body: nil
|
426
|
+
),
|
427
|
+
Gapic::Rest::GrpcTranscoder::HttpBinding.create_with_validation(
|
428
|
+
uri_method: :post,
|
429
|
+
uri_template: "/ui/{resource}:testIamPermissions",
|
430
|
+
matches: [
|
431
|
+
["resource", %r{^projects/[^/]+/locations/[^/]+/featureGroups/[^/]+/?$}, false]
|
432
|
+
],
|
433
|
+
body: nil
|
410
434
|
)
|
411
435
|
]
|
412
436
|
default_config
|
@@ -1621,8 +1621,12 @@ module Google
|
|
1621
1621
|
# @param order_by_data_item [::String]
|
1622
1622
|
# A comma-separated list of data item fields to order by, sorted in
|
1623
1623
|
# ascending order. Use "desc" after a field name for descending.
|
1624
|
+
#
|
1625
|
+
# Note: The following fields are mutually exclusive: `order_by_data_item`, `order_by_annotation`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1624
1626
|
# @param order_by_annotation [::Google::Cloud::AIPlatform::V1::SearchDataItemsRequest::OrderByAnnotation, ::Hash]
|
1625
1627
|
# Expression that allows ranking results based on annotation's property.
|
1628
|
+
#
|
1629
|
+
# Note: The following fields are mutually exclusive: `order_by_annotation`, `order_by_data_item`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1626
1630
|
# @param dataset [::String]
|
1627
1631
|
# Required. The resource name of the Dataset from which to search DataItems.
|
1628
1632
|
# Format:
|
@@ -2191,6 +2195,13 @@ module Google
|
|
2191
2195
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
2192
2196
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
2193
2197
|
# * (`nil`) indicating no credentials
|
2198
|
+
#
|
2199
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
2200
|
+
# external source for authentication to Google Cloud, you must validate it before
|
2201
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
2202
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
2203
|
+
# For more information, refer to [Validate credential configurations from external
|
2204
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
2194
2205
|
# @return [::Object]
|
2195
2206
|
# @!attribute [rw] scope
|
2196
2207
|
# 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
|
@@ -1518,8 +1518,12 @@ module Google
|
|
1518
1518
|
# @param order_by_data_item [::String]
|
1519
1519
|
# A comma-separated list of data item fields to order by, sorted in
|
1520
1520
|
# ascending order. Use "desc" after a field name for descending.
|
1521
|
+
#
|
1522
|
+
# Note: The following fields are mutually exclusive: `order_by_data_item`, `order_by_annotation`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1521
1523
|
# @param order_by_annotation [::Google::Cloud::AIPlatform::V1::SearchDataItemsRequest::OrderByAnnotation, ::Hash]
|
1522
1524
|
# Expression that allows ranking results based on annotation's property.
|
1525
|
+
#
|
1526
|
+
# Note: The following fields are mutually exclusive: `order_by_annotation`, `order_by_data_item`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
1523
1527
|
# @param dataset [::String]
|
1524
1528
|
# Required. The resource name of the Dataset from which to search DataItems.
|
1525
1529
|
# Format:
|
@@ -2051,6 +2055,13 @@ module Google
|
|
2051
2055
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
2052
2056
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
2053
2057
|
# * (`nil`) indicating no credentials
|
2058
|
+
#
|
2059
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
2060
|
+
# external source for authentication to Google Cloud, you must validate it before
|
2061
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
2062
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
2063
|
+
# For more information, refer to [Validate credential configurations from external
|
2064
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
2054
2065
|
# @return [::Object]
|
2055
2066
|
# @!attribute [rw] scope
|
2056
2067
|
# 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",
|
@@ -866,6 +866,13 @@ module Google
|
|
866
866
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
867
867
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
868
868
|
# * (`nil`) indicating no credentials
|
869
|
+
#
|
870
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
871
|
+
# external source for authentication to Google Cloud, you must validate it before
|
872
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
873
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
874
|
+
# For more information, refer to [Validate credential configurations from external
|
875
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
869
876
|
# @return [::Object]
|
870
877
|
# @!attribute [rw] scope
|
871
878
|
# 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
|
@@ -815,6 +815,13 @@ module Google
|
|
815
815
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
816
816
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
817
817
|
# * (`nil`) indicating no credentials
|
818
|
+
#
|
819
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
820
|
+
# external source for authentication to Google Cloud, you must validate it before
|
821
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
822
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
823
|
+
# For more information, refer to [Validate credential configurations from external
|
824
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
818
825
|
# @return [::Object]
|
819
826
|
# @!attribute [rw] scope
|
820
827
|
# 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",
|
@@ -1223,6 +1223,13 @@ module Google
|
|
1223
1223
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
1224
1224
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
1225
1225
|
# * (`nil`) indicating no credentials
|
1226
|
+
#
|
1227
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
1228
|
+
# external source for authentication to Google Cloud, you must validate it before
|
1229
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
1230
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
1231
|
+
# For more information, refer to [Validate credential configurations from external
|
1232
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
1226
1233
|
# @return [::Object]
|
1227
1234
|
# @!attribute [rw] scope
|
1228
1235
|
# 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
|
@@ -1153,6 +1153,13 @@ module Google
|
|
1153
1153
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
1154
1154
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
1155
1155
|
# * (`nil`) indicating no credentials
|
1156
|
+
#
|
1157
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
1158
|
+
# external source for authentication to Google Cloud, you must validate it before
|
1159
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
1160
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
1161
|
+
# For more information, refer to [Validate credential configurations from external
|
1162
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
1156
1163
|
# @return [::Object]
|
1157
1164
|
# @!attribute [rw] scope
|
1158
1165
|
# The OAuth scopes
|