google-cloud-dialogflow-v2 1.15.0 → 1.16.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 (68) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/google/cloud/dialogflow/v2/agents/client.rb +2 -0
  4. data/lib/google/cloud/dialogflow/v2/agents/operations.rb +2 -0
  5. data/lib/google/cloud/dialogflow/v2/agents/rest/client.rb +2 -0
  6. data/lib/google/cloud/dialogflow/v2/agents/rest/operations.rb +2 -0
  7. data/lib/google/cloud/dialogflow/v2/answer_records/client.rb +2 -0
  8. data/lib/google/cloud/dialogflow/v2/answer_records/rest/client.rb +2 -0
  9. data/lib/google/cloud/dialogflow/v2/contexts/client.rb +2 -0
  10. data/lib/google/cloud/dialogflow/v2/contexts/rest/client.rb +2 -0
  11. data/lib/google/cloud/dialogflow/v2/conversation_datasets/client.rb +2 -0
  12. data/lib/google/cloud/dialogflow/v2/conversation_datasets/operations.rb +2 -0
  13. data/lib/google/cloud/dialogflow/v2/conversation_datasets/rest/client.rb +2 -0
  14. data/lib/google/cloud/dialogflow/v2/conversation_datasets/rest/operations.rb +2 -0
  15. data/lib/google/cloud/dialogflow/v2/conversation_models/client.rb +2 -0
  16. data/lib/google/cloud/dialogflow/v2/conversation_models/operations.rb +2 -0
  17. data/lib/google/cloud/dialogflow/v2/conversation_models/rest/client.rb +2 -0
  18. data/lib/google/cloud/dialogflow/v2/conversation_models/rest/operations.rb +2 -0
  19. data/lib/google/cloud/dialogflow/v2/conversation_profiles/client.rb +2 -0
  20. data/lib/google/cloud/dialogflow/v2/conversation_profiles/operations.rb +2 -0
  21. data/lib/google/cloud/dialogflow/v2/conversation_profiles/rest/client.rb +2 -0
  22. data/lib/google/cloud/dialogflow/v2/conversation_profiles/rest/operations.rb +2 -0
  23. data/lib/google/cloud/dialogflow/v2/conversations/client.rb +2 -0
  24. data/lib/google/cloud/dialogflow/v2/conversations/rest/client.rb +2 -0
  25. data/lib/google/cloud/dialogflow/v2/documents/client.rb +2 -0
  26. data/lib/google/cloud/dialogflow/v2/documents/operations.rb +2 -0
  27. data/lib/google/cloud/dialogflow/v2/documents/rest/client.rb +2 -0
  28. data/lib/google/cloud/dialogflow/v2/documents/rest/operations.rb +2 -0
  29. data/lib/google/cloud/dialogflow/v2/encryption_spec_service/client.rb +2 -0
  30. data/lib/google/cloud/dialogflow/v2/encryption_spec_service/operations.rb +2 -0
  31. data/lib/google/cloud/dialogflow/v2/encryption_spec_service/rest/client.rb +2 -0
  32. data/lib/google/cloud/dialogflow/v2/encryption_spec_service/rest/operations.rb +2 -0
  33. data/lib/google/cloud/dialogflow/v2/entity_types/client.rb +2 -0
  34. data/lib/google/cloud/dialogflow/v2/entity_types/operations.rb +2 -0
  35. data/lib/google/cloud/dialogflow/v2/entity_types/rest/client.rb +2 -0
  36. data/lib/google/cloud/dialogflow/v2/entity_types/rest/operations.rb +2 -0
  37. data/lib/google/cloud/dialogflow/v2/environments/client.rb +2 -0
  38. data/lib/google/cloud/dialogflow/v2/environments/rest/client.rb +2 -0
  39. data/lib/google/cloud/dialogflow/v2/fulfillments/client.rb +2 -0
  40. data/lib/google/cloud/dialogflow/v2/fulfillments/rest/client.rb +2 -0
  41. data/lib/google/cloud/dialogflow/v2/generator_evaluations/client.rb +2 -0
  42. data/lib/google/cloud/dialogflow/v2/generator_evaluations/operations.rb +2 -0
  43. data/lib/google/cloud/dialogflow/v2/generator_evaluations/rest/client.rb +2 -0
  44. data/lib/google/cloud/dialogflow/v2/generator_evaluations/rest/operations.rb +2 -0
  45. data/lib/google/cloud/dialogflow/v2/generators/client.rb +2 -0
  46. data/lib/google/cloud/dialogflow/v2/generators/rest/client.rb +2 -0
  47. data/lib/google/cloud/dialogflow/v2/intents/client.rb +2 -0
  48. data/lib/google/cloud/dialogflow/v2/intents/operations.rb +2 -0
  49. data/lib/google/cloud/dialogflow/v2/intents/rest/client.rb +2 -0
  50. data/lib/google/cloud/dialogflow/v2/intents/rest/operations.rb +2 -0
  51. data/lib/google/cloud/dialogflow/v2/knowledge_bases/client.rb +2 -0
  52. data/lib/google/cloud/dialogflow/v2/knowledge_bases/rest/client.rb +2 -0
  53. data/lib/google/cloud/dialogflow/v2/participants/client.rb +2 -0
  54. data/lib/google/cloud/dialogflow/v2/participants/rest/client.rb +2 -0
  55. data/lib/google/cloud/dialogflow/v2/session_entity_types/client.rb +2 -0
  56. data/lib/google/cloud/dialogflow/v2/session_entity_types/rest/client.rb +2 -0
  57. data/lib/google/cloud/dialogflow/v2/sessions/client.rb +2 -0
  58. data/lib/google/cloud/dialogflow/v2/sessions/rest/client.rb +2 -0
  59. data/lib/google/cloud/dialogflow/v2/sip_trunks/client.rb +2 -0
  60. data/lib/google/cloud/dialogflow/v2/sip_trunks/rest/client.rb +2 -0
  61. data/lib/google/cloud/dialogflow/v2/tools/client.rb +2 -0
  62. data/lib/google/cloud/dialogflow/v2/tools/rest/client.rb +2 -0
  63. data/lib/google/cloud/dialogflow/v2/version.rb +1 -1
  64. data/lib/google/cloud/dialogflow/v2/versions/client.rb +2 -0
  65. data/lib/google/cloud/dialogflow/v2/versions/rest/client.rb +2 -0
  66. data/proto_docs/google/api/client.rb +149 -29
  67. data/proto_docs/google/type/latlng.rb +3 -3
  68. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8daa1c3b69f1cffe845e3bfcd899e4fa04cddd39e69d98a847780798db50390c
4
- data.tar.gz: f9338fcbd8cfcb2b07292c8eb872e7b636f42b6e0e82d80df7bb49cb096cc9ce
3
+ metadata.gz: 862be685f721e30c38e926e9dc9afb36742d1699acbde09a3a7a1d6e53443c1d
4
+ data.tar.gz: 308c06d02408113bb6f9dcbf6fcb074b2193fafa2626236a765618bc6ba8647e
5
5
  SHA512:
6
- metadata.gz: 8144692c9c799402a2cdf38bd14b0190721e9c963d3ccfa1a007df67978ca28167289ec996823f1b47c6b31357799eb563f7c502d5a60ff5aa5ebe46b127acb1
7
- data.tar.gz: a2ab4d717b6e78cbf50e1c3e174965ea699a6298062843618ea57d641f2049eeb7a5edede9af2b99f0eb86802d25b43f0e64115537b0967b7a5f4245d8f8737c
6
+ metadata.gz: bcbeac6d1ebd11124412b4ce0fdf6a8ab17df2e2ed4e091e8328be83f1dd2463cf584fa917c33b071752de55ad3c301d5b913699469c2fd2262e4e5688c6d71f
7
+ data.tar.gz: 173ee7ee92dab875b8ec4132955876e954039b767699d87097d23990e1dbc255a074d09f2989523f1ce786e4969e423019fa998b674adba056f11423def9d518
data/README.md CHANGED
@@ -86,7 +86,7 @@ To browse ready to use code samples check [Google Cloud Samples](https://cloud.g
86
86
 
87
87
  ## Supported Ruby Versions
88
88
 
89
- This library is supported on Ruby 3.0+.
89
+ This library is supported on Ruby 3.2+.
90
90
 
91
91
  Google provides official support for Ruby versions that are actively supported
92
92
  by Ruby Core—that is, Ruby versions that are either in normal maintenance or
@@ -1266,6 +1266,7 @@ module Google
1266
1266
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1267
1267
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1268
1268
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1269
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1269
1270
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1270
1271
  # trigger a retry.
1271
1272
  # @return [::Hash]
@@ -1349,6 +1350,7 @@ module Google
1349
1350
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1350
1351
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1351
1352
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1353
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1352
1354
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1353
1355
  # trigger a retry.
1354
1356
  #
@@ -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
  #
@@ -1171,6 +1171,7 @@ module Google
1171
1171
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1172
1172
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1173
1173
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1174
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1174
1175
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1175
1176
  # trigger a retry.
1176
1177
  # @return [::Hash]
@@ -1250,6 +1251,7 @@ module Google
1250
1251
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1251
1252
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1252
1253
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1254
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1253
1255
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1254
1256
  # trigger a retry.
1255
1257
  #
@@ -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
  #
@@ -508,6 +508,7 @@ module Google
508
508
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
509
509
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
510
510
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
511
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
511
512
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
512
513
  # trigger a retry.
513
514
  # @return [::Hash]
@@ -591,6 +592,7 @@ module Google
591
592
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
592
593
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
593
594
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
595
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
594
596
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
595
597
  # trigger a retry.
596
598
  #
@@ -462,6 +462,7 @@ module Google
462
462
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
463
463
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
464
464
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
465
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
465
466
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
466
467
  # trigger a retry.
467
468
  # @return [::Hash]
@@ -541,6 +542,7 @@ module Google
541
542
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
542
543
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
543
544
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
545
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
544
546
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
545
547
  # trigger a retry.
546
548
  #
@@ -852,6 +852,7 @@ module Google
852
852
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
853
853
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
854
854
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
855
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
855
856
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
856
857
  # trigger a retry.
857
858
  # @return [::Hash]
@@ -935,6 +936,7 @@ module Google
935
936
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
936
937
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
937
938
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
939
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
938
940
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
939
941
  # trigger a retry.
940
942
  #
@@ -778,6 +778,7 @@ module Google
778
778
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
779
779
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
780
780
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
781
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
781
782
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
782
783
  # trigger a retry.
783
784
  # @return [::Hash]
@@ -857,6 +858,7 @@ module Google
857
858
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
858
859
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
859
860
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
861
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
860
862
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
861
863
  # trigger a retry.
862
864
  #
@@ -822,6 +822,7 @@ module Google
822
822
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
823
823
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
824
824
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
825
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
825
826
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
826
827
  # trigger a retry.
827
828
  # @return [::Hash]
@@ -905,6 +906,7 @@ module Google
905
906
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
906
907
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
907
908
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
909
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
908
910
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
909
911
  # trigger a retry.
910
912
  #
@@ -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
  #
@@ -755,6 +755,7 @@ module Google
755
755
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
756
756
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
757
757
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
758
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
758
759
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
759
760
  # trigger a retry.
760
761
  # @return [::Hash]
@@ -834,6 +835,7 @@ module Google
834
835
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
835
836
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
836
837
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
838
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
837
839
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
838
840
  # trigger a retry.
839
841
  #
@@ -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
  #
@@ -1203,6 +1203,7 @@ module Google
1203
1203
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1204
1204
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1205
1205
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1206
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1206
1207
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1207
1208
  # trigger a retry.
1208
1209
  # @return [::Hash]
@@ -1286,6 +1287,7 @@ module Google
1286
1287
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1287
1288
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1288
1289
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1290
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1289
1291
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1290
1292
  # trigger a retry.
1291
1293
  #
@@ -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
  #
@@ -1108,6 +1108,7 @@ module Google
1108
1108
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1109
1109
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1110
1110
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1111
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1111
1112
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1112
1113
  # trigger a retry.
1113
1114
  # @return [::Hash]
@@ -1187,6 +1188,7 @@ module Google
1187
1188
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1188
1189
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1189
1190
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1191
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1190
1192
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1191
1193
  # trigger a retry.
1192
1194
  #
@@ -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
  #
@@ -1004,6 +1004,7 @@ module Google
1004
1004
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1005
1005
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1006
1006
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1007
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1007
1008
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1008
1009
  # trigger a retry.
1009
1010
  # @return [::Hash]
@@ -1087,6 +1088,7 @@ module Google
1087
1088
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1088
1089
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1089
1090
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1091
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1090
1092
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1091
1093
  # trigger a retry.
1092
1094
  #
@@ -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
  #
@@ -923,6 +923,7 @@ module Google
923
923
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
924
924
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
925
925
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
926
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
926
927
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
927
928
  # trigger a retry.
928
929
  # @return [::Hash]
@@ -1002,6 +1003,7 @@ module Google
1002
1003
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1003
1004
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1004
1005
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1006
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1005
1007
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1006
1008
  # trigger a retry.
1007
1009
  #
@@ -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
  #
@@ -1457,6 +1457,7 @@ module Google
1457
1457
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1458
1458
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1459
1459
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1460
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1460
1461
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1461
1462
  # trigger a retry.
1462
1463
  # @return [::Hash]
@@ -1540,6 +1541,7 @@ module Google
1540
1541
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1541
1542
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1542
1543
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1544
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1543
1545
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1544
1546
  # trigger a retry.
1545
1547
  #
@@ -1348,6 +1348,7 @@ module Google
1348
1348
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1349
1349
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1350
1350
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1351
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1351
1352
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1352
1353
  # trigger a retry.
1353
1354
  # @return [::Hash]
@@ -1427,6 +1428,7 @@ module Google
1427
1428
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1428
1429
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1429
1430
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1431
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1430
1432
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1431
1433
  # trigger a retry.
1432
1434
  #
@@ -1193,6 +1193,7 @@ module Google
1193
1193
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1194
1194
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1195
1195
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1196
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1196
1197
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1197
1198
  # trigger a retry.
1198
1199
  # @return [::Hash]
@@ -1276,6 +1277,7 @@ module Google
1276
1277
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1277
1278
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1278
1279
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1280
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1279
1281
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1280
1282
  # trigger a retry.
1281
1283
  #
@@ -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
  #
@@ -1105,6 +1105,7 @@ module Google
1105
1105
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1106
1106
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1107
1107
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1108
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1108
1109
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1109
1110
  # trigger a retry.
1110
1111
  # @return [::Hash]
@@ -1184,6 +1185,7 @@ module Google
1184
1185
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1185
1186
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1186
1187
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1188
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1187
1189
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1188
1190
  # trigger a retry.
1189
1191
  #
@@ -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
  #
@@ -500,6 +500,7 @@ module Google
500
500
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
501
501
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
502
502
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
503
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
503
504
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
504
505
  # trigger a retry.
505
506
  # @return [::Hash]
@@ -583,6 +584,7 @@ module Google
583
584
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
584
585
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
585
586
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
587
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
586
588
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
587
589
  # trigger a retry.
588
590
  #
@@ -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
  #
@@ -454,6 +454,7 @@ module Google
454
454
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
455
455
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
456
456
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
457
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
457
458
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
458
459
  # trigger a retry.
459
460
  # @return [::Hash]
@@ -533,6 +534,7 @@ module Google
533
534
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
534
535
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
535
536
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
537
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
536
538
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
537
539
  # trigger a retry.
538
540
  #
@@ -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
  #
@@ -1386,6 +1386,7 @@ module Google
1386
1386
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1387
1387
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1388
1388
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1389
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1389
1390
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1390
1391
  # trigger a retry.
1391
1392
  # @return [::Hash]
@@ -1469,6 +1470,7 @@ module Google
1469
1470
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1470
1471
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1471
1472
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1473
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1472
1474
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1473
1475
  # trigger a retry.
1474
1476
  #
@@ -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
  #
@@ -1284,6 +1284,7 @@ module Google
1284
1284
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1285
1285
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1286
1286
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1287
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1287
1288
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1288
1289
  # trigger a retry.
1289
1290
  # @return [::Hash]
@@ -1363,6 +1364,7 @@ module Google
1363
1364
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1364
1365
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1365
1366
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1367
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1366
1368
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1367
1369
  # trigger a retry.
1368
1370
  #
@@ -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
  #
@@ -883,6 +883,7 @@ module Google
883
883
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
884
884
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
885
885
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
886
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
886
887
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
887
888
  # trigger a retry.
888
889
  # @return [::Hash]
@@ -966,6 +967,7 @@ module Google
966
967
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
967
968
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
968
969
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
970
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
969
971
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
970
972
  # trigger a retry.
971
973
  #