google-apis-vision_v1 0.23.0 → 0.25.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: bff9a6f3e61bb36570c52aa936a5fa3d3716608dd475327fa65ac77436f78c27
4
- data.tar.gz: 5abd3afad3199a63a9631239bc1dcdaf5eaddbd016feef90f2bc5937a4651617
3
+ metadata.gz: 7e5104ce0db5cabb5bdfa5308a831a4cfc4c56c50eb8630902bf37a4633887d2
4
+ data.tar.gz: fe456b63fb9b65f5d9d9a785f8e5eccd73a285657237ae9320d2c4a3226e1b76
5
5
  SHA512:
6
- metadata.gz: 935694ca88748125d9988cf2a2f8896e0df25d0e499d57af22707bcb7190e3105fa1d06b567351527394c0af67dc46c31eb31a17942daebdda7634938b2ad321
7
- data.tar.gz: c15187dc22bf8fb2e006023f94a3b63c61bcd0ee6e1002128760d60d585f70a907bc71da64ed50ebe51b0e373a0a1c301245484aa2a147087080f60563baa928
6
+ metadata.gz: a1a0bea7d3a15e1f663bf2553f52563e3d1c14a352892e59e237cf50a87346fbb009f4fb3e02516e0999f19cddf96c246621c28244282dab57fd67fc57e5a8dc
7
+ data.tar.gz: cbbed67b418b8e46284df083532025f66f31bdb9227d4cf4c4fedb2e6b1c1a48e1ae8f645eb009c87d409981b650732ce1e33a62c51130fa4e4475157f8d6ddf
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-vision_v1
2
2
 
3
+ ### v0.25.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230804
6
+
7
+ ### v0.24.0 (2023-06-18)
8
+
9
+ * Regenerated from discovery document revision 20230608
10
+
3
11
  ### v0.23.0 (2023-05-28)
4
12
 
5
13
  * Regenerated from discovery document revision 20230519
@@ -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 does not have
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 does not have
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 does not have
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 does not have
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 does not have
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 does not have
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
@@ -9208,13 +9208,13 @@ module Google
9208
9208
  # @return [String]
9209
9209
  attr_accessor :name
9210
9210
 
9211
- # The normal response of the operation in case of success. If the original
9212
- # method returns no data on success, such as `Delete`, the response is `google.
9213
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
9214
- # the response should be the resource. For other methods, the response should
9215
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
9216
- # example, if the original method name is `TakeSnapshot()`, the inferred
9217
- # response type is `TakeSnapshotResponse`.
9211
+ # The normal, successful response of the operation. If the original method
9212
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
9213
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
9214
+ # response should be the resource. For other methods, the response should have
9215
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
9216
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
9217
+ # `TakeSnapshotResponse`.
9218
9218
  # Corresponds to the JSON property `response`
9219
9219
  # @return [Hash<String,Object>]
9220
9220
  attr_accessor :response
@@ -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.23.0"
19
+ GEM_VERSION = "0.25.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 = "20230519"
25
+ REVISION = "20230804"
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.23.0
4
+ version: 0.25.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-05-28 00:00:00.000000000 Z
11
+ date: 2023-08-13 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.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1/v0.25.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: []