google-apis-jobs_v3 0.3.0 → 0.4.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: 65829082cfc78c2b89e7b513816a484c6437ec4db361608d21e49adff50e3ded
4
- data.tar.gz: 0202e16aadc6d4f003e9143b9a925a9b459c3fd4e39b9938e70217a623eb1363
3
+ metadata.gz: 3e6b8c5f46dc8e09aab0e253d96cd8c3113654d36220da0fb054627a20bd20b6
4
+ data.tar.gz: ce58be7bd5ea34e475b913107a28da871ae28de4bfa10a5cb1e2385175208991
5
5
  SHA512:
6
- metadata.gz: b4f0904cf8ec91514528c86499b28725a917c6b5bd9141f1dcff1d671b4d01dfc6824e2b5a2da71010b259d05098bb2411c90f24f6bb6ac76abcd9a31d4de1d4
7
- data.tar.gz: 120e3909bb08b1766575182c5a48fe0d5a20652fbb35b092b1b0f52dc1585818f1a04d3164c2621012ce2f038867439b24f099e21be77f66bbd598d287ef9347
6
+ metadata.gz: af063db5a61e37e2f507ac52e6b6f8a31224b0ed40278fdc77507ee9aa900d656beb7dd123c76c9993c71fd748d6f32697c44bd62c9adcda5ca386a534de8158
7
+ data.tar.gz: a2d3d8f2605ebd88f240b3e880b99f89a22f621a5781eecca19a3e43bd49334716cbcd4d993c025437c35eee4a9c7c2bb09167320da5d9bf8a90afbdf42a5528
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-jobs_v3
2
2
 
3
+ ### v0.4.0 (2021-04-16)
4
+
5
+ * Regenerated from discovery document revision 20210413
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.3.0 (2021-03-04)
4
9
 
5
10
  * Unspecified changes
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V3'
32
32
 
33
- # View and manage your data across Google Cloud Platform services
33
+ # See, edit, configure, and delete your Google Cloud Platform data
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
36
  # Manage job postings
@@ -1028,7 +1028,14 @@ module Google
1028
1028
  # and requisition_id are not allowed. If the original requisition_id must be
1029
1029
  # preserved, a custom field should be used for storage. It is also suggested to
1030
1030
  # group the locations that close to each other in the same job for better search
1031
- # experience. The maximum number of allowed characters is 500.
1031
+ # experience. Jobs with multiple addresses must have their addresses with the
1032
+ # same LocationType to allow location filtering to work properly. (For example,
1033
+ # a Job with addresses "1600 Amphitheatre Parkway, Mountain View, CA, USA" and "
1034
+ # London, UK" may not have location filters applied correctly at search time
1035
+ # since the first is a LocationType.STREET_ADDRESS and the second is a
1036
+ # LocationType.LOCALITY.) If a job needs to have multiple addresses, it is
1037
+ # suggested to split it into multiple jobs with same LocationTypes. The maximum
1038
+ # number of allowed characters is 500.
1032
1039
  # Corresponds to the JSON property `addresses`
1033
1040
  # @return [Array<String>]
1034
1041
  attr_accessor :addresses
@@ -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.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210211"
25
+ REVISION = "20210413"
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.3.0
4
+ version: 0.4.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-08 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-jobs_v3/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-jobs_v3/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-jobs_v3/v0.4.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.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 Talent Solution API V3