google-apis-jobs_v3 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 +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/jobs_v3/classes.rb +8 -8
- data/lib/google/apis/jobs_v3/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: a4d779d351f4f0458492db5c55ed1a684127cf697a5a539d8c61476e805fa4ef
|
4
|
+
data.tar.gz: f124b3a970cb7dd5f0136d468600d7925c05f2b926d76e5faf6cfda26761e923
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ad9afaade3210271d427968a752ade17b12bdfd0b5b9af067b57b0e9607a67583d726f3fa6407d77c46241a2200583949c7727b897bb6f3d11f6f4f33255d320
|
7
|
+
data.tar.gz: 7a24f448ae7bd4a3dc8872a6485162af35f3ab09413dbff87d249032bd4950ada599a77368a6875945d89b87a3635b70b8c5db929c2e2b13664010c5c8a28d3c
|
data/CHANGELOG.md
CHANGED
@@ -234,8 +234,8 @@ module Google
|
|
234
234
|
|
235
235
|
# An object that represents a latitude/longitude pair. This is expressed as a
|
236
236
|
# pair of doubles to represent degrees latitude and degrees longitude. Unless
|
237
|
-
# specified otherwise, this must conform to the WGS84 standard. Values
|
238
|
-
# within normalized ranges.
|
237
|
+
# specified otherwise, this object must conform to the WGS84 standard. Values
|
238
|
+
# must be within normalized ranges.
|
239
239
|
# Corresponds to the JSON property `startCoordinates`
|
240
240
|
# @return [Google::Apis::JobsV3::LatLng]
|
241
241
|
attr_accessor :start_coordinates
|
@@ -1495,8 +1495,8 @@ module Google
|
|
1495
1495
|
|
1496
1496
|
# An object that represents a latitude/longitude pair. This is expressed as a
|
1497
1497
|
# pair of doubles to represent degrees latitude and degrees longitude. Unless
|
1498
|
-
# specified otherwise, this must conform to the WGS84 standard. Values
|
1499
|
-
# within normalized ranges.
|
1498
|
+
# specified otherwise, this object must conform to the WGS84 standard. Values
|
1499
|
+
# must be within normalized ranges.
|
1500
1500
|
class LatLng
|
1501
1501
|
include Google::Apis::Core::Hashable
|
1502
1502
|
|
@@ -1593,8 +1593,8 @@ module Google
|
|
1593
1593
|
|
1594
1594
|
# An object that represents a latitude/longitude pair. This is expressed as a
|
1595
1595
|
# pair of doubles to represent degrees latitude and degrees longitude. Unless
|
1596
|
-
# specified otherwise, this must conform to the WGS84 standard. Values
|
1597
|
-
# within normalized ranges.
|
1596
|
+
# specified otherwise, this object must conform to the WGS84 standard. Values
|
1597
|
+
# must be within normalized ranges.
|
1598
1598
|
# Corresponds to the JSON property `latLng`
|
1599
1599
|
# @return [Google::Apis::JobsV3::LatLng]
|
1600
1600
|
attr_accessor :lat_lng
|
@@ -1660,8 +1660,8 @@ module Google
|
|
1660
1660
|
|
1661
1661
|
# An object that represents a latitude/longitude pair. This is expressed as a
|
1662
1662
|
# pair of doubles to represent degrees latitude and degrees longitude. Unless
|
1663
|
-
# specified otherwise, this must conform to the WGS84 standard. Values
|
1664
|
-
# within normalized ranges.
|
1663
|
+
# specified otherwise, this object must conform to the WGS84 standard. Values
|
1664
|
+
# must be within normalized ranges.
|
1665
1665
|
# Corresponds to the JSON property `latLng`
|
1666
1666
|
# @return [Google::Apis::JobsV3::LatLng]
|
1667
1667
|
attr_accessor :lat_lng
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module JobsV3
|
18
18
|
# Version of the google-apis-jobs_v3 gem
|
19
|
-
GEM_VERSION = "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 = "
|
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_v3
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 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-05-
|
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_v3/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-jobs_v3/v0.
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-jobs_v3/v0.5.0
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-jobs_v3
|
57
57
|
post_install_message:
|
58
58
|
rdoc_options: []
|