google-apis-jobs_v3 0.1.0 → 0.2.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 +11 -7
- data/lib/google/apis/jobs_v3/gem_version.rb +3 -3
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7832ac979a6e6ebf7c97bf8b1a996f13953061f81b5f1e3e60f48c28bba8cd0e
|
4
|
+
data.tar.gz: e54ef938490dfd95d916adf1aa7024de36261321c220ed6d1cf939b22c3feae3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3fc993dcfcc0aa53c0259a3c3eaf4bc1e61e85f92cd4f524a7ca745593981a24d1ff7c9b6538530e23d506ac296e21ff9b68ade6dd79f025ffc65939107785cb
|
7
|
+
data.tar.gz: a02ae33deb0a4c51f4fc0c880b9ebd6d66e34e3ce4785b088584ea0d3395488176c5f5da04459c0d74565bdf3e5d6a571be336880e08af1ac94a9974b7d469f5
|
data/CHANGELOG.md
CHANGED
@@ -1659,13 +1659,17 @@ module Google
|
|
1659
1659
|
# @return [Google::Apis::JobsV3::LatLng]
|
1660
1660
|
attr_accessor :lat_lng
|
1661
1661
|
|
1662
|
-
# Optional. CLDR region code of the country/region
|
1663
|
-
#
|
1664
|
-
#
|
1665
|
-
#
|
1666
|
-
#
|
1667
|
-
#
|
1668
|
-
#
|
1662
|
+
# Optional. CLDR region code of the country/region. This field may be used in
|
1663
|
+
# two ways: 1) If telecommute preference is not set, this field is used address
|
1664
|
+
# ambiguity of the user-input address. For example, "Liverpool" may refer to "
|
1665
|
+
# Liverpool, NY, US" or "Liverpool, UK". This region code biases the address
|
1666
|
+
# resolution toward a specific country or territory. If this field is not set,
|
1667
|
+
# address resolution is biased toward the United States by default. 2) If
|
1668
|
+
# telecommute preference is set to TELECOMMUTE_ALLOWED, the telecommute location
|
1669
|
+
# filter will be limited to the region specified in this field. If this field is
|
1670
|
+
# not set, the telecommute job locations will not be limited. See https://
|
1671
|
+
# unicode-org.github.io/cldr-staging/charts/latest/supplemental/
|
1672
|
+
# territory_information.html for details. Example: "CH" for Switzerland.
|
1669
1673
|
# Corresponds to the JSON property `regionCode`
|
1670
1674
|
# @return [String]
|
1671
1675
|
attr_accessor :region_code
|
@@ -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.2.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.1.
|
22
|
+
GENERATOR_VERSION = "0.1.2"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210211"
|
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.2.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-
|
11
|
+
date: 2021-02-22 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.2.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: []
|
@@ -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.
|
72
|
+
rubygems_version: 3.2.6
|
73
73
|
signing_key:
|
74
74
|
specification_version: 4
|
75
75
|
summary: Simple REST client for Cloud Talent Solution API V3
|