google-cloud-contact_center_insights-v1 0.19.0 → 0.19.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 984ce6dc6ab05f7e0bbac1268bcd0fb40ef7106e1d672b1189e2dd17155d2f89
4
- data.tar.gz: 79782fd515305532864472a0e88e43fd7a196ae2928b617ff053043e379cd8b5
3
+ metadata.gz: e37dfde499f43b9cc9c41131ddf7aa61def724ee461516174cbcb01d6cc4e2a6
4
+ data.tar.gz: 5e2c37b14ce9c8d341e0d95398762f7b3869b67b21abe961c628ed764dc43a41
5
5
  SHA512:
6
- metadata.gz: 708df6de5d1ad12c96aaf68de6940c2a8d54f3af9981b3d01011465617e127aa45b9b1987003f9d5c2164dad1aeddc9cdf7b3e0a3050374fbd1e0d60cc411ac5
7
- data.tar.gz: a88cb7927c1e22711d7d2ca794fe5cefd85e6bc870e90d6cedb38b5b3e8f36305df117168622c13835c2b3235817a80cdce880ed02d36e56f9140660fb013412
6
+ metadata.gz: b1518af29b51dd4fd6c367809cf7c20e767fba654b03a1ee3b514bb208977b2550d7eaea6a8ab069d40bff0327cfc3c830de7f8634fe682b263bedb48ccb0c93
7
+ data.tar.gz: '059f3eecec7ac4c36cec052ae27bc7afe7334a9782df91c28d603d4af32816ad10a8dc970b084726582d6ea5ff011776ed7cf77d6565773de51b0a215af3659d'
@@ -289,11 +289,11 @@ module Google
289
289
  # This value should be 4-64 characters and must match the regular
290
290
  # expression `^[a-z0-9-]{4,64}$`. Valid characters are `[a-z][0-9]-`
291
291
  # @param redaction_config [::Google::Cloud::ContactCenterInsights::V1::RedactionConfig, ::Hash]
292
- # Optional. DLP settings for transcript redaction. Optional, will default to
293
- # the config specified in Settings.
292
+ # Optional. DLP settings for transcript redaction. Will default to the config
293
+ # specified in Settings.
294
294
  # @param speech_config [::Google::Cloud::ContactCenterInsights::V1::SpeechConfig, ::Hash]
295
- # Optional. Default Speech-to-Text configuration. Optional, will default to
296
- # the config specified in Settings.
295
+ # Optional. Speech-to-Text configuration. Will default to the config
296
+ # specified in Settings.
297
297
  #
298
298
  # @yield [response, operation] Access the result along with the RPC operation
299
299
  # @yieldparam response [::Gapic::Operation]
@@ -1222,14 +1222,13 @@ module Google
1222
1222
  # the default parameter values, pass an empty Hash as a request object (see above).
1223
1223
  #
1224
1224
  # @param parent [::String]
1225
- # Required. The parent resource to create analyses in.
1225
+ # Required. The parent resource to delete conversations from.
1226
1226
  # Format:
1227
1227
  # projects/\\{project}/locations/\\{location}
1228
1228
  # @param filter [::String]
1229
- # Filter used to select the subset of conversations to analyze.
1229
+ # Filter used to select the subset of conversations to delete.
1230
1230
  # @param max_delete_count [::Integer]
1231
- # Maximum number of conversations to delete. The default is 1000. It can be
1232
- # changed by setting the `max_delete_count` field.
1231
+ # Maximum number of conversations to delete.
1233
1232
  # @param force [::Boolean]
1234
1233
  # If set to true, all of this conversation's analyses will also be deleted.
1235
1234
  # Otherwise, the request will only succeed if the conversation has no
@@ -272,11 +272,11 @@ module Google
272
272
  # This value should be 4-64 characters and must match the regular
273
273
  # expression `^[a-z0-9-]{4,64}$`. Valid characters are `[a-z][0-9]-`
274
274
  # @param redaction_config [::Google::Cloud::ContactCenterInsights::V1::RedactionConfig, ::Hash]
275
- # Optional. DLP settings for transcript redaction. Optional, will default to
276
- # the config specified in Settings.
275
+ # Optional. DLP settings for transcript redaction. Will default to the config
276
+ # specified in Settings.
277
277
  # @param speech_config [::Google::Cloud::ContactCenterInsights::V1::SpeechConfig, ::Hash]
278
- # Optional. Default Speech-to-Text configuration. Optional, will default to
279
- # the config specified in Settings.
278
+ # Optional. Speech-to-Text configuration. Will default to the config
279
+ # specified in Settings.
280
280
  # @yield [result, operation] Access the result along with the TransportOperation object
281
281
  # @yieldparam result [::Gapic::Operation]
282
282
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -1135,14 +1135,13 @@ module Google
1135
1135
  # the default parameter values, pass an empty Hash as a request object (see above).
1136
1136
  #
1137
1137
  # @param parent [::String]
1138
- # Required. The parent resource to create analyses in.
1138
+ # Required. The parent resource to delete conversations from.
1139
1139
  # Format:
1140
1140
  # projects/\\{project}/locations/\\{location}
1141
1141
  # @param filter [::String]
1142
- # Filter used to select the subset of conversations to analyze.
1142
+ # Filter used to select the subset of conversations to delete.
1143
1143
  # @param max_delete_count [::Integer]
1144
- # Maximum number of conversations to delete. The default is 1000. It can be
1145
- # changed by setting the `max_delete_count` field.
1144
+ # Maximum number of conversations to delete.
1146
1145
  # @param force [::Boolean]
1147
1146
  # If set to true, all of this conversation's analyses will also be deleted.
1148
1147
  # Otherwise, the request will only succeed if the conversation has no
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module ContactCenterInsights
23
23
  module V1
24
- VERSION = "0.19.0"
24
+ VERSION = "0.19.1"
25
25
  end
26
26
  end
27
27
  end
@@ -304,6 +304,19 @@ module Google
304
304
  # seconds: 360 # 6 minutes
305
305
  # total_poll_timeout:
306
306
  # seconds: 54000 # 90 minutes
307
+ # @!attribute [rw] auto_populated_fields
308
+ # @return [::Array<::String>]
309
+ # List of top-level fields of the request message, that should be
310
+ # automatically populated by the client libraries based on their
311
+ # (google.api.field_info).format. Currently supported format: UUID4.
312
+ #
313
+ # Example of a YAML configuration:
314
+ #
315
+ # publishing:
316
+ # method_settings:
317
+ # - selector: google.example.v1.ExampleService.CreateExample
318
+ # auto_populated_fields:
319
+ # - request_id
307
320
  class MethodSettings
308
321
  include ::Google::Protobuf::MessageExts
309
322
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -190,12 +190,12 @@ module Google
190
190
  # expression `^[a-z0-9-]{4,64}$`. Valid characters are `[a-z][0-9]-`
191
191
  # @!attribute [rw] redaction_config
192
192
  # @return [::Google::Cloud::ContactCenterInsights::V1::RedactionConfig]
193
- # Optional. DLP settings for transcript redaction. Optional, will default to
194
- # the config specified in Settings.
193
+ # Optional. DLP settings for transcript redaction. Will default to the config
194
+ # specified in Settings.
195
195
  # @!attribute [rw] speech_config
196
196
  # @return [::Google::Cloud::ContactCenterInsights::V1::SpeechConfig]
197
- # Optional. Default Speech-to-Text configuration. Optional, will default to
198
- # the config specified in Settings.
197
+ # Optional. Speech-to-Text configuration. Will default to the config
198
+ # specified in Settings.
199
199
  class UploadConversationRequest
200
200
  include ::Google::Protobuf::MessageExts
201
201
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -340,7 +340,7 @@ module Google
340
340
  extend ::Google::Protobuf::MessageExts::ClassMethods
341
341
 
342
342
  module BucketObjectType
343
- # The object type is unspecified and will default to TRANSCRIPT.
343
+ # The object type is unspecified and will default to `TRANSCRIPT`.
344
344
  BUCKET_OBJECT_TYPE_UNSPECIFIED = 0
345
345
 
346
346
  # The object is a transcript.
@@ -561,16 +561,15 @@ module Google
561
561
  # The request to delete conversations in bulk.
562
562
  # @!attribute [rw] parent
563
563
  # @return [::String]
564
- # Required. The parent resource to create analyses in.
564
+ # Required. The parent resource to delete conversations from.
565
565
  # Format:
566
566
  # projects/\\{project}/locations/\\{location}
567
567
  # @!attribute [rw] filter
568
568
  # @return [::String]
569
- # Filter used to select the subset of conversations to analyze.
569
+ # Filter used to select the subset of conversations to delete.
570
570
  # @!attribute [rw] max_delete_count
571
571
  # @return [::Integer]
572
- # Maximum number of conversations to delete. The default is 1000. It can be
573
- # changed by setting the `max_delete_count` field.
572
+ # Maximum number of conversations to delete.
574
573
  # @!attribute [rw] force
575
574
  # @return [::Boolean]
576
575
  # If set to true, all of this conversation's analyses will also be deleted.
@@ -600,7 +599,7 @@ module Google
600
599
  extend ::Google::Protobuf::MessageExts::ClassMethods
601
600
  end
602
601
 
603
- # The response for a bulk analyze conversations operation.
602
+ # The response for a bulk delete conversations operation.
604
603
  class BulkDeleteConversationsResponse
605
604
  include ::Google::Protobuf::MessageExts
606
605
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-contact_center_insights-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.0
4
+ version: 0.19.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: 2023-11-07 00:00:00.000000000 Z
11
+ date: 2023-12-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common