google-apis-videointelligence_v1beta2 0.2.0 → 0.3.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: b0aaaa2a416dcfbb624d0def55f1358dd46b4214bc09a45be58c1038b3039562
4
- data.tar.gz: 03b23f5adf44935267a046337b4d9a655801beb23b20975ee45d62f307eb715f
3
+ metadata.gz: 4110154c0b1603c2039a763664cefa65fb40420c13dcae1db2533380e3853a7f
4
+ data.tar.gz: a0644c0557c0193dfc89f8f3f4560afa6cbd9253bf40b4c8e401de349dbdec75
5
5
  SHA512:
6
- metadata.gz: 4aacbdc82598c663e8f7e5ac55c6cb291a899c76bbc2eed54950bb5cce9b1e7716a22200d47d10e86ca47fa907b1621ce2ede155200a7af89445f7f4948f13de
7
- data.tar.gz: ede6bc54f25a9bbe281b70af85d9652ad54084a484a64c55afad0b9d180f9754d1835ad2a726b7c3cab8a0c79c567af9d825ce1ef41b157cf0af872338e9e349
6
+ metadata.gz: 9fc8d1d667db53773d139439bce053a8f1526c2949e3e887f3056a685bc33a65cca7fd02a685014a72d582c78e64d32b1ee831a33e81c64963d2f5c8733af1ee
7
+ data.tar.gz: 4b2961ca0bd0a844d804cee6b1cdd7bc44ae3cacf58b859e6feb60470e747e05b7a01c47f642cae99614fe6d05da6cd6ee0f25fa1a1a7ad1547c37b700327f01
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-videointelligence_v1beta2
2
2
 
3
+ ### v0.3.0 (2021-03-31)
4
+
5
+ * Regenerated from discovery document revision 20210325
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.2.0 (2021-03-04)
4
9
 
5
10
  * Regenerated using generator version 0.1.2
@@ -31,7 +31,7 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V1beta2'
33
33
 
34
- # View and manage your data across Google Cloud Platform services
34
+ # See, edit, configure, and delete your Google Cloud Platform data
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
  end
37
37
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VideointelligenceV1beta2
18
18
  # Version of the google-apis-videointelligence_v1beta2 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.3.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20201204"
25
+ REVISION = "20210325"
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-videointelligence_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.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: 2021-03-08 00:00:00.000000000 Z
11
+ date: 2021-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-videointelligence_v1beta2/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-videointelligence_v1beta2/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-videointelligence_v1beta2/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-videointelligence_v1beta2
57
57
  post_install_message:
58
58
  rdoc_options: []