google-apis-contactcenterinsights_v1 0.45.0 → 0.47.0

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: 742f5792e7c944af787b7013548ba51cbe89f311e86d3d4c8c4acab89c6c4b27
4
- data.tar.gz: 5823d925565d1564d10b6be3b143bf258e95e1deef159fbe53bddaabae736703
3
+ metadata.gz: 480634c208997e2e3f881cc2bc1290c056f613c0d425709005eee2136fd9c3c9
4
+ data.tar.gz: 01cc8a858ff43117e208ff3a3a392ff93ef68f6d7ed69a11014dac9be398eb6b
5
5
  SHA512:
6
- metadata.gz: 40be47284a513b46255cde7f8fb0e4d1082537a3aab33c7a001789fb7e27ac9806d0b989e50f65553163784fbf89e4be7d90f4ccb43ed3a4ea9a72f26ba5955b
7
- data.tar.gz: 448120da419fba95a3345f53af6315b3cc8b223676892cf82823fbf95083b101713c588c20d62cc6231f5bdf380cbba65029d1d18e38d6dd119b150ab468beb2
6
+ metadata.gz: 6297b1479154ef2653a983c4f713fb34a4364bcd7a2c1d7e3921b83b2d7c08bb2cb80d89d5852b75cb40abb1bd503ae4526d8675a4c6defa23f7db2cee5681fb
7
+ data.tar.gz: f10ad595142be148a27c790a8b015db8ec67743c6166900caac95f73fe14f3ef667f117a3ebeedc279ac46dd1f5831d77a145f701bf8586f171e3df9e7633b4c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-contactcenterinsights_v1
2
2
 
3
+ ### v0.47.0 (2024-07-25)
4
+
5
+ * Regenerated from discovery document revision 20240701
6
+
7
+ ### v0.46.0 (2024-06-16)
8
+
9
+ * Regenerated from discovery document revision 20240611
10
+
3
11
  ### v0.45.0 (2024-06-09)
4
12
 
5
13
  * Regenerated from discovery document revision 20240603
@@ -1946,7 +1946,7 @@ module Google
1946
1946
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExportIssueModelRequestGcsDestination]
1947
1947
  attr_accessor :gcs_destination
1948
1948
 
1949
- # Required. The issue model to export
1949
+ # Required. The issue model to export.
1950
1950
  # Corresponds to the JSON property `name`
1951
1951
  # @return [String]
1952
1952
  attr_accessor :name
@@ -2122,7 +2122,7 @@ module Google
2122
2122
  class GoogleCloudContactcenterinsightsV1ImportIssueModelRequest
2123
2123
  include Google::Apis::Core::Hashable
2124
2124
 
2125
- # Optional. If set to true, will create a new issue model from the imported file
2125
+ # Optional. If set to true, will create an issue model from the imported file
2126
2126
  # with randomly generated IDs for the issue model and corresponding issues.
2127
2127
  # Otherwise, replaces an existing model with the same ID as the file.
2128
2128
  # Corresponds to the JSON property `createNewModel`
@@ -2288,28 +2288,28 @@ module Google
2288
2288
  attr_accessor :parent
2289
2289
 
2290
2290
  # DLP resources used for redaction while ingesting conversations. DLP settings
2291
- # are applied to conversations ingested from the UploadConversation and
2292
- # IngestConversations endpoints, including conversation coming from CCAI
2293
- # Platform. They are not applied to conversations ingested from the
2294
- # CreateConversation endpoint or the Dialogflow / Agent Assist runtime
2295
- # integrations. When using Dialogflow / Agent Assist runtime integrations
2291
+ # are applied to conversations ingested from the `UploadConversation` and `
2292
+ # IngestConversations` endpoints, including conversation coming from CCAI
2293
+ # Platform. They are not applied to conversations ingested from the `
2294
+ # CreateConversation` endpoint or the Dialogflow / Agent Assist runtime
2295
+ # integrations. When using Dialogflow / Agent Assist runtime integrations,
2296
2296
  # redaction should be performed in Dialogflow / Agent Assist.
2297
2297
  # Corresponds to the JSON property `redactionConfig`
2298
2298
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RedactionConfig]
2299
2299
  attr_accessor :redaction_config
2300
2300
 
2301
2301
  # Optional. If set, this fields indicates the number of objects to ingest from
2302
- # the Cloud Storage bucket. If empty, the entire bucket will be ingested. Note
2303
- # that conversations produced via sampling will not be ingested by subsequent
2304
- # ingest requests unless they are first deleted.
2302
+ # the Cloud Storage bucket. If empty, the entire bucket will be ingested. Unless
2303
+ # they are first deleted, conversations produced through sampling won't be
2304
+ # ingested by subsequent ingest requests.
2305
2305
  # Corresponds to the JSON property `sampleSize`
2306
2306
  # @return [Fixnum]
2307
2307
  attr_accessor :sample_size
2308
2308
 
2309
2309
  # Speech-to-Text configuration. Speech-to-Text settings are applied to
2310
- # conversations ingested from the UploadConversation and IngestConversations
2310
+ # conversations ingested from the `UploadConversation` and `IngestConversations`
2311
2311
  # endpoints, including conversation coming from CCAI Platform. They are not
2312
- # applied to conversations ingested from the CreateConversation endpoint.
2312
+ # applied to conversations ingested from the `CreateConversation` endpoint.
2313
2313
  # Corresponds to the JSON property `speechConfig`
2314
2314
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SpeechConfig]
2315
2315
  attr_accessor :speech_config
@@ -2347,7 +2347,7 @@ module Google
2347
2347
 
2348
2348
  # Optional. An opaque, user-specified string representing a human agent who
2349
2349
  # handled all conversations in the import. Note that this will be overridden if
2350
- # per-conversation metadata is provided via the `metadata_bucket_uri`.
2350
+ # per-conversation metadata is provided through the `metadata_bucket_uri`.
2351
2351
  # Corresponds to the JSON property `agentId`
2352
2352
  # @return [String]
2353
2353
  attr_accessor :agent_id
@@ -2391,10 +2391,12 @@ module Google
2391
2391
  # @return [Array<String>]
2392
2392
  attr_accessor :custom_metadata_keys
2393
2393
 
2394
- # Optional. The Cloud Storage path to the source object metadata. Note that: [1]
2395
- # metadata files are expected to be in JSON format [2] metadata and source
2396
- # objects must be in separate buckets [3] a source object's metadata object must
2397
- # share the same name to be properly ingested
2394
+ # Optional. The Cloud Storage path to the conversation metadata. Note that: [1]
2395
+ # Metadata files are expected to be in JSON format. [2] Metadata and source
2396
+ # files (transcripts or audio) must be in separate buckets. [3] A source file
2397
+ # and its corresponding metadata file must share the same name to be properly
2398
+ # ingested, E.g. `gs://bucket/audio/conversation1.mp3` and `gs://bucket/metadata/
2399
+ # conversation1.json`.
2398
2400
  # Corresponds to the JSON property `metadataBucketUri`
2399
2401
  # @return [String]
2400
2402
  attr_accessor :metadata_bucket_uri
@@ -3135,11 +3137,11 @@ module Google
3135
3137
  end
3136
3138
 
3137
3139
  # DLP resources used for redaction while ingesting conversations. DLP settings
3138
- # are applied to conversations ingested from the UploadConversation and
3139
- # IngestConversations endpoints, including conversation coming from CCAI
3140
- # Platform. They are not applied to conversations ingested from the
3141
- # CreateConversation endpoint or the Dialogflow / Agent Assist runtime
3142
- # integrations. When using Dialogflow / Agent Assist runtime integrations
3140
+ # are applied to conversations ingested from the `UploadConversation` and `
3141
+ # IngestConversations` endpoints, including conversation coming from CCAI
3142
+ # Platform. They are not applied to conversations ingested from the `
3143
+ # CreateConversation` endpoint or the Dialogflow / Agent Assist runtime
3144
+ # integrations. When using Dialogflow / Agent Assist runtime integrations,
3143
3145
  # redaction should be performed in Dialogflow / Agent Assist.
3144
3146
  class GoogleCloudContactcenterinsightsV1RedactionConfig
3145
3147
  include Google::Apis::Core::Hashable
@@ -3270,6 +3272,11 @@ module Google
3270
3272
  # @return [String]
3271
3273
  attr_accessor :query
3272
3274
 
3275
+ # Query source for the answer.
3276
+ # Corresponds to the JSON property `querySource`
3277
+ # @return [String]
3278
+ attr_accessor :query_source
3279
+
3273
3280
  def initialize(**args)
3274
3281
  update!(**args)
3275
3282
  end
@@ -3278,6 +3285,7 @@ module Google
3278
3285
  def update!(**args)
3279
3286
  @generator_name = args[:generator_name] if args.key?(:generator_name)
3280
3287
  @query = args[:query] if args.key?(:query)
3288
+ @query_source = args[:query_source] if args.key?(:query_source)
3281
3289
  end
3282
3290
  end
3283
3291
 
@@ -3307,7 +3315,12 @@ module Google
3307
3315
  end
3308
3316
  end
3309
3317
 
3310
- # The settings resource.
3318
+ # The CCAI Insights project wide settings. Use these settings to configure the
3319
+ # behavior of Insights. View these settings with [`getsettings`](https://cloud.
3320
+ # google.com/contact-center/insights/docs/reference/rest/v1/projects.locations/
3321
+ # getSettings) and change the settings with [`updateSettings`](https://cloud.
3322
+ # google.com/contact-center/insights/docs/reference/rest/v1/projects.locations/
3323
+ # updateSettings).
3311
3324
  class GoogleCloudContactcenterinsightsV1Settings
3312
3325
  include Google::Apis::Core::Hashable
3313
3326
 
@@ -3349,29 +3362,29 @@ module Google
3349
3362
  # each time an analysis is created. * "create-conversation": Notify each time a
3350
3363
  # conversation is created. * "export-insights-data": Notify each time an export
3351
3364
  # is complete. * "ingest-conversations": Notify each time an IngestConversations
3352
- # LRO completes. * "update-conversation": Notify each time a conversation is
3365
+ # LRO is complete. * "update-conversation": Notify each time a conversation is
3353
3366
  # updated via UpdateConversation. * "upload-conversation": Notify when an
3354
- # UploadConversation LRO completes. Values are Pub/Sub topics. The format of
3367
+ # UploadConversation LRO is complete. Values are Pub/Sub topics. The format of
3355
3368
  # each Pub/Sub topic is: projects/`project`/topics/`topic`
3356
3369
  # Corresponds to the JSON property `pubsubNotificationSettings`
3357
3370
  # @return [Hash<String,String>]
3358
3371
  attr_accessor :pubsub_notification_settings
3359
3372
 
3360
3373
  # DLP resources used for redaction while ingesting conversations. DLP settings
3361
- # are applied to conversations ingested from the UploadConversation and
3362
- # IngestConversations endpoints, including conversation coming from CCAI
3363
- # Platform. They are not applied to conversations ingested from the
3364
- # CreateConversation endpoint or the Dialogflow / Agent Assist runtime
3365
- # integrations. When using Dialogflow / Agent Assist runtime integrations
3374
+ # are applied to conversations ingested from the `UploadConversation` and `
3375
+ # IngestConversations` endpoints, including conversation coming from CCAI
3376
+ # Platform. They are not applied to conversations ingested from the `
3377
+ # CreateConversation` endpoint or the Dialogflow / Agent Assist runtime
3378
+ # integrations. When using Dialogflow / Agent Assist runtime integrations,
3366
3379
  # redaction should be performed in Dialogflow / Agent Assist.
3367
3380
  # Corresponds to the JSON property `redactionConfig`
3368
3381
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RedactionConfig]
3369
3382
  attr_accessor :redaction_config
3370
3383
 
3371
3384
  # Speech-to-Text configuration. Speech-to-Text settings are applied to
3372
- # conversations ingested from the UploadConversation and IngestConversations
3385
+ # conversations ingested from the `UploadConversation` and `IngestConversations`
3373
3386
  # endpoints, including conversation coming from CCAI Platform. They are not
3374
- # applied to conversations ingested from the CreateConversation endpoint.
3387
+ # applied to conversations ingested from the `CreateConversation` endpoint.
3375
3388
  # Corresponds to the JSON property `speechConfig`
3376
3389
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SpeechConfig]
3377
3390
  attr_accessor :speech_config
@@ -3528,9 +3541,9 @@ module Google
3528
3541
  end
3529
3542
 
3530
3543
  # Speech-to-Text configuration. Speech-to-Text settings are applied to
3531
- # conversations ingested from the UploadConversation and IngestConversations
3544
+ # conversations ingested from the `UploadConversation` and `IngestConversations`
3532
3545
  # endpoints, including conversation coming from CCAI Platform. They are not
3533
- # applied to conversations ingested from the CreateConversation endpoint.
3546
+ # applied to conversations ingested from the `CreateConversation` endpoint.
3534
3547
  class GoogleCloudContactcenterinsightsV1SpeechConfig
3535
3548
  include Google::Apis::Core::Hashable
3536
3549
 
@@ -3613,7 +3626,7 @@ module Google
3613
3626
  end
3614
3627
  end
3615
3628
 
3616
- # The metadata for an UploadConversation operation.
3629
+ # The metadata for an `UploadConversation` operation.
3617
3630
  class GoogleCloudContactcenterinsightsV1UploadConversationMetadata
3618
3631
  include Google::Apis::Core::Hashable
3619
3632
 
@@ -3624,11 +3637,11 @@ module Google
3624
3637
  attr_accessor :analysis_operation
3625
3638
 
3626
3639
  # DLP resources used for redaction while ingesting conversations. DLP settings
3627
- # are applied to conversations ingested from the UploadConversation and
3628
- # IngestConversations endpoints, including conversation coming from CCAI
3629
- # Platform. They are not applied to conversations ingested from the
3630
- # CreateConversation endpoint or the Dialogflow / Agent Assist runtime
3631
- # integrations. When using Dialogflow / Agent Assist runtime integrations
3640
+ # are applied to conversations ingested from the `UploadConversation` and `
3641
+ # IngestConversations` endpoints, including conversation coming from CCAI
3642
+ # Platform. They are not applied to conversations ingested from the `
3643
+ # CreateConversation` endpoint or the Dialogflow / Agent Assist runtime
3644
+ # integrations. When using Dialogflow / Agent Assist runtime integrations,
3632
3645
  # redaction should be performed in Dialogflow / Agent Assist.
3633
3646
  # Corresponds to the JSON property `appliedRedactionConfig`
3634
3647
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RedactionConfig]
@@ -3686,20 +3699,20 @@ module Google
3686
3699
  attr_accessor :parent
3687
3700
 
3688
3701
  # DLP resources used for redaction while ingesting conversations. DLP settings
3689
- # are applied to conversations ingested from the UploadConversation and
3690
- # IngestConversations endpoints, including conversation coming from CCAI
3691
- # Platform. They are not applied to conversations ingested from the
3692
- # CreateConversation endpoint or the Dialogflow / Agent Assist runtime
3693
- # integrations. When using Dialogflow / Agent Assist runtime integrations
3702
+ # are applied to conversations ingested from the `UploadConversation` and `
3703
+ # IngestConversations` endpoints, including conversation coming from CCAI
3704
+ # Platform. They are not applied to conversations ingested from the `
3705
+ # CreateConversation` endpoint or the Dialogflow / Agent Assist runtime
3706
+ # integrations. When using Dialogflow / Agent Assist runtime integrations,
3694
3707
  # redaction should be performed in Dialogflow / Agent Assist.
3695
3708
  # Corresponds to the JSON property `redactionConfig`
3696
3709
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RedactionConfig]
3697
3710
  attr_accessor :redaction_config
3698
3711
 
3699
3712
  # Speech-to-Text configuration. Speech-to-Text settings are applied to
3700
- # conversations ingested from the UploadConversation and IngestConversations
3713
+ # conversations ingested from the `UploadConversation` and `IngestConversations`
3701
3714
  # endpoints, including conversation coming from CCAI Platform. They are not
3702
- # applied to conversations ingested from the CreateConversation endpoint.
3715
+ # applied to conversations ingested from the `CreateConversation` endpoint.
3703
3716
  # Corresponds to the JSON property `speechConfig`
3704
3717
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SpeechConfig]
3705
3718
  attr_accessor :speech_config
@@ -5528,7 +5541,7 @@ module Google
5528
5541
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequestGcsDestination]
5529
5542
  attr_accessor :gcs_destination
5530
5543
 
5531
- # Required. The issue model to export
5544
+ # Required. The issue model to export.
5532
5545
  # Corresponds to the JSON property `name`
5533
5546
  # @return [String]
5534
5547
  attr_accessor :name
@@ -5704,7 +5717,7 @@ module Google
5704
5717
  class GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequest
5705
5718
  include Google::Apis::Core::Hashable
5706
5719
 
5707
- # Optional. If set to true, will create a new issue model from the imported file
5720
+ # Optional. If set to true, will create an issue model from the imported file
5708
5721
  # with randomly generated IDs for the issue model and corresponding issues.
5709
5722
  # Otherwise, replaces an existing model with the same ID as the file.
5710
5723
  # Corresponds to the JSON property `createNewModel`
@@ -5870,28 +5883,28 @@ module Google
5870
5883
  attr_accessor :parent
5871
5884
 
5872
5885
  # DLP resources used for redaction while ingesting conversations. DLP settings
5873
- # are applied to conversations ingested from the UploadConversation and
5874
- # IngestConversations endpoints, including conversation coming from CCAI
5875
- # Platform. They are not applied to conversations ingested from the
5876
- # CreateConversation endpoint or the Dialogflow / Agent Assist runtime
5877
- # integrations. When using Dialogflow / Agent Assist runtime integrations
5886
+ # are applied to conversations ingested from the `UploadConversation` and `
5887
+ # IngestConversations` endpoints, including conversation coming from CCAI
5888
+ # Platform. They are not applied to conversations ingested from the `
5889
+ # CreateConversation` endpoint or the Dialogflow / Agent Assist runtime
5890
+ # integrations. When using Dialogflow / Agent Assist runtime integrations,
5878
5891
  # redaction should be performed in Dialogflow / Agent Assist.
5879
5892
  # Corresponds to the JSON property `redactionConfig`
5880
5893
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RedactionConfig]
5881
5894
  attr_accessor :redaction_config
5882
5895
 
5883
5896
  # Optional. If set, this fields indicates the number of objects to ingest from
5884
- # the Cloud Storage bucket. If empty, the entire bucket will be ingested. Note
5885
- # that conversations produced via sampling will not be ingested by subsequent
5886
- # ingest requests unless they are first deleted.
5897
+ # the Cloud Storage bucket. If empty, the entire bucket will be ingested. Unless
5898
+ # they are first deleted, conversations produced through sampling won't be
5899
+ # ingested by subsequent ingest requests.
5887
5900
  # Corresponds to the JSON property `sampleSize`
5888
5901
  # @return [Fixnum]
5889
5902
  attr_accessor :sample_size
5890
5903
 
5891
5904
  # Speech-to-Text configuration. Speech-to-Text settings are applied to
5892
- # conversations ingested from the UploadConversation and IngestConversations
5905
+ # conversations ingested from the `UploadConversation` and `IngestConversations`
5893
5906
  # endpoints, including conversation coming from CCAI Platform. They are not
5894
- # applied to conversations ingested from the CreateConversation endpoint.
5907
+ # applied to conversations ingested from the `CreateConversation` endpoint.
5895
5908
  # Corresponds to the JSON property `speechConfig`
5896
5909
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SpeechConfig]
5897
5910
  attr_accessor :speech_config
@@ -5929,7 +5942,7 @@ module Google
5929
5942
 
5930
5943
  # Optional. An opaque, user-specified string representing a human agent who
5931
5944
  # handled all conversations in the import. Note that this will be overridden if
5932
- # per-conversation metadata is provided via the `metadata_bucket_uri`.
5945
+ # per-conversation metadata is provided through the `metadata_bucket_uri`.
5933
5946
  # Corresponds to the JSON property `agentId`
5934
5947
  # @return [String]
5935
5948
  attr_accessor :agent_id
@@ -5973,10 +5986,12 @@ module Google
5973
5986
  # @return [Array<String>]
5974
5987
  attr_accessor :custom_metadata_keys
5975
5988
 
5976
- # Optional. The Cloud Storage path to the source object metadata. Note that: [1]
5977
- # metadata files are expected to be in JSON format [2] metadata and source
5978
- # objects must be in separate buckets [3] a source object's metadata object must
5979
- # share the same name to be properly ingested
5989
+ # Optional. The Cloud Storage path to the conversation metadata. Note that: [1]
5990
+ # Metadata files are expected to be in JSON format. [2] Metadata and source
5991
+ # files (transcripts or audio) must be in separate buckets. [3] A source file
5992
+ # and its corresponding metadata file must share the same name to be properly
5993
+ # ingested, E.g. `gs://bucket/audio/conversation1.mp3` and `gs://bucket/metadata/
5994
+ # conversation1.json`.
5980
5995
  # Corresponds to the JSON property `metadataBucketUri`
5981
5996
  # @return [String]
5982
5997
  attr_accessor :metadata_bucket_uri
@@ -6364,11 +6379,11 @@ module Google
6364
6379
  end
6365
6380
 
6366
6381
  # DLP resources used for redaction while ingesting conversations. DLP settings
6367
- # are applied to conversations ingested from the UploadConversation and
6368
- # IngestConversations endpoints, including conversation coming from CCAI
6369
- # Platform. They are not applied to conversations ingested from the
6370
- # CreateConversation endpoint or the Dialogflow / Agent Assist runtime
6371
- # integrations. When using Dialogflow / Agent Assist runtime integrations
6382
+ # are applied to conversations ingested from the `UploadConversation` and `
6383
+ # IngestConversations` endpoints, including conversation coming from CCAI
6384
+ # Platform. They are not applied to conversations ingested from the `
6385
+ # CreateConversation` endpoint or the Dialogflow / Agent Assist runtime
6386
+ # integrations. When using Dialogflow / Agent Assist runtime integrations,
6372
6387
  # redaction should be performed in Dialogflow / Agent Assist.
6373
6388
  class GoogleCloudContactcenterinsightsV1alpha1RedactionConfig
6374
6389
  include Google::Apis::Core::Hashable
@@ -6499,6 +6514,11 @@ module Google
6499
6514
  # @return [String]
6500
6515
  attr_accessor :query
6501
6516
 
6517
+ # Query source for the answer.
6518
+ # Corresponds to the JSON property `querySource`
6519
+ # @return [String]
6520
+ attr_accessor :query_source
6521
+
6502
6522
  def initialize(**args)
6503
6523
  update!(**args)
6504
6524
  end
@@ -6507,6 +6527,7 @@ module Google
6507
6527
  def update!(**args)
6508
6528
  @generator_name = args[:generator_name] if args.key?(:generator_name)
6509
6529
  @query = args[:query] if args.key?(:query)
6530
+ @query_source = args[:query_source] if args.key?(:query_source)
6510
6531
  end
6511
6532
  end
6512
6533
 
@@ -6632,9 +6653,9 @@ module Google
6632
6653
  end
6633
6654
 
6634
6655
  # Speech-to-Text configuration. Speech-to-Text settings are applied to
6635
- # conversations ingested from the UploadConversation and IngestConversations
6656
+ # conversations ingested from the `UploadConversation` and `IngestConversations`
6636
6657
  # endpoints, including conversation coming from CCAI Platform. They are not
6637
- # applied to conversations ingested from the CreateConversation endpoint.
6658
+ # applied to conversations ingested from the `CreateConversation` endpoint.
6638
6659
  class GoogleCloudContactcenterinsightsV1alpha1SpeechConfig
6639
6660
  include Google::Apis::Core::Hashable
6640
6661
 
@@ -6717,7 +6738,7 @@ module Google
6717
6738
  end
6718
6739
  end
6719
6740
 
6720
- # The metadata for an UploadConversation operation.
6741
+ # The metadata for an `UploadConversation` operation.
6721
6742
  class GoogleCloudContactcenterinsightsV1alpha1UploadConversationMetadata
6722
6743
  include Google::Apis::Core::Hashable
6723
6744
 
@@ -6728,11 +6749,11 @@ module Google
6728
6749
  attr_accessor :analysis_operation
6729
6750
 
6730
6751
  # DLP resources used for redaction while ingesting conversations. DLP settings
6731
- # are applied to conversations ingested from the UploadConversation and
6732
- # IngestConversations endpoints, including conversation coming from CCAI
6733
- # Platform. They are not applied to conversations ingested from the
6734
- # CreateConversation endpoint or the Dialogflow / Agent Assist runtime
6735
- # integrations. When using Dialogflow / Agent Assist runtime integrations
6752
+ # are applied to conversations ingested from the `UploadConversation` and `
6753
+ # IngestConversations` endpoints, including conversation coming from CCAI
6754
+ # Platform. They are not applied to conversations ingested from the `
6755
+ # CreateConversation` endpoint or the Dialogflow / Agent Assist runtime
6756
+ # integrations. When using Dialogflow / Agent Assist runtime integrations,
6736
6757
  # redaction should be performed in Dialogflow / Agent Assist.
6737
6758
  # Corresponds to the JSON property `appliedRedactionConfig`
6738
6759
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RedactionConfig]
@@ -6790,20 +6811,20 @@ module Google
6790
6811
  attr_accessor :parent
6791
6812
 
6792
6813
  # DLP resources used for redaction while ingesting conversations. DLP settings
6793
- # are applied to conversations ingested from the UploadConversation and
6794
- # IngestConversations endpoints, including conversation coming from CCAI
6795
- # Platform. They are not applied to conversations ingested from the
6796
- # CreateConversation endpoint or the Dialogflow / Agent Assist runtime
6797
- # integrations. When using Dialogflow / Agent Assist runtime integrations
6814
+ # are applied to conversations ingested from the `UploadConversation` and `
6815
+ # IngestConversations` endpoints, including conversation coming from CCAI
6816
+ # Platform. They are not applied to conversations ingested from the `
6817
+ # CreateConversation` endpoint or the Dialogflow / Agent Assist runtime
6818
+ # integrations. When using Dialogflow / Agent Assist runtime integrations,
6798
6819
  # redaction should be performed in Dialogflow / Agent Assist.
6799
6820
  # Corresponds to the JSON property `redactionConfig`
6800
6821
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RedactionConfig]
6801
6822
  attr_accessor :redaction_config
6802
6823
 
6803
6824
  # Speech-to-Text configuration. Speech-to-Text settings are applied to
6804
- # conversations ingested from the UploadConversation and IngestConversations
6825
+ # conversations ingested from the `UploadConversation` and `IngestConversations`
6805
6826
  # endpoints, including conversation coming from CCAI Platform. They are not
6806
- # applied to conversations ingested from the CreateConversation endpoint.
6827
+ # applied to conversations ingested from the `CreateConversation` endpoint.
6807
6828
  # Corresponds to the JSON property `speechConfig`
6808
6829
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SpeechConfig]
6809
6830
  attr_accessor :speech_config
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContactcenterinsightsV1
18
18
  # Version of the google-apis-contactcenterinsights_v1 gem
19
- GEM_VERSION = "0.45.0"
19
+ GEM_VERSION = "0.47.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240603"
25
+ REVISION = "20240701"
26
26
  end
27
27
  end
28
28
  end
@@ -2165,6 +2165,7 @@ module Google
2165
2165
  class Representation < Google::Apis::Core::JsonRepresentation
2166
2166
  property :generator_name, as: 'generatorName'
2167
2167
  property :query, as: 'query'
2168
+ property :query_source, as: 'querySource'
2168
2169
  end
2169
2170
  end
2170
2171
 
@@ -3103,6 +3104,7 @@ module Google
3103
3104
  class Representation < Google::Apis::Core::JsonRepresentation
3104
3105
  property :generator_name, as: 'generatorName'
3105
3106
  property :query, as: 'query'
3107
+ property :query_source, as: 'querySource'
3106
3108
  end
3107
3109
  end
3108
3110
 
@@ -219,8 +219,8 @@ module Google
219
219
  execute_or_queue_command(command, &block)
220
220
  end
221
221
 
222
- # Creates a conversation. DEPRECATED: Use UploadConversation instead.
223
- # CreateConversation does not support audio transcription or DLP redaction.
222
+ # Creates a conversation. Does not support audio transcription or DLP redaction.
223
+ # Use `conversations.upload` instead.
224
224
  # @param [String] parent
225
225
  # Required. The parent resource of the conversation.
226
226
  # @param [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Conversation] google_cloud_contactcenterinsights_v1_conversation_object
@@ -370,8 +370,9 @@ module Google
370
370
  # empty, conversations will be ordered by descending creation time. Supported
371
371
  # values are one of the following: * create_time * customer_satisfaction_rating *
372
372
  # duration * latest_analysis * start_time * turn_count The default sort order
373
- # is ascending. To specify order, append `asc` or `desc`, i.e. `create_time desc`
374
- # . See https://google.aip.dev/132#ordering for more details.
373
+ # is ascending. To specify order, append `asc` or `desc` (`create_time desc`).
374
+ # For more details, see [Google AIPs Ordering](https://google.aip.dev/132#
375
+ # ordering).
375
376
  # @param [Fixnum] page_size
376
377
  # The maximum number of conversations to return in the response. A valid page
377
378
  # size ranges from 0 to 1,000 inclusive. If the page size is zero or unspecified,
@@ -456,8 +457,8 @@ module Google
456
457
  execute_or_queue_command(command, &block)
457
458
  end
458
459
 
459
- # Create a longrunning conversation upload operation. This method differs from
460
- # CreateConversation by allowing audio transcription and optional DLP redaction.
460
+ # Create a long-running conversation upload operation. This method differs from `
461
+ # CreateConversation` by allowing audio transcription and optional DLP redaction.
461
462
  # @param [String] parent
462
463
  # Required. The parent resource of the conversation.
463
464
  # @param [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1UploadConversationRequest] google_cloud_contactcenterinsights_v1_upload_conversation_request_object
@@ -791,7 +792,7 @@ module Google
791
792
 
792
793
  # Exports an issue model to the provided destination.
793
794
  # @param [String] name
794
- # Required. The issue model to export
795
+ # Required. The issue model to export.
795
796
  # @param [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExportIssueModelRequest] google_cloud_contactcenterinsights_v1_export_issue_model_request_object
796
797
  # @param [String] fields
797
798
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-contactcenterinsights_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.45.0
4
+ version: 0.47.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: 2024-06-09 00:00:00.000000000 Z
11
+ date: 2024-07-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contactcenterinsights_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.45.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.47.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contactcenterinsights_v1
63
63
  post_install_message:
64
64
  rdoc_options: []