google-apis-contactcenteraiplatform_v1alpha1 0.1.0 → 0.2.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: 2ee84c815ae7c616b4135b356539d5f978d3be028ae7e9add00c4349c5d620eb
4
- data.tar.gz: 0a8430d0c42cbed418c36c898e6f6c876616b6cd9b67f2e36d730578fa5612f7
3
+ metadata.gz: f222b3e9da871ea38b375e5423185942ede0c98333b7ede3da8a6d4877399918
4
+ data.tar.gz: 7bcedd47270831f92752d299bce23692c3ce41d8169993b65e5a98280e81168a
5
5
  SHA512:
6
- metadata.gz: 6181058b4188a8625d2b64f2f4faf4779de81643545978d96c0961a0fbb184087a91e4fbeacbcd3048c21a3707c5330d6b5bda89f54779f112304ffc87f0dcc5
7
- data.tar.gz: 027d18c471f5266de41d4e06318f9fae94387d8eb2cfa56fa904a9bdd3d3f8ea5efeef6743a11776e113fe5b56d2f5fa05bfc52b094899e3d9bd28fb9744c565
6
+ metadata.gz: d234a10e17a5d3f8637c28342751d964cbf93996a91658604fd9afa604783dffff085c01d5663a7bb16791fd60d648524ee96fa61abb3819a4d875396997ec69
7
+ data.tar.gz: 41151f5bf0d7e9349ea52329b1ce605388b309bd0105c1a1203f4d41e06b2dc4da253bedc481efab071114fae910347a89f081f3934148f7918b26cbcc8d34ab
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-contactcenteraiplatform_v1alpha1
2
2
 
3
+ ### v0.2.0 (2023-02-15)
4
+
5
+ * Regenerated from discovery document revision 20230202
6
+ * Regenerated using generator version 0.12.0
7
+
3
8
  ### v0.1.0 (2023-01-08)
4
9
 
5
10
  * Regenerated from discovery document revision 20230105
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContactcenteraiplatformV1alpha1
18
18
  # Version of the google-apis-contactcenteraiplatform_v1alpha1 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.2.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230105"
25
+ REVISION = "20230202"
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-contactcenteraiplatform_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.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-01-08 00:00:00.000000000 Z
11
+ date: 2023-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-contactcenteraiplatform_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenteraiplatform_v1alpha1/v0.1.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenteraiplatform_v1alpha1/v0.2.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contactcenteraiplatform_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []