google-apis-jobs_v4 0.5.0 → 0.6.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: 14e30939a4a56efc3abc3221039317ba6b64e2c9fd3c0f5ad83ee557064c6e9c
4
- data.tar.gz: e7f09307a1938f49b14ed7d875b7ac8a4ac6099a8bd405967deb60b8b591614a
3
+ metadata.gz: 603a27f006cafa525c4176632d1a0a5c28131bde10e313082bd2b76911ff27b4
4
+ data.tar.gz: 7267bb16c64fc9d4a39373ca6c2a670d7edee2953cc9865bc9e26591309eaddc
5
5
  SHA512:
6
- metadata.gz: 2b1f2dbd365be9889069228d4d9831161801aa24ec5ef4e0f6538a63552338ec1c9760a96e4a83f5b7f0611e555caa0e66d596402d5e2d2d5288362f7b375da4
7
- data.tar.gz: 328c5e598a9b72d7ba8773232abb7a710a5ecbbcd8d479df7b7d0438b52322047e72bfd088ddd0b9fc6d43fafe9e3d0d06a6199707ae7a7a05151428f02c7768
6
+ metadata.gz: 431f8afc5f5ea74b9102ec7eeeafcc5daa97d198be14b1165d2f3a39663dd434a18f8f35ad2742f503801ceb4d00bbe27e83645fe21f9eb668e7bef517f315a1
7
+ data.tar.gz: 724f5c50957f358bcc1ba3f831f7e3d59065ec92a943059178df226e5574178d86ae26cb04c63ce47c2e098c780d3f07de521424fc97c8b44c6cd2f35ba5672b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-jobs_v4
2
2
 
3
+ ### v0.6.0 (2021-05-20)
4
+
5
+ * Regenerated from discovery document revision 20210506
6
+ * Unspecified changes
7
+
3
8
  ### v0.5.0 (2021-04-16)
4
9
 
5
10
  * Regenerated from discovery document revision 20210413
@@ -343,8 +343,8 @@ module Google
343
343
 
344
344
  # An object that represents a latitude/longitude pair. This is expressed as a
345
345
  # pair of doubles to represent degrees latitude and degrees longitude. Unless
346
- # specified otherwise, this must conform to the WGS84 standard. Values must be
347
- # within normalized ranges.
346
+ # specified otherwise, this object must conform to the WGS84 standard. Values
347
+ # must be within normalized ranges.
348
348
  # Corresponds to the JSON property `startCoordinates`
349
349
  # @return [Google::Apis::JobsV4::LatLng]
350
350
  attr_accessor :start_coordinates
@@ -1451,8 +1451,8 @@ module Google
1451
1451
 
1452
1452
  # An object that represents a latitude/longitude pair. This is expressed as a
1453
1453
  # pair of doubles to represent degrees latitude and degrees longitude. Unless
1454
- # specified otherwise, this must conform to the WGS84 standard. Values must be
1455
- # within normalized ranges.
1454
+ # specified otherwise, this object must conform to the WGS84 standard. Values
1455
+ # must be within normalized ranges.
1456
1456
  class LatLng
1457
1457
  include Google::Apis::Core::Hashable
1458
1458
 
@@ -1577,8 +1577,8 @@ module Google
1577
1577
 
1578
1578
  # An object that represents a latitude/longitude pair. This is expressed as a
1579
1579
  # pair of doubles to represent degrees latitude and degrees longitude. Unless
1580
- # specified otherwise, this must conform to the WGS84 standard. Values must be
1581
- # within normalized ranges.
1580
+ # specified otherwise, this object must conform to the WGS84 standard. Values
1581
+ # must be within normalized ranges.
1582
1582
  # Corresponds to the JSON property `latLng`
1583
1583
  # @return [Google::Apis::JobsV4::LatLng]
1584
1584
  attr_accessor :lat_lng
@@ -1644,8 +1644,8 @@ module Google
1644
1644
 
1645
1645
  # An object that represents a latitude/longitude pair. This is expressed as a
1646
1646
  # pair of doubles to represent degrees latitude and degrees longitude. Unless
1647
- # specified otherwise, this must conform to the WGS84 standard. Values must be
1648
- # within normalized ranges.
1647
+ # specified otherwise, this object must conform to the WGS84 standard. Values
1648
+ # must be within normalized ranges.
1649
1649
  # Corresponds to the JSON property `latLng`
1650
1650
  # @return [Google::Apis::JobsV4::LatLng]
1651
1651
  attr_accessor :lat_lng
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module JobsV4
18
18
  # Version of the google-apis-jobs_v4 gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.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 = "20210413"
25
+ REVISION = "20210506"
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-jobs_v4
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.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-05-18 00:00:00.000000000 Z
11
+ date: 2021-05-24 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-jobs_v4/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-jobs_v4/v0.5.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-jobs_v4/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-jobs_v4
57
57
  post_install_message:
58
58
  rdoc_options: []