google-apis-contactcenteraiplatform_v1alpha1 0.21.0 → 0.22.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: 3c95741f8f3943a1bbb48b80bfe41dead837fc03158fb86d1fb01074c79da670
|
4
|
+
data.tar.gz: f6541288395dfb2107e19dc5dec45a174afe11043dc02e8c2321b47e837ee18d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b8b62133874f0c36a94fde721237e588e53c8926c08caeaf41801ac866ad3b9e7d3bc9f990231ad6ab9d264f140baf6981c6512046bf48462bf285c72d2f137a
|
7
|
+
data.tar.gz: 9316c71459a01085ccb591706e738cf35552aefede1273eb6813f42ebc94aa8d2af440698f1027af6ba2d8e528a19286118231842db6dbe6a8136a38cb811ef2
|
data/CHANGELOG.md
CHANGED
@@ -166,11 +166,7 @@ module Google
|
|
166
166
|
# @return [Google::Apis::ContactcenteraiplatformV1alpha1::PrivateAccess]
|
167
167
|
attr_accessor :private_access
|
168
168
|
|
169
|
-
# Output only.
|
170
|
-
# field is set by reading settings from the data plane. For more information
|
171
|
-
# about the format of the component please refer to go/ccaip-vpc-sc-org-policy.
|
172
|
-
# This field is must be fully populated only for Create/Update resource
|
173
|
-
# operations. The main use case for this field is OrgPolicy checks via CPE.
|
169
|
+
# Output only. TODO(b/283407860) Deprecate this field.
|
174
170
|
# Corresponds to the JSON property `privateComponents`
|
175
171
|
# @return [Array<String>]
|
176
172
|
attr_accessor :private_components
|
@@ -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.22.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240621"
|
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.22.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-06-
|
11
|
+
date: 2024-06-23 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.22.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: []
|