google-apis-videointelligence_v1 0.22.0 → 0.23.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: ba4e415b5c38d7ac84274eddbe8ad3203ebeeb33bc3009e65de8f2b58e1c1f84
4
- data.tar.gz: cb72108337e926e63fda190acc4455f4a94b5c3a1994dbfa28f1b05ee34b409a
3
+ metadata.gz: 4ff1af7644b90cb5140bede55c71c5bf009182dc083be73561e59f5e00517415
4
+ data.tar.gz: bea46774604fcc948c027bc9e7a39aaf7f299c3447f1e3e8cc0699b074f71e0e
5
5
  SHA512:
6
- metadata.gz: 5bd557455e95031eeaf97bd706c3f7aa1bcb0fb9e07c8e69c64f0fc2a344e04a963e62c19e43a65f91f52535c3cf2a2c203f6f6b0874a3ef37d72f8db2b2567a
7
- data.tar.gz: 27a48ff6e9383a0675534692d6328b027963050a97002350e4efbf94975690af88a9bdfaf246026664a046aca303051b0064fb61d41298f5e64b7381a2e55c6b
6
+ metadata.gz: c5a23a576a6f46387a7946cbf6b2bd9d06319d3fc049600b54dd49f735437a11b885e8b630cde673001e037c45d7f7f27f3e3047edd89a46d130cb34b452c684
7
+ data.tar.gz: 64aeb81d5d207d982b23c81b39b32b918df3827ee331dd8420c1b745edc6602df335df64a79abb777611f429c6589b16a04b685fab743304d40f0b238044a997
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-videointelligence_v1
2
2
 
3
+ ### v0.23.0 (2025-02-26)
4
+
5
+ * Regenerated from discovery document revision 20250130
6
+ * Regenerated using generator version 0.16.0
7
+
3
8
  ### v0.22.0 (2024-05-19)
4
9
 
5
10
  * Regenerated using generator version 0.15.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VideointelligenceV1
18
18
  # Version of the google-apis-videointelligence_v1 gem
19
- GEM_VERSION = "0.22.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231214"
25
+ REVISION = "20250130"
26
26
  end
27
27
  end
28
28
  end
@@ -59,8 +59,8 @@ module Google
59
59
  # Clients can use Operations.GetOperation or other methods to check whether the
60
60
  # cancellation succeeded or whether the operation completed despite cancellation.
61
61
  # On successful cancellation, the operation is not deleted; instead, it becomes
62
- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
63
- # corresponding to `Code.CANCELLED`.
62
+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
63
+ # , corresponding to `Code.CANCELLED`.
64
64
  # @param [String] name
65
65
  # The name of the operation resource to be cancelled.
66
66
  # @param [String] fields
@@ -160,8 +160,8 @@ module Google
160
160
  # Clients can use Operations.GetOperation or other methods to check whether the
161
161
  # cancellation succeeded or whether the operation completed despite cancellation.
162
162
  # On successful cancellation, the operation is not deleted; instead, it becomes
163
- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
164
- # corresponding to `Code.CANCELLED`.
163
+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
164
+ # , corresponding to `Code.CANCELLED`.
165
165
  # @param [String] name
166
166
  # The name of the operation resource to be cancelled.
167
167
  # @param [Google::Apis::VideointelligenceV1::GoogleLongrunningCancelOperationRequest] google_longrunning_cancel_operation_request_object
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-videointelligence_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.0
4
+ version: 0.23.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-05-26 00:00:00.000000000 Z
10
+ date: 2025-03-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-videointelligence_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-videointelligence_v1/v0.22.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-videointelligence_v1/v0.23.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-videointelligence_v1
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.6
79
- signing_key:
76
+ rubygems_version: 3.6.5
80
77
  specification_version: 4
81
78
  summary: Simple REST client for Cloud Video Intelligence API V1
82
79
  test_files: []