google-apis-contactcenteraiplatform_v1alpha1 0.25.0 → 0.26.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: 46beb70ebdf5982134088edc0fa87d7a3f55da87eeb6736de47a9286c1514a98
4
- data.tar.gz: 5c8622ccf253538daea7573729f95371b58916425720e43796b8d2c1d59ee69c
3
+ metadata.gz: 161a1f1a1e7a4b5052d5d5e27f52011f898a301a752c3e2d927684f3fcdab58c
4
+ data.tar.gz: df5478db1edf0deb2fb14236cdcfbd477163fcb4f098fad76529d7c8dc7825c6
5
5
  SHA512:
6
- metadata.gz: bb41d7d9a120a2a8f141667996ea98645accd6ea7dcb4f75dd2faac1e0b94e132bbfa7845dd960c35651d60d2a0d91e3782f7aeb0a9617712ac08cd0840983ce
7
- data.tar.gz: 81ac8952f56dd7fac1c0c58409500c5cc9588717c80769bc64f0e9c4cfde58ff92d64772c024f228feeebdbd575943be6df5b9462a4023b92fabde3b9ad228cb
6
+ metadata.gz: 6c80d1afc613720334fa26ee6b84bb3bc1f4318dd6bef0dd280660a10a879b7903b74c86a47e8aa4a896803999617ebe0977f41ef44314a677ae60380e2fdee5
7
+ data.tar.gz: 24c31ad8c5b633d275b078251edc9fa1fd5b2657e4bb4fa33b6ac488f78b72c95a562aea7e367a7c60bf9e3cab376f8870d8c3665e8940e6f88ca6bae085478e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-contactcenteraiplatform_v1alpha1
2
2
 
3
+ ### v0.26.0 (2024-12-15)
4
+
5
+ * Regenerated from discovery document revision 20241205
6
+
3
7
  ### v0.25.0 (2024-10-20)
4
8
 
5
9
  * Regenerated from discovery document revision 20241009
@@ -316,9 +316,9 @@ module Google
316
316
  attr_accessor :api_version
317
317
 
318
318
  # Output only. Identifies whether the user has requested cancellation of the
319
- # operation. Operations that have been cancelled successfully have Operation.
320
- # error value with a google.rpc.Status.code of 1, corresponding to `Code.
321
- # CANCELLED`.
319
+ # operation. Operations that have been cancelled successfully have google.
320
+ # longrunning.Operation.error value with a google.rpc.Status.code of `1`,
321
+ # corresponding to `Code.CANCELLED`.
322
322
  # Corresponds to the JSON property `cancelRequested`
323
323
  # @return [Boolean]
324
324
  attr_accessor :cancel_requested
@@ -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.25.0"
19
+ GEM_VERSION = "0.26.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 = "20241009"
25
+ REVISION = "20241205"
26
26
  end
27
27
  end
28
28
  end
@@ -378,8 +378,8 @@ module Google
378
378
  # Clients can use Operations.GetOperation or other methods to check whether the
379
379
  # cancellation succeeded or whether the operation completed despite cancellation.
380
380
  # On successful cancellation, the operation is not deleted; instead, it becomes
381
- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
382
- # corresponding to `Code.CANCELLED`.
381
+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
382
+ # , corresponding to `Code.CANCELLED`.
383
383
  # @param [String] name
384
384
  # The name of the operation resource to be cancelled.
385
385
  # @param [Google::Apis::ContactcenteraiplatformV1alpha1::CancelOperationRequest] cancel_operation_request_object
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.25.0
4
+ version: 0.26.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-27 00:00:00.000000000 Z
11
+ date: 2024-12-15 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.25.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenteraiplatform_v1alpha1/v0.26.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.21
78
+ rubygems_version: 3.5.23
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Contact Center AI Platform API V1alpha1