google-apis-contactcenteraiplatform_v1alpha1 0.24.0 → 0.25.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: 46beb70ebdf5982134088edc0fa87d7a3f55da87eeb6736de47a9286c1514a98
|
4
|
+
data.tar.gz: 5c8622ccf253538daea7573729f95371b58916425720e43796b8d2c1d59ee69c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bb41d7d9a120a2a8f141667996ea98645accd6ea7dcb4f75dd2faac1e0b94e132bbfa7845dd960c35651d60d2a0d91e3782f7aeb0a9617712ac08cd0840983ce
|
7
|
+
data.tar.gz: 81ac8952f56dd7fac1c0c58409500c5cc9588717c80769bc64f0e9c4cfde58ff92d64772c024f228feeebdbd575943be6df5b9462a4023b92fabde3b9ad228cb
|
data/CHANGELOG.md
CHANGED
@@ -90,7 +90,7 @@ module Google
|
|
90
90
|
end
|
91
91
|
end
|
92
92
|
|
93
|
-
# Message describing ContactCenter object Next ID:
|
93
|
+
# Message describing ContactCenter object Next ID: 24
|
94
94
|
class ContactCenter
|
95
95
|
include Google::Apis::Core::Hashable
|
96
96
|
|
@@ -597,7 +597,7 @@ module Google
|
|
597
597
|
# @return [String]
|
598
598
|
attr_accessor :api_version
|
599
599
|
|
600
|
-
# Message describing ContactCenter object Next ID:
|
600
|
+
# Message describing ContactCenter object Next ID: 24
|
601
601
|
# Corresponds to the JSON property `contactCenter`
|
602
602
|
# @return [Google::Apis::ContactcenteraiplatformV1alpha1::ContactCenter]
|
603
603
|
attr_accessor :contact_center
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.25.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 = "20241009"
|
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.
|
4
|
+
version: 0.25.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-10-
|
11
|
+
date: 2024-10-27 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-contactcenteraiplatform_v1alpha1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenteraiplatform_v1alpha1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenteraiplatform_v1alpha1/v0.25.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: []
|