google-cloud-discovery_engine-v1 2.8.0 → 2.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/google/cloud/discovery_engine/v1/assistant_service/client.rb +2 -0
  4. data/lib/google/cloud/discovery_engine/v1/assistant_service/rest/client.rb +2 -0
  5. data/lib/google/cloud/discovery_engine/v1/cmek_config_service/client.rb +2 -0
  6. data/lib/google/cloud/discovery_engine/v1/cmek_config_service/operations.rb +2 -0
  7. data/lib/google/cloud/discovery_engine/v1/cmek_config_service/rest/client.rb +2 -0
  8. data/lib/google/cloud/discovery_engine/v1/cmek_config_service/rest/operations.rb +2 -0
  9. data/lib/google/cloud/discovery_engine/v1/completion_service/client.rb +2 -0
  10. data/lib/google/cloud/discovery_engine/v1/completion_service/operations.rb +2 -0
  11. data/lib/google/cloud/discovery_engine/v1/completion_service/rest/client.rb +2 -0
  12. data/lib/google/cloud/discovery_engine/v1/completion_service/rest/operations.rb +2 -0
  13. data/lib/google/cloud/discovery_engine/v1/control_service/client.rb +2 -0
  14. data/lib/google/cloud/discovery_engine/v1/control_service/rest/client.rb +2 -0
  15. data/lib/google/cloud/discovery_engine/v1/conversational_search_service/client.rb +2 -0
  16. data/lib/google/cloud/discovery_engine/v1/conversational_search_service/rest/client.rb +2 -0
  17. data/lib/google/cloud/discovery_engine/v1/data_store_service/client.rb +2 -0
  18. data/lib/google/cloud/discovery_engine/v1/data_store_service/operations.rb +2 -0
  19. data/lib/google/cloud/discovery_engine/v1/data_store_service/rest/client.rb +2 -0
  20. data/lib/google/cloud/discovery_engine/v1/data_store_service/rest/operations.rb +2 -0
  21. data/lib/google/cloud/discovery_engine/v1/document_service/client.rb +2 -0
  22. data/lib/google/cloud/discovery_engine/v1/document_service/operations.rb +2 -0
  23. data/lib/google/cloud/discovery_engine/v1/document_service/rest/client.rb +2 -0
  24. data/lib/google/cloud/discovery_engine/v1/document_service/rest/operations.rb +2 -0
  25. data/lib/google/cloud/discovery_engine/v1/engine_service/client.rb +2 -0
  26. data/lib/google/cloud/discovery_engine/v1/engine_service/operations.rb +2 -0
  27. data/lib/google/cloud/discovery_engine/v1/engine_service/rest/client.rb +2 -0
  28. data/lib/google/cloud/discovery_engine/v1/engine_service/rest/operations.rb +2 -0
  29. data/lib/google/cloud/discovery_engine/v1/grounded_generation_service/client.rb +2 -0
  30. data/lib/google/cloud/discovery_engine/v1/grounded_generation_service/rest/client.rb +2 -0
  31. data/lib/google/cloud/discovery_engine/v1/identity_mapping_store_service/client.rb +2 -0
  32. data/lib/google/cloud/discovery_engine/v1/identity_mapping_store_service/operations.rb +2 -0
  33. data/lib/google/cloud/discovery_engine/v1/identity_mapping_store_service/rest/client.rb +2 -0
  34. data/lib/google/cloud/discovery_engine/v1/identity_mapping_store_service/rest/operations.rb +2 -0
  35. data/lib/google/cloud/discovery_engine/v1/project_service/client.rb +2 -0
  36. data/lib/google/cloud/discovery_engine/v1/project_service/operations.rb +2 -0
  37. data/lib/google/cloud/discovery_engine/v1/project_service/rest/client.rb +2 -0
  38. data/lib/google/cloud/discovery_engine/v1/project_service/rest/operations.rb +2 -0
  39. data/lib/google/cloud/discovery_engine/v1/rank_service/client.rb +2 -0
  40. data/lib/google/cloud/discovery_engine/v1/rank_service/rest/client.rb +2 -0
  41. data/lib/google/cloud/discovery_engine/v1/recommendation_service/client.rb +2 -0
  42. data/lib/google/cloud/discovery_engine/v1/recommendation_service/rest/client.rb +2 -0
  43. data/lib/google/cloud/discovery_engine/v1/schema_service/client.rb +2 -0
  44. data/lib/google/cloud/discovery_engine/v1/schema_service/operations.rb +2 -0
  45. data/lib/google/cloud/discovery_engine/v1/schema_service/rest/client.rb +2 -0
  46. data/lib/google/cloud/discovery_engine/v1/schema_service/rest/operations.rb +2 -0
  47. data/lib/google/cloud/discovery_engine/v1/search_service/client.rb +20 -2
  48. data/lib/google/cloud/discovery_engine/v1/search_service/rest/client.rb +20 -2
  49. data/lib/google/cloud/discovery_engine/v1/search_tuning_service/client.rb +2 -0
  50. data/lib/google/cloud/discovery_engine/v1/search_tuning_service/operations.rb +2 -0
  51. data/lib/google/cloud/discovery_engine/v1/search_tuning_service/rest/client.rb +2 -0
  52. data/lib/google/cloud/discovery_engine/v1/search_tuning_service/rest/operations.rb +2 -0
  53. data/lib/google/cloud/discovery_engine/v1/serving_config_service/client.rb +2 -0
  54. data/lib/google/cloud/discovery_engine/v1/serving_config_service/rest/client.rb +2 -0
  55. data/lib/google/cloud/discovery_engine/v1/session_service/client.rb +2 -0
  56. data/lib/google/cloud/discovery_engine/v1/session_service/rest/client.rb +2 -0
  57. data/lib/google/cloud/discovery_engine/v1/site_search_engine_service/client.rb +2 -0
  58. data/lib/google/cloud/discovery_engine/v1/site_search_engine_service/operations.rb +2 -0
  59. data/lib/google/cloud/discovery_engine/v1/site_search_engine_service/rest/client.rb +2 -0
  60. data/lib/google/cloud/discovery_engine/v1/site_search_engine_service/rest/operations.rb +2 -0
  61. data/lib/google/cloud/discovery_engine/v1/user_event_service/client.rb +2 -0
  62. data/lib/google/cloud/discovery_engine/v1/user_event_service/operations.rb +2 -0
  63. data/lib/google/cloud/discovery_engine/v1/user_event_service/rest/client.rb +2 -0
  64. data/lib/google/cloud/discovery_engine/v1/user_event_service/rest/operations.rb +2 -0
  65. data/lib/google/cloud/discovery_engine/v1/user_license_service/client.rb +2 -0
  66. data/lib/google/cloud/discovery_engine/v1/user_license_service/operations.rb +2 -0
  67. data/lib/google/cloud/discovery_engine/v1/user_license_service/rest/client.rb +2 -0
  68. data/lib/google/cloud/discovery_engine/v1/user_license_service/rest/operations.rb +2 -0
  69. data/lib/google/cloud/discovery_engine/v1/version.rb +1 -1
  70. data/lib/google/cloud/discoveryengine/v1/search_service_pb.rb +3 -1
  71. data/proto_docs/google/api/client.rb +149 -29
  72. data/proto_docs/google/cloud/discoveryengine/v1/search_service.rb +39 -0
  73. data/proto_docs/google/type/date.rb +10 -7
  74. metadata +3 -3
@@ -541,6 +541,7 @@ module Google
541
541
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
542
542
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
543
543
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
544
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
544
545
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
545
546
  # trigger a retry.
546
547
  # @return [::Hash]
@@ -613,6 +614,7 @@ module Google
613
614
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
614
615
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
615
616
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
617
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
616
618
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
617
619
  # trigger a retry.
618
620
  #
@@ -421,6 +421,7 @@ module Google
421
421
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
422
422
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
423
423
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
424
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
424
425
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
425
426
  # trigger a retry.
426
427
  # @return [::Hash]
@@ -504,6 +505,7 @@ module Google
504
505
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
505
506
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
506
507
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
508
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
507
509
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
508
510
  # trigger a retry.
509
511
  #
@@ -381,6 +381,7 @@ module Google
381
381
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
382
382
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
383
383
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
384
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
384
385
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
385
386
  # trigger a retry.
386
387
  # @return [::Hash]
@@ -453,6 +454,7 @@ module Google
453
454
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
454
455
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
455
456
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
457
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
456
458
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
457
459
  # trigger a retry.
458
460
  #
@@ -499,6 +499,7 @@ module Google
499
499
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
500
500
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
501
501
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
502
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
502
503
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
503
504
  # trigger a retry.
504
505
  # @return [::Hash]
@@ -582,6 +583,7 @@ module Google
582
583
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
583
584
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
584
585
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
586
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
585
587
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
586
588
  # trigger a retry.
587
589
  #
@@ -459,6 +459,7 @@ module Google
459
459
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
460
460
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
461
461
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
462
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
462
463
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
463
464
  # trigger a retry.
464
465
  # @return [::Hash]
@@ -531,6 +532,7 @@ module Google
531
532
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
532
533
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
533
534
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
535
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
534
536
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
535
537
  # trigger a retry.
536
538
  #
@@ -807,6 +807,7 @@ module Google
807
807
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
808
808
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
809
809
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
810
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
810
811
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
811
812
  # trigger a retry.
812
813
  # @return [::Hash]
@@ -890,6 +891,7 @@ module Google
890
891
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
891
892
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
892
893
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
894
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
893
895
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
894
896
  # trigger a retry.
895
897
  #
@@ -703,6 +703,7 @@ module Google
703
703
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
704
704
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
705
705
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
706
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
706
707
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
707
708
  # trigger a retry.
708
709
  # @return [::Hash]
@@ -786,6 +787,7 @@ module Google
786
787
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
787
788
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
788
789
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
790
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
789
791
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
790
792
  # trigger a retry.
791
793
  #
@@ -739,6 +739,7 @@ module Google
739
739
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
740
740
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
741
741
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
742
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
742
743
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
743
744
  # trigger a retry.
744
745
  # @return [::Hash]
@@ -811,6 +812,7 @@ module Google
811
812
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
812
813
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
813
814
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
815
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
814
816
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
815
817
  # trigger a retry.
816
818
  #
@@ -541,6 +541,7 @@ module Google
541
541
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
542
542
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
543
543
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
544
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
544
545
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
545
546
  # trigger a retry.
546
547
  # @return [::Hash]
@@ -613,6 +614,7 @@ module Google
613
614
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
614
615
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
615
616
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
617
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
616
618
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
617
619
  # trigger a retry.
618
620
  #
@@ -217,7 +217,7 @@ module Google
217
217
  # @param options [::Gapic::CallOptions, ::Hash]
218
218
  # Overrides the default settings for this call, e.g, timeout, retries, etc. Optional.
219
219
  #
220
- # @overload search(serving_config: nil, branch: nil, query: nil, page_categories: nil, image_query: nil, page_size: nil, page_token: nil, offset: nil, one_box_page_size: nil, data_store_specs: nil, filter: nil, canonical_filter: nil, order_by: nil, user_info: nil, language_code: nil, facet_specs: nil, boost_spec: nil, params: nil, query_expansion_spec: nil, spell_correction_spec: nil, user_pseudo_id: nil, content_search_spec: nil, ranking_expression: nil, ranking_expression_backend: nil, safe_search: nil, user_labels: nil, natural_language_query_understanding_spec: nil, search_as_you_type_spec: nil, display_spec: nil, crowding_specs: nil, session: nil, session_spec: nil, relevance_threshold: nil, relevance_score_spec: nil)
220
+ # @overload search(serving_config: nil, branch: nil, query: nil, page_categories: nil, image_query: nil, page_size: nil, page_token: nil, offset: nil, one_box_page_size: nil, data_store_specs: nil, filter: nil, canonical_filter: nil, order_by: nil, user_info: nil, language_code: nil, facet_specs: nil, boost_spec: nil, params: nil, query_expansion_spec: nil, spell_correction_spec: nil, user_pseudo_id: nil, content_search_spec: nil, ranking_expression: nil, ranking_expression_backend: nil, safe_search: nil, user_labels: nil, natural_language_query_understanding_spec: nil, search_as_you_type_spec: nil, display_spec: nil, crowding_specs: nil, session: nil, session_spec: nil, relevance_threshold: nil, relevance_filter_spec: nil, relevance_score_spec: nil)
221
221
  # Pass arguments to `search` via keyword arguments. Note that at
222
222
  # least one keyword argument is required. To specify no parameters, or to keep all
223
223
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -574,6 +574,14 @@ module Google
574
574
  # `relevance_filter_spec` instead.
575
575
  #
576
576
  # This feature is not supported for healthcare search.
577
+ # @param relevance_filter_spec [::Google::Cloud::DiscoveryEngine::V1::SearchRequest::RelevanceFilterSpec, ::Hash]
578
+ # Optional. The granular relevance filtering specification.
579
+ #
580
+ # If not specified, the global `relevance_threshold` will be used for all
581
+ # sub-searches. If specified, this overrides the global
582
+ # `relevance_threshold` to use thresholds on a per sub-search basis.
583
+ #
584
+ # This feature is currently supported only for custom and site search.
577
585
  # @param relevance_score_spec [::Google::Cloud::DiscoveryEngine::V1::SearchRequest::RelevanceScoreSpec, ::Hash]
578
586
  # Optional. The specification for returning the relevance score.
579
587
  #
@@ -672,7 +680,7 @@ module Google
672
680
  # @param options [::Gapic::CallOptions, ::Hash]
673
681
  # Overrides the default settings for this call, e.g, timeout, retries, etc. Optional.
674
682
  #
675
- # @overload search_lite(serving_config: nil, branch: nil, query: nil, page_categories: nil, image_query: nil, page_size: nil, page_token: nil, offset: nil, one_box_page_size: nil, data_store_specs: nil, filter: nil, canonical_filter: nil, order_by: nil, user_info: nil, language_code: nil, facet_specs: nil, boost_spec: nil, params: nil, query_expansion_spec: nil, spell_correction_spec: nil, user_pseudo_id: nil, content_search_spec: nil, ranking_expression: nil, ranking_expression_backend: nil, safe_search: nil, user_labels: nil, natural_language_query_understanding_spec: nil, search_as_you_type_spec: nil, display_spec: nil, crowding_specs: nil, session: nil, session_spec: nil, relevance_threshold: nil, relevance_score_spec: nil)
683
+ # @overload search_lite(serving_config: nil, branch: nil, query: nil, page_categories: nil, image_query: nil, page_size: nil, page_token: nil, offset: nil, one_box_page_size: nil, data_store_specs: nil, filter: nil, canonical_filter: nil, order_by: nil, user_info: nil, language_code: nil, facet_specs: nil, boost_spec: nil, params: nil, query_expansion_spec: nil, spell_correction_spec: nil, user_pseudo_id: nil, content_search_spec: nil, ranking_expression: nil, ranking_expression_backend: nil, safe_search: nil, user_labels: nil, natural_language_query_understanding_spec: nil, search_as_you_type_spec: nil, display_spec: nil, crowding_specs: nil, session: nil, session_spec: nil, relevance_threshold: nil, relevance_filter_spec: nil, relevance_score_spec: nil)
676
684
  # Pass arguments to `search_lite` via keyword arguments. Note that at
677
685
  # least one keyword argument is required. To specify no parameters, or to keep all
678
686
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -1029,6 +1037,14 @@ module Google
1029
1037
  # `relevance_filter_spec` instead.
1030
1038
  #
1031
1039
  # This feature is not supported for healthcare search.
1040
+ # @param relevance_filter_spec [::Google::Cloud::DiscoveryEngine::V1::SearchRequest::RelevanceFilterSpec, ::Hash]
1041
+ # Optional. The granular relevance filtering specification.
1042
+ #
1043
+ # If not specified, the global `relevance_threshold` will be used for all
1044
+ # sub-searches. If specified, this overrides the global
1045
+ # `relevance_threshold` to use thresholds on a per sub-search basis.
1046
+ #
1047
+ # This feature is currently supported only for custom and site search.
1032
1048
  # @param relevance_score_spec [::Google::Cloud::DiscoveryEngine::V1::SearchRequest::RelevanceScoreSpec, ::Hash]
1033
1049
  # Optional. The specification for returning the relevance score.
1034
1050
  #
@@ -1198,6 +1214,7 @@ module Google
1198
1214
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1199
1215
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1200
1216
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1217
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1201
1218
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1202
1219
  # trigger a retry.
1203
1220
  # @return [::Hash]
@@ -1281,6 +1298,7 @@ module Google
1281
1298
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1282
1299
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1283
1300
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1301
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1284
1302
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1285
1303
  # trigger a retry.
1286
1304
  #
@@ -210,7 +210,7 @@ module Google
210
210
  # @param options [::Gapic::CallOptions, ::Hash]
211
211
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
212
212
  #
213
- # @overload search(serving_config: nil, branch: nil, query: nil, page_categories: nil, image_query: nil, page_size: nil, page_token: nil, offset: nil, one_box_page_size: nil, data_store_specs: nil, filter: nil, canonical_filter: nil, order_by: nil, user_info: nil, language_code: nil, facet_specs: nil, boost_spec: nil, params: nil, query_expansion_spec: nil, spell_correction_spec: nil, user_pseudo_id: nil, content_search_spec: nil, ranking_expression: nil, ranking_expression_backend: nil, safe_search: nil, user_labels: nil, natural_language_query_understanding_spec: nil, search_as_you_type_spec: nil, display_spec: nil, crowding_specs: nil, session: nil, session_spec: nil, relevance_threshold: nil, relevance_score_spec: nil)
213
+ # @overload search(serving_config: nil, branch: nil, query: nil, page_categories: nil, image_query: nil, page_size: nil, page_token: nil, offset: nil, one_box_page_size: nil, data_store_specs: nil, filter: nil, canonical_filter: nil, order_by: nil, user_info: nil, language_code: nil, facet_specs: nil, boost_spec: nil, params: nil, query_expansion_spec: nil, spell_correction_spec: nil, user_pseudo_id: nil, content_search_spec: nil, ranking_expression: nil, ranking_expression_backend: nil, safe_search: nil, user_labels: nil, natural_language_query_understanding_spec: nil, search_as_you_type_spec: nil, display_spec: nil, crowding_specs: nil, session: nil, session_spec: nil, relevance_threshold: nil, relevance_filter_spec: nil, relevance_score_spec: nil)
214
214
  # Pass arguments to `search` via keyword arguments. Note that at
215
215
  # least one keyword argument is required. To specify no parameters, or to keep all
216
216
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -567,6 +567,14 @@ module Google
567
567
  # `relevance_filter_spec` instead.
568
568
  #
569
569
  # This feature is not supported for healthcare search.
570
+ # @param relevance_filter_spec [::Google::Cloud::DiscoveryEngine::V1::SearchRequest::RelevanceFilterSpec, ::Hash]
571
+ # Optional. The granular relevance filtering specification.
572
+ #
573
+ # If not specified, the global `relevance_threshold` will be used for all
574
+ # sub-searches. If specified, this overrides the global
575
+ # `relevance_threshold` to use thresholds on a per sub-search basis.
576
+ #
577
+ # This feature is currently supported only for custom and site search.
570
578
  # @param relevance_score_spec [::Google::Cloud::DiscoveryEngine::V1::SearchRequest::RelevanceScoreSpec, ::Hash]
571
579
  # Optional. The specification for returning the relevance score.
572
580
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -658,7 +666,7 @@ module Google
658
666
  # @param options [::Gapic::CallOptions, ::Hash]
659
667
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
660
668
  #
661
- # @overload search_lite(serving_config: nil, branch: nil, query: nil, page_categories: nil, image_query: nil, page_size: nil, page_token: nil, offset: nil, one_box_page_size: nil, data_store_specs: nil, filter: nil, canonical_filter: nil, order_by: nil, user_info: nil, language_code: nil, facet_specs: nil, boost_spec: nil, params: nil, query_expansion_spec: nil, spell_correction_spec: nil, user_pseudo_id: nil, content_search_spec: nil, ranking_expression: nil, ranking_expression_backend: nil, safe_search: nil, user_labels: nil, natural_language_query_understanding_spec: nil, search_as_you_type_spec: nil, display_spec: nil, crowding_specs: nil, session: nil, session_spec: nil, relevance_threshold: nil, relevance_score_spec: nil)
669
+ # @overload search_lite(serving_config: nil, branch: nil, query: nil, page_categories: nil, image_query: nil, page_size: nil, page_token: nil, offset: nil, one_box_page_size: nil, data_store_specs: nil, filter: nil, canonical_filter: nil, order_by: nil, user_info: nil, language_code: nil, facet_specs: nil, boost_spec: nil, params: nil, query_expansion_spec: nil, spell_correction_spec: nil, user_pseudo_id: nil, content_search_spec: nil, ranking_expression: nil, ranking_expression_backend: nil, safe_search: nil, user_labels: nil, natural_language_query_understanding_spec: nil, search_as_you_type_spec: nil, display_spec: nil, crowding_specs: nil, session: nil, session_spec: nil, relevance_threshold: nil, relevance_filter_spec: nil, relevance_score_spec: nil)
662
670
  # Pass arguments to `search_lite` via keyword arguments. Note that at
663
671
  # least one keyword argument is required. To specify no parameters, or to keep all
664
672
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -1015,6 +1023,14 @@ module Google
1015
1023
  # `relevance_filter_spec` instead.
1016
1024
  #
1017
1025
  # This feature is not supported for healthcare search.
1026
+ # @param relevance_filter_spec [::Google::Cloud::DiscoveryEngine::V1::SearchRequest::RelevanceFilterSpec, ::Hash]
1027
+ # Optional. The granular relevance filtering specification.
1028
+ #
1029
+ # If not specified, the global `relevance_threshold` will be used for all
1030
+ # sub-searches. If specified, this overrides the global
1031
+ # `relevance_threshold` to use thresholds on a per sub-search basis.
1032
+ #
1033
+ # This feature is currently supported only for custom and site search.
1018
1034
  # @param relevance_score_spec [::Google::Cloud::DiscoveryEngine::V1::SearchRequest::RelevanceScoreSpec, ::Hash]
1019
1035
  # Optional. The specification for returning the relevance score.
1020
1036
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -1151,6 +1167,7 @@ module Google
1151
1167
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1152
1168
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1153
1169
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1170
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1154
1171
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1155
1172
  # trigger a retry.
1156
1173
  # @return [::Hash]
@@ -1223,6 +1240,7 @@ module Google
1223
1240
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1224
1241
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1225
1242
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1243
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1226
1244
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1227
1245
  # trigger a retry.
1228
1246
  #
@@ -504,6 +504,7 @@ module Google
504
504
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
505
505
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
506
506
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
507
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
507
508
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
508
509
  # trigger a retry.
509
510
  # @return [::Hash]
@@ -587,6 +588,7 @@ module Google
587
588
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
588
589
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
589
590
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
591
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
590
592
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
591
593
  # trigger a retry.
592
594
  #
@@ -703,6 +703,7 @@ module Google
703
703
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
704
704
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
705
705
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
706
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
706
707
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
707
708
  # trigger a retry.
708
709
  # @return [::Hash]
@@ -786,6 +787,7 @@ module Google
786
787
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
787
788
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
788
789
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
790
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
789
791
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
790
792
  # trigger a retry.
791
793
  #
@@ -457,6 +457,7 @@ module Google
457
457
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
458
458
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
459
459
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
460
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
460
461
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
461
462
  # trigger a retry.
462
463
  # @return [::Hash]
@@ -529,6 +530,7 @@ module Google
529
530
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
530
531
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
531
532
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
533
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
532
534
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
533
535
  # trigger a retry.
534
536
  #
@@ -541,6 +541,7 @@ module Google
541
541
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
542
542
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
543
543
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
544
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
544
545
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
545
546
  # trigger a retry.
546
547
  # @return [::Hash]
@@ -613,6 +614,7 @@ module Google
613
614
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
614
615
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
615
616
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
617
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
616
618
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
617
619
  # trigger a retry.
618
620
  #
@@ -391,6 +391,7 @@ module Google
391
391
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
392
392
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
393
393
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
394
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
394
395
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
395
396
  # trigger a retry.
396
397
  # @return [::Hash]
@@ -474,6 +475,7 @@ module Google
474
475
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
475
476
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
476
477
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
478
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
477
479
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
478
480
  # trigger a retry.
479
481
  #
@@ -351,6 +351,7 @@ module Google
351
351
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
352
352
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
353
353
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
354
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
354
355
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
355
356
  # trigger a retry.
356
357
  # @return [::Hash]
@@ -423,6 +424,7 @@ module Google
423
424
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
424
425
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
425
426
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
427
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
426
428
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
427
429
  # trigger a retry.
428
430
  #
@@ -799,6 +799,7 @@ module Google
799
799
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
800
800
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
801
801
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
802
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
802
803
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
803
804
  # trigger a retry.
804
805
  # @return [::Hash]
@@ -882,6 +883,7 @@ module Google
882
883
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
883
884
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
884
885
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
886
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
885
887
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
886
888
  # trigger a retry.
887
889
  #
@@ -731,6 +731,7 @@ module Google
731
731
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
732
732
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
733
733
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
734
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
734
735
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
735
736
  # trigger a retry.
736
737
  # @return [::Hash]
@@ -803,6 +804,7 @@ module Google
803
804
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
804
805
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
805
806
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
807
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
806
808
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
807
809
  # trigger a retry.
808
810
  #
@@ -1804,6 +1804,7 @@ module Google
1804
1804
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1805
1805
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1806
1806
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1807
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1807
1808
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1808
1809
  # trigger a retry.
1809
1810
  # @return [::Hash]
@@ -1887,6 +1888,7 @@ module Google
1887
1888
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1888
1889
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1889
1890
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1891
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1890
1892
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1891
1893
  # trigger a retry.
1892
1894
  #
@@ -703,6 +703,7 @@ module Google
703
703
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
704
704
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
705
705
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
706
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
706
707
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
707
708
  # trigger a retry.
708
709
  # @return [::Hash]
@@ -786,6 +787,7 @@ module Google
786
787
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
787
788
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
788
789
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
790
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
789
791
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
790
792
  # trigger a retry.
791
793
  #
@@ -1666,6 +1666,7 @@ module Google
1666
1666
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1667
1667
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1668
1668
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1669
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1669
1670
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1670
1671
  # trigger a retry.
1671
1672
  # @return [::Hash]
@@ -1738,6 +1739,7 @@ module Google
1738
1739
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1739
1740
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1740
1741
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1742
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1741
1743
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1742
1744
  # trigger a retry.
1743
1745
  #
@@ -541,6 +541,7 @@ module Google
541
541
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
542
542
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
543
543
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
544
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
544
545
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
545
546
  # trigger a retry.
546
547
  # @return [::Hash]
@@ -613,6 +614,7 @@ module Google
613
614
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
614
615
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
615
616
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
617
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
616
618
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
617
619
  # trigger a retry.
618
620
  #
@@ -780,6 +780,7 @@ module Google
780
780
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
781
781
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
782
782
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
783
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
783
784
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
784
785
  # trigger a retry.
785
786
  # @return [::Hash]
@@ -863,6 +864,7 @@ module Google
863
864
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
864
865
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
865
866
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
867
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
866
868
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
867
869
  # trigger a retry.
868
870
  #
@@ -703,6 +703,7 @@ module Google
703
703
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
704
704
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
705
705
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
706
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
706
707
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
707
708
  # trigger a retry.
708
709
  # @return [::Hash]
@@ -786,6 +787,7 @@ module Google
786
787
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
787
788
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
788
789
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
790
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
789
791
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
790
792
  # trigger a retry.
791
793
  #
@@ -719,6 +719,7 @@ module Google
719
719
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
720
720
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
721
721
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
722
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
722
723
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
723
724
  # trigger a retry.
724
725
  # @return [::Hash]
@@ -791,6 +792,7 @@ module Google
791
792
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
792
793
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
793
794
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
795
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
794
796
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
795
797
  # trigger a retry.
796
798
  #
@@ -541,6 +541,7 @@ module Google
541
541
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
542
542
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
543
543
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
544
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
544
545
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
545
546
  # trigger a retry.
546
547
  # @return [::Hash]
@@ -613,6 +614,7 @@ module Google
613
614
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
614
615
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
615
616
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
617
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
616
618
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
617
619
  # trigger a retry.
618
620
  #
@@ -530,6 +530,7 @@ module Google
530
530
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
531
531
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
532
532
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
533
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
533
534
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
534
535
  # trigger a retry.
535
536
  # @return [::Hash]
@@ -613,6 +614,7 @@ module Google
613
614
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
614
615
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
615
616
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
617
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
616
618
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
617
619
  # trigger a retry.
618
620
  #
@@ -703,6 +703,7 @@ module Google
703
703
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
704
704
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
705
705
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
706
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
706
707
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
707
708
  # trigger a retry.
708
709
  # @return [::Hash]
@@ -786,6 +787,7 @@ module Google
786
787
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
787
788
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
788
789
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
790
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
789
791
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
790
792
  # trigger a retry.
791
793
  #
@@ -483,6 +483,7 @@ module Google
483
483
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
484
484
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
485
485
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
486
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
486
487
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
487
488
  # trigger a retry.
488
489
  # @return [::Hash]
@@ -555,6 +556,7 @@ module Google
555
556
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
556
557
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
557
558
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
559
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
558
560
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
559
561
  # trigger a retry.
560
562
  #