google-apis-vision_v1 0.23.0 → 0.24.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/vision_v1/classes.rb +6 -6
- data/lib/google/apis/vision_v1/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5c381e67403223fc49aeb517ae0491b74aacfa6a2a1daeaccc9592e250a83a88
|
|
4
|
+
data.tar.gz: 0a13aa4a370f63facc92f55375b129b6699e4ce8890d28714fdaecc2faf9814e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d46fab7a9bb85f0dd4e207ce8450f01db81fcbf8084250d5f9abac0fe3d09b0596287a52734021e95edc7d22b38688086e567b0ced785003a3ac7a85b41c9a86
|
|
7
|
+
data.tar.gz: 7988149c843ba0aa9484ddb6d7433efa5df3f819dc1c8ea838e8c8e134f47795b9a38a05309527cfa75badb8bd50572a2fb6c1082a865ae8ac7918cbf9e126c7
|
data/CHANGELOG.md
CHANGED
|
@@ -649,7 +649,7 @@ module Google
|
|
|
649
649
|
# be trivially provided to the constructor of `java.awt.Color` in Java; it can
|
|
650
650
|
# also be trivially provided to UIColor's `+colorWithRed:green:blue:alpha`
|
|
651
651
|
# method in iOS; and, with just a little work, it can be easily formatted into a
|
|
652
|
-
# CSS `rgba()` string in JavaScript. This reference page
|
|
652
|
+
# CSS `rgba()` string in JavaScript. This reference page doesn't have
|
|
653
653
|
# information about the absolute color space that should be used to interpret
|
|
654
654
|
# the RGB value—for example, sRGB, Adobe RGB, DCI-P3, and BT.2020. By default,
|
|
655
655
|
# applications should assume the sRGB color space. When color equality needs to
|
|
@@ -742,7 +742,7 @@ module Google
|
|
|
742
742
|
# be trivially provided to the constructor of `java.awt.Color` in Java; it can
|
|
743
743
|
# also be trivially provided to UIColor's `+colorWithRed:green:blue:alpha`
|
|
744
744
|
# method in iOS; and, with just a little work, it can be easily formatted into a
|
|
745
|
-
# CSS `rgba()` string in JavaScript. This reference page
|
|
745
|
+
# CSS `rgba()` string in JavaScript. This reference page doesn't have
|
|
746
746
|
# information about the absolute color space that should be used to interpret
|
|
747
747
|
# the RGB value—for example, sRGB, Adobe RGB, DCI-P3, and BT.2020. By default,
|
|
748
748
|
# applications should assume the sRGB color space. When color equality needs to
|
|
@@ -1517,7 +1517,7 @@ module Google
|
|
|
1517
1517
|
# be trivially provided to the constructor of `java.awt.Color` in Java; it can
|
|
1518
1518
|
# also be trivially provided to UIColor's `+colorWithRed:green:blue:alpha`
|
|
1519
1519
|
# method in iOS; and, with just a little work, it can be easily formatted into a
|
|
1520
|
-
# CSS `rgba()` string in JavaScript. This reference page
|
|
1520
|
+
# CSS `rgba()` string in JavaScript. This reference page doesn't have
|
|
1521
1521
|
# information about the absolute color space that should be used to interpret
|
|
1522
1522
|
# the RGB value—for example, sRGB, Adobe RGB, DCI-P3, and BT.2020. By default,
|
|
1523
1523
|
# applications should assume the sRGB color space. When color equality needs to
|
|
@@ -3237,7 +3237,7 @@ module Google
|
|
|
3237
3237
|
# be trivially provided to the constructor of `java.awt.Color` in Java; it can
|
|
3238
3238
|
# also be trivially provided to UIColor's `+colorWithRed:green:blue:alpha`
|
|
3239
3239
|
# method in iOS; and, with just a little work, it can be easily formatted into a
|
|
3240
|
-
# CSS `rgba()` string in JavaScript. This reference page
|
|
3240
|
+
# CSS `rgba()` string in JavaScript. This reference page doesn't have
|
|
3241
3241
|
# information about the absolute color space that should be used to interpret
|
|
3242
3242
|
# the RGB value—for example, sRGB, Adobe RGB, DCI-P3, and BT.2020. By default,
|
|
3243
3243
|
# applications should assume the sRGB color space. When color equality needs to
|
|
@@ -4991,7 +4991,7 @@ module Google
|
|
|
4991
4991
|
# be trivially provided to the constructor of `java.awt.Color` in Java; it can
|
|
4992
4992
|
# also be trivially provided to UIColor's `+colorWithRed:green:blue:alpha`
|
|
4993
4993
|
# method in iOS; and, with just a little work, it can be easily formatted into a
|
|
4994
|
-
# CSS `rgba()` string in JavaScript. This reference page
|
|
4994
|
+
# CSS `rgba()` string in JavaScript. This reference page doesn't have
|
|
4995
4995
|
# information about the absolute color space that should be used to interpret
|
|
4996
4996
|
# the RGB value—for example, sRGB, Adobe RGB, DCI-P3, and BT.2020. By default,
|
|
4997
4997
|
# applications should assume the sRGB color space. When color equality needs to
|
|
@@ -6885,7 +6885,7 @@ module Google
|
|
|
6885
6885
|
# be trivially provided to the constructor of `java.awt.Color` in Java; it can
|
|
6886
6886
|
# also be trivially provided to UIColor's `+colorWithRed:green:blue:alpha`
|
|
6887
6887
|
# method in iOS; and, with just a little work, it can be easily formatted into a
|
|
6888
|
-
# CSS `rgba()` string in JavaScript. This reference page
|
|
6888
|
+
# CSS `rgba()` string in JavaScript. This reference page doesn't have
|
|
6889
6889
|
# information about the absolute color space that should be used to interpret
|
|
6890
6890
|
# the RGB value—for example, sRGB, Adobe RGB, DCI-P3, and BT.2020. By default,
|
|
6891
6891
|
# applications should assume the sRGB color space. When color equality needs to
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module VisionV1
|
|
18
18
|
# Version of the google-apis-vision_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.24.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20230608"
|
|
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-vision_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.24.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: 2023-
|
|
11
|
+
date: 2023-06-18 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-vision_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1/v0.24.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|