google-apis-vision_v1p1beta1 0.4.0 → 0.5.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: 3cd7cb8e3c75cca28ecd5db5541b92f4b629f91557ad0a90c033b5ee0f29647b
4
- data.tar.gz: eec3b09d275e8605b0289239d307e6beb4e29a401731e7f698196d4173440865
3
+ metadata.gz: eb0593fb18bad1bc521ec80a35691e5d7017c2efb26276d71c266d2f8f805e8e
4
+ data.tar.gz: e35d13a0b4619dcc7a2e7cad5f56ef63f0e3f4e8a2d19af6effd516be195e307
5
5
  SHA512:
6
- metadata.gz: d97da473360b2b75a9fcb92a5a8e770f1d7979f523f1f18342c3611c8a93c3bf9bf138185aff2a1a6017863b72b5910865f2144ac89a64d61ba2d65889d42249
7
- data.tar.gz: 551542bc49e85c56e9ad4477feef0fe12d3dc33164f14dad61a15a5c9687fd39622f297763880cc5c287dbe43f79054768a445fca09a5bcb152ebafbd61d20d1
6
+ metadata.gz: 28497c32672c44de401bfa77780e315df53ba42bab4abed63324a8b9c106deb775ab2740e0532f9cd755a16da508ae86acacbffa4a357eeb3410dd4de922c569
7
+ data.tar.gz: 1678872ee38cce60a1002574f09a8717707b276b0d6797cb87cd5a1969800910e600e8fec6d6f9047a3c9e28c822c2e6b9a064ce23327d5bf2990c37e9a9f351
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vision_v1p1beta1
2
2
 
3
+ ### v0.5.0 (2021-04-27)
4
+
5
+ * Regenerated from discovery document revision 20210423
6
+
3
7
  ### v0.4.0 (2021-03-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20210317
@@ -31,7 +31,7 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V1p1beta1'
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
 
37
37
  # Apply machine learning models to understand and label images
@@ -2103,16 +2103,16 @@ module Google
2103
2103
 
2104
2104
  # An object that represents a latitude/longitude pair. This is expressed as a
2105
2105
  # pair of doubles to represent degrees latitude and degrees longitude. Unless
2106
- # specified otherwise, this must conform to the WGS84 standard. Values must be
2107
- # within normalized ranges.
2106
+ # specified otherwise, this object must conform to the WGS84 standard. Values
2107
+ # must be within normalized ranges.
2108
2108
  # Corresponds to the JSON property `maxLatLng`
2109
2109
  # @return [Google::Apis::VisionV1p1beta1::LatLng]
2110
2110
  attr_accessor :max_lat_lng
2111
2111
 
2112
2112
  # An object that represents a latitude/longitude pair. This is expressed as a
2113
2113
  # pair of doubles to represent degrees latitude and degrees longitude. Unless
2114
- # specified otherwise, this must conform to the WGS84 standard. Values must be
2115
- # within normalized ranges.
2114
+ # specified otherwise, this object must conform to the WGS84 standard. Values
2115
+ # must be within normalized ranges.
2116
2116
  # Corresponds to the JSON property `minLatLng`
2117
2117
  # @return [Google::Apis::VisionV1p1beta1::LatLng]
2118
2118
  attr_accessor :min_lat_lng
@@ -2178,8 +2178,8 @@ module Google
2178
2178
 
2179
2179
  # An object that represents a latitude/longitude pair. This is expressed as a
2180
2180
  # pair of doubles to represent degrees latitude and degrees longitude. Unless
2181
- # specified otherwise, this must conform to the WGS84 standard. Values must be
2182
- # within normalized ranges.
2181
+ # specified otherwise, this object must conform to the WGS84 standard. Values
2182
+ # must be within normalized ranges.
2183
2183
  # Corresponds to the JSON property `latLng`
2184
2184
  # @return [Google::Apis::VisionV1p1beta1::LatLng]
2185
2185
  attr_accessor :lat_lng
@@ -3991,8 +3991,8 @@ module Google
3991
3991
 
3992
3992
  # An object that represents a latitude/longitude pair. This is expressed as a
3993
3993
  # pair of doubles to represent degrees latitude and degrees longitude. Unless
3994
- # specified otherwise, this must conform to the WGS84 standard. Values must be
3995
- # within normalized ranges.
3994
+ # specified otherwise, this object must conform to the WGS84 standard. Values
3995
+ # must be within normalized ranges.
3996
3996
  # Corresponds to the JSON property `latLng`
3997
3997
  # @return [Google::Apis::VisionV1p1beta1::LatLng]
3998
3998
  attr_accessor :lat_lng
@@ -5775,8 +5775,8 @@ module Google
5775
5775
 
5776
5776
  # An object that represents a latitude/longitude pair. This is expressed as a
5777
5777
  # pair of doubles to represent degrees latitude and degrees longitude. Unless
5778
- # specified otherwise, this must conform to the WGS84 standard. Values must be
5779
- # within normalized ranges.
5778
+ # specified otherwise, this object must conform to the WGS84 standard. Values
5779
+ # must be within normalized ranges.
5780
5780
  # Corresponds to the JSON property `latLng`
5781
5781
  # @return [Google::Apis::VisionV1p1beta1::LatLng]
5782
5782
  attr_accessor :lat_lng
@@ -7703,8 +7703,8 @@ module Google
7703
7703
 
7704
7704
  # An object that represents a latitude/longitude pair. This is expressed as a
7705
7705
  # pair of doubles to represent degrees latitude and degrees longitude. Unless
7706
- # specified otherwise, this must conform to the WGS84 standard. Values must be
7707
- # within normalized ranges.
7706
+ # specified otherwise, this object must conform to the WGS84 standard. Values
7707
+ # must be within normalized ranges.
7708
7708
  # Corresponds to the JSON property `latLng`
7709
7709
  # @return [Google::Apis::VisionV1p1beta1::LatLng]
7710
7710
  attr_accessor :lat_lng
@@ -8855,8 +8855,8 @@ module Google
8855
8855
 
8856
8856
  # An object that represents a latitude/longitude pair. This is expressed as a
8857
8857
  # pair of doubles to represent degrees latitude and degrees longitude. Unless
8858
- # specified otherwise, this must conform to the WGS84 standard. Values must be
8859
- # within normalized ranges.
8858
+ # specified otherwise, this object must conform to the WGS84 standard. Values
8859
+ # must be within normalized ranges.
8860
8860
  class LatLng
8861
8861
  include Google::Apis::Core::Hashable
8862
8862
 
@@ -8931,8 +8931,8 @@ module Google
8931
8931
 
8932
8932
  # An object that represents a latitude/longitude pair. This is expressed as a
8933
8933
  # pair of doubles to represent degrees latitude and degrees longitude. Unless
8934
- # specified otherwise, this must conform to the WGS84 standard. Values must be
8935
- # within normalized ranges.
8934
+ # specified otherwise, this object must conform to the WGS84 standard. Values
8935
+ # must be within normalized ranges.
8936
8936
  # Corresponds to the JSON property `latLng`
8937
8937
  # @return [Google::Apis::VisionV1p1beta1::LatLng]
8938
8938
  attr_accessor :lat_lng
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VisionV1p1beta1
18
18
  # Version of the google-apis-vision_v1p1beta1 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210317"
25
+ REVISION = "20210423"
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_v1p1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.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-22 00:00:00.000000000 Z
11
+ date: 2021-05-18 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-vision_v1p1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1p1beta1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vision_v1p1beta1/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-vision_v1p1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Cloud Vision API V1p1beta1