google-apis-contactcenterinsights_v1 0.25.0 → 0.26.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: f6cc7de644105d55d8df1d97318a2767ad15fff9669e023441c876a85f65c05f
4
- data.tar.gz: 43311a3eff727fd4d04d17070a877641b8a37ee77c30c3efecbd748cd9c25523
3
+ metadata.gz: dedc41bea50e9a5d8e958079acd0ae107d2ed447582a2d06fd99053f4ef8b68c
4
+ data.tar.gz: fac5c69c0142aecbbb8de1f3367ad598e3ae59bf8af7ad1ee7498367aded0e62
5
5
  SHA512:
6
- metadata.gz: 65479f3d28239a8b104f6112f48565356abea021d50b4a6c3ae3086004efc202375a9dc71804baa2ad0ac0da428ea7e1381ef519899ae0abf405d84ad90a3880
7
- data.tar.gz: 2b546aea1e63eeb8445775a4d5c17c4edc4f689ddedf398afc86cd4df81189b6782263208f49e60c07eca5d74e7bd1ecc91c43ce9fe46979148902376ae8bf99
6
+ metadata.gz: fbca5ac2e24e69b2593a8f6454e74c0fa329565f6556d64550f2a2c9c9a04cefc3c5207960591b0c735c29509a82ebd5524d32ac63a09013374e60e22c73e2c2
7
+ data.tar.gz: 339eb3531a73f760d213ad090926f879b177a8ce83875dd8c706cb81e2b68af698693fc13fe6eae7cb71a7d14bb006474dcf7b100a2e400384b2cfabd44e6800
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-contactcenterinsights_v1
2
2
 
3
+ ### v0.26.0 (2023-04-16)
4
+
5
+ * Regenerated from discovery document revision 20230409
6
+
3
7
  ### v0.25.0 (2023-04-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20230330
@@ -2451,7 +2451,7 @@ module Google
2451
2451
  class GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup
2452
2452
  include Google::Apis::Core::Hashable
2453
2453
 
2454
- # A list of phase match rules that are included in this group.
2454
+ # A list of phrase match rules that are included in this group.
2455
2455
  # Corresponds to the JSON property `phraseMatchRules`
2456
2456
  # @return [Array<Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRule>]
2457
2457
  attr_accessor :phrase_match_rules
@@ -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.25.0"
19
+ GEM_VERSION = "0.26.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230330"
25
+ REVISION = "20230409"
26
26
  end
27
27
  end
28
28
  end
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.25.0
4
+ version: 0.26.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: 2023-04-02 00:00:00.000000000 Z
11
+ date: 2023-04-16 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.25.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.26.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: []