google-cloud-discovery_engine-v1beta 0.17.0 → 0.18.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/discovery_engine/v1beta/completion_service/client.rb +17 -0
- data/lib/google/cloud/discovery_engine/v1beta/completion_service/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/completion_service/rest/client.rb +17 -0
- data/lib/google/cloud/discovery_engine/v1beta/completion_service/rest/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/control_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/control_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/conversational_search_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/conversational_search_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/data_store_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/data_store_service/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/data_store_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/data_store_service/rest/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/document_service/client.rb +29 -0
- data/lib/google/cloud/discovery_engine/v1beta/document_service/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/document_service/rest/client.rb +29 -0
- data/lib/google/cloud/discovery_engine/v1beta/document_service/rest/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/engine_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/engine_service/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/engine_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/engine_service/rest/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/evaluation_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/evaluation_service/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/evaluation_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/evaluation_service/rest/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/grounded_generation_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/grounded_generation_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/project_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/project_service/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/project_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/project_service/rest/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/rank_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/rank_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/recommendation_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/recommendation_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/sample_query_service/client.rb +13 -0
- data/lib/google/cloud/discovery_engine/v1beta/sample_query_service/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/sample_query_service/rest/client.rb +13 -0
- data/lib/google/cloud/discovery_engine/v1beta/sample_query_service/rest/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/sample_query_set_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/sample_query_set_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/schema_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/schema_service/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/schema_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/schema_service/rest/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/search_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/search_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/search_tuning_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/search_tuning_service/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/search_tuning_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/search_tuning_service/rest/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/serving_config_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/serving_config_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/site_search_engine_service/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/site_search_engine_service/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/site_search_engine_service/rest/client.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/site_search_engine_service/rest/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/user_event_service/client.rb +13 -0
- data/lib/google/cloud/discovery_engine/v1beta/user_event_service/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/user_event_service/rest/client.rb +13 -0
- data/lib/google/cloud/discovery_engine/v1beta/user_event_service/rest/operations.rb +7 -0
- data/lib/google/cloud/discovery_engine/v1beta/version.rb +1 -1
- data/proto_docs/google/cloud/discoveryengine/v1beta/answer.rb +6 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/common.rb +8 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/completion.rb +4 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/control.rb +8 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/conversation.rb +4 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/conversational_search_service.rb +8 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/document.rb +8 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/document_processing_config.rb +6 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/document_service.rb +8 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/engine.rb +4 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/grounded_generation_service.rb +6 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/import_config.rb +40 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/purge_config.rb +4 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/schema.rb +4 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/search_service.rb +14 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/serving_config.rb +8 -0
- data/proto_docs/google/cloud/discoveryengine/v1beta/user_event.rb +6 -0
- data/proto_docs/google/longrunning/operations.rb +4 -0
- data/proto_docs/google/protobuf/struct.rb +12 -0
- metadata +6 -9
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f6ecff28eba445244be03d01f1d369b308382ec42ffd3d71af656624930a32ce
|
4
|
+
data.tar.gz: a2d391b256cf03a8569832f79ec1cfed3c79d40c662d56723df8f0219ce35d95
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d05bd2647b8de3e8cd1f404d1b28eadc4a0ffade2a809f6502f554c3f2533d54192a29713139efecdf2c825bc144417dc4dd60081646f211860d164d918bc5ac
|
7
|
+
data.tar.gz: 9d59b93beb89a019c2e36514000dc5f7c4bdb5a2a4e1297fb94aefc474b3e80f0e6093d353b8c50fa6554fc662cff6d2b98634957695ad8b12d7ac4309c7e129
|
data/README.md
CHANGED
@@ -85,7 +85,7 @@ To browse ready to use code samples check [Google Cloud Samples](https://cloud.g
|
|
85
85
|
|
86
86
|
## Supported Ruby Versions
|
87
87
|
|
88
|
-
This library is supported on Ruby
|
88
|
+
This library is supported on Ruby 3.0+.
|
89
89
|
|
90
90
|
Google provides official support for Ruby versions that are actively supported
|
91
91
|
by Ruby Core—that is, Ruby versions that are either in normal maintenance or
|
@@ -515,6 +515,8 @@ module Google
|
|
515
515
|
#
|
516
516
|
# @param inline_source [::Google::Cloud::DiscoveryEngine::V1beta::ImportSuggestionDenyListEntriesRequest::InlineSource, ::Hash]
|
517
517
|
# The Inline source for the input content for suggestion deny list entries.
|
518
|
+
#
|
519
|
+
# Note: The following fields are mutually exclusive: `inline_source`, `gcs_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
518
520
|
# @param gcs_source [::Google::Cloud::DiscoveryEngine::V1beta::GcsSource, ::Hash]
|
519
521
|
# Cloud Storage location for the input content.
|
520
522
|
#
|
@@ -524,6 +526,8 @@ module Google
|
|
524
526
|
#
|
525
527
|
# * `suggestion_deny_list` (default): One JSON [SuggestionDenyListEntry]
|
526
528
|
# per line.
|
529
|
+
#
|
530
|
+
# Note: The following fields are mutually exclusive: `gcs_source`, `inline_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
527
531
|
# @param parent [::String]
|
528
532
|
# Required. The parent data store resource name for which to import denylist
|
529
533
|
# entries. Follows pattern projects/*/locations/*/collections/*/dataStores/*.
|
@@ -720,10 +724,16 @@ module Google
|
|
720
724
|
#
|
721
725
|
# @param inline_source [::Google::Cloud::DiscoveryEngine::V1beta::ImportCompletionSuggestionsRequest::InlineSource, ::Hash]
|
722
726
|
# The Inline source for suggestion entries.
|
727
|
+
#
|
728
|
+
# Note: The following fields are mutually exclusive: `inline_source`, `gcs_source`, `bigquery_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
723
729
|
# @param gcs_source [::Google::Cloud::DiscoveryEngine::V1beta::GcsSource, ::Hash]
|
724
730
|
# Cloud Storage location for the input content.
|
731
|
+
#
|
732
|
+
# Note: The following fields are mutually exclusive: `gcs_source`, `inline_source`, `bigquery_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
725
733
|
# @param bigquery_source [::Google::Cloud::DiscoveryEngine::V1beta::BigQuerySource, ::Hash]
|
726
734
|
# BigQuery input source.
|
735
|
+
#
|
736
|
+
# Note: The following fields are mutually exclusive: `bigquery_source`, `inline_source`, `gcs_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
727
737
|
# @param parent [::String]
|
728
738
|
# Required. The parent data store resource name for which to import customer
|
729
739
|
# autocomplete suggestions.
|
@@ -947,6 +957,13 @@ module Google
|
|
947
957
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
948
958
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
949
959
|
# * (`nil`) indicating no credentials
|
960
|
+
#
|
961
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
962
|
+
# external source for authentication to Google Cloud, you must validate it before
|
963
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
964
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
965
|
+
# For more information, refer to [Validate credential configurations from external
|
966
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
950
967
|
# @return [::Object]
|
951
968
|
# @!attribute [rw] scope
|
952
969
|
# The OAuth scopes
|
@@ -640,6 +640,13 @@ module Google
|
|
640
640
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
641
641
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
642
642
|
# * (`nil`) indicating no credentials
|
643
|
+
#
|
644
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
645
|
+
# external source for authentication to Google Cloud, you must validate it before
|
646
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
647
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
648
|
+
# For more information, refer to [Validate credential configurations from external
|
649
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
643
650
|
# @return [::Object]
|
644
651
|
# @!attribute [rw] scope
|
645
652
|
# The OAuth scopes
|
@@ -494,6 +494,8 @@ module Google
|
|
494
494
|
#
|
495
495
|
# @param inline_source [::Google::Cloud::DiscoveryEngine::V1beta::ImportSuggestionDenyListEntriesRequest::InlineSource, ::Hash]
|
496
496
|
# The Inline source for the input content for suggestion deny list entries.
|
497
|
+
#
|
498
|
+
# Note: The following fields are mutually exclusive: `inline_source`, `gcs_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
497
499
|
# @param gcs_source [::Google::Cloud::DiscoveryEngine::V1beta::GcsSource, ::Hash]
|
498
500
|
# Cloud Storage location for the input content.
|
499
501
|
#
|
@@ -503,6 +505,8 @@ module Google
|
|
503
505
|
#
|
504
506
|
# * `suggestion_deny_list` (default): One JSON [SuggestionDenyListEntry]
|
505
507
|
# per line.
|
508
|
+
#
|
509
|
+
# Note: The following fields are mutually exclusive: `gcs_source`, `inline_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
506
510
|
# @param parent [::String]
|
507
511
|
# Required. The parent data store resource name for which to import denylist
|
508
512
|
# entries. Follows pattern projects/*/locations/*/collections/*/dataStores/*.
|
@@ -685,10 +689,16 @@ module Google
|
|
685
689
|
#
|
686
690
|
# @param inline_source [::Google::Cloud::DiscoveryEngine::V1beta::ImportCompletionSuggestionsRequest::InlineSource, ::Hash]
|
687
691
|
# The Inline source for suggestion entries.
|
692
|
+
#
|
693
|
+
# Note: The following fields are mutually exclusive: `inline_source`, `gcs_source`, `bigquery_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
688
694
|
# @param gcs_source [::Google::Cloud::DiscoveryEngine::V1beta::GcsSource, ::Hash]
|
689
695
|
# Cloud Storage location for the input content.
|
696
|
+
#
|
697
|
+
# Note: The following fields are mutually exclusive: `gcs_source`, `inline_source`, `bigquery_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
690
698
|
# @param bigquery_source [::Google::Cloud::DiscoveryEngine::V1beta::BigQuerySource, ::Hash]
|
691
699
|
# BigQuery input source.
|
700
|
+
#
|
701
|
+
# Note: The following fields are mutually exclusive: `bigquery_source`, `inline_source`, `gcs_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
692
702
|
# @param parent [::String]
|
693
703
|
# Required. The parent data store resource name for which to import customer
|
694
704
|
# autocomplete suggestions.
|
@@ -896,6 +906,13 @@ module Google
|
|
896
906
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
897
907
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
898
908
|
# * (`nil`) indicating no credentials
|
909
|
+
#
|
910
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
911
|
+
# external source for authentication to Google Cloud, you must validate it before
|
912
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
913
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
914
|
+
# For more information, refer to [Validate credential configurations from external
|
915
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
899
916
|
# @return [::Object]
|
900
917
|
# @!attribute [rw] scope
|
901
918
|
# The OAuth scopes
|
@@ -502,6 +502,13 @@ module Google
|
|
502
502
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
503
503
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
504
504
|
# * (`nil`) indicating no credentials
|
505
|
+
#
|
506
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
507
|
+
# external source for authentication to Google Cloud, you must validate it before
|
508
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
509
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
510
|
+
# For more information, refer to [Validate credential configurations from external
|
511
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
505
512
|
# @return [::Object]
|
506
513
|
# @!attribute [rw] scope
|
507
514
|
# The OAuth scopes
|
@@ -732,6 +732,13 @@ module Google
|
|
732
732
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
733
733
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
734
734
|
# * (`nil`) indicating no credentials
|
735
|
+
#
|
736
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
737
|
+
# external source for authentication to Google Cloud, you must validate it before
|
738
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
739
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
740
|
+
# For more information, refer to [Validate credential configurations from external
|
741
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
735
742
|
# @return [::Object]
|
736
743
|
# @!attribute [rw] scope
|
737
744
|
# The OAuth scopes
|
@@ -688,6 +688,13 @@ module Google
|
|
688
688
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
689
689
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
690
690
|
# * (`nil`) indicating no credentials
|
691
|
+
#
|
692
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
693
|
+
# external source for authentication to Google Cloud, you must validate it before
|
694
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
695
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
696
|
+
# For more information, refer to [Validate credential configurations from external
|
697
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
691
698
|
# @return [::Object]
|
692
699
|
# @!attribute [rw] scope
|
693
700
|
# The OAuth scopes
|
@@ -1588,6 +1588,13 @@ module Google
|
|
1588
1588
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
1589
1589
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
1590
1590
|
# * (`nil`) indicating no credentials
|
1591
|
+
#
|
1592
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
1593
|
+
# external source for authentication to Google Cloud, you must validate it before
|
1594
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
1595
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
1596
|
+
# For more information, refer to [Validate credential configurations from external
|
1597
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
1591
1598
|
# @return [::Object]
|
1592
1599
|
# @!attribute [rw] scope
|
1593
1600
|
# The OAuth scopes
|
@@ -1488,6 +1488,13 @@ module Google
|
|
1488
1488
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
1489
1489
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
1490
1490
|
# * (`nil`) indicating no credentials
|
1491
|
+
#
|
1492
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
1493
|
+
# external source for authentication to Google Cloud, you must validate it before
|
1494
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
1495
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
1496
|
+
# For more information, refer to [Validate credential configurations from external
|
1497
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
1491
1498
|
# @return [::Object]
|
1492
1499
|
# @!attribute [rw] scope
|
1493
1500
|
# The OAuth scopes
|
@@ -801,6 +801,13 @@ module Google
|
|
801
801
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
802
802
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
803
803
|
# * (`nil`) indicating no credentials
|
804
|
+
#
|
805
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
806
|
+
# external source for authentication to Google Cloud, you must validate it before
|
807
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
808
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
809
|
+
# For more information, refer to [Validate credential configurations from external
|
810
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
804
811
|
# @return [::Object]
|
805
812
|
# @!attribute [rw] scope
|
806
813
|
# The OAuth scopes
|
@@ -640,6 +640,13 @@ module Google
|
|
640
640
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
641
641
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
642
642
|
# * (`nil`) indicating no credentials
|
643
|
+
#
|
644
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
645
|
+
# external source for authentication to Google Cloud, you must validate it before
|
646
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
647
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
648
|
+
# For more information, refer to [Validate credential configurations from external
|
649
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
643
650
|
# @return [::Object]
|
644
651
|
# @!attribute [rw] scope
|
645
652
|
# The OAuth scopes
|
@@ -757,6 +757,13 @@ module Google
|
|
757
757
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
758
758
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
759
759
|
# * (`nil`) indicating no credentials
|
760
|
+
#
|
761
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
762
|
+
# external source for authentication to Google Cloud, you must validate it before
|
763
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
764
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
765
|
+
# For more information, refer to [Validate credential configurations from external
|
766
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
760
767
|
# @return [::Object]
|
761
768
|
# @!attribute [rw] scope
|
762
769
|
# The OAuth scopes
|
@@ -502,6 +502,13 @@ module Google
|
|
502
502
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
503
503
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
504
504
|
# * (`nil`) indicating no credentials
|
505
|
+
#
|
506
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
507
|
+
# external source for authentication to Google Cloud, you must validate it before
|
508
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
509
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
510
|
+
# For more information, refer to [Validate credential configurations from external
|
511
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
505
512
|
# @return [::Object]
|
506
513
|
# @!attribute [rw] scope
|
507
514
|
# The OAuth scopes
|
@@ -763,22 +763,40 @@ module Google
|
|
763
763
|
#
|
764
764
|
# @param inline_source [::Google::Cloud::DiscoveryEngine::V1beta::ImportDocumentsRequest::InlineSource, ::Hash]
|
765
765
|
# The Inline source for the input content for documents.
|
766
|
+
#
|
767
|
+
# Note: The following fields are mutually exclusive: `inline_source`, `gcs_source`, `bigquery_source`, `fhir_store_source`, `spanner_source`, `cloud_sql_source`, `firestore_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
766
768
|
# @param gcs_source [::Google::Cloud::DiscoveryEngine::V1beta::GcsSource, ::Hash]
|
767
769
|
# Cloud Storage location for the input content.
|
770
|
+
#
|
771
|
+
# Note: The following fields are mutually exclusive: `gcs_source`, `inline_source`, `bigquery_source`, `fhir_store_source`, `spanner_source`, `cloud_sql_source`, `firestore_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
768
772
|
# @param bigquery_source [::Google::Cloud::DiscoveryEngine::V1beta::BigQuerySource, ::Hash]
|
769
773
|
# BigQuery input source.
|
774
|
+
#
|
775
|
+
# Note: The following fields are mutually exclusive: `bigquery_source`, `inline_source`, `gcs_source`, `fhir_store_source`, `spanner_source`, `cloud_sql_source`, `firestore_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
770
776
|
# @param fhir_store_source [::Google::Cloud::DiscoveryEngine::V1beta::FhirStoreSource, ::Hash]
|
771
777
|
# FhirStore input source.
|
778
|
+
#
|
779
|
+
# Note: The following fields are mutually exclusive: `fhir_store_source`, `inline_source`, `gcs_source`, `bigquery_source`, `spanner_source`, `cloud_sql_source`, `firestore_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
772
780
|
# @param spanner_source [::Google::Cloud::DiscoveryEngine::V1beta::SpannerSource, ::Hash]
|
773
781
|
# Spanner input source.
|
782
|
+
#
|
783
|
+
# Note: The following fields are mutually exclusive: `spanner_source`, `inline_source`, `gcs_source`, `bigquery_source`, `fhir_store_source`, `cloud_sql_source`, `firestore_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
774
784
|
# @param cloud_sql_source [::Google::Cloud::DiscoveryEngine::V1beta::CloudSqlSource, ::Hash]
|
775
785
|
# Cloud SQL input source.
|
786
|
+
#
|
787
|
+
# Note: The following fields are mutually exclusive: `cloud_sql_source`, `inline_source`, `gcs_source`, `bigquery_source`, `fhir_store_source`, `spanner_source`, `firestore_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
776
788
|
# @param firestore_source [::Google::Cloud::DiscoveryEngine::V1beta::FirestoreSource, ::Hash]
|
777
789
|
# Firestore input source.
|
790
|
+
#
|
791
|
+
# Note: The following fields are mutually exclusive: `firestore_source`, `inline_source`, `gcs_source`, `bigquery_source`, `fhir_store_source`, `spanner_source`, `cloud_sql_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
778
792
|
# @param alloy_db_source [::Google::Cloud::DiscoveryEngine::V1beta::AlloyDbSource, ::Hash]
|
779
793
|
# AlloyDB input source.
|
794
|
+
#
|
795
|
+
# Note: The following fields are mutually exclusive: `alloy_db_source`, `inline_source`, `gcs_source`, `bigquery_source`, `fhir_store_source`, `spanner_source`, `cloud_sql_source`, `firestore_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
780
796
|
# @param bigtable_source [::Google::Cloud::DiscoveryEngine::V1beta::BigtableSource, ::Hash]
|
781
797
|
# Cloud Bigtable input source.
|
798
|
+
#
|
799
|
+
# Note: The following fields are mutually exclusive: `bigtable_source`, `inline_source`, `gcs_source`, `bigquery_source`, `fhir_store_source`, `spanner_source`, `cloud_sql_source`, `firestore_source`, `alloy_db_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
782
800
|
# @param parent [::String]
|
783
801
|
# Required. The parent branch resource name, such as
|
784
802
|
# `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}`.
|
@@ -966,8 +984,12 @@ module Google
|
|
966
984
|
# Supported `data_schema`:
|
967
985
|
# * `document_id`: One valid
|
968
986
|
# {::Google::Cloud::DiscoveryEngine::V1beta::Document#id Document.id} per line.
|
987
|
+
#
|
988
|
+
# Note: The following fields are mutually exclusive: `gcs_source`, `inline_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
969
989
|
# @param inline_source [::Google::Cloud::DiscoveryEngine::V1beta::PurgeDocumentsRequest::InlineSource, ::Hash]
|
970
990
|
# Inline source for the input content for purge.
|
991
|
+
#
|
992
|
+
# Note: The following fields are mutually exclusive: `inline_source`, `gcs_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
971
993
|
# @param parent [::String]
|
972
994
|
# Required. The parent resource name, such as
|
973
995
|
# `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}`.
|
@@ -1189,6 +1211,13 @@ module Google
|
|
1189
1211
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
1190
1212
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
1191
1213
|
# * (`nil`) indicating no credentials
|
1214
|
+
#
|
1215
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
1216
|
+
# external source for authentication to Google Cloud, you must validate it before
|
1217
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
1218
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
1219
|
+
# For more information, refer to [Validate credential configurations from external
|
1220
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
1192
1221
|
# @return [::Object]
|
1193
1222
|
# @!attribute [rw] scope
|
1194
1223
|
# The OAuth scopes
|
@@ -640,6 +640,13 @@ module Google
|
|
640
640
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
641
641
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
642
642
|
# * (`nil`) indicating no credentials
|
643
|
+
#
|
644
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
645
|
+
# external source for authentication to Google Cloud, you must validate it before
|
646
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
647
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
648
|
+
# For more information, refer to [Validate credential configurations from external
|
649
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
643
650
|
# @return [::Object]
|
644
651
|
# @!attribute [rw] scope
|
645
652
|
# The OAuth scopes
|
@@ -721,22 +721,40 @@ module Google
|
|
721
721
|
#
|
722
722
|
# @param inline_source [::Google::Cloud::DiscoveryEngine::V1beta::ImportDocumentsRequest::InlineSource, ::Hash]
|
723
723
|
# The Inline source for the input content for documents.
|
724
|
+
#
|
725
|
+
# Note: The following fields are mutually exclusive: `inline_source`, `gcs_source`, `bigquery_source`, `fhir_store_source`, `spanner_source`, `cloud_sql_source`, `firestore_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
724
726
|
# @param gcs_source [::Google::Cloud::DiscoveryEngine::V1beta::GcsSource, ::Hash]
|
725
727
|
# Cloud Storage location for the input content.
|
728
|
+
#
|
729
|
+
# Note: The following fields are mutually exclusive: `gcs_source`, `inline_source`, `bigquery_source`, `fhir_store_source`, `spanner_source`, `cloud_sql_source`, `firestore_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
726
730
|
# @param bigquery_source [::Google::Cloud::DiscoveryEngine::V1beta::BigQuerySource, ::Hash]
|
727
731
|
# BigQuery input source.
|
732
|
+
#
|
733
|
+
# Note: The following fields are mutually exclusive: `bigquery_source`, `inline_source`, `gcs_source`, `fhir_store_source`, `spanner_source`, `cloud_sql_source`, `firestore_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
728
734
|
# @param fhir_store_source [::Google::Cloud::DiscoveryEngine::V1beta::FhirStoreSource, ::Hash]
|
729
735
|
# FhirStore input source.
|
736
|
+
#
|
737
|
+
# Note: The following fields are mutually exclusive: `fhir_store_source`, `inline_source`, `gcs_source`, `bigquery_source`, `spanner_source`, `cloud_sql_source`, `firestore_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
730
738
|
# @param spanner_source [::Google::Cloud::DiscoveryEngine::V1beta::SpannerSource, ::Hash]
|
731
739
|
# Spanner input source.
|
740
|
+
#
|
741
|
+
# Note: The following fields are mutually exclusive: `spanner_source`, `inline_source`, `gcs_source`, `bigquery_source`, `fhir_store_source`, `cloud_sql_source`, `firestore_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
732
742
|
# @param cloud_sql_source [::Google::Cloud::DiscoveryEngine::V1beta::CloudSqlSource, ::Hash]
|
733
743
|
# Cloud SQL input source.
|
744
|
+
#
|
745
|
+
# Note: The following fields are mutually exclusive: `cloud_sql_source`, `inline_source`, `gcs_source`, `bigquery_source`, `fhir_store_source`, `spanner_source`, `firestore_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
734
746
|
# @param firestore_source [::Google::Cloud::DiscoveryEngine::V1beta::FirestoreSource, ::Hash]
|
735
747
|
# Firestore input source.
|
748
|
+
#
|
749
|
+
# Note: The following fields are mutually exclusive: `firestore_source`, `inline_source`, `gcs_source`, `bigquery_source`, `fhir_store_source`, `spanner_source`, `cloud_sql_source`, `alloy_db_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
736
750
|
# @param alloy_db_source [::Google::Cloud::DiscoveryEngine::V1beta::AlloyDbSource, ::Hash]
|
737
751
|
# AlloyDB input source.
|
752
|
+
#
|
753
|
+
# Note: The following fields are mutually exclusive: `alloy_db_source`, `inline_source`, `gcs_source`, `bigquery_source`, `fhir_store_source`, `spanner_source`, `cloud_sql_source`, `firestore_source`, `bigtable_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
738
754
|
# @param bigtable_source [::Google::Cloud::DiscoveryEngine::V1beta::BigtableSource, ::Hash]
|
739
755
|
# Cloud Bigtable input source.
|
756
|
+
#
|
757
|
+
# Note: The following fields are mutually exclusive: `bigtable_source`, `inline_source`, `gcs_source`, `bigquery_source`, `fhir_store_source`, `spanner_source`, `cloud_sql_source`, `firestore_source`, `alloy_db_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
740
758
|
# @param parent [::String]
|
741
759
|
# Required. The parent branch resource name, such as
|
742
760
|
# `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}`.
|
@@ -917,8 +935,12 @@ module Google
|
|
917
935
|
# Supported `data_schema`:
|
918
936
|
# * `document_id`: One valid
|
919
937
|
# {::Google::Cloud::DiscoveryEngine::V1beta::Document#id Document.id} per line.
|
938
|
+
#
|
939
|
+
# Note: The following fields are mutually exclusive: `gcs_source`, `inline_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
920
940
|
# @param inline_source [::Google::Cloud::DiscoveryEngine::V1beta::PurgeDocumentsRequest::InlineSource, ::Hash]
|
921
941
|
# Inline source for the input content for purge.
|
942
|
+
#
|
943
|
+
# Note: The following fields are mutually exclusive: `inline_source`, `gcs_source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
|
922
944
|
# @param parent [::String]
|
923
945
|
# Required. The parent resource name, such as
|
924
946
|
# `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}`.
|
@@ -1124,6 +1146,13 @@ module Google
|
|
1124
1146
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
1125
1147
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
1126
1148
|
# * (`nil`) indicating no credentials
|
1149
|
+
#
|
1150
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
1151
|
+
# external source for authentication to Google Cloud, you must validate it before
|
1152
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
1153
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
1154
|
+
# For more information, refer to [Validate credential configurations from external
|
1155
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
1127
1156
|
# @return [::Object]
|
1128
1157
|
# @!attribute [rw] scope
|
1129
1158
|
# The OAuth scopes
|
@@ -502,6 +502,13 @@ module Google
|
|
502
502
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
503
503
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
504
504
|
# * (`nil`) indicating no credentials
|
505
|
+
#
|
506
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
507
|
+
# external source for authentication to Google Cloud, you must validate it before
|
508
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
509
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
510
|
+
# For more information, refer to [Validate credential configurations from external
|
511
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
505
512
|
# @return [::Object]
|
506
513
|
# @!attribute [rw] scope
|
507
514
|
# The OAuth scopes
|
@@ -1030,6 +1030,13 @@ module Google
|
|
1030
1030
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
1031
1031
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
1032
1032
|
# * (`nil`) indicating no credentials
|
1033
|
+
#
|
1034
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
1035
|
+
# external source for authentication to Google Cloud, you must validate it before
|
1036
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
1037
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
1038
|
+
# For more information, refer to [Validate credential configurations from external
|
1039
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
1033
1040
|
# @return [::Object]
|
1034
1041
|
# @!attribute [rw] scope
|
1035
1042
|
# The OAuth scopes
|
@@ -640,6 +640,13 @@ module Google
|
|
640
640
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
641
641
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
642
642
|
# * (`nil`) indicating no credentials
|
643
|
+
#
|
644
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
645
|
+
# external source for authentication to Google Cloud, you must validate it before
|
646
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
647
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
648
|
+
# For more information, refer to [Validate credential configurations from external
|
649
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
643
650
|
# @return [::Object]
|
644
651
|
# @!attribute [rw] scope
|
645
652
|
# The OAuth scopes
|
@@ -965,6 +965,13 @@ module Google
|
|
965
965
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
966
966
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
967
967
|
# * (`nil`) indicating no credentials
|
968
|
+
#
|
969
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
970
|
+
# external source for authentication to Google Cloud, you must validate it before
|
971
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
972
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
973
|
+
# For more information, refer to [Validate credential configurations from external
|
974
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
968
975
|
# @return [::Object]
|
969
976
|
# @!attribute [rw] scope
|
970
977
|
# The OAuth scopes
|
@@ -502,6 +502,13 @@ module Google
|
|
502
502
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
503
503
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
504
504
|
# * (`nil`) indicating no credentials
|
505
|
+
#
|
506
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
507
|
+
# external source for authentication to Google Cloud, you must validate it before
|
508
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
509
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
510
|
+
# For more information, refer to [Validate credential configurations from external
|
511
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
505
512
|
# @return [::Object]
|
506
513
|
# @!attribute [rw] scope
|
507
514
|
# The OAuth scopes
|
@@ -691,6 +691,13 @@ module Google
|
|
691
691
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
692
692
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
693
693
|
# * (`nil`) indicating no credentials
|
694
|
+
#
|
695
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
696
|
+
# external source for authentication to Google Cloud, you must validate it before
|
697
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
698
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
699
|
+
# For more information, refer to [Validate credential configurations from external
|
700
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
694
701
|
# @return [::Object]
|
695
702
|
# @!attribute [rw] scope
|
696
703
|
# The OAuth scopes
|
@@ -640,6 +640,13 @@ module Google
|
|
640
640
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
641
641
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
642
642
|
# * (`nil`) indicating no credentials
|
643
|
+
#
|
644
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
645
|
+
# external source for authentication to Google Cloud, you must validate it before
|
646
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
647
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
648
|
+
# For more information, refer to [Validate credential configurations from external
|
649
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
643
650
|
# @return [::Object]
|
644
651
|
# @!attribute [rw] scope
|
645
652
|
# The OAuth scopes
|
@@ -654,6 +654,13 @@ module Google
|
|
654
654
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
655
655
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
656
656
|
# * (`nil`) indicating no credentials
|
657
|
+
#
|
658
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
659
|
+
# external source for authentication to Google Cloud, you must validate it before
|
660
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
661
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
662
|
+
# For more information, refer to [Validate credential configurations from external
|
663
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
657
664
|
# @return [::Object]
|
658
665
|
# @!attribute [rw] scope
|
659
666
|
# The OAuth scopes
|
@@ -502,6 +502,13 @@ module Google
|
|
502
502
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
503
503
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
504
504
|
# * (`nil`) indicating no credentials
|
505
|
+
#
|
506
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
507
|
+
# external source for authentication to Google Cloud, you must validate it before
|
508
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
509
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
510
|
+
# For more information, refer to [Validate credential configurations from external
|
511
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
505
512
|
# @return [::Object]
|
506
513
|
# @!attribute [rw] scope
|
507
514
|
# The OAuth scopes
|
@@ -557,6 +557,13 @@ module Google
|
|
557
557
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
558
558
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
559
559
|
# * (`nil`) indicating no credentials
|
560
|
+
#
|
561
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
562
|
+
# external source for authentication to Google Cloud, you must validate it before
|
563
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
564
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
565
|
+
# For more information, refer to [Validate credential configurations from external
|
566
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
560
567
|
# @return [::Object]
|
561
568
|
# @!attribute [rw] scope
|
562
569
|
# The OAuth scopes
|
@@ -456,6 +456,13 @@ module Google
|
|
456
456
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
457
457
|
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
458
458
|
# * (`nil`) indicating no credentials
|
459
|
+
#
|
460
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
461
|
+
# external source for authentication to Google Cloud, you must validate it before
|
462
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
463
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
464
|
+
# For more information, refer to [Validate credential configurations from external
|
465
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
459
466
|
# @return [::Object]
|
460
467
|
# @!attribute [rw] scope
|
461
468
|
# The OAuth scopes
|
@@ -374,6 +374,13 @@ module Google
|
|
374
374
|
# * (`GRPC::Core::Channel`) a gRPC channel with included credentials
|
375
375
|
# * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
|
376
376
|
# * (`nil`) indicating no credentials
|
377
|
+
#
|
378
|
+
# Warning: If you accept a credential configuration (JSON file or Hash) from an
|
379
|
+
# external source for authentication to Google Cloud, you must validate it before
|
380
|
+
# providing it to a Google API client library. Providing an unvalidated credential
|
381
|
+
# configuration to Google APIs can compromise the security of your systems and data.
|
382
|
+
# For more information, refer to [Validate credential configurations from external
|
383
|
+
# sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
|
377
384
|
# @return [::Object]
|
378
385
|
# @!attribute [rw] scope
|
379
386
|
# The OAuth scopes
|