google-cloud-video_intelligence 4.0.0 → 4.0.1

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: 9c3c6b34d2c24222f209504184370bdecbe159252513d47c14424682c74146a1
4
- data.tar.gz: 0c6af1d6bea2bff39b4588f5435cc447b5ad906e7a4843ecae9a23d28e9e3c7b
3
+ metadata.gz: cdb799d494544bdd0a97d75f67d85cfb63135607f5d47ea4cd70241d2fedc266
4
+ data.tar.gz: e4c8aae7c794f86074aebf0edd43295e084a85641f072744bb5f9cc5ef6927a2
5
5
  SHA512:
6
- metadata.gz: 34972da33f079c2efd53b7a3bf1de2955fdaca90864a9503b425c9e0ef1d8dc794ec6cc1a3dc09725210835b8d0ef5c19b30ccb2c40122dc58cf022769cd7d21
7
- data.tar.gz: 11db4c5e79dca79474a568581ccf08819f40733c7f31540682810036b48b0fb6976ddf51bedccf516c8c75e0ef70de372f0f06fc3afb2675c1b54f6e8ba65b60
6
+ metadata.gz: e10d133a21332005b17a5975ca4c487ffe8d9d7f20d728fd481dc2a720e364d71833105a013e60485040d342c54e10f276506e392a6ea8ae9c914783eba600c4
7
+ data.tar.gz: 2257a48af5dce9af67a9de24f925009892fdd53cace464d8488e9116051149ef6fb648ac2abe06efdb42259c5da55de86c0a935eacd545430cf896c8d90c23c5
data/README.md CHANGED
@@ -7,7 +7,7 @@ Detects objects, explicit content, and scene changes in videos. It also specifie
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-video_intelligence-v*`.
9
9
  The gem `google-cloud-video_intelligence` is the main client library that brings the
10
- verisoned gems in as dependencies, and provides high-level methods for
10
+ versioned gems in as dependencies, and provides high-level methods for
11
11
  constructing clients. More information on versioned clients can be found below
12
12
  in the section titled *Which client should I use?*.
13
13
 
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module VideoIntelligence
23
- VERSION = "4.0.0"
23
+ VERSION = "4.0.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-video_intelligence
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0
4
+ version: 4.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-02-13 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-cloud-core
@@ -70,7 +70,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
70
70
  - !ruby/object:Gem::Version
71
71
  version: '0'
72
72
  requirements: []
73
- rubygems_version: 3.6.3
73
+ rubygems_version: 3.6.8
74
74
  specification_version: 4
75
75
  summary: API Client library for the Cloud Video Intelligence API
76
76
  test_files: []