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: 1d7ad2c6d79aa8b551695d32b802dbe8ad5634d3a816f2f99d658751745a3f4e
4
- data.tar.gz: e80e39a15e59bd4cf0edd8459e64489ddb9ed8198b13279e4d468f0fecad4784
3
+ metadata.gz: 3c95741f8f3943a1bbb48b80bfe41dead837fc03158fb86d1fb01074c79da670
4
+ data.tar.gz: f6541288395dfb2107e19dc5dec45a174afe11043dc02e8c2321b47e837ee18d
5
5
  SHA512:
6
- metadata.gz: ca7cfac6a100b6e44fc44fb35fba1ae09e4ebaac5a9cdce5c53cd87c9da3659afc5021e0b61f381aebb502bb3a96462652d32766859ecbec067801aa19a6332e
7
- data.tar.gz: 3cbfeaa8bde0277e03db4db205bf49f62b55c4c45cefa691098b101d0cc52a5369a4de70d9568336be03ada4725dbd3a4002d7ca765f1a69c11646ada62a9998
6
+ metadata.gz: b8b62133874f0c36a94fde721237e588e53c8926c08caeaf41801ac866ad3b9e7d3bc9f990231ad6ab9d264f140baf6981c6512046bf48462bf285c72d2f137a
7
+ data.tar.gz: 9316c71459a01085ccb591706e738cf35552aefede1273eb6813f42ebc94aa8d2af440698f1027af6ba2d8e528a19286118231842db6dbe6a8136a38cb811ef2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-contactcenteraiplatform_v1alpha1
2
2
 
3
+ ### v0.22.0 (2024-06-23)
4
+
5
+ * Regenerated from discovery document revision 20240621
6
+
3
7
  ### v0.21.0 (2024-06-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20240607
@@ -166,11 +166,7 @@ module Google
166
166
  # @return [Google::Apis::ContactcenteraiplatformV1alpha1::PrivateAccess]
167
167
  attr_accessor :private_access
168
168
 
169
- # Output only. A list of UJET components that should be privately accessed. This
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.21.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 = "20240607"
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.21.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-16 00:00:00.000000000 Z
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.21.0
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: []