google-cloud-dialogflow-cx-v3 0.7.0 → 0.8.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (34) hide show
  1. checksums.yaml +4 -4
  2. data/lib/google/cloud/dialogflow/cx/v3/advanced_settings_pb.rb +2 -1
  3. data/lib/google/cloud/dialogflow/cx/v3/agent_pb.rb +2 -1
  4. data/lib/google/cloud/dialogflow/cx/v3/audio_config_pb.rb +2 -1
  5. data/lib/google/cloud/dialogflow/cx/v3/changelog_pb.rb +2 -1
  6. data/lib/google/cloud/dialogflow/cx/v3/deployment_pb.rb +2 -1
  7. data/lib/google/cloud/dialogflow/cx/v3/entity_type_pb.rb +2 -1
  8. data/lib/google/cloud/dialogflow/cx/v3/environment_pb.rb +2 -1
  9. data/lib/google/cloud/dialogflow/cx/v3/experiment_pb.rb +2 -1
  10. data/lib/google/cloud/dialogflow/cx/v3/flow_pb.rb +2 -1
  11. data/lib/google/cloud/dialogflow/cx/v3/fulfillment_pb.rb +2 -1
  12. data/lib/google/cloud/dialogflow/cx/v3/intent_pb.rb +2 -1
  13. data/lib/google/cloud/dialogflow/cx/v3/page_pb.rb +2 -1
  14. data/lib/google/cloud/dialogflow/cx/v3/response_message_pb.rb +2 -1
  15. data/lib/google/cloud/dialogflow/cx/v3/security_settings_pb.rb +17 -1
  16. data/lib/google/cloud/dialogflow/cx/v3/session_entity_type_pb.rb +2 -1
  17. data/lib/google/cloud/dialogflow/cx/v3/session_pb.rb +2 -1
  18. data/lib/google/cloud/dialogflow/cx/v3/test_case_pb.rb +2 -1
  19. data/lib/google/cloud/dialogflow/cx/v3/test_case_services_pb.rb +1 -1
  20. data/lib/google/cloud/dialogflow/cx/v3/test_cases/client.rb +1 -1
  21. data/lib/google/cloud/dialogflow/cx/v3/transition_route_group_pb.rb +2 -1
  22. data/lib/google/cloud/dialogflow/cx/v3/version.rb +1 -1
  23. data/lib/google/cloud/dialogflow/cx/v3/version_pb.rb +2 -1
  24. data/lib/google/cloud/dialogflow/cx/v3/webhook_pb.rb +2 -1
  25. data/proto_docs/google/cloud/dialogflow/cx/v3/flow.rb +1 -1
  26. data/proto_docs/google/cloud/dialogflow/cx/v3/fulfillment.rb +5 -1
  27. data/proto_docs/google/cloud/dialogflow/cx/v3/page.rb +1 -1
  28. data/proto_docs/google/cloud/dialogflow/cx/v3/security_settings.rb +53 -0
  29. data/proto_docs/google/cloud/dialogflow/cx/v3/session.rb +16 -2
  30. data/proto_docs/google/cloud/dialogflow/cx/v3/transition_route_group.rb +1 -1
  31. data/proto_docs/google/cloud/dialogflow/cx/v3/webhook.rb +5 -2
  32. data/proto_docs/google/protobuf/any.rb +3 -3
  33. data/proto_docs/google/protobuf/struct.rb +2 -2
  34. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '0483c9d176c3d4b2aa0fc5e193ec154fc8c179d28fe6cf51cda1abbaa9e6f3f4'
4
- data.tar.gz: 6cc7a3da53a3f769329d2ee0af0c1b208db6adcf7479b80e7abcc554fbc68da8
3
+ metadata.gz: f04ff752e40ceee9f4525e243e12bdba4b116e9a5a37efee6e1f0a902c8659a0
4
+ data.tar.gz: 1d27d43d07576d58abf40a45643cece84736f35918a8db903b31b296fbf51756
5
5
  SHA512:
6
- metadata.gz: 83b4de9aeb4ed206f77d1f543d2f5ff6a63806c8b492cdea03eeba46809c844b58a0540d53ab46df79e5aa476778920c83d0a2b10a4d3ddaa100dcd5d733a71a
7
- data.tar.gz: c600ebbf88f556e4e968c464eb9079eed0ed20c45b0dd4be2963497018c90ff476be33e046ed6b7d9c25a6ad900febb33f0165a17ca5684c651e57b67fc8255d
6
+ metadata.gz: 51e980dec78c300203f58e08479cb2f50cc2606c673885efecae11c5097ff886f9a27d4783d1001800a91e24ab40dbb3657297be86ec5b8e6b505c60ef7e8a31
7
+ data.tar.gz: 25b3ea47a7d435c5ae621bdf17381871af81c88c2f51d76467704d99e6a7f3b2b3c7e031f9f6989a217d2586fe519141fce6a75c9ade50d1c75bb95da79a1d5f
@@ -1,9 +1,10 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/advanced_settings.proto
3
3
 
4
- require 'google/api/field_behavior_pb'
5
4
  require 'google/protobuf'
6
5
 
6
+ require 'google/api/field_behavior_pb'
7
+
7
8
  Google::Protobuf::DescriptorPool.generated_pool.build do
8
9
  add_file("google/cloud/dialogflow/cx/v3/advanced_settings.proto", :syntax => :proto3) do
9
10
  add_message "google.cloud.dialogflow.cx.v3.AdvancedSettings" do
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/agent.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -10,7 +12,6 @@ require 'google/cloud/dialogflow/cx/v3/flow_pb'
10
12
  require 'google/longrunning/operations_pb'
11
13
  require 'google/protobuf/empty_pb'
12
14
  require 'google/protobuf/field_mask_pb'
13
- require 'google/protobuf'
14
15
 
15
16
  Google::Protobuf::DescriptorPool.generated_pool.build do
16
17
  add_file("google/cloud/dialogflow/cx/v3/agent.proto", :syntax => :proto3) do
@@ -1,10 +1,11 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/audio_config.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/field_behavior_pb'
5
7
  require 'google/api/resource_pb'
6
8
  require 'google/protobuf/duration_pb'
7
- require 'google/protobuf'
8
9
 
9
10
  Google::Protobuf::DescriptorPool.generated_pool.build do
10
11
  add_file("google/cloud/dialogflow/cx/v3/audio_config.proto", :syntax => :proto3) do
@@ -1,12 +1,13 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/changelog.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
7
9
  require 'google/api/resource_pb'
8
10
  require 'google/protobuf/timestamp_pb'
9
- require 'google/protobuf'
10
11
 
11
12
  Google::Protobuf::DescriptorPool.generated_pool.build do
12
13
  add_file("google/cloud/dialogflow/cx/v3/changelog.proto", :syntax => :proto3) do
@@ -1,12 +1,13 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/deployment.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
7
9
  require 'google/api/resource_pb'
8
10
  require 'google/protobuf/timestamp_pb'
9
- require 'google/protobuf'
10
11
 
11
12
  Google::Protobuf::DescriptorPool.generated_pool.build do
12
13
  add_file("google/cloud/dialogflow/cx/v3/deployment.proto", :syntax => :proto3) do
@@ -1,13 +1,14 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/entity_type.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
7
9
  require 'google/api/resource_pb'
8
10
  require 'google/protobuf/empty_pb'
9
11
  require 'google/protobuf/field_mask_pb'
10
- require 'google/protobuf'
11
12
 
12
13
  Google::Protobuf::DescriptorPool.generated_pool.build do
13
14
  add_file("google/cloud/dialogflow/cx/v3/entity_type.proto", :syntax => :proto3) do
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/environment.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -10,7 +12,6 @@ require 'google/longrunning/operations_pb'
10
12
  require 'google/protobuf/empty_pb'
11
13
  require 'google/protobuf/field_mask_pb'
12
14
  require 'google/protobuf/timestamp_pb'
13
- require 'google/protobuf'
14
15
 
15
16
  Google::Protobuf::DescriptorPool.generated_pool.build do
16
17
  add_file("google/cloud/dialogflow/cx/v3/environment.proto", :syntax => :proto3) do
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/experiment.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -9,7 +11,6 @@ require 'google/protobuf/duration_pb'
9
11
  require 'google/protobuf/empty_pb'
10
12
  require 'google/protobuf/field_mask_pb'
11
13
  require 'google/protobuf/timestamp_pb'
12
- require 'google/protobuf'
13
14
 
14
15
  Google::Protobuf::DescriptorPool.generated_pool.build do
15
16
  add_file("google/cloud/dialogflow/cx/v3/experiment.proto", :syntax => :proto3) do
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/flow.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -11,7 +13,6 @@ require 'google/longrunning/operations_pb'
11
13
  require 'google/protobuf/empty_pb'
12
14
  require 'google/protobuf/field_mask_pb'
13
15
  require 'google/protobuf/timestamp_pb'
14
- require 'google/protobuf'
15
16
 
16
17
  Google::Protobuf::DescriptorPool.generated_pool.build do
17
18
  add_file("google/cloud/dialogflow/cx/v3/flow.proto", :syntax => :proto3) do
@@ -1,10 +1,11 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/fulfillment.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/resource_pb'
5
7
  require 'google/cloud/dialogflow/cx/v3/response_message_pb'
6
8
  require 'google/protobuf/struct_pb'
7
- require 'google/protobuf'
8
9
 
9
10
  Google::Protobuf::DescriptorPool.generated_pool.build do
10
11
  add_file("google/cloud/dialogflow/cx/v3/fulfillment.proto", :syntax => :proto3) do
@@ -1,13 +1,14 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/intent.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
7
9
  require 'google/api/resource_pb'
8
10
  require 'google/protobuf/empty_pb'
9
11
  require 'google/protobuf/field_mask_pb'
10
- require 'google/protobuf'
11
12
 
12
13
  Google::Protobuf::DescriptorPool.generated_pool.build do
13
14
  add_file("google/cloud/dialogflow/cx/v3/intent.proto", :syntax => :proto3) do
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/page.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -9,7 +11,6 @@ require 'google/cloud/dialogflow/cx/v3/fulfillment_pb'
9
11
  require 'google/protobuf/empty_pb'
10
12
  require 'google/protobuf/field_mask_pb'
11
13
  require 'google/protobuf/struct_pb'
12
- require 'google/protobuf'
13
14
 
14
15
  Google::Protobuf::DescriptorPool.generated_pool.build do
15
16
  add_file("google/cloud/dialogflow/cx/v3/page.proto", :syntax => :proto3) do
@@ -1,9 +1,10 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/response_message.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/field_behavior_pb'
5
7
  require 'google/protobuf/struct_pb'
6
- require 'google/protobuf'
7
8
 
8
9
  Google::Protobuf::DescriptorPool.generated_pool.build do
9
10
  add_file("google/cloud/dialogflow/cx/v3/response_message.proto", :syntax => :proto3) do
@@ -1,13 +1,14 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/security_settings.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
7
9
  require 'google/api/resource_pb'
8
10
  require 'google/protobuf/empty_pb'
9
11
  require 'google/protobuf/field_mask_pb'
10
- require 'google/protobuf'
11
12
 
12
13
  Google::Protobuf::DescriptorPool.generated_pool.build do
13
14
  add_file("google/cloud/dialogflow/cx/v3/security_settings.proto", :syntax => :proto3) do
@@ -42,11 +43,24 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
42
43
  optional :inspect_template, :string, 9
43
44
  optional :deidentify_template, :string, 17
44
45
  repeated :purge_data_types, :enum, 8, "google.cloud.dialogflow.cx.v3.SecuritySettings.PurgeDataType"
46
+ optional :audio_export_settings, :message, 12, "google.cloud.dialogflow.cx.v3.SecuritySettings.AudioExportSettings"
45
47
  optional :insights_export_settings, :message, 13, "google.cloud.dialogflow.cx.v3.SecuritySettings.InsightsExportSettings"
46
48
  oneof :data_retention do
47
49
  optional :retention_window_days, :int32, 6
48
50
  end
49
51
  end
52
+ add_message "google.cloud.dialogflow.cx.v3.SecuritySettings.AudioExportSettings" do
53
+ optional :gcs_bucket, :string, 1
54
+ optional :audio_export_pattern, :string, 2
55
+ optional :enable_audio_redaction, :bool, 3
56
+ optional :audio_format, :enum, 4, "google.cloud.dialogflow.cx.v3.SecuritySettings.AudioExportSettings.AudioFormat"
57
+ end
58
+ add_enum "google.cloud.dialogflow.cx.v3.SecuritySettings.AudioExportSettings.AudioFormat" do
59
+ value :AUDIO_FORMAT_UNSPECIFIED, 0
60
+ value :MULAW, 1
61
+ value :MP3, 2
62
+ value :OGG, 3
63
+ end
50
64
  add_message "google.cloud.dialogflow.cx.v3.SecuritySettings.InsightsExportSettings" do
51
65
  optional :enable_insights_export, :bool, 1
52
66
  end
@@ -77,6 +91,8 @@ module Google
77
91
  CreateSecuritySettingsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dialogflow.cx.v3.CreateSecuritySettingsRequest").msgclass
78
92
  DeleteSecuritySettingsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dialogflow.cx.v3.DeleteSecuritySettingsRequest").msgclass
79
93
  SecuritySettings = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dialogflow.cx.v3.SecuritySettings").msgclass
94
+ SecuritySettings::AudioExportSettings = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dialogflow.cx.v3.SecuritySettings.AudioExportSettings").msgclass
95
+ SecuritySettings::AudioExportSettings::AudioFormat = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dialogflow.cx.v3.SecuritySettings.AudioExportSettings.AudioFormat").enummodule
80
96
  SecuritySettings::InsightsExportSettings = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dialogflow.cx.v3.SecuritySettings.InsightsExportSettings").msgclass
81
97
  SecuritySettings::RedactionStrategy = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dialogflow.cx.v3.SecuritySettings.RedactionStrategy").enummodule
82
98
  SecuritySettings::RedactionScope = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dialogflow.cx.v3.SecuritySettings.RedactionScope").enummodule
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/session_entity_type.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -8,7 +10,6 @@ require 'google/api/resource_pb'
8
10
  require 'google/cloud/dialogflow/cx/v3/entity_type_pb'
9
11
  require 'google/protobuf/empty_pb'
10
12
  require 'google/protobuf/field_mask_pb'
11
- require 'google/protobuf'
12
13
 
13
14
  Google::Protobuf::DescriptorPool.generated_pool.build do
14
15
  add_file("google/cloud/dialogflow/cx/v3/session_entity_type.proto", :syntax => :proto3) do
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/session.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -14,7 +16,6 @@ require 'google/protobuf/duration_pb'
14
16
  require 'google/protobuf/struct_pb'
15
17
  require 'google/rpc/status_pb'
16
18
  require 'google/type/latlng_pb'
17
- require 'google/protobuf'
18
19
 
19
20
  Google::Protobuf::DescriptorPool.generated_pool.build do
20
21
  add_file("google/cloud/dialogflow/cx/v3/session.proto", :syntax => :proto3) do
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/test_case.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -17,7 +19,6 @@ require 'google/protobuf/field_mask_pb'
17
19
  require 'google/protobuf/struct_pb'
18
20
  require 'google/protobuf/timestamp_pb'
19
21
  require 'google/rpc/status_pb'
20
- require 'google/protobuf'
21
22
 
22
23
  Google::Protobuf::DescriptorPool.generated_pool.build do
23
24
  add_file("google/cloud/dialogflow/cx/v3/test_case.proto", :syntax => :proto3) do
@@ -66,7 +66,7 @@ module Google
66
66
  # Calculates the test coverage for an agent.
67
67
  rpc :CalculateCoverage, ::Google::Cloud::Dialogflow::CX::V3::CalculateCoverageRequest, ::Google::Cloud::Dialogflow::CX::V3::CalculateCoverageResponse
68
68
  # Imports the test cases from a Cloud Storage bucket or a local file. It
69
- # always creates new test cases and won't overwite any existing ones. The
69
+ # always creates new test cases and won't overwrite any existing ones. The
70
70
  # provided ID in the imported test case is neglected.
71
71
  #
72
72
  # This method is a [long-running
@@ -921,7 +921,7 @@ module Google
921
921
 
922
922
  ##
923
923
  # Imports the test cases from a Cloud Storage bucket or a local file. It
924
- # always creates new test cases and won't overwite any existing ones. The
924
+ # always creates new test cases and won't overwrite any existing ones. The
925
925
  # provided ID in the imported test case is neglected.
926
926
  #
927
927
  # This method is a [long-running
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/transition_route_group.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -8,7 +10,6 @@ require 'google/api/resource_pb'
8
10
  require 'google/cloud/dialogflow/cx/v3/page_pb'
9
11
  require 'google/protobuf/empty_pb'
10
12
  require 'google/protobuf/field_mask_pb'
11
- require 'google/protobuf'
12
13
 
13
14
  Google::Protobuf::DescriptorPool.generated_pool.build do
14
15
  add_file("google/cloud/dialogflow/cx/v3/transition_route_group.proto", :syntax => :proto3) do
@@ -22,7 +22,7 @@ module Google
22
22
  module Dialogflow
23
23
  module CX
24
24
  module V3
25
- VERSION = "0.7.0"
25
+ VERSION = "0.8.1"
26
26
  end
27
27
  end
28
28
  end
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/version.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -10,7 +12,6 @@ require 'google/longrunning/operations_pb'
10
12
  require 'google/protobuf/empty_pb'
11
13
  require 'google/protobuf/field_mask_pb'
12
14
  require 'google/protobuf/timestamp_pb'
13
- require 'google/protobuf'
14
15
 
15
16
  Google::Protobuf::DescriptorPool.generated_pool.build do
16
17
  add_file("google/cloud/dialogflow/cx/v3/version.proto", :syntax => :proto3) do
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/dialogflow/cx/v3/webhook.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -10,7 +12,6 @@ require 'google/protobuf/duration_pb'
10
12
  require 'google/protobuf/empty_pb'
11
13
  require 'google/protobuf/field_mask_pb'
12
14
  require 'google/protobuf/struct_pb'
13
- require 'google/protobuf'
14
15
 
15
16
  Google::Protobuf::DescriptorPool.generated_pool.build do
16
17
  add_file("google/cloud/dialogflow/cx/v3/webhook.proto", :syntax => :proto3) do
@@ -108,7 +108,7 @@ module Google
108
108
  #
109
109
  # TransitionRoutes are evalauted in the following order:
110
110
  #
111
- # * TransitionRoutes with intent specified..
111
+ # * TransitionRoutes with intent specified.
112
112
  # * TransitionRoutes with only condition specified.
113
113
  #
114
114
  # TransitionRoutes with intent specified are inherited by pages in the flow.
@@ -54,7 +54,11 @@ module Google
54
54
  # that have slow webhooks.
55
55
  # @!attribute [rw] tag
56
56
  # @return [::String]
57
- # The tag used by the webhook to identify which fulfillment is being called.
57
+ # The value of this field will be populated in the {::Google::Cloud::Dialogflow::CX::V3::WebhookRequest WebhookRequest}
58
+ # `fulfillmentInfo.tag` field by Dialogflow when the associated webhook is
59
+ # called.
60
+ # The tag is typically used by the webhook service to identify which
61
+ # fulfillment is being called, but it could be used for other purposes.
58
62
  # This field is required if `webhook` is specified.
59
63
  # @!attribute [rw] set_parameter_actions
60
64
  # @return [::Array<::Google::Cloud::Dialogflow::CX::V3::Fulfillment::SetParameterAction>]
@@ -47,7 +47,7 @@ module Google
47
47
  # ID>/flows/<Flow ID>/pages/<Page ID>`.
48
48
  # @!attribute [rw] display_name
49
49
  # @return [::String]
50
- # Required. The human-readable name of the page, unique within the agent.
50
+ # Required. The human-readable name of the page, unique within the flow.
51
51
  # @!attribute [rw] entry_fulfillment
52
52
  # @return [::Google::Cloud::Dialogflow::CX::V3::Fulfillment]
53
53
  # The fulfillment to call when the session is entering the page.
@@ -176,6 +176,21 @@ module Google
176
176
  # @!attribute [rw] purge_data_types
177
177
  # @return [::Array<::Google::Cloud::Dialogflow::CX::V3::SecuritySettings::PurgeDataType>]
178
178
  # List of types of data to remove when retention settings triggers purge.
179
+ # @!attribute [rw] audio_export_settings
180
+ # @return [::Google::Cloud::Dialogflow::CX::V3::SecuritySettings::AudioExportSettings]
181
+ # Controls audio export settings for post-conversation analytics when
182
+ # ingesting audio to conversations via [Participants.AnalyzeContent][] or
183
+ # [Participants.StreamingAnalyzeContent][].
184
+ #
185
+ # If [retention_strategy][google.cloud.dialogflow.cx.v3.SecuritySettings.retention_strategy] is set to REMOVE_AFTER_CONVERSATION or
186
+ # [audio_export_settings.gcs_bucket][] is empty, audio export is disabled.
187
+ #
188
+ # If audio export is enabled, audio is recorded and saved to
189
+ # [audio_export_settings.gcs_bucket][], subject to retention policy of
190
+ # [audio_export_settings.gcs_bucket][].
191
+ #
192
+ # This setting won't effect audio input for implicit sessions via
193
+ # {::Google::Cloud::Dialogflow::CX::V3::Sessions::Client#detect_intent Sessions.DetectIntent} or {::Google::Cloud::Dialogflow::CX::V3::Sessions::Client#streaming_detect_intent Sessions.StreamingDetectIntent}.
179
194
  # @!attribute [rw] insights_export_settings
180
195
  # @return [::Google::Cloud::Dialogflow::CX::V3::SecuritySettings::InsightsExportSettings]
181
196
  # Controls conversation exporting settings to Insights after conversation is
@@ -187,6 +202,44 @@ module Google
187
202
  include ::Google::Protobuf::MessageExts
188
203
  extend ::Google::Protobuf::MessageExts::ClassMethods
189
204
 
205
+ # Settings for exporting audio.
206
+ # @!attribute [rw] gcs_bucket
207
+ # @return [::String]
208
+ # Cloud Storage bucket to export audio record to. You need to grant
209
+ # `service-<Conversation Project
210
+ # Number>@gcp-sa-dialogflow.iam.gserviceaccount.com` the `Storage Object
211
+ # Admin` role in this bucket.
212
+ # @!attribute [rw] audio_export_pattern
213
+ # @return [::String]
214
+ # Filename pattern for exported audio.
215
+ # @!attribute [rw] enable_audio_redaction
216
+ # @return [::Boolean]
217
+ # Enable audio redaction if it is true.
218
+ # @!attribute [rw] audio_format
219
+ # @return [::Google::Cloud::Dialogflow::CX::V3::SecuritySettings::AudioExportSettings::AudioFormat]
220
+ # File format for exported audio file. Currently only in telephony
221
+ # recordings.
222
+ class AudioExportSettings
223
+ include ::Google::Protobuf::MessageExts
224
+ extend ::Google::Protobuf::MessageExts::ClassMethods
225
+
226
+ # File format for exported audio file. Currently only in telephony
227
+ # recordings.
228
+ module AudioFormat
229
+ # Unspecified. Do not use.
230
+ AUDIO_FORMAT_UNSPECIFIED = 0
231
+
232
+ # G.711 mu-law PCM with 8kHz sample rate.
233
+ MULAW = 1
234
+
235
+ # MP3 file format.
236
+ MP3 = 2
237
+
238
+ # OGG Vorbis.
239
+ OGG = 3
240
+ end
241
+ end
242
+
190
243
  # Settings for exporting conversations to
191
244
  # [Insights](https://cloud.google.com/contact-center/insights/docs).
192
245
  # @!attribute [rw] enable_insights_export
@@ -537,8 +537,22 @@ module Google
537
537
  # @!attribute [rw] diagnostic_info
538
538
  # @return [::Google::Protobuf::Struct]
539
539
  # The free-form diagnostic info. For example, this field could contain
540
- # webhook call latency. The string keys of the Struct's fields map can change
541
- # without notice.
540
+ # webhook call latency. The fields of this data can change without notice,
541
+ # so you should not write code that depends on its structure.
542
+ #
543
+ # One of the fields is called "Alternative Matched Intents", which may
544
+ # aid with debugging. The following describes these intent results:
545
+ #
546
+ # - The list is empty if no intent was matched to end-user input.
547
+ # - Only intents that are referenced in the currently active flow are
548
+ # included.
549
+ # - The matched intent is included.
550
+ # - Other intents that could have matched end-user input, but did not match
551
+ # because they are referenced by intent routes that are out of
552
+ # [scope](https://cloud.google.com/dialogflow/cx/docs/concept/handler#scope),
553
+ # are included.
554
+ # - Other intents referenced by intent routes in scope that matched end-user
555
+ # input, but had a lower confidence score.
542
556
  # @!attribute [rw] sentiment_analysis_result
543
557
  # @return [::Google::Cloud::Dialogflow::CX::V3::SentimentAnalysisResult]
544
558
  # The sentiment analyss result, which depends on
@@ -34,7 +34,7 @@ module Google
34
34
  # @!attribute [rw] display_name
35
35
  # @return [::String]
36
36
  # Required. The human-readable name of the transition route group, unique within
37
- # the {::Google::Cloud::Dialogflow::CX::V3::Agent Agent}. The display name can be no longer than 30 characters.
37
+ # the flow. The display name can be no longer than 30 characters.
38
38
  # @!attribute [rw] transition_routes
39
39
  # @return [::Array<::Google::Cloud::Dialogflow::CX::V3::TransitionRoute>]
40
40
  # Transition routes associated with the {::Google::Cloud::Dialogflow::CX::V3::TransitionRouteGroup TransitionRouteGroup}.
@@ -267,8 +267,11 @@ module Google
267
267
  # Represents fulfillment information communicated to the webhook.
268
268
  # @!attribute [rw] tag
269
269
  # @return [::String]
270
- # Always present. The tag used to identify which fulfillment is being
271
- # called.
270
+ # Always present.
271
+ # The value of the {::Google::Cloud::Dialogflow::CX::V3::Fulfillment#tag Fulfillment.tag} field will be populated in this
272
+ # field by Dialogflow when the associated webhook is called.
273
+ # The tag is typically used by the webhook service to identify which
274
+ # fulfillment is being called, but it could be used for other purposes.
272
275
  class FulfillmentInfo
273
276
  include ::Google::Protobuf::MessageExts
274
277
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -44,7 +44,7 @@ module Google
44
44
  # foo = any.unpack(Foo.class);
45
45
  # }
46
46
  #
47
- # Example 3: Pack and unpack a message in Python.
47
+ # Example 3: Pack and unpack a message in Python.
48
48
  #
49
49
  # foo = Foo(...)
50
50
  # any = Any()
@@ -54,7 +54,7 @@ module Google
54
54
  # any.Unpack(foo)
55
55
  # ...
56
56
  #
57
- # Example 4: Pack and unpack a message in Go
57
+ # Example 4: Pack and unpack a message in Go
58
58
  #
59
59
  # foo := &pb.Foo{...}
60
60
  # any, err := anypb.New(foo)
@@ -75,7 +75,7 @@ module Google
75
75
  #
76
76
  #
77
77
  # JSON
78
- # ====
78
+ #
79
79
  # The JSON representation of an `Any` value uses the regular
80
80
  # representation of the deserialized, embedded message, with an
81
81
  # additional field `@type` which contains the type URL. Example:
@@ -46,8 +46,8 @@ module Google
46
46
 
47
47
  # `Value` represents a dynamically typed value which can be either
48
48
  # null, a number, a string, a boolean, a recursive struct value, or a
49
- # list of values. A producer of value is expected to set one of that
50
- # variants, absence of any variant indicates an error.
49
+ # list of values. A producer of value is expected to set one of these
50
+ # variants. Absence of any variant indicates an error.
51
51
  #
52
52
  # The JSON representation for `Value` is JSON value.
53
53
  # @!attribute [rw] null_value
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-dialogflow-cx-v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-30 00:00:00.000000000 Z
11
+ date: 2022-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common