google-apis-contactcenteraiplatform_v1alpha1 0.36.0 → 0.37.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8da368e8c3f6095eb87ae21a431534c45f8aa5a86f6b2d96a37b048613151535
4
- data.tar.gz: 7d05aa5b57d40e772fe190f954d4ae3a23cac6de4bec728645c09467bbb66065
3
+ metadata.gz: e601a778c160d848ef994289e873facaca542addc434bdb9d5eae68752141adb
4
+ data.tar.gz: 34c358446556ec20632c5ff3acb155d0ebdf6bc9d7a00e429cfc62cf0beaa62d
5
5
  SHA512:
6
- metadata.gz: 3014024f5683c6b805028ae5fae52c1bdd202580bf1cff93ce98e2e74ca436c16a7d6c7c814f7cc84b347308f25899e33d601a56e9f530643cdc5d100a986584
7
- data.tar.gz: 8855eb5e2c7e6d018e04b2d2b73598b46bd41be1b616068f4090c4a3c085525fecfb2606997020b7180d3fed06f1cfd6bffa773d89491b6e346f969b8986ab2c
6
+ metadata.gz: 9d961f6a9fcdce5f35324cf49b2e5a3388fdd33904cc026c98af54e017d227e38b66120ec1a3887a70517bcb4d8cd6ce19895a07889d8e2590d81574e2d7f465
7
+ data.tar.gz: 85e2fdb3ab204a993a400a5de1d0a8522af8fa326a5ed1acfe2bdb13d9754edaee287255662f36beb0346e51a9ed692c125fca02b76bea7628de164dc42fbb82
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-contactcenteraiplatform_v1alpha1
2
2
 
3
+ ### v0.37.0 (2026-01-18)
4
+
5
+ * Regenerated from discovery document revision 20260108
6
+
3
7
  ### v0.36.0 (2025-12-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20251204
@@ -1184,9 +1184,9 @@ module Google
1184
1184
  # @return [Array<String>]
1185
1185
  attr_accessor :assignable_employee_ids
1186
1186
 
1187
- # Fixed number of days off per week. An employee has a given day off if they are
1188
- # not assigned to a shift that starts on that day. A week is 7 days and begins
1189
- # on Sunday.
1187
+ # Optional. Fixed number of days off per week. An employee has a given day off
1188
+ # if they are not assigned to a shift that starts on that day. A week is 7 days
1189
+ # and begins on Sunday.
1190
1190
  # Corresponds to the JSON property `daysOffCountPerWeek`
1191
1191
  # @return [Fixnum]
1192
1192
  attr_accessor :days_off_count_per_week
@@ -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.36.0"
19
+ GEM_VERSION = "0.37.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251204"
25
+ REVISION = "20260108"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-contactcenteraiplatform_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.36.0
4
+ version: 0.37.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contactcenteraiplatform_v1alpha1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenteraiplatform_v1alpha1/v0.36.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenteraiplatform_v1alpha1/v0.37.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contactcenteraiplatform_v1alpha1
62
62
  rdoc_options: []
63
63
  require_paths: