google-cloud-talent 0.5.0 → 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/google/cloud/talent/v4beta1.rb +2 -1
- data/lib/google/cloud/talent/v4beta1/application_pb.rb +1 -0
- data/lib/google/cloud/talent/v4beta1/application_service_client.rb +8 -11
- data/lib/google/cloud/talent/v4beta1/application_service_pb.rb +1 -0
- data/lib/google/cloud/talent/v4beta1/batch_pb.rb +0 -33
- data/lib/google/cloud/talent/v4beta1/common_pb.rb +30 -0
- data/lib/google/cloud/talent/v4beta1/company_pb.rb +1 -0
- data/lib/google/cloud/talent/v4beta1/company_service_client.rb +11 -14
- data/lib/google/cloud/talent/v4beta1/company_service_pb.rb +1 -0
- data/lib/google/cloud/talent/v4beta1/completion_client.rb +10 -10
- data/lib/google/cloud/talent/v4beta1/completion_service_pb.rb +1 -0
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/application.rb +17 -19
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/application_service.rb +10 -15
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb +200 -49
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/company.rb +15 -15
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/company_service.rb +13 -18
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/completion_service.rb +10 -16
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/event.rb +11 -12
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/event_service.rb +2 -4
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/filters.rb +210 -177
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/histogram.rb +0 -4
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/job.rb +47 -54
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/job_service.rb +92 -100
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb +168 -114
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile_service.rb +55 -36
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/tenant.rb +4 -4
- data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/tenant_service.rb +7 -10
- data/lib/google/cloud/talent/v4beta1/doc/google/protobuf/timestamp.rb +6 -4
- data/lib/google/cloud/talent/v4beta1/event_pb.rb +1 -0
- data/lib/google/cloud/talent/v4beta1/event_service_client.rb +2 -4
- data/lib/google/cloud/talent/v4beta1/event_service_pb.rb +1 -0
- data/lib/google/cloud/talent/v4beta1/filters_pb.rb +8 -0
- data/lib/google/cloud/talent/v4beta1/job_pb.rb +1 -0
- data/lib/google/cloud/talent/v4beta1/job_service_client.rb +76 -97
- data/lib/google/cloud/talent/v4beta1/job_service_pb.rb +11 -1
- data/lib/google/cloud/talent/v4beta1/job_service_services_pb.rb +6 -6
- data/lib/google/cloud/talent/v4beta1/profile_pb.rb +9 -0
- data/lib/google/cloud/talent/v4beta1/profile_service_client.rb +50 -27
- data/lib/google/cloud/talent/v4beta1/profile_service_pb.rb +3 -0
- data/lib/google/cloud/talent/v4beta1/tenant_pb.rb +1 -0
- data/lib/google/cloud/talent/v4beta1/tenant_service_client.rb +5 -6
- data/lib/google/cloud/talent/v4beta1/tenant_service_pb.rb +1 -0
- data/lib/google/cloud/talent/version.rb +1 -1
- metadata +22 -2
@@ -26,8 +26,7 @@ module Google
|
|
26
26
|
# End of the period (exclusive).
|
27
27
|
class TimestampRange; end
|
28
28
|
|
29
|
-
#
|
30
|
-
# information.
|
29
|
+
# A resource that represents a location with full geographic information.
|
31
30
|
# @!attribute [rw] location_type
|
32
31
|
# @return [Google::Cloud::Talent::V4beta1::Location::LocationType]
|
33
32
|
# The type of a location, which corresponds to the address lines field of
|
@@ -94,8 +93,6 @@ module Google
|
|
94
93
|
end
|
95
94
|
end
|
96
95
|
|
97
|
-
# Input only.
|
98
|
-
#
|
99
96
|
# Meta information related to the job searcher or entity
|
100
97
|
# conducting the job search. This information is used to improve the
|
101
98
|
# performance of the service.
|
@@ -152,24 +149,23 @@ module Google
|
|
152
149
|
# The maximum number of allowed characters is 255.
|
153
150
|
# @!attribute [rw] allow_missing_ids
|
154
151
|
# @return [true, false]
|
155
|
-
#
|
152
|
+
# Only set when any of
|
156
153
|
# {Google::Cloud::Talent::V4beta1::RequestMetadata#domain domain},
|
157
154
|
# {Google::Cloud::Talent::V4beta1::RequestMetadata#session_id session_id} and
|
158
|
-
# {Google::Cloud::Talent::V4beta1::RequestMetadata#user_id user_id}
|
159
|
-
#
|
160
|
-
#
|
155
|
+
# {Google::Cloud::Talent::V4beta1::RequestMetadata#user_id user_id} isn't
|
156
|
+
# available for some reason. It is highly recommended not to set this field
|
157
|
+
# and provide accurate
|
161
158
|
# {Google::Cloud::Talent::V4beta1::RequestMetadata#domain domain},
|
162
159
|
# {Google::Cloud::Talent::V4beta1::RequestMetadata#session_id session_id} and
|
163
160
|
# {Google::Cloud::Talent::V4beta1::RequestMetadata#user_id user_id} for the best
|
164
161
|
# service experience.
|
165
162
|
# @!attribute [rw] device_info
|
166
163
|
# @return [Google::Cloud::Talent::V4beta1::DeviceInfo]
|
167
|
-
#
|
168
|
-
#
|
164
|
+
# The type of device used by the job seeker at the time of the call to the
|
165
|
+
# service.
|
169
166
|
class RequestMetadata; end
|
170
167
|
|
171
|
-
#
|
172
|
-
# information.
|
168
|
+
# Additional information returned to client, such as debugging information.
|
173
169
|
# @!attribute [rw] request_id
|
174
170
|
# @return [String]
|
175
171
|
# A unique id associated with this call.
|
@@ -181,10 +177,10 @@ module Google
|
|
181
177
|
# the quality of the search results across devices.
|
182
178
|
# @!attribute [rw] device_type
|
183
179
|
# @return [Google::Cloud::Talent::V4beta1::DeviceInfo::DeviceType]
|
184
|
-
#
|
180
|
+
# Type of the device.
|
185
181
|
# @!attribute [rw] id
|
186
182
|
# @return [String]
|
187
|
-
#
|
183
|
+
# A device-specific ID. The ID must be a unique identifier that
|
188
184
|
# distinguishes the device from other devices.
|
189
185
|
class DeviceInfo
|
190
186
|
# An enumeration describing an API access portal and exposure mechanism.
|
@@ -218,7 +214,7 @@ module Google
|
|
218
214
|
# Custom attribute values that are either filterable or non-filterable.
|
219
215
|
# @!attribute [rw] string_values
|
220
216
|
# @return [Array<String>]
|
221
|
-
#
|
217
|
+
# Exactly one of
|
222
218
|
# {Google::Cloud::Talent::V4beta1::CustomAttribute#string_values string_values}
|
223
219
|
# or {Google::Cloud::Talent::V4beta1::CustomAttribute#long_values long_values}
|
224
220
|
# must be specified.
|
@@ -233,7 +229,7 @@ module Google
|
|
233
229
|
# Empty string isn't allowed.
|
234
230
|
# @!attribute [rw] long_values
|
235
231
|
# @return [Array<Integer>]
|
236
|
-
#
|
232
|
+
# Exactly one of
|
237
233
|
# {Google::Cloud::Talent::V4beta1::CustomAttribute#string_values string_values}
|
238
234
|
# or {Google::Cloud::Talent::V4beta1::CustomAttribute#long_values long_values}
|
239
235
|
# must be specified.
|
@@ -246,13 +242,13 @@ module Google
|
|
246
242
|
# supported.
|
247
243
|
# @!attribute [rw] filterable
|
248
244
|
# @return [true, false]
|
249
|
-
#
|
250
|
-
#
|
245
|
+
# If the `filterable` flag is true, custom field values are searchable.
|
246
|
+
# If false, values are not searchable.
|
251
247
|
#
|
252
248
|
# Default is false.
|
253
249
|
class CustomAttribute; end
|
254
250
|
|
255
|
-
#
|
251
|
+
# Spell check result.
|
256
252
|
# @!attribute [rw] corrected
|
257
253
|
# @return [true, false]
|
258
254
|
# Indicates if the query was corrected by the spell checker.
|
@@ -273,15 +269,15 @@ module Google
|
|
273
269
|
# Job compensation details.
|
274
270
|
# @!attribute [rw] entries
|
275
271
|
# @return [Array<Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry>]
|
276
|
-
#
|
272
|
+
# Job compensation information.
|
277
273
|
#
|
278
274
|
# At most one entry can be of type
|
279
275
|
# {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationType::BASE CompensationInfo::CompensationType::BASE},
|
280
276
|
# which is referred as **base compensation entry** for the job.
|
281
277
|
# @!attribute [rw] annualized_base_compensation_range
|
282
278
|
# @return [Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationRange]
|
283
|
-
# Output only. Annualized base compensation range. Computed as
|
284
|
-
#
|
279
|
+
# Output only. Annualized base compensation range. Computed as base
|
280
|
+
# compensation entry's
|
285
281
|
# {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount CompensationEntry#amount}
|
286
282
|
# times
|
287
283
|
# {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#expected_units_per_year CompensationEntry#expected_units_per_year}.
|
@@ -291,8 +287,8 @@ module Google
|
|
291
287
|
# for explanation on compensation annualization.
|
292
288
|
# @!attribute [rw] annualized_total_compensation_range
|
293
289
|
# @return [Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationRange]
|
294
|
-
# Output only. Annualized total compensation range. Computed as
|
295
|
-
#
|
290
|
+
# Output only. Annualized total compensation range. Computed as all
|
291
|
+
# compensation entries'
|
296
292
|
# {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount CompensationEntry#amount}
|
297
293
|
# times
|
298
294
|
# {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#expected_units_per_year CompensationEntry#expected_units_per_year}.
|
@@ -319,30 +315,30 @@ module Google
|
|
319
315
|
# {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#expected_units_per_year expected_units_per_year}.
|
320
316
|
# @!attribute [rw] type
|
321
317
|
# @return [Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationType]
|
322
|
-
#
|
318
|
+
# Compensation type.
|
323
319
|
#
|
324
320
|
# Default is
|
325
321
|
# {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationType::COMPENSATION_TYPE_UNSPECIFIED CompensationType::COMPENSATION_TYPE_UNSPECIFIED}.
|
326
322
|
# @!attribute [rw] unit
|
327
323
|
# @return [Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationUnit]
|
328
|
-
#
|
324
|
+
# Frequency of the specified amount.
|
329
325
|
#
|
330
326
|
# Default is
|
331
327
|
# {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationUnit::COMPENSATION_UNIT_UNSPECIFIED CompensationUnit::COMPENSATION_UNIT_UNSPECIFIED}.
|
332
328
|
# @!attribute [rw] amount
|
333
329
|
# @return [Google::Type::Money]
|
334
|
-
#
|
330
|
+
# Compensation amount.
|
335
331
|
# @!attribute [rw] range
|
336
332
|
# @return [Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationRange]
|
337
|
-
#
|
333
|
+
# Compensation range.
|
338
334
|
# @!attribute [rw] description
|
339
335
|
# @return [String]
|
340
|
-
#
|
336
|
+
# Compensation description. For example, could
|
341
337
|
# indicate equity terms or provide additional context to an estimated
|
342
338
|
# bonus.
|
343
339
|
# @!attribute [rw] expected_units_per_year
|
344
340
|
# @return [Google::Protobuf::DoubleValue]
|
345
|
-
#
|
341
|
+
# Expected number of units paid each year. If not specified, when
|
346
342
|
# {Google::Cloud::Talent::V4beta1::Job#employment_types Job#employment_types}
|
347
343
|
# is FULLTIME, a default value is inferred based on
|
348
344
|
# {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#unit unit}.
|
@@ -357,14 +353,15 @@ module Google
|
|
357
353
|
# Compensation range.
|
358
354
|
# @!attribute [rw] max_compensation
|
359
355
|
# @return [Google::Type::Money]
|
360
|
-
#
|
361
|
-
#
|
362
|
-
# the {Google::Type::Money#currency_code currency code} of
|
356
|
+
# The maximum amount of compensation. If left empty, the value is set
|
357
|
+
# to a maximal compensation value and the currency code is set to
|
358
|
+
# match the {Google::Type::Money#currency_code currency code} of
|
359
|
+
# min_compensation.
|
363
360
|
# @!attribute [rw] min_compensation
|
364
361
|
# @return [Google::Type::Money]
|
365
|
-
#
|
366
|
-
#
|
367
|
-
#
|
362
|
+
# The minimum amount of compensation. If left empty, the value is set
|
363
|
+
# to zero and the currency code is set to match the
|
364
|
+
# {Google::Type::Money#currency_code currency code} of max_compensation.
|
368
365
|
class CompensationRange; end
|
369
366
|
|
370
367
|
# The type of compensation.
|
@@ -457,23 +454,23 @@ module Google
|
|
457
454
|
# Resource that represents a license or certification.
|
458
455
|
# @!attribute [rw] display_name
|
459
456
|
# @return [String]
|
460
|
-
#
|
457
|
+
# Name of license or certification.
|
461
458
|
#
|
462
459
|
# Number of characters allowed is 100.
|
463
460
|
# @!attribute [rw] acquire_date
|
464
461
|
# @return [Google::Type::Date]
|
465
|
-
#
|
462
|
+
# Acquisition date or effective date of license or certification.
|
466
463
|
# @!attribute [rw] expire_date
|
467
464
|
# @return [Google::Type::Date]
|
468
|
-
#
|
465
|
+
# Expiration date of license of certification.
|
469
466
|
# @!attribute [rw] authority
|
470
467
|
# @return [String]
|
471
|
-
#
|
468
|
+
# Authority of license, such as government.
|
472
469
|
#
|
473
470
|
# Number of characters allowed is 100.
|
474
471
|
# @!attribute [rw] description
|
475
472
|
# @return [String]
|
476
|
-
#
|
473
|
+
# Description of license or certification.
|
477
474
|
#
|
478
475
|
# Number of characters allowed is 100,000.
|
479
476
|
class Certification; end
|
@@ -481,21 +478,21 @@ module Google
|
|
481
478
|
# Resource that represents a skill of a candidate.
|
482
479
|
# @!attribute [rw] display_name
|
483
480
|
# @return [String]
|
484
|
-
#
|
481
|
+
# Skill display name.
|
485
482
|
#
|
486
483
|
# For example, "Java", "Python".
|
487
484
|
#
|
488
485
|
# Number of characters allowed is 100.
|
489
486
|
# @!attribute [rw] last_used_date
|
490
487
|
# @return [Google::Type::Date]
|
491
|
-
#
|
488
|
+
# The last time this skill was used.
|
492
489
|
# @!attribute [rw] level
|
493
490
|
# @return [Google::Cloud::Talent::V4beta1::SkillProficiencyLevel]
|
494
|
-
#
|
495
|
-
#
|
491
|
+
# Skill proficiency level which indicates how proficient the candidate is at
|
492
|
+
# this skill.
|
496
493
|
# @!attribute [rw] context
|
497
494
|
# @return [String]
|
498
|
-
#
|
495
|
+
# A paragraph describes context of this skill.
|
499
496
|
#
|
500
497
|
# Number of characters allowed is 100,000.
|
501
498
|
# @!attribute [rw] skill_name_snippet
|
@@ -510,7 +507,7 @@ module Google
|
|
510
507
|
# Details of an interview.
|
511
508
|
# @!attribute [rw] rating
|
512
509
|
# @return [Google::Cloud::Talent::V4beta1::Rating]
|
513
|
-
#
|
510
|
+
# The rating on this interview.
|
514
511
|
# @!attribute [rw] outcome
|
515
512
|
# @return [Google::Cloud::Talent::V4beta1::Outcome]
|
516
513
|
# Required. The overall decision resulting from this interview (positive,
|
@@ -533,6 +530,162 @@ module Google
|
|
533
530
|
# min = 1 indicates that the score can be 1, 2, 3, 4, or 5)
|
534
531
|
class Rating; end
|
535
532
|
|
533
|
+
# Metadata used for long running operations returned by CTS batch APIs.
|
534
|
+
# It's used to replace
|
535
|
+
# {Google::Longrunning::Operation#metadata}.
|
536
|
+
# @!attribute [rw] state
|
537
|
+
# @return [Google::Cloud::Talent::V4beta1::BatchOperationMetadata::State]
|
538
|
+
# The state of a long running operation.
|
539
|
+
# @!attribute [rw] state_description
|
540
|
+
# @return [String]
|
541
|
+
# More detailed information about operation state.
|
542
|
+
# @!attribute [rw] success_count
|
543
|
+
# @return [Integer]
|
544
|
+
# Count of successful item(s) inside an operation.
|
545
|
+
# @!attribute [rw] failure_count
|
546
|
+
# @return [Integer]
|
547
|
+
# Count of failed item(s) inside an operation.
|
548
|
+
# @!attribute [rw] total_count
|
549
|
+
# @return [Integer]
|
550
|
+
# Count of total item(s) inside an operation.
|
551
|
+
# @!attribute [rw] create_time
|
552
|
+
# @return [Google::Protobuf::Timestamp]
|
553
|
+
# The time when the batch operation is created.
|
554
|
+
# @!attribute [rw] update_time
|
555
|
+
# @return [Google::Protobuf::Timestamp]
|
556
|
+
# The time when the batch operation status is updated. The metadata and the
|
557
|
+
# {Google::Cloud::Talent::V4beta1::BatchOperationMetadata#update_time update_time}
|
558
|
+
# is refreshed every minute otherwise cached data is returned.
|
559
|
+
# @!attribute [rw] end_time
|
560
|
+
# @return [Google::Protobuf::Timestamp]
|
561
|
+
# The time when the batch operation is finished and
|
562
|
+
# {Google::Longrunning::Operation#done} is
|
563
|
+
# set to `true`.
|
564
|
+
class BatchOperationMetadata
|
565
|
+
module State
|
566
|
+
# Default value.
|
567
|
+
STATE_UNSPECIFIED = 0
|
568
|
+
|
569
|
+
# The batch operation is being prepared for processing.
|
570
|
+
INITIALIZING = 1
|
571
|
+
|
572
|
+
# The batch operation is actively being processed.
|
573
|
+
PROCESSING = 2
|
574
|
+
|
575
|
+
# The batch operation is processed, and at least one item has been
|
576
|
+
# successfully processed.
|
577
|
+
SUCCEEDED = 3
|
578
|
+
|
579
|
+
# The batch operation is done and no item has been successfully processed.
|
580
|
+
FAILED = 4
|
581
|
+
|
582
|
+
# The batch operation is in the process of cancelling after
|
583
|
+
# {Google::Longrunning::Operations::CancelOperation}
|
584
|
+
# is called.
|
585
|
+
CANCELLING = 5
|
586
|
+
|
587
|
+
# The batch operation is done after
|
588
|
+
# {Google::Longrunning::Operations::CancelOperation}
|
589
|
+
# is called. Any items processed before cancelling are returned in the
|
590
|
+
# response.
|
591
|
+
CANCELLED = 6
|
592
|
+
end
|
593
|
+
end
|
594
|
+
|
595
|
+
# The type of candidate availability signal.
|
596
|
+
module AvailabilitySignalType
|
597
|
+
# Default value.
|
598
|
+
AVAILABILITY_SIGNAL_TYPE_UNSPECIFIED = 0
|
599
|
+
|
600
|
+
# Job application signal.
|
601
|
+
#
|
602
|
+
# In the context of
|
603
|
+
# {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals},
|
604
|
+
# this signal is related to the candidate's most recent application.
|
605
|
+
# {Profile#availability_signals#last_update_time last_update_time} is
|
606
|
+
# calculated from
|
607
|
+
# max({Google::Cloud::Talent::V4beta1::Application#create_time Application#create_time})
|
608
|
+
# from all {Google::Cloud::Talent::V4beta1::Application Application} records
|
609
|
+
# where {Google::Cloud::Talent::V4beta1::Application#source Application#source}
|
610
|
+
# is any of the following:
|
611
|
+
# {Google::Cloud::Talent::V4beta1::Application::ApplicationSource::APPLY_DIRECT_WEB APPLY_DIRECT_WEB}
|
612
|
+
# {Google::Cloud::Talent::V4beta1::Application::ApplicationSource::APPLY_DIRECT_MOBILE_WEB APPLY_DIRECT_MOBILE_WEB}
|
613
|
+
# {Google::Cloud::Talent::V4beta1::Application::ApplicationSource::APPLY_DIRECT_MOBILE_APP APPLY_DIRECT_MOBILE_APP}
|
614
|
+
# {Google::Cloud::Talent::V4beta1::Application::ApplicationSource::APPLY_DIRECT_IN_PERSON APPLY_DIRECT_IN_PERSON}
|
615
|
+
# {Google::Cloud::Talent::V4beta1::Application::ApplicationSource::APPLY_INDIRECT APPLY_INDIRECT}
|
616
|
+
#
|
617
|
+
# In the context of
|
618
|
+
# {Google::Cloud::Talent::V4beta1::AvailabilityFilter AvailabilityFilter}, the
|
619
|
+
# filter is applied on
|
620
|
+
# {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals}
|
621
|
+
# where {Profile#availability_signals#type type} is JOB_APPLICATION.
|
622
|
+
JOB_APPLICATION = 1
|
623
|
+
|
624
|
+
# Resume update signal.
|
625
|
+
#
|
626
|
+
# In the context of
|
627
|
+
# {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals},
|
628
|
+
# this signal is related to the candidate’s most recent update to their
|
629
|
+
# resume. For a
|
630
|
+
# {Google::Cloud::Talent::V4beta1::SummarizedProfile#summary SummarizedProfile#summary},
|
631
|
+
# {Profile#availability_signals#last_update_time last_update_time} is
|
632
|
+
# calculated from
|
633
|
+
# max({Google::Cloud::Talent::V4beta1::Profile#resume_update_time Profile#resume_update_time})
|
634
|
+
# from all
|
635
|
+
# {Google::Cloud::Talent::V4beta1::SummarizedProfile#profiles SummarizedProfile#profiles}.
|
636
|
+
#
|
637
|
+
# In the context of
|
638
|
+
# {Google::Cloud::Talent::V4beta1::AvailabilityFilter AvailabilityFilter}, the
|
639
|
+
# filter is applied on
|
640
|
+
# {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals}
|
641
|
+
# where {Profile#availability_signals#type type} is RESUME_UPDATE.
|
642
|
+
RESUME_UPDATE = 2
|
643
|
+
|
644
|
+
# Candidate update signal.
|
645
|
+
#
|
646
|
+
# In the context of
|
647
|
+
# {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals},
|
648
|
+
# this signal is related to the candidate’s most recent update to their
|
649
|
+
# profile. For a
|
650
|
+
# {Google::Cloud::Talent::V4beta1::SummarizedProfile#summary SummarizedProfile#summary},
|
651
|
+
# {Profile#availability_signals#last_update_time last_update_time} is
|
652
|
+
# calculated from
|
653
|
+
# max({Google::Cloud::Talent::V4beta1::Profile#candidate_update_time Profile#candidate_update_time})
|
654
|
+
# from all
|
655
|
+
# {Google::Cloud::Talent::V4beta1::SummarizedProfile#profiles SummarizedProfile#profiles}.
|
656
|
+
#
|
657
|
+
# In the context of
|
658
|
+
# {Google::Cloud::Talent::V4beta1::AvailabilityFilter AvailabilityFilter}, the
|
659
|
+
# filter is applied on
|
660
|
+
# {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals}
|
661
|
+
# where {Profile#availability_signals#type type} is CANDIDATE_UPDATE.
|
662
|
+
CANDIDATE_UPDATE = 3
|
663
|
+
|
664
|
+
# Client submission signal.
|
665
|
+
#
|
666
|
+
# In the context of
|
667
|
+
# {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals},
|
668
|
+
# this signal is related to the candidate’s most recent submission.
|
669
|
+
# {Profile#availability_signals#last_update_time last_update_time} is
|
670
|
+
# calculated from
|
671
|
+
# max({Google::Cloud::Talent::V4beta1::Application#create_time Application#create_time})
|
672
|
+
# from all {Google::Cloud::Talent::V4beta1::Application Application} records
|
673
|
+
# where {Google::Cloud::Talent::V4beta1::Application#stage Application#stage} is
|
674
|
+
# any of the following:
|
675
|
+
# {Google::Cloud::Talent::V4beta1::Application::ApplicationStage::HIRING_MANAGER_REVIEW HIRING_MANAGER_REVIEW}
|
676
|
+
# {Google::Cloud::Talent::V4beta1::Application::ApplicationStage::INTERVIEW INTERVIEW}
|
677
|
+
# {Google::Cloud::Talent::V4beta1::Application::ApplicationStage::OFFER_EXTENDED OFFER_EXTENDED}
|
678
|
+
# {Google::Cloud::Talent::V4beta1::Application::ApplicationStage::OFFER_ACCEPTED OFFER_ACCEPTED}
|
679
|
+
# {Google::Cloud::Talent::V4beta1::Application::ApplicationStage::STARTED STARTED}
|
680
|
+
#
|
681
|
+
# In the context of
|
682
|
+
# {Google::Cloud::Talent::V4beta1::AvailabilityFilter AvailabilityFilter}, the
|
683
|
+
# filter is applied on
|
684
|
+
# {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals}
|
685
|
+
# where {Profile#availability_signals#type type} is CLIENT_SUBMISSION.
|
686
|
+
CLIENT_SUBMISSION = 4
|
687
|
+
end
|
688
|
+
|
536
689
|
# Method for commute.
|
537
690
|
module CommuteMethod
|
538
691
|
# Commute method isn't specified.
|
@@ -699,8 +852,6 @@ module Google
|
|
699
852
|
OTHER_EMPLOYMENT_TYPE = 10
|
700
853
|
end
|
701
854
|
|
702
|
-
# Input only.
|
703
|
-
#
|
704
855
|
# Option for HTML content sanitization on user input fields, for example, job
|
705
856
|
# description. By setting this option, user can determine whether and how
|
706
857
|
# sanitization is performed on these fields.
|
@@ -29,10 +29,10 @@ module Google
|
|
29
29
|
#
|
30
30
|
# The format is
|
31
31
|
# "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", for
|
32
|
-
# example, "projects/
|
32
|
+
# example, "projects/foo/tenants/bar/companies/baz".
|
33
33
|
#
|
34
|
-
#
|
35
|
-
# example, "projects/
|
34
|
+
# If tenant id is unspecified, the default tenant is used. For
|
35
|
+
# example, "projects/foo/companies/bar".
|
36
36
|
# @!attribute [rw] display_name
|
37
37
|
# @return [String]
|
38
38
|
# Required. The display name of the company, for example, "Google LLC".
|
@@ -44,43 +44,43 @@ module Google
|
|
44
44
|
# The maximum number of allowed characters is 255.
|
45
45
|
# @!attribute [rw] size
|
46
46
|
# @return [Google::Cloud::Talent::V4beta1::CompanySize]
|
47
|
-
#
|
47
|
+
# The employer's company size.
|
48
48
|
# @!attribute [rw] headquarters_address
|
49
49
|
# @return [String]
|
50
|
-
#
|
51
|
-
#
|
52
|
-
# provided address, and populates a more specific
|
53
|
-
# in
|
50
|
+
# The street address of the company's main headquarters, which may be
|
51
|
+
# different from the job location. The service attempts
|
52
|
+
# to geolocate the provided address, and populates a more specific
|
53
|
+
# location wherever possible in
|
54
54
|
# {Google::Cloud::Talent::V4beta1::Company::DerivedInfo#headquarters_location DerivedInfo#headquarters_location}.
|
55
55
|
# @!attribute [rw] hiring_agency
|
56
56
|
# @return [true, false]
|
57
|
-
#
|
57
|
+
# Set to true if it is the hiring agency that post jobs for other
|
58
58
|
# employers.
|
59
59
|
#
|
60
60
|
# Defaults to false if not provided.
|
61
61
|
# @!attribute [rw] eeo_text
|
62
62
|
# @return [String]
|
63
|
-
#
|
63
|
+
# Equal Employment Opportunity legal disclaimer text to be
|
64
64
|
# associated with all jobs, and typically to be displayed in all
|
65
65
|
# roles.
|
66
66
|
#
|
67
67
|
# The maximum number of allowed characters is 500.
|
68
68
|
# @!attribute [rw] website_uri
|
69
69
|
# @return [String]
|
70
|
-
#
|
70
|
+
# The URI representing the company's primary web site or home page,
|
71
71
|
# for example, "https://www.google.com".
|
72
72
|
#
|
73
73
|
# The maximum number of allowed characters is 255.
|
74
74
|
# @!attribute [rw] career_site_uri
|
75
75
|
# @return [String]
|
76
|
-
#
|
77
|
-
#
|
76
|
+
# The URI to employer's career site or careers page on the employer's web
|
77
|
+
# site, for example, "https://careers.google.com".
|
78
78
|
# @!attribute [rw] image_uri
|
79
79
|
# @return [String]
|
80
|
-
#
|
80
|
+
# A URI that hosts the employer's company logo.
|
81
81
|
# @!attribute [rw] keyword_searchable_job_custom_attributes
|
82
82
|
# @return [Array<String>]
|
83
|
-
#
|
83
|
+
# A list of keys of filterable
|
84
84
|
# {Google::Cloud::Talent::V4beta1::Job#custom_attributes Job#custom_attributes},
|
85
85
|
# whose corresponding `string_values` are used in keyword searches. Jobs with
|
86
86
|
# `string_values` under these specified field keys are returned if any
|