google-apis-contactcenterinsights_v1 0.49.0 → 0.50.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: 68ba13e141b83b3b6967d112b47b768ca3dad625528865acb22ac98aa0b76c94
4
- data.tar.gz: 9193a868faf8492cf9be4e80ad7b6db715a1cbbfb7505e188a899d2d3fd7991d
3
+ metadata.gz: 47506a643d2cbdfeb34cdd0e377d15c198b66247e2d5d81df8add3c0005a577b
4
+ data.tar.gz: c0d19751d8ebf16bef0576626a0839f22819ba98186a11b461e40e9485a10bb2
5
5
  SHA512:
6
- metadata.gz: 1dfa7845aa9d04f8c08ac16daae15d30718ded5ac9a1495481868db364c1acc30907e4458d7b227b22aaed181dd7c76d10a3a48bc147e83eee552be161f1a86e
7
- data.tar.gz: cf53137d7e208cdf10428286bd3e23eccc88a08f123504dbb9166107c3c2cad018aefaccd6df688e154ba4e3403c3d2ee4990bdebce5a30cc6b4bd3845452b60
6
+ metadata.gz: 9ccf25f64182472e2c79c6b8993caff615cb493e3d422c6e09760aad09824d3487087eab7c2b0b12e96b177a9493d18252d2aa708477494f14529c6a72f1e46d
7
+ data.tar.gz: 919d9451b5323bd43c892a343fd20f174bcfb5d2af6be2bf2c50b498f11e6a050168651d27b46bc38408e1b7aa6a0bc0d67ac8d7c941899c31936f31fac3d097
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-contactcenterinsights_v1
2
2
 
3
+ ### v0.50.0 (2024-09-15)
4
+
5
+ * Regenerated from discovery document revision 20240910
6
+
3
7
  ### v0.49.0 (2024-08-11)
4
8
 
5
9
  * Regenerated from discovery document revision 20240805
@@ -885,6 +885,13 @@ module Google
885
885
  # @return [String]
886
886
  attr_accessor :medium
887
887
 
888
+ # Input only. JSON Metadata encoded as a string. This field is primarily used by
889
+ # Insights integrations with various telphony systems and must be in one of
890
+ # Insights' supported formats.
891
+ # Corresponds to the JSON property `metadataJson`
892
+ # @return [String]
893
+ attr_accessor :metadata_json
894
+
888
895
  # Immutable. The resource name of the conversation. Format: projects/`project`/
889
896
  # locations/`location`/conversations/`conversation`
890
897
  # Corresponds to the JSON property `name`
@@ -951,6 +958,7 @@ module Google
951
958
  @latest_analysis = args[:latest_analysis] if args.key?(:latest_analysis)
952
959
  @latest_summary = args[:latest_summary] if args.key?(:latest_summary)
953
960
  @medium = args[:medium] if args.key?(:medium)
961
+ @metadata_json = args[:metadata_json] if args.key?(:metadata_json)
954
962
  @name = args[:name] if args.key?(:name)
955
963
  @obfuscated_user_id = args[:obfuscated_user_id] if args.key?(:obfuscated_user_id)
956
964
  @quality_metadata = args[:quality_metadata] if args.key?(:quality_metadata)
@@ -4608,6 +4616,13 @@ module Google
4608
4616
  # @return [String]
4609
4617
  attr_accessor :medium
4610
4618
 
4619
+ # Input only. JSON Metadata encoded as a string. This field is primarily used by
4620
+ # Insights integrations with various telphony systems and must be in one of
4621
+ # Insights' supported formats.
4622
+ # Corresponds to the JSON property `metadataJson`
4623
+ # @return [String]
4624
+ attr_accessor :metadata_json
4625
+
4611
4626
  # Immutable. The resource name of the conversation. Format: projects/`project`/
4612
4627
  # locations/`location`/conversations/`conversation`
4613
4628
  # Corresponds to the JSON property `name`
@@ -4674,6 +4689,7 @@ module Google
4674
4689
  @latest_analysis = args[:latest_analysis] if args.key?(:latest_analysis)
4675
4690
  @latest_summary = args[:latest_summary] if args.key?(:latest_summary)
4676
4691
  @medium = args[:medium] if args.key?(:medium)
4692
+ @metadata_json = args[:metadata_json] if args.key?(:metadata_json)
4677
4693
  @name = args[:name] if args.key?(:name)
4678
4694
  @obfuscated_user_id = args[:obfuscated_user_id] if args.key?(:obfuscated_user_id)
4679
4695
  @quality_metadata = args[:quality_metadata] if args.key?(:quality_metadata)
@@ -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.49.0"
19
+ GEM_VERSION = "0.50.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240805"
25
+ REVISION = "20240910"
26
26
  end
27
27
  end
28
28
  end
@@ -1499,6 +1499,7 @@ module Google
1499
1499
  property :latest_summary, as: 'latestSummary', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionData::Representation
1500
1500
 
1501
1501
  property :medium, as: 'medium'
1502
+ property :metadata_json, as: 'metadataJson'
1502
1503
  property :name, as: 'name'
1503
1504
  property :obfuscated_user_id, as: 'obfuscatedUserId'
1504
1505
  property :quality_metadata, as: 'qualityMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationQualityMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationQualityMetadata::Representation
@@ -2588,6 +2589,7 @@ module Google
2588
2589
  property :latest_summary, as: 'latestSummary', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationSummarizationSuggestionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationSummarizationSuggestionData::Representation
2589
2590
 
2590
2591
  property :medium, as: 'medium'
2592
+ property :metadata_json, as: 'metadataJson'
2591
2593
  property :name, as: 'name'
2592
2594
  property :obfuscated_user_id, as: 'obfuscatedUserId'
2593
2595
  property :quality_metadata, as: 'qualityMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadata::Representation
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.49.0
4
+ version: 0.50.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-08-11 00:00:00.000000000 Z
11
+ date: 2024-09-15 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.49.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.50.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: []