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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 47506a643d2cbdfeb34cdd0e377d15c198b66247e2d5d81df8add3c0005a577b
|
4
|
+
data.tar.gz: c0d19751d8ebf16bef0576626a0839f22819ba98186a11b461e40e9485a10bb2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9ccf25f64182472e2c79c6b8993caff615cb493e3d422c6e09760aad09824d3487087eab7c2b0b12e96b177a9493d18252d2aa708477494f14529c6a72f1e46d
|
7
|
+
data.tar.gz: 919d9451b5323bd43c892a343fd20f174bcfb5d2af6be2bf2c50b498f11e6a050168651d27b46bc38408e1b7aa6a0bc0d67ac8d7c941899c31936f31fac3d097
|
data/CHANGELOG.md
CHANGED
@@ -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.
|
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 = "
|
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.
|
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-
|
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.
|
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: []
|