google-apis-vision_v1p2beta1 0.21.0 → 0.23.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: 6bea7af990d7dbcd6f68aa9a800daf4c2eeff58211772a1d93d3f119adf7b38e
4
- data.tar.gz: 3a2784c632a5bfe30cb62dc397fba69c0e80e061df77e93fb962651202a2d3d8
3
+ metadata.gz: 56e2ab79bd41f27e1d90fdb17705069e5ce476ef7e974c7bcd5b58996a3df822
4
+ data.tar.gz: 988604ca35774984c8e550b8cd7a390a78e3281923dd84e5db11576aacd248b0
5
5
  SHA512:
6
- metadata.gz: 62c2fb7b23f55ddbd9dd55ed4e224952ce8486feab6a5a3b21d279b22a31b86574203b86e57fe08a90c024fa09c9d378d597db00671cb9765962c011cf2f7e86
7
- data.tar.gz: 686cd1e5507d1ebbce08d45a677b6f26d3cc71171a34d15988d5c8ac56a18050512fcc9cea77ea35f0066dd92ce5af4434277def84b36272523724c709a4a7c1
6
+ metadata.gz: 448fd2779ca78cd99021ebaf0bd8f7e10c141d06ef5e36ed57d2e0b388a20689ec13ea111f4a2cf1a36c5219a52b73fef257f99712414c644321486a5079e6c0
7
+ data.tar.gz: fcb12bd2302c3ff8451af358ba1affe9e05f38423d26bc9b922cf10b903f36736c1f3cfec4d4aa7bab14fe9a06a1751f5c22962af021f4862d3a4522a9bea021
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-vision_v1p2beta1
2
2
 
3
+ ### v0.23.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230804
6
+
7
+ ### v0.22.0 (2023-06-18)
8
+
9
+ * Regenerated from discovery document revision 20230608
10
+
3
11
  ### v0.21.0 (2023-05-28)
4
12
 
5
13
  * Regenerated from discovery document revision 20230519
@@ -362,7 +362,7 @@ module Google
362
362
  # be trivially provided to the constructor of `java.awt.Color` in Java; it can
363
363
  # also be trivially provided to UIColor's `+colorWithRed:green:blue:alpha`
364
364
  # method in iOS; and, with just a little work, it can be easily formatted into a
365
- # CSS `rgba()` string in JavaScript. This reference page does not have
365
+ # CSS `rgba()` string in JavaScript. This reference page doesn't have
366
366
  # information about the absolute color space that should be used to interpret
367
367
  # the RGB value—for example, sRGB, Adobe RGB, DCI-P3, and BT.2020. By default,
368
368
  # applications should assume the sRGB color space. When color equality needs to
@@ -455,7 +455,7 @@ module Google
455
455
  # be trivially provided to the constructor of `java.awt.Color` in Java; it can
456
456
  # also be trivially provided to UIColor's `+colorWithRed:green:blue:alpha`
457
457
  # method in iOS; and, with just a little work, it can be easily formatted into a
458
- # CSS `rgba()` string in JavaScript. This reference page does not have
458
+ # CSS `rgba()` string in JavaScript. This reference page doesn't have
459
459
  # information about the absolute color space that should be used to interpret
460
460
  # the RGB value—for example, sRGB, Adobe RGB, DCI-P3, and BT.2020. By default,
461
461
  # applications should assume the sRGB color space. When color equality needs to
@@ -1155,7 +1155,7 @@ module Google
1155
1155
  # be trivially provided to the constructor of `java.awt.Color` in Java; it can
1156
1156
  # also be trivially provided to UIColor's `+colorWithRed:green:blue:alpha`
1157
1157
  # method in iOS; and, with just a little work, it can be easily formatted into a
1158
- # CSS `rgba()` string in JavaScript. This reference page does not have
1158
+ # CSS `rgba()` string in JavaScript. This reference page doesn't have
1159
1159
  # information about the absolute color space that should be used to interpret
1160
1160
  # the RGB value—for example, sRGB, Adobe RGB, DCI-P3, and BT.2020. By default,
1161
1161
  # applications should assume the sRGB color space. When color equality needs to
@@ -3149,7 +3149,7 @@ module Google
3149
3149
  # be trivially provided to the constructor of `java.awt.Color` in Java; it can
3150
3150
  # also be trivially provided to UIColor's `+colorWithRed:green:blue:alpha`
3151
3151
  # method in iOS; and, with just a little work, it can be easily formatted into a
3152
- # CSS `rgba()` string in JavaScript. This reference page does not have
3152
+ # CSS `rgba()` string in JavaScript. This reference page doesn't have
3153
3153
  # information about the absolute color space that should be used to interpret
3154
3154
  # the RGB value—for example, sRGB, Adobe RGB, DCI-P3, and BT.2020. By default,
3155
3155
  # applications should assume the sRGB color space. When color equality needs to
@@ -5220,7 +5220,7 @@ module Google
5220
5220
  # be trivially provided to the constructor of `java.awt.Color` in Java; it can
5221
5221
  # also be trivially provided to UIColor's `+colorWithRed:green:blue:alpha`
5222
5222
  # method in iOS; and, with just a little work, it can be easily formatted into a
5223
- # CSS `rgba()` string in JavaScript. This reference page does not have
5223
+ # CSS `rgba()` string in JavaScript. This reference page doesn't have
5224
5224
  # information about the absolute color space that should be used to interpret
5225
5225
  # the RGB value—for example, sRGB, Adobe RGB, DCI-P3, and BT.2020. By default,
5226
5226
  # applications should assume the sRGB color space. When color equality needs to
@@ -7114,7 +7114,7 @@ module Google
7114
7114
  # be trivially provided to the constructor of `java.awt.Color` in Java; it can
7115
7115
  # also be trivially provided to UIColor's `+colorWithRed:green:blue:alpha`
7116
7116
  # method in iOS; and, with just a little work, it can be easily formatted into a
7117
- # CSS `rgba()` string in JavaScript. This reference page does not have
7117
+ # CSS `rgba()` string in JavaScript. This reference page doesn't have
7118
7118
  # information about the absolute color space that should be used to interpret
7119
7119
  # the RGB value—for example, sRGB, Adobe RGB, DCI-P3, and BT.2020. By default,
7120
7120
  # applications should assume the sRGB color space. When color equality needs to
@@ -9059,13 +9059,13 @@ module Google
9059
9059
  # @return [String]
9060
9060
  attr_accessor :name
9061
9061
 
9062
- # The normal response of the operation in case of success. If the original
9063
- # method returns no data on success, such as `Delete`, the response is `google.
9064
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
9065
- # the response should be the resource. For other methods, the response should
9066
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
9067
- # example, if the original method name is `TakeSnapshot()`, the inferred
9068
- # response type is `TakeSnapshotResponse`.
9062
+ # The normal, successful response of the operation. If the original method
9063
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
9064
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
9065
+ # response should be the resource. For other methods, the response should have
9066
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
9067
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
9068
+ # `TakeSnapshotResponse`.
9069
9069
  # Corresponds to the JSON property `response`
9070
9070
  # @return [Hash<String,Object>]
9071
9071
  attr_accessor :response
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VisionV1p2beta1
18
18
  # Version of the google-apis-vision_v1p2beta1 gem
19
- GEM_VERSION = "0.21.0"
19
+ GEM_VERSION = "0.23.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_v1p2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.23.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_v1p2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1p2beta1/v0.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1p2beta1/v0.23.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vision_v1p2beta1
63
63
  post_install_message:
64
64
  rdoc_options: []