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
@@ -809,6 +809,7 @@ module Google
809
809
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
810
810
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
811
811
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
812
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
812
813
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
813
814
  # trigger a retry.
814
815
  # @return [::Hash]
@@ -888,6 +889,7 @@ module Google
888
889
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
889
890
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
890
891
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
892
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
891
893
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
892
894
  # trigger a retry.
893
895
  #
@@ -474,6 +474,7 @@ module Google
474
474
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
475
475
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
476
476
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
477
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
477
478
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
478
479
  # trigger a retry.
479
480
  # @return [::Hash]
@@ -557,6 +558,7 @@ module Google
557
558
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
558
559
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
559
560
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
561
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
560
562
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
561
563
  # trigger a retry.
562
564
  #
@@ -428,6 +428,7 @@ module Google
428
428
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
429
429
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
430
430
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
431
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
431
432
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
432
433
  # trigger a retry.
433
434
  # @return [::Hash]
@@ -507,6 +508,7 @@ module Google
507
508
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
508
509
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
509
510
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
511
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
510
512
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
511
513
  # trigger a retry.
512
514
  #
@@ -684,6 +684,7 @@ module Google
684
684
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
685
685
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
686
686
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
687
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
687
688
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
688
689
  # trigger a retry.
689
690
  # @return [::Hash]
@@ -767,6 +768,7 @@ module Google
767
768
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
768
769
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
769
770
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
771
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
770
772
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
771
773
  # trigger a retry.
772
774
  #
@@ -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
  #
@@ -624,6 +624,7 @@ module Google
624
624
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
625
625
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
626
626
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
627
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
627
628
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
628
629
  # trigger a retry.
629
630
  # @return [::Hash]
@@ -703,6 +704,7 @@ module Google
703
704
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
704
705
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
705
706
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
707
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
706
708
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
707
709
  # trigger a retry.
708
710
  #
@@ -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
  #
@@ -760,6 +760,7 @@ module Google
760
760
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
761
761
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
762
762
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
763
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
763
764
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
764
765
  # trigger a retry.
765
766
  # @return [::Hash]
@@ -843,6 +844,7 @@ module Google
843
844
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
844
845
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
845
846
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
847
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
846
848
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
847
849
  # trigger a retry.
848
850
  #
@@ -693,6 +693,7 @@ module Google
693
693
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
694
694
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
695
695
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
696
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
696
697
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
697
698
  # trigger a retry.
698
699
  # @return [::Hash]
@@ -772,6 +773,7 @@ module Google
772
773
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
773
774
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
774
775
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
776
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
775
777
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
776
778
  # trigger a retry.
777
779
  #
@@ -1050,6 +1050,7 @@ module Google
1050
1050
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1051
1051
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1052
1052
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1053
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1053
1054
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1054
1055
  # trigger a retry.
1055
1056
  # @return [::Hash]
@@ -1133,6 +1134,7 @@ module Google
1133
1134
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1134
1135
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1135
1136
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1137
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1136
1138
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1137
1139
  # trigger a retry.
1138
1140
  #
@@ -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
  #
@@ -969,6 +969,7 @@ module Google
969
969
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
970
970
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
971
971
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
972
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
972
973
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
973
974
  # trigger a retry.
974
975
  # @return [::Hash]
@@ -1048,6 +1049,7 @@ module Google
1048
1049
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1049
1050
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1050
1051
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1052
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1051
1053
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1052
1054
  # trigger a retry.
1053
1055
  #
@@ -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
  #
@@ -779,6 +779,7 @@ module Google
779
779
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
780
780
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
781
781
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
782
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
782
783
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
783
784
  # trigger a retry.
784
785
  # @return [::Hash]
@@ -862,6 +863,7 @@ module Google
862
863
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
863
864
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
864
865
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
866
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
865
867
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
866
868
  # trigger a retry.
867
869
  #
@@ -712,6 +712,7 @@ module Google
712
712
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
713
713
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
714
714
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
715
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
715
716
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
716
717
  # trigger a retry.
717
718
  # @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
  #
@@ -1294,6 +1294,7 @@ module Google
1294
1294
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1295
1295
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1296
1296
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1297
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1297
1298
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1298
1299
  # trigger a retry.
1299
1300
  # @return [::Hash]
@@ -1377,6 +1378,7 @@ module Google
1377
1378
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1378
1379
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1379
1380
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1381
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1380
1382
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1381
1383
  # trigger a retry.
1382
1384
  #
@@ -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
  #
@@ -786,6 +786,7 @@ module Google
786
786
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
787
787
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
788
788
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
789
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
789
790
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
790
791
  # trigger a retry.
791
792
  # @return [::Hash]
@@ -869,6 +870,7 @@ module Google
869
870
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
870
871
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
871
872
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
873
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
872
874
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
873
875
  # trigger a retry.
874
876
  #
@@ -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]
@@ -798,6 +799,7 @@ module Google
798
799
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
799
800
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
800
801
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
802
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
801
803
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
802
804
  # trigger a retry.
803
805
  #
@@ -544,6 +544,7 @@ module Google
544
544
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
545
545
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
546
546
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
547
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
547
548
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
548
549
  # trigger a retry.
549
550
  # @return [::Hash]
@@ -627,6 +628,7 @@ module Google
627
628
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
628
629
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
629
630
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
631
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
630
632
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
631
633
  # trigger a retry.
632
634
  #
@@ -412,6 +412,7 @@ module Google
412
412
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
413
413
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
414
414
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
415
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
415
416
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
416
417
  # trigger a retry.
417
418
  # @return [::Hash]
@@ -491,6 +492,7 @@ module Google
491
492
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
492
493
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
493
494
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
495
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
494
496
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
495
497
  # trigger a retry.
496
498
  #
@@ -747,6 +747,7 @@ module Google
747
747
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
748
748
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
749
749
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
750
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
750
751
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
751
752
  # trigger a retry.
752
753
  # @return [::Hash]
@@ -830,6 +831,7 @@ module Google
830
831
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
831
832
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
832
833
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
834
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
833
835
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
834
836
  # trigger a retry.
835
837
  #
@@ -680,6 +680,7 @@ module Google
680
680
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
681
681
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
682
682
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
683
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
683
684
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
684
685
  # trigger a retry.
685
686
  # @return [::Hash]
@@ -759,6 +760,7 @@ module Google
759
760
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
760
761
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
761
762
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
763
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
762
764
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
763
765
  # trigger a retry.
764
766
  #
@@ -759,6 +759,7 @@ module Google
759
759
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
760
760
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
761
761
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
762
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
762
763
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
763
764
  # trigger a retry.
764
765
  # @return [::Hash]
@@ -842,6 +843,7 @@ module Google
842
843
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
843
844
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
844
845
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
846
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
845
847
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
846
848
  # trigger a retry.
847
849
  #
@@ -692,6 +692,7 @@ module Google
692
692
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
693
693
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
694
694
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
695
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
695
696
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
696
697
  # trigger a retry.
697
698
  # @return [::Hash]
@@ -771,6 +772,7 @@ module Google
771
772
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
772
773
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
773
774
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
775
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
774
776
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
775
777
  # trigger a retry.
776
778
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Dialogflow
23
23
  module V2
24
- VERSION = "1.15.0"
24
+ VERSION = "1.16.0"
25
25
  end
26
26
  end
27
27
  end
@@ -769,6 +769,7 @@ module Google
769
769
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
770
770
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
771
771
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
772
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
772
773
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
773
774
  # trigger a retry.
774
775
  # @return [::Hash]
@@ -852,6 +853,7 @@ module Google
852
853
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
853
854
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
854
855
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
856
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
855
857
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
856
858
  # trigger a retry.
857
859
  #
@@ -702,6 +702,7 @@ module Google
702
702
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
703
703
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
704
704
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
705
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
705
706
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
706
707
  # trigger a retry.
707
708
  # @return [::Hash]
@@ -781,6 +782,7 @@ module Google
781
782
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
782
783
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
783
784
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
785
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
784
786
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
785
787
  # trigger a retry.
786
788
  #