google-apis-contactcenterinsights_v1 0.58.0 → 0.59.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e611d04fc3e735cab06d7bf577f5cd252d98b26d88f1f64287b88134ba71e575
4
- data.tar.gz: 4d3d953f66518ce75e4ae36e8e000a8152ec2623cfc8a224166e783d191af2f4
3
+ metadata.gz: 189abb85a427895943136ffbdc2d4df807a0e210b428c68bfae233a20a8e7509
4
+ data.tar.gz: 3a57c9de3e318d625f84bd4c668f723acd56f454c9f12f5292689e69684e5177
5
5
  SHA512:
6
- metadata.gz: ace5dd4961d1e6f553cc78621557b90f0e6dc9bd2a7acac3240f88fbb863ee9d79f367fc2e862e069639ae112650182337296eab28465d887f44fee5d22caae0
7
- data.tar.gz: 4b26c73e743da10e31043ea8a6fdffc96d87de2d39d04295c148eb15d5d18e278533af7f97041fed54e3ef881c4e4fe0d3ea078c5b691992114b57520970414f
6
+ metadata.gz: 68f7b7fa1c421443dfbc927afa21f04719fc027cec09d40ef8b8f9f7bf34a4b45c01a8d0a24f8f1cbfd47a105b7dcad4bcdca643c437d84732a63f9f5f70670b
7
+ data.tar.gz: 6393fcb7b415db1700415f44710cfd79796667519e64c22dfc3c1a6012cab7f045ccbdee298795dba8c423a3e242eb040836757401c9aa63c4a90f6fa62ef194
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-contactcenterinsights_v1
2
2
 
3
+ ### v0.59.0 (2025-02-26)
4
+
5
+ * Regenerated from discovery document revision 20250224
6
+
3
7
  ### v0.58.0 (2025-01-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20250106
@@ -410,6 +410,12 @@ module Google
410
410
  # @return [String]
411
411
  attr_accessor :conversation_profile
412
412
 
413
+ # The resource name of the existing created generator. Format: projects//
414
+ # locations//generators/
415
+ # Corresponds to the JSON property `generator`
416
+ # @return [String]
417
+ attr_accessor :generator
418
+
413
419
  # Default summarization model to be used.
414
420
  # Corresponds to the JSON property `summarizationModel`
415
421
  # @return [String]
@@ -422,6 +428,7 @@ module Google
422
428
  # Update properties of this object
423
429
  def update!(**args)
424
430
  @conversation_profile = args[:conversation_profile] if args.key?(:conversation_profile)
431
+ @generator = args[:generator] if args.key?(:generator)
425
432
  @summarization_model = args[:summarization_model] if args.key?(:summarization_model)
426
433
  end
427
434
  end
@@ -1283,7 +1290,7 @@ module Google
1283
1290
  attr_accessor :medium
1284
1291
 
1285
1292
  # Input only. JSON metadata encoded as a string. This field is primarily used by
1286
- # Insights integrations with various telphony systems and must be in one of
1293
+ # Insights integrations with various telephony systems and must be in one of
1287
1294
  # Insight's supported formats.
1288
1295
  # Corresponds to the JSON property `metadataJson`
1289
1296
  # @return [String]
@@ -2477,6 +2484,11 @@ module Google
2477
2484
  class GoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata
2478
2485
  include Google::Apis::Core::Hashable
2479
2486
 
2487
+ # The number of conversations that were exported successfully.
2488
+ # Corresponds to the JSON property `completedExportCount`
2489
+ # @return [Fixnum]
2490
+ attr_accessor :completed_export_count
2491
+
2480
2492
  # Output only. The time the operation was created.
2481
2493
  # Corresponds to the JSON property `createTime`
2482
2494
  # @return [String]
@@ -2487,6 +2499,11 @@ module Google
2487
2499
  # @return [String]
2488
2500
  attr_accessor :end_time
2489
2501
 
2502
+ # The number of conversations that failed to be exported.
2503
+ # Corresponds to the JSON property `failedExportCount`
2504
+ # @return [Fixnum]
2505
+ attr_accessor :failed_export_count
2506
+
2490
2507
  # Partial errors during export operation that might cause the operation output
2491
2508
  # to be incomplete.
2492
2509
  # Corresponds to the JSON property `partialErrors`
@@ -2504,8 +2521,10 @@ module Google
2504
2521
 
2505
2522
  # Update properties of this object
2506
2523
  def update!(**args)
2524
+ @completed_export_count = args[:completed_export_count] if args.key?(:completed_export_count)
2507
2525
  @create_time = args[:create_time] if args.key?(:create_time)
2508
2526
  @end_time = args[:end_time] if args.key?(:end_time)
2527
+ @failed_export_count = args[:failed_export_count] if args.key?(:failed_export_count)
2509
2528
  @partial_errors = args[:partial_errors] if args.key?(:partial_errors)
2510
2529
  @request = args[:request] if args.key?(:request)
2511
2530
  end
@@ -2520,6 +2539,11 @@ module Google
2520
2539
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination]
2521
2540
  attr_accessor :big_query_destination
2522
2541
 
2542
+ # Optional. Version of the export schema.
2543
+ # Corresponds to the JSON property `exportSchemaVersion`
2544
+ # @return [String]
2545
+ attr_accessor :export_schema_version
2546
+
2523
2547
  # A filter to reduce results to a specific subset. Useful for exporting
2524
2548
  # conversations with specific properties.
2525
2549
  # Corresponds to the JSON property `filter`
@@ -2550,6 +2574,7 @@ module Google
2550
2574
  # Update properties of this object
2551
2575
  def update!(**args)
2552
2576
  @big_query_destination = args[:big_query_destination] if args.key?(:big_query_destination)
2577
+ @export_schema_version = args[:export_schema_version] if args.key?(:export_schema_version)
2553
2578
  @filter = args[:filter] if args.key?(:filter)
2554
2579
  @kms_key = args[:kms_key] if args.key?(:kms_key)
2555
2580
  @parent = args[:parent] if args.key?(:parent)
@@ -2748,7 +2773,9 @@ module Google
2748
2773
  end
2749
2774
  end
2750
2775
 
2751
- # Represents a conversation, resource, and label provided by the user.
2776
+ # Represents a conversation, resource, and label provided by the user. Can take
2777
+ # the form of a string label or a QaAnswer label. QaAnswer labels are used for
2778
+ # Quality AI example conversations. String labels are used for Topic Modeling.
2752
2779
  class GoogleCloudContactcenterinsightsV1FeedbackLabel
2753
2780
  include Google::Apis::Core::Hashable
2754
2781
 
@@ -2757,12 +2784,14 @@ module Google
2757
2784
  # @return [String]
2758
2785
  attr_accessor :create_time
2759
2786
 
2760
- # String label.
2787
+ # String label used for Topic Modeling.
2761
2788
  # Corresponds to the JSON property `label`
2762
2789
  # @return [String]
2763
2790
  attr_accessor :label
2764
2791
 
2765
- # Resource name of the resource to be labeled.
2792
+ # Resource name of the resource to be labeled. Supported resources: -
2793
+ # qaScorecards/`scorecard`/revisions/`revision`/qaQuestions/`question` -
2794
+ # issueModels/`issue_model`
2766
2795
  # Corresponds to the JSON property `labeledResource`
2767
2796
  # @return [String]
2768
2797
  attr_accessor :labeled_resource
@@ -3392,7 +3421,7 @@ module Google
3392
3421
  include Google::Apis::Core::Hashable
3393
3422
 
3394
3423
  # Immutable. Display name of the assigned issue. This field is set at time of
3395
- # analyis and immutable since then.
3424
+ # analysis and immutable since then.
3396
3425
  # Corresponds to the JSON property `displayName`
3397
3426
  # @return [String]
3398
3427
  attr_accessor :display_name
@@ -5184,7 +5213,7 @@ module Google
5184
5213
  class GoogleCloudContactcenterinsightsV1SentimentData
5185
5214
  include Google::Apis::Core::Hashable
5186
5215
 
5187
- # A non-negative number from 0 to infinity which represents the abolute
5216
+ # A non-negative number from 0 to infinity which represents the absolute
5188
5217
  # magnitude of sentiment regardless of score.
5189
5218
  # Corresponds to the JSON property `magnitude`
5190
5219
  # @return [Float]
@@ -6026,6 +6055,12 @@ module Google
6026
6055
  # @return [String]
6027
6056
  attr_accessor :conversation_profile
6028
6057
 
6058
+ # The resource name of the existing created generator. Format: projects//
6059
+ # locations//generators/
6060
+ # Corresponds to the JSON property `generator`
6061
+ # @return [String]
6062
+ attr_accessor :generator
6063
+
6029
6064
  # Default summarization model to be used.
6030
6065
  # Corresponds to the JSON property `summarizationModel`
6031
6066
  # @return [String]
@@ -6038,6 +6073,7 @@ module Google
6038
6073
  # Update properties of this object
6039
6074
  def update!(**args)
6040
6075
  @conversation_profile = args[:conversation_profile] if args.key?(:conversation_profile)
6076
+ @generator = args[:generator] if args.key?(:generator)
6041
6077
  @summarization_model = args[:summarization_model] if args.key?(:summarization_model)
6042
6078
  end
6043
6079
  end
@@ -6494,7 +6530,7 @@ module Google
6494
6530
  attr_accessor :medium
6495
6531
 
6496
6532
  # Input only. JSON metadata encoded as a string. This field is primarily used by
6497
- # Insights integrations with various telphony systems and must be in one of
6533
+ # Insights integrations with various telephony systems and must be in one of
6498
6534
  # Insight's supported formats.
6499
6535
  # Corresponds to the JSON property `metadataJson`
6500
6536
  # @return [String]
@@ -7655,6 +7691,11 @@ module Google
7655
7691
  class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata
7656
7692
  include Google::Apis::Core::Hashable
7657
7693
 
7694
+ # The number of conversations that were exported successfully.
7695
+ # Corresponds to the JSON property `completedExportCount`
7696
+ # @return [Fixnum]
7697
+ attr_accessor :completed_export_count
7698
+
7658
7699
  # Output only. The time the operation was created.
7659
7700
  # Corresponds to the JSON property `createTime`
7660
7701
  # @return [String]
@@ -7665,6 +7706,11 @@ module Google
7665
7706
  # @return [String]
7666
7707
  attr_accessor :end_time
7667
7708
 
7709
+ # The number of conversations that failed to be exported.
7710
+ # Corresponds to the JSON property `failedExportCount`
7711
+ # @return [Fixnum]
7712
+ attr_accessor :failed_export_count
7713
+
7668
7714
  # Partial errors during export operation that might cause the operation output
7669
7715
  # to be incomplete.
7670
7716
  # Corresponds to the JSON property `partialErrors`
@@ -7682,8 +7728,10 @@ module Google
7682
7728
 
7683
7729
  # Update properties of this object
7684
7730
  def update!(**args)
7731
+ @completed_export_count = args[:completed_export_count] if args.key?(:completed_export_count)
7685
7732
  @create_time = args[:create_time] if args.key?(:create_time)
7686
7733
  @end_time = args[:end_time] if args.key?(:end_time)
7734
+ @failed_export_count = args[:failed_export_count] if args.key?(:failed_export_count)
7687
7735
  @partial_errors = args[:partial_errors] if args.key?(:partial_errors)
7688
7736
  @request = args[:request] if args.key?(:request)
7689
7737
  end
@@ -7698,6 +7746,11 @@ module Google
7698
7746
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination]
7699
7747
  attr_accessor :big_query_destination
7700
7748
 
7749
+ # Optional. Version of the export schema.
7750
+ # Corresponds to the JSON property `exportSchemaVersion`
7751
+ # @return [String]
7752
+ attr_accessor :export_schema_version
7753
+
7701
7754
  # A filter to reduce results to a specific subset. Useful for exporting
7702
7755
  # conversations with specific properties.
7703
7756
  # Corresponds to the JSON property `filter`
@@ -7728,6 +7781,7 @@ module Google
7728
7781
  # Update properties of this object
7729
7782
  def update!(**args)
7730
7783
  @big_query_destination = args[:big_query_destination] if args.key?(:big_query_destination)
7784
+ @export_schema_version = args[:export_schema_version] if args.key?(:export_schema_version)
7731
7785
  @filter = args[:filter] if args.key?(:filter)
7732
7786
  @kms_key = args[:kms_key] if args.key?(:kms_key)
7733
7787
  @parent = args[:parent] if args.key?(:parent)
@@ -7926,7 +7980,9 @@ module Google
7926
7980
  end
7927
7981
  end
7928
7982
 
7929
- # Represents a conversation, resource, and label provided by the user.
7983
+ # Represents a conversation, resource, and label provided by the user. Can take
7984
+ # the form of a string label or a QaAnswer label. QaAnswer labels are used for
7985
+ # Quality AI example conversations. String labels are used for Topic Modeling.
7930
7986
  class GoogleCloudContactcenterinsightsV1alpha1FeedbackLabel
7931
7987
  include Google::Apis::Core::Hashable
7932
7988
 
@@ -7935,12 +7991,14 @@ module Google
7935
7991
  # @return [String]
7936
7992
  attr_accessor :create_time
7937
7993
 
7938
- # String label.
7994
+ # String label used for Topic Modeling.
7939
7995
  # Corresponds to the JSON property `label`
7940
7996
  # @return [String]
7941
7997
  attr_accessor :label
7942
7998
 
7943
- # Resource name of the resource to be labeled.
7999
+ # Resource name of the resource to be labeled. Supported resources: -
8000
+ # qaScorecards/`scorecard`/revisions/`revision`/qaQuestions/`question` -
8001
+ # issueModels/`issue_model`
7944
8002
  # Corresponds to the JSON property `labeledResource`
7945
8003
  # @return [String]
7946
8004
  attr_accessor :labeled_resource
@@ -8570,7 +8628,7 @@ module Google
8570
8628
  include Google::Apis::Core::Hashable
8571
8629
 
8572
8630
  # Immutable. Display name of the assigned issue. This field is set at time of
8573
- # analyis and immutable since then.
8631
+ # analysis and immutable since then.
8574
8632
  # Corresponds to the JSON property `displayName`
8575
8633
  # @return [String]
8576
8634
  attr_accessor :display_name
@@ -9613,7 +9671,7 @@ module Google
9613
9671
  class GoogleCloudContactcenterinsightsV1alpha1SentimentData
9614
9672
  include Google::Apis::Core::Hashable
9615
9673
 
9616
- # A non-negative number from 0 to infinity which represents the abolute
9674
+ # A non-negative number from 0 to infinity which represents the absolute
9617
9675
  # magnitude of sentiment regardless of score.
9618
9676
  # Corresponds to the JSON property `magnitude`
9619
9677
  # @return [Float]
@@ -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.58.0"
19
+ GEM_VERSION = "0.59.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250106"
25
+ REVISION = "20250224"
26
26
  end
27
27
  end
28
28
  end
@@ -1803,6 +1803,7 @@ module Google
1803
1803
  # @private
1804
1804
  class Representation < Google::Apis::Core::JsonRepresentation
1805
1805
  property :conversation_profile, as: 'conversationProfile'
1806
+ property :generator, as: 'generator'
1806
1807
  property :summarization_model, as: 'summarizationModel'
1807
1808
  end
1808
1809
  end
@@ -2402,8 +2403,10 @@ module Google
2402
2403
  class GoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata
2403
2404
  # @private
2404
2405
  class Representation < Google::Apis::Core::JsonRepresentation
2406
+ property :completed_export_count, as: 'completedExportCount'
2405
2407
  property :create_time, as: 'createTime'
2406
2408
  property :end_time, as: 'endTime'
2409
+ property :failed_export_count, as: 'failedExportCount'
2407
2410
  collection :partial_errors, as: 'partialErrors', class: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus, decorator: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus::Representation
2408
2411
 
2409
2412
  property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest::Representation
@@ -2416,6 +2419,7 @@ module Google
2416
2419
  class Representation < Google::Apis::Core::JsonRepresentation
2417
2420
  property :big_query_destination, as: 'bigQueryDestination', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination::Representation
2418
2421
 
2422
+ property :export_schema_version, as: 'exportSchemaVersion'
2419
2423
  property :filter, as: 'filter'
2420
2424
  property :kms_key, as: 'kmsKey'
2421
2425
  property :parent, as: 'parent'
@@ -3424,6 +3428,7 @@ module Google
3424
3428
  # @private
3425
3429
  class Representation < Google::Apis::Core::JsonRepresentation
3426
3430
  property :conversation_profile, as: 'conversationProfile'
3431
+ property :generator, as: 'generator'
3427
3432
  property :summarization_model, as: 'summarizationModel'
3428
3433
  end
3429
3434
  end
@@ -3897,8 +3902,10 @@ module Google
3897
3902
  class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata
3898
3903
  # @private
3899
3904
  class Representation < Google::Apis::Core::JsonRepresentation
3905
+ property :completed_export_count, as: 'completedExportCount'
3900
3906
  property :create_time, as: 'createTime'
3901
3907
  property :end_time, as: 'endTime'
3908
+ property :failed_export_count, as: 'failedExportCount'
3902
3909
  collection :partial_errors, as: 'partialErrors', class: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus, decorator: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus::Representation
3903
3910
 
3904
3911
  property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest::Representation
@@ -3911,6 +3918,7 @@ module Google
3911
3918
  class Representation < Google::Apis::Core::JsonRepresentation
3912
3919
  property :big_query_destination, as: 'bigQueryDestination', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination::Representation
3913
3920
 
3921
+ property :export_schema_version, as: 'exportSchemaVersion'
3914
3922
  property :filter, as: 'filter'
3915
3923
  property :kms_key, as: 'kmsKey'
3916
3924
  property :parent, as: 'parent'
@@ -51,7 +51,9 @@ module Google
51
51
  @batch_path = 'batch'
52
52
  end
53
53
 
54
- # Download feedback labels in bulk.
54
+ # Download feedback labels in bulk from an external source. Currently supports
55
+ # exporting Quality AI example conversations with transcripts and question
56
+ # bodies.
55
57
  # @param [String] parent
56
58
  # Required. The parent resource for new feedback labels.
57
59
  # @param [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequest] google_cloud_contactcenterinsights_v1_bulk_download_feedback_labels_request_object
@@ -84,7 +86,8 @@ module Google
84
86
  execute_or_queue_command(command, &block)
85
87
  end
86
88
 
87
- # Upload feedback labels in bulk.
89
+ # Upload feedback labels from an external source in bulk. Currently supports
90
+ # labeling Quality AI example conversations.
88
91
  # @param [String] parent
89
92
  # Required. The parent resource for new feedback labels.
90
93
  # @param [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequest] google_cloud_contactcenterinsights_v1_bulk_upload_feedback_labels_request_object
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-contactcenterinsights_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.58.0
4
+ version: 0.59.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-12 00:00:00.000000000 Z
10
+ date: 2025-03-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contactcenterinsights_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.58.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.59.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contactcenterinsights_v1
62
62
  rdoc_options: []
63
63
  require_paths:
@@ -73,7 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
73
73
  - !ruby/object:Gem::Version
74
74
  version: '0'
75
75
  requirements: []
76
- rubygems_version: 3.6.2
76
+ rubygems_version: 3.6.5
77
77
  specification_version: 4
78
78
  summary: Simple REST client for Contact Center AI Insights API V1
79
79
  test_files: []