google-cloud-talent-v4 0.6.4 → 0.7.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: 91ee220eef5672febe29fecc9715b55a9b833331b511e4a91fd5ed4e3a4e6841
4
- data.tar.gz: b3a1b97373bcbf854f3b82560809bcd935a9d515c7cb39eb32716443f63c95dc
3
+ metadata.gz: 11c9d662de74081598034cde2a204d874a4912601934e39691890783c9081dad
4
+ data.tar.gz: 458a10cc895bd37beb288ecbb87ecc93a980e69a4f622262333c3b0ddaf39611
5
5
  SHA512:
6
- metadata.gz: cab971931cc41a6658faf10a3c3ae660463bd32ffae338ef414de66049395d15f0bee130675c3b6c133a4b6d9e173b9430f9bf85bf988a4dbb47e1f62c5a87b1
7
- data.tar.gz: b1fe058f7d44adc11d070a5ed552419adf0f0bcd4816f143dec1b104249a2eda74d6fe255dbd9e5a4b124c31b48ccc8bed83302ecf3f1de0e81c10c8212ac40a
6
+ metadata.gz: da36cb6ce86495877d66c00323cefac4e27de9994847bfd4744c13685565b8d868f2c61ce7e4afdcde01382d8a231fd7577a8aa81adc9f27ce8f5f2a4750e34c
7
+ data.tar.gz: 6db63ffafccd2171876c1f14b5db029ea076911fc04358e8d7ea2e0bfbc523eb2332f7ae221d1f7dddbe4b5d0a5aeabea60b30abd40a3a2b8b5c8f7ed0cd4bbc
data/README.md CHANGED
@@ -69,6 +69,11 @@ module GRPC
69
69
  end
70
70
  ```
71
71
 
72
+
73
+ ## Google Cloud Samples
74
+
75
+ To browse ready to use code samples check [Google Cloud Samples](https://cloud.google.com/docs/samples).
76
+
72
77
  ## Supported Ruby Versions
73
78
 
74
79
  This library is supported on Ruby 2.5+.
@@ -1,13 +1,14 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/talent/v4/common.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/field_behavior_pb'
5
7
  require 'google/protobuf/timestamp_pb'
6
8
  require 'google/protobuf/wrappers_pb'
7
9
  require 'google/type/latlng_pb'
8
10
  require 'google/type/money_pb'
9
11
  require 'google/type/postal_address_pb'
10
- require 'google/protobuf'
11
12
 
12
13
  Google::Protobuf::DescriptorPool.generated_pool.build do
13
14
  add_file("google/cloud/talent/v4/common.proto", :syntax => :proto3) do
@@ -1,10 +1,11 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/talent/v4/company.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/field_behavior_pb'
5
7
  require 'google/api/resource_pb'
6
8
  require 'google/cloud/talent/v4/common_pb'
7
- require 'google/protobuf'
8
9
 
9
10
  Google::Protobuf::DescriptorPool.generated_pool.build do
10
11
  add_file("google/cloud/talent/v4/company.proto", :syntax => :proto3) do
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/talent/v4/company_service.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -9,7 +11,6 @@ require 'google/cloud/talent/v4/common_pb'
9
11
  require 'google/cloud/talent/v4/company_pb'
10
12
  require 'google/protobuf/empty_pb'
11
13
  require 'google/protobuf/field_mask_pb'
12
- require 'google/protobuf'
13
14
 
14
15
  Google::Protobuf::DescriptorPool.generated_pool.build do
15
16
  add_file("google/cloud/talent/v4/company_service.proto", :syntax => :proto3) do
@@ -1,12 +1,13 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/talent/v4/completion_service.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
7
9
  require 'google/api/resource_pb'
8
10
  require 'google/cloud/talent/v4/common_pb'
9
- require 'google/protobuf'
10
11
 
11
12
  Google::Protobuf::DescriptorPool.generated_pool.build do
12
13
  add_file("google/cloud/talent/v4/completion_service.proto", :syntax => :proto3) do
@@ -1,9 +1,10 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/talent/v4/event.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/field_behavior_pb'
5
7
  require 'google/protobuf/timestamp_pb'
6
- require 'google/protobuf'
7
8
 
8
9
  Google::Protobuf::DescriptorPool.generated_pool.build do
9
10
  add_file("google/cloud/talent/v4/event.proto", :syntax => :proto3) do
@@ -1,12 +1,13 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/talent/v4/event_service.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
7
9
  require 'google/api/resource_pb'
8
10
  require 'google/cloud/talent/v4/event_pb'
9
- require 'google/protobuf'
10
11
 
11
12
  Google::Protobuf::DescriptorPool.generated_pool.build do
12
13
  add_file("google/cloud/talent/v4/event_service.proto", :syntax => :proto3) do
@@ -1,12 +1,13 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/talent/v4/filters.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/field_behavior_pb'
5
7
  require 'google/cloud/talent/v4/common_pb'
6
8
  require 'google/protobuf/duration_pb'
7
9
  require 'google/type/latlng_pb'
8
10
  require 'google/type/timeofday_pb'
9
- require 'google/protobuf'
10
11
 
11
12
  Google::Protobuf::DescriptorPool.generated_pool.build do
12
13
  add_file("google/cloud/talent/v4/filters.proto", :syntax => :proto3) do
@@ -37,6 +38,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
37
38
  value :TELECOMMUTE_PREFERENCE_UNSPECIFIED, 0
38
39
  value :TELECOMMUTE_EXCLUDED, 1
39
40
  value :TELECOMMUTE_ALLOWED, 2
41
+ value :TELECOMMUTE_JOBS_EXCLUDED, 3
40
42
  end
41
43
  add_message "google.cloud.talent.v4.CompensationFilter" do
42
44
  optional :type, :enum, 1, "google.cloud.talent.v4.CompensationFilter.FilterType"
@@ -1,11 +1,12 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/talent/v4/job.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/field_behavior_pb'
5
7
  require 'google/api/resource_pb'
6
8
  require 'google/cloud/talent/v4/common_pb'
7
9
  require 'google/protobuf/timestamp_pb'
8
- require 'google/protobuf'
9
10
 
10
11
  Google::Protobuf::DescriptorPool.generated_pool.build do
11
12
  add_file("google/cloud/talent/v4/job.proto", :syntax => :proto3) do
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/talent/v4/job_service.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -14,7 +16,6 @@ require 'google/protobuf/duration_pb'
14
16
  require 'google/protobuf/empty_pb'
15
17
  require 'google/protobuf/field_mask_pb'
16
18
  require 'google/rpc/status_pb'
17
- require 'google/protobuf'
18
19
 
19
20
  Google::Protobuf::DescriptorPool.generated_pool.build do
20
21
  add_file("google/cloud/talent/v4/job_service.proto", :syntax => :proto3) do
@@ -1,9 +1,10 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/talent/v4/tenant.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/field_behavior_pb'
5
7
  require 'google/api/resource_pb'
6
- require 'google/protobuf'
7
8
 
8
9
  Google::Protobuf::DescriptorPool.generated_pool.build do
9
10
  add_file("google/cloud/talent/v4/tenant.proto", :syntax => :proto3) do
@@ -1,6 +1,8 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/talent/v4/tenant_service.proto
3
3
 
4
+ require 'google/protobuf'
5
+
4
6
  require 'google/api/annotations_pb'
5
7
  require 'google/api/client_pb'
6
8
  require 'google/api/field_behavior_pb'
@@ -9,7 +11,6 @@ require 'google/cloud/talent/v4/common_pb'
9
11
  require 'google/cloud/talent/v4/tenant_pb'
10
12
  require 'google/protobuf/empty_pb'
11
13
  require 'google/protobuf/field_mask_pb'
12
- require 'google/protobuf'
13
14
 
14
15
  Google::Protobuf::DescriptorPool.generated_pool.build do
15
16
  add_file("google/cloud/talent/v4/tenant_service.proto", :syntax => :proto3) do
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Talent
23
23
  module V4
24
- VERSION = "0.6.4"
24
+ VERSION = "0.7.0"
25
25
  end
26
26
  end
27
27
  end
@@ -90,14 +90,22 @@ module Google
90
90
  # @return [::Array<::String>]
91
91
  # This filter specifies the company {::Google::Cloud::Talent::V4::Company#display_name Company.display_name}
92
92
  # of the jobs to search against. The company name must match the value
93
- # exactly (case sensitive).
93
+ # exactly.
94
94
  #
95
- # Alternatively, if the value being searched for is wrapped in
96
- # `SUBSTRING_MATCH([value])`, the company name must contain a case
97
- # insensitive substring match of the value. Using this function may increase
98
- # latency.
95
+ # Alternatively, the value being searched for can be wrapped in different
96
+ # match operators.
97
+ # `SUBSTRING_MATCH([value])`
98
+ # The company name must contain a case insensitive substring match of the
99
+ # value. Using this function may increase latency.
99
100
  #
100
- # Sample Values: `["Google LLC", "SUBSTRING_MATCH(google)"]`
101
+ # Sample Value: `SUBSTRING_MATCH(google)`
102
+ #
103
+ # `MULTI_WORD_TOKEN_MATCH([value])`
104
+ # The value will be treated as a multi word token and the company name must
105
+ # contain a case insensitive match of the value. Using this function may
106
+ # increase latency.
107
+ #
108
+ # Sample Value: `MULTI_WORD_TOKEN_MATCH(google)`
101
109
  #
102
110
  # If a value isn't specified, jobs within the search results are
103
111
  # associated with any company.
@@ -216,7 +224,7 @@ module Google
216
224
  # @return [::Google::Cloud::Talent::V4::LocationFilter::TelecommutePreference]
217
225
  # Allows the client to return jobs without a
218
226
  # set location, specifically, telecommuting jobs (telecommuting is considered
219
- # by the service as a special location.
227
+ # by the service as a special location).
220
228
  # {::Google::Cloud::Talent::V4::Job#posting_region Job.posting_region} indicates if a job permits telecommuting.
221
229
  # If this field is set to {::Google::Cloud::Talent::V4::LocationFilter::TelecommutePreference::TELECOMMUTE_ALLOWED TelecommutePreference.TELECOMMUTE_ALLOWED},
222
230
  # telecommuting jobs are searched, and {::Google::Cloud::Talent::V4::LocationFilter#address address} and {::Google::Cloud::Talent::V4::LocationFilter#lat_lng lat_lng} are
@@ -243,11 +251,15 @@ module Google
243
251
  # Default value if the telecommute preference isn't specified.
244
252
  TELECOMMUTE_PREFERENCE_UNSPECIFIED = 0
245
253
 
246
- # Exclude telecommute jobs.
254
+ # Deprecated: Ignore telecommute status of jobs. Use
255
+ # TELECOMMUTE_JOBS_EXCLUDED if want to exclude telecommute jobs.
247
256
  TELECOMMUTE_EXCLUDED = 1
248
257
 
249
258
  # Allow telecommute jobs.
250
259
  TELECOMMUTE_ALLOWED = 2
260
+
261
+ # Exclude telecommute jobs.
262
+ TELECOMMUTE_JOBS_EXCLUDED = 3
251
263
  end
252
264
  end
253
265
 
@@ -44,7 +44,7 @@ module Google
44
44
  # foo = any.unpack(Foo.class);
45
45
  # }
46
46
  #
47
- # Example 3: Pack and unpack a message in Python.
47
+ # Example 3: Pack and unpack a message in Python.
48
48
  #
49
49
  # foo = Foo(...)
50
50
  # any = Any()
@@ -54,7 +54,7 @@ module Google
54
54
  # any.Unpack(foo)
55
55
  # ...
56
56
  #
57
- # Example 4: Pack and unpack a message in Go
57
+ # Example 4: Pack and unpack a message in Go
58
58
  #
59
59
  # foo := &pb.Foo{...}
60
60
  # any, err := anypb.New(foo)
@@ -75,7 +75,7 @@ module Google
75
75
  #
76
76
  #
77
77
  # JSON
78
- # ====
78
+ #
79
79
  # The JSON representation of an `Any` value uses the regular
80
80
  # representation of the deserialized, embedded message, with an
81
81
  # additional field `@type` which contains the type URL. Example:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-talent-v4
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.4
4
+ version: 0.7.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: 2022-03-30 00:00:00.000000000 Z
11
+ date: 2022-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -259,7 +259,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
259
259
  - !ruby/object:Gem::Version
260
260
  version: '0'
261
261
  requirements: []
262
- rubygems_version: 3.3.5
262
+ rubygems_version: 3.3.14
263
263
  signing_key:
264
264
  specification_version: 4
265
265
  summary: API Client library for the Cloud Talent Solution V4 API