google-cloud-dialogflow-cx-v3 0.7.1 → 0.8.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 (26) 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/transition_route_group_pb.rb +2 -1
  20. data/lib/google/cloud/dialogflow/cx/v3/version.rb +1 -1
  21. data/lib/google/cloud/dialogflow/cx/v3/version_pb.rb +2 -1
  22. data/lib/google/cloud/dialogflow/cx/v3/webhook_pb.rb +2 -1
  23. data/proto_docs/google/cloud/dialogflow/cx/v3/security_settings.rb +53 -0
  24. data/proto_docs/google/protobuf/any.rb +3 -3
  25. data/proto_docs/google/protobuf/struct.rb +2 -2
  26. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1d899ce91b1131abcce60fe014b8dcd16ad876469c2128d6d6e5de1137a5e33a
4
- data.tar.gz: dcc0ad0ccfed647b51640b8d8107f74d2b6df6f41c137feeb924017ca8871af9
3
+ metadata.gz: b76026db42b4fc1e8113484497ba7a842ee3d00415ed5538c423ed71dddcddd8
4
+ data.tar.gz: 615ce2ea0b51fb6f66d5ec877db499a876f9936d30dfe6fbf98a7cd9da20b6ce
5
5
  SHA512:
6
- metadata.gz: 743ac0619fc9fa4153355f4cf0fa461a649db198d178cdd0b8e911158e44a7c17e34accb4ad5bc739b3a166b9213c1894469c680cf0e46ad61109056b84abc1c
7
- data.tar.gz: b26e523383692f59c08407b6e6d86aa415c8314cdc57203e896c715eefb34040e2a9ed210c739bede9701ff17e0d8efea8558cdd400396fbea948e7b8da6fcd4
6
+ metadata.gz: b0cd9fef3bc9bb1e055c7fd3c28b7aefb37438025aa732ef3e262c76fa9d12b9fe46b0efef273ec8e0e8d7fea7f0ee88e65f64e2bcdc773a4b1b4eca32793ee8
7
+ data.tar.gz: bd42cc5a5405cdca011b62969c8fc41348985acd27f1fb62b80d0c466e281a364810c03203e9c3c280d929db35a87f5e89510182cc5625b97c614d9441a4319c
@@ -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
@@ -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.1"
25
+ VERSION = "0.8.0"
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
@@ -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
@@ -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.1
4
+ version: 0.8.0
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-04-19 00:00:00.000000000 Z
11
+ date: 2022-04-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common