google-cloud-talent 0.8.2 → 0.8.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (64) hide show
  1. checksums.yaml +4 -4
  2. data/lib/google/cloud/talent.rb +1 -1
  3. data/lib/google/cloud/talent/v4beta1.rb +1 -1
  4. data/lib/google/cloud/talent/v4beta1/application_pb.rb +2 -1
  5. data/lib/google/cloud/talent/v4beta1/application_service_client.rb +7 -14
  6. data/lib/google/cloud/talent/v4beta1/application_service_client_config.json +5 -5
  7. data/lib/google/cloud/talent/v4beta1/application_service_pb.rb +1 -0
  8. data/lib/google/cloud/talent/v4beta1/common_pb.rb +1 -1
  9. data/lib/google/cloud/talent/v4beta1/company_pb.rb +2 -1
  10. data/lib/google/cloud/talent/v4beta1/company_service_client.rb +7 -13
  11. data/lib/google/cloud/talent/v4beta1/company_service_client_config.json +5 -5
  12. data/lib/google/cloud/talent/v4beta1/company_service_pb.rb +1 -0
  13. data/lib/google/cloud/talent/v4beta1/completion_client.rb +3 -25
  14. data/lib/google/cloud/talent/v4beta1/completion_service_pb.rb +2 -1
  15. data/lib/google/cloud/talent/v4beta1/credentials.rb +1 -1
  16. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/application.rb +3 -3
  17. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/application_service.rb +7 -14
  18. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb +93 -183
  19. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/company.rb +5 -8
  20. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/company_service.rb +7 -13
  21. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/completion_service.rb +26 -28
  22. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/event.rb +19 -33
  23. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/event_service.rb +3 -3
  24. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/filters.rb +111 -195
  25. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/histogram.rb +4 -9
  26. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/job.rb +55 -87
  27. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/job_service.rb +116 -185
  28. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile.rb +74 -132
  29. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/profile_service.rb +44 -80
  30. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/tenant.rb +6 -10
  31. data/lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/tenant_service.rb +5 -10
  32. data/lib/google/cloud/talent/v4beta1/doc/google/longrunning/operations.rb +2 -2
  33. data/lib/google/cloud/talent/v4beta1/doc/google/protobuf/any.rb +1 -1
  34. data/lib/google/cloud/talent/v4beta1/doc/google/protobuf/duration.rb +1 -1
  35. data/lib/google/cloud/talent/v4beta1/doc/google/protobuf/empty.rb +1 -1
  36. data/lib/google/cloud/talent/v4beta1/doc/google/protobuf/field_mask.rb +1 -1
  37. data/lib/google/cloud/talent/v4beta1/doc/google/protobuf/timestamp.rb +1 -1
  38. data/lib/google/cloud/talent/v4beta1/doc/google/protobuf/wrappers.rb +1 -1
  39. data/lib/google/cloud/talent/v4beta1/doc/google/rpc/status.rb +7 -55
  40. data/lib/google/cloud/talent/v4beta1/doc/google/type/date.rb +1 -1
  41. data/lib/google/cloud/talent/v4beta1/doc/google/type/latlng.rb +1 -1
  42. data/lib/google/cloud/talent/v4beta1/doc/google/type/money.rb +1 -1
  43. data/lib/google/cloud/talent/v4beta1/doc/google/type/postal_address.rb +1 -1
  44. data/lib/google/cloud/talent/v4beta1/doc/google/type/timeofday.rb +1 -1
  45. data/lib/google/cloud/talent/v4beta1/event_pb.rb +1 -1
  46. data/lib/google/cloud/talent/v4beta1/event_service_client.rb +3 -3
  47. data/lib/google/cloud/talent/v4beta1/event_service_pb.rb +1 -0
  48. data/lib/google/cloud/talent/v4beta1/filters_pb.rb +1 -1
  49. data/lib/google/cloud/talent/v4beta1/job_pb.rb +2 -1
  50. data/lib/google/cloud/talent/v4beta1/job_service_client.rb +134 -200
  51. data/lib/google/cloud/talent/v4beta1/job_service_client_config.json +10 -10
  52. data/lib/google/cloud/talent/v4beta1/job_service_pb.rb +1 -0
  53. data/lib/google/cloud/talent/v4beta1/job_service_services_pb.rb +8 -12
  54. data/lib/google/cloud/talent/v4beta1/profile_pb.rb +2 -1
  55. data/lib/google/cloud/talent/v4beta1/profile_service_client.rb +31 -64
  56. data/lib/google/cloud/talent/v4beta1/profile_service_client_config.json +6 -6
  57. data/lib/google/cloud/talent/v4beta1/profile_service_pb.rb +1 -0
  58. data/lib/google/cloud/talent/v4beta1/profile_service_services_pb.rb +1 -3
  59. data/lib/google/cloud/talent/v4beta1/tenant_pb.rb +2 -1
  60. data/lib/google/cloud/talent/v4beta1/tenant_service_client.rb +5 -10
  61. data/lib/google/cloud/talent/v4beta1/tenant_service_client_config.json +6 -6
  62. data/lib/google/cloud/talent/v4beta1/tenant_service_pb.rb +1 -0
  63. data/lib/google/cloud/talent/version.rb +1 -1
  64. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 90c20602eab0ee5efe494d1d8b9e508a0c8ab76f08ca5b4173a042bb9cb4151f
4
- data.tar.gz: 346a0b9b1610408c83c074090ec37bff8e11b6f8025a8160835d72313c69b0c5
3
+ metadata.gz: 7657642f620446e92e8f61c4b17f094327059d2402659cb8d9b06923dc2a8c3a
4
+ data.tar.gz: d0622f63ee3f39f7e83b2bcb270a303f6b2f3b6c010ced63c9b284012128fac3
5
5
  SHA512:
6
- metadata.gz: 691831598a9103aea02643dee5eca485cd397ca81a00e3c9d7119f6fbbef706f8b0b766b3e664e143b6ff609c3c7088978a118d309616591ec77c1f89300308c
7
- data.tar.gz: ecd3c963838f5f538a6f1836fd1b321ec3c98f8eaf682d3b232adc8c7bf4c9d15bfe6d9568db23933828f64389fb8a92981c268e4b979b4e889276e05ea908b9
6
+ metadata.gz: 0d3804382ee71bdccbc1d6102c6167b0ff8d53106fe2507d8f2533612ace4517402ca7067ee030625b313aad06a4f11d66a77fd285327bce4c3e44a21f9028ee
7
+ data.tar.gz: 77508f2a7653913b9edb72aa4581a231da8c2cf7a0f50a5eeda42ff6c0ea8f1de086f853c12dbf1c069c3cbd348aa7953bdc9d8a638eca4fbbf530a5caa4a80d
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -4,12 +4,13 @@
4
4
 
5
5
  require 'google/protobuf'
6
6
 
7
- require 'google/api/annotations_pb'
8
7
  require 'google/api/field_behavior_pb'
8
+ require 'google/api/resource_pb'
9
9
  require 'google/cloud/talent/v4beta1/common_pb'
10
10
  require 'google/protobuf/timestamp_pb'
11
11
  require 'google/protobuf/wrappers_pb'
12
12
  require 'google/type/date_pb'
13
+ require 'google/api/annotations_pb'
13
14
  Google::Protobuf::DescriptorPool.generated_pool.build do
14
15
  add_message "google.cloud.talent.v4beta1.Application" do
15
16
  optional :name, :string, 1
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -266,8 +266,7 @@ module Google
266
266
  # Creates a new application entity.
267
267
  #
268
268
  # @param parent [String]
269
- # Required. Resource name of the profile under which the application is
270
- # created.
269
+ # Required. Resource name of the profile under which the application is created.
271
270
  #
272
271
  # The format is
273
272
  # "projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}".
@@ -344,22 +343,17 @@ module Google
344
343
  # Updates specified application.
345
344
  #
346
345
  # @param application [Google::Cloud::Talent::V4beta1::Application | Hash]
347
- # Required. The application resource to replace the current resource in the
348
- # system.
346
+ # Required. The application resource to replace the current resource in the system.
349
347
  # A hash of the same form as `Google::Cloud::Talent::V4beta1::Application`
350
348
  # can also be provided.
351
349
  # @param update_mask [Google::Protobuf::FieldMask | Hash]
352
350
  # Strongly recommended for the best service experience.
353
351
  #
354
- # If
355
- # {Google::Cloud::Talent::V4beta1::UpdateApplicationRequest#update_mask update_mask}
356
- # is provided, only the specified fields in
357
- # {Google::Cloud::Talent::V4beta1::UpdateApplicationRequest#application application}
358
- # are updated. Otherwise all the fields are updated.
352
+ # If {Google::Cloud::Talent::V4beta1::UpdateApplicationRequest#update_mask update_mask} is provided, only the specified fields in
353
+ # {Google::Cloud::Talent::V4beta1::UpdateApplicationRequest#application application} are updated. Otherwise all the fields are updated.
359
354
  #
360
355
  # A field mask to specify the application fields to be updated. Only
361
- # top level fields of {Google::Cloud::Talent::V4beta1::Application Application}
362
- # are supported.
356
+ # top level fields of {Google::Cloud::Talent::V4beta1::Application Application} are supported.
363
357
  # A hash of the same form as `Google::Protobuf::FieldMask`
364
358
  # can also be provided.
365
359
  # @param options [Google::Gax::CallOptions]
@@ -429,8 +423,7 @@ module Google
429
423
  # Lists all applications associated with the profile.
430
424
  #
431
425
  # @param parent [String]
432
- # Required. Resource name of the profile under which the application is
433
- # created.
426
+ # Required. Resource name of the profile under which the application is created.
434
427
  #
435
428
  # The format is
436
429
  # "projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}", for
@@ -21,27 +21,27 @@
21
21
  },
22
22
  "methods": {
23
23
  "CreateApplication": {
24
- "timeout_millis": 60000,
24
+ "timeout_millis": 30000,
25
25
  "retry_codes_name": "non_idempotent",
26
26
  "retry_params_name": "default"
27
27
  },
28
28
  "GetApplication": {
29
- "timeout_millis": 60000,
29
+ "timeout_millis": 30000,
30
30
  "retry_codes_name": "idempotent",
31
31
  "retry_params_name": "default"
32
32
  },
33
33
  "UpdateApplication": {
34
- "timeout_millis": 60000,
34
+ "timeout_millis": 30000,
35
35
  "retry_codes_name": "non_idempotent",
36
36
  "retry_params_name": "default"
37
37
  },
38
38
  "DeleteApplication": {
39
- "timeout_millis": 60000,
39
+ "timeout_millis": 30000,
40
40
  "retry_codes_name": "idempotent",
41
41
  "retry_params_name": "default"
42
42
  },
43
43
  "ListApplications": {
44
- "timeout_millis": 60000,
44
+ "timeout_millis": 30000,
45
45
  "retry_codes_name": "idempotent",
46
46
  "retry_params_name": "default"
47
47
  }
@@ -7,6 +7,7 @@ require 'google/protobuf'
7
7
  require 'google/api/annotations_pb'
8
8
  require 'google/api/client_pb'
9
9
  require 'google/api/field_behavior_pb'
10
+ require 'google/api/resource_pb'
10
11
  require 'google/cloud/talent/v4beta1/application_pb'
11
12
  require 'google/cloud/talent/v4beta1/common_pb'
12
13
  require 'google/protobuf/empty_pb'
@@ -4,7 +4,6 @@
4
4
 
5
5
  require 'google/protobuf'
6
6
 
7
- require 'google/api/annotations_pb'
8
7
  require 'google/api/field_behavior_pb'
9
8
  require 'google/protobuf/timestamp_pb'
10
9
  require 'google/protobuf/wrappers_pb'
@@ -13,6 +12,7 @@ require 'google/type/latlng_pb'
13
12
  require 'google/type/money_pb'
14
13
  require 'google/type/postal_address_pb'
15
14
  require 'google/type/timeofday_pb'
15
+ require 'google/api/annotations_pb'
16
16
  Google::Protobuf::DescriptorPool.generated_pool.build do
17
17
  add_message "google.cloud.talent.v4beta1.TimestampRange" do
18
18
  optional :start_time, :message, 1, "google.protobuf.Timestamp"
@@ -4,9 +4,10 @@
4
4
 
5
5
  require 'google/protobuf'
6
6
 
7
- require 'google/api/annotations_pb'
8
7
  require 'google/api/field_behavior_pb'
8
+ require 'google/api/resource_pb'
9
9
  require 'google/cloud/talent/v4beta1/common_pb'
10
+ require 'google/api/annotations_pb'
10
11
  Google::Protobuf::DescriptorPool.generated_pool.build do
11
12
  add_message "google.cloud.talent.v4beta1.Company" do
12
13
  optional :name, :string, 1
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -373,22 +373,17 @@ module Google
373
373
  # Updates specified company.
374
374
  #
375
375
  # @param company [Google::Cloud::Talent::V4beta1::Company | Hash]
376
- # Required. The company resource to replace the current resource in the
377
- # system.
376
+ # Required. The company resource to replace the current resource in the system.
378
377
  # A hash of the same form as `Google::Cloud::Talent::V4beta1::Company`
379
378
  # can also be provided.
380
379
  # @param update_mask [Google::Protobuf::FieldMask | Hash]
381
380
  # Strongly recommended for the best service experience.
382
381
  #
383
- # If
384
- # {Google::Cloud::Talent::V4beta1::UpdateCompanyRequest#update_mask update_mask}
385
- # is provided, only the specified fields in
386
- # {Google::Cloud::Talent::V4beta1::UpdateCompanyRequest#company company} are
387
- # updated. Otherwise all the fields are updated.
382
+ # If {Google::Cloud::Talent::V4beta1::UpdateCompanyRequest#update_mask update_mask} is provided, only the specified fields in
383
+ # {Google::Cloud::Talent::V4beta1::UpdateCompanyRequest#company company} are updated. Otherwise all the fields are updated.
388
384
  #
389
385
  # A field mask to specify the company fields to be updated. Only
390
- # top level fields of {Google::Cloud::Talent::V4beta1::Company Company} are
391
- # supported.
386
+ # top level fields of {Google::Cloud::Talent::V4beta1::Company Company} are supported.
392
387
  # A hash of the same form as `Google::Protobuf::FieldMask`
393
388
  # can also be provided.
394
389
  # @param options [Google::Gax::CallOptions]
@@ -480,9 +475,8 @@ module Google
480
475
  #
481
476
  # Defaults to false.
482
477
  #
483
- # If true, at most
484
- # {Google::Cloud::Talent::V4beta1::ListCompaniesRequest#page_size page_size} of
485
- # companies are fetched, among which only those with open jobs are returned.
478
+ # If true, at most {Google::Cloud::Talent::V4beta1::ListCompaniesRequest#page_size page_size} of companies are fetched, among which
479
+ # only those with open jobs are returned.
486
480
  # @param options [Google::Gax::CallOptions]
487
481
  # Overrides the default settings for this call, e.g, timeout,
488
482
  # retries, etc.
@@ -21,27 +21,27 @@
21
21
  },
22
22
  "methods": {
23
23
  "CreateCompany": {
24
- "timeout_millis": 60000,
24
+ "timeout_millis": 30000,
25
25
  "retry_codes_name": "non_idempotent",
26
26
  "retry_params_name": "default"
27
27
  },
28
28
  "GetCompany": {
29
- "timeout_millis": 60000,
29
+ "timeout_millis": 30000,
30
30
  "retry_codes_name": "idempotent",
31
31
  "retry_params_name": "default"
32
32
  },
33
33
  "UpdateCompany": {
34
- "timeout_millis": 60000,
34
+ "timeout_millis": 30000,
35
35
  "retry_codes_name": "non_idempotent",
36
36
  "retry_params_name": "default"
37
37
  },
38
38
  "DeleteCompany": {
39
- "timeout_millis": 60000,
39
+ "timeout_millis": 30000,
40
40
  "retry_codes_name": "idempotent",
41
41
  "retry_params_name": "default"
42
42
  },
43
43
  "ListCompanies": {
44
- "timeout_millis": 60000,
44
+ "timeout_millis": 30000,
45
45
  "retry_codes_name": "idempotent",
46
46
  "retry_params_name": "default"
47
47
  }
@@ -7,6 +7,7 @@ require 'google/protobuf'
7
7
  require 'google/api/annotations_pb'
8
8
  require 'google/api/client_pb'
9
9
  require 'google/api/field_behavior_pb'
10
+ require 'google/api/resource_pb'
10
11
  require 'google/cloud/talent/v4beta1/common_pb'
11
12
  require 'google/cloud/talent/v4beta1/company_pb'
12
13
  require 'google/protobuf/empty_pb'
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -273,26 +273,6 @@ module Google
273
273
  # For more information, see
274
274
  # [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47).
275
275
  #
276
- # For
277
- # {Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionType::JOB_TITLE CompletionType::JOB_TITLE}
278
- # type, only open jobs with the same
279
- # {Google::Cloud::Talent::V4beta1::CompleteQueryRequest#language_codes language_codes}
280
- # are returned.
281
- #
282
- # For
283
- # {Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionType::COMPANY_NAME CompletionType::COMPANY_NAME}
284
- # type, only companies having open jobs with the same
285
- # {Google::Cloud::Talent::V4beta1::CompleteQueryRequest#language_codes language_codes}
286
- # are returned.
287
- #
288
- # For
289
- # {Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionType::COMBINED CompletionType::COMBINED}
290
- # type, only open jobs with the same
291
- # {Google::Cloud::Talent::V4beta1::CompleteQueryRequest#language_codes language_codes}
292
- # or companies having open jobs with the same
293
- # {Google::Cloud::Talent::V4beta1::CompleteQueryRequest#language_codes language_codes}
294
- # are returned.
295
- #
296
276
  # The maximum number of allowed characters is 255.
297
277
  # @param company [String]
298
278
  # If provided, restricts completion to specified company.
@@ -304,11 +284,9 @@ module Google
304
284
  # If tenant id is unspecified, the default tenant is used, for
305
285
  # example, "projects/foo".
306
286
  # @param scope [Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionScope]
307
- # The scope of the completion. The defaults is
308
- # {Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionScope::PUBLIC CompletionScope::PUBLIC}.
287
+ # The scope of the completion. The defaults is {Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionScope::PUBLIC CompletionScope::PUBLIC}.
309
288
  # @param type [Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionType]
310
- # The completion topic. The default is
311
- # {Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionType::COMBINED CompletionType::COMBINED}.
289
+ # The completion topic. The default is {Google::Cloud::Talent::V4beta1::CompleteQueryRequest::CompletionType::COMBINED CompletionType::COMBINED}.
312
290
  # @param options [Google::Gax::CallOptions]
313
291
  # Overrides the default settings for this call, e.g, timeout,
314
292
  # retries, etc.
@@ -5,9 +5,10 @@
5
5
  require 'google/protobuf'
6
6
 
7
7
  require 'google/api/annotations_pb'
8
- require 'google/api/client_pb'
9
8
  require 'google/api/field_behavior_pb'
9
+ require 'google/api/resource_pb'
10
10
  require 'google/cloud/talent/v4beta1/common_pb'
11
+ require 'google/api/client_pb'
11
12
  Google::Protobuf::DescriptorPool.generated_pool.build do
12
13
  add_message "google.cloud.talent.v4beta1.CompleteQueryRequest" do
13
14
  optional :parent, :string, 1
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -63,8 +63,8 @@ module Google
63
63
  # The application date.
64
64
  # @!attribute [rw] stage
65
65
  # @return [Google::Cloud::Talent::V4beta1::Application::ApplicationStage]
66
- # Required. What is the most recent stage of the application (that is, new,
67
- # screen, send cv, hired, finished work)? This field is intentionally not
66
+ # Required. What is the most recent stage of the application (that is, new, screen,
67
+ # send cv, hired, finished work)? This field is intentionally not
68
68
  # comprehensive of every possible status, but instead, represents statuses
69
69
  # that would be used to indicate to the ML models good / bad matches.
70
70
  # @!attribute [rw] state
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -20,8 +20,7 @@ module Google
20
20
  # The Request of the CreateApplication method.
21
21
  # @!attribute [rw] parent
22
22
  # @return [String]
23
- # Required. Resource name of the profile under which the application is
24
- # created.
23
+ # Required. Resource name of the profile under which the application is created.
25
24
  #
26
25
  # The format is
27
26
  # "projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}".
@@ -44,21 +43,16 @@ module Google
44
43
  # Request for updating a specified application.
45
44
  # @!attribute [rw] application
46
45
  # @return [Google::Cloud::Talent::V4beta1::Application]
47
- # Required. The application resource to replace the current resource in the
48
- # system.
46
+ # Required. The application resource to replace the current resource in the system.
49
47
  # @!attribute [rw] update_mask
50
48
  # @return [Google::Protobuf::FieldMask]
51
49
  # Strongly recommended for the best service experience.
52
50
  #
53
- # If
54
- # {Google::Cloud::Talent::V4beta1::UpdateApplicationRequest#update_mask update_mask}
55
- # is provided, only the specified fields in
56
- # {Google::Cloud::Talent::V4beta1::UpdateApplicationRequest#application application}
57
- # are updated. Otherwise all the fields are updated.
51
+ # If {Google::Cloud::Talent::V4beta1::UpdateApplicationRequest#update_mask update_mask} is provided, only the specified fields in
52
+ # {Google::Cloud::Talent::V4beta1::UpdateApplicationRequest#application application} are updated. Otherwise all the fields are updated.
58
53
  #
59
54
  # A field mask to specify the application fields to be updated. Only
60
- # top level fields of {Google::Cloud::Talent::V4beta1::Application Application}
61
- # are supported.
55
+ # top level fields of {Google::Cloud::Talent::V4beta1::Application Application} are supported.
62
56
  class UpdateApplicationRequest; end
63
57
 
64
58
  # Request to delete a application.
@@ -74,8 +68,7 @@ module Google
74
68
  # List applications for which the client has ACL visibility.
75
69
  # @!attribute [rw] parent
76
70
  # @return [String]
77
- # Required. Resource name of the profile under which the application is
78
- # created.
71
+ # Required. Resource name of the profile under which the application is created.
79
72
  #
80
73
  # The format is
81
74
  # "projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}", for
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -30,11 +30,9 @@ module Google
30
30
  # @!attribute [rw] location_type
31
31
  # @return [Google::Cloud::Talent::V4beta1::Location::LocationType]
32
32
  # The type of a location, which corresponds to the address lines field of
33
- # {Google::Type::PostalAddress}. For example,
34
- # "Downtown, Atlanta, GA, USA" has a type of
35
- # {Google::Cloud::Talent::V4beta1::Location::LocationType::NEIGHBORHOOD LocationType::NEIGHBORHOOD},
36
- # and "Kansas City, KS, USA" has a type of
37
- # {Google::Cloud::Talent::V4beta1::Location::LocationType::LOCALITY LocationType::LOCALITY}.
33
+ # {Google::Type::PostalAddress}. For example, "Downtown, Atlanta, GA, USA"
34
+ # has a type of {Google::Cloud::Talent::V4beta1::Location::LocationType::NEIGHBORHOOD LocationType::NEIGHBORHOOD}, and "Kansas City, KS, USA"
35
+ # has a type of {Google::Cloud::Talent::V4beta1::Location::LocationType::LOCALITY LocationType::LOCALITY}.
38
36
  # @!attribute [rw] postal_address
39
37
  # @return [Google::Type::PostalAddress]
40
38
  # Postal address of the location that includes human readable information,
@@ -48,9 +46,10 @@ module Google
48
46
  # @return [Float]
49
47
  # Radius in miles of the job location. This value is derived from the
50
48
  # location bounding box in which a circle with the specified radius
51
- # centered from {Google::Type::LatLng} covers the area
52
- # associated with the job location. For example, currently, "Mountain View,
53
- # CA, USA" has a radius of 6.17 miles.
49
+ # centered from {Google::Type::LatLng} covers the area associated with the
50
+ # job location.
51
+ # For example, currently, "Mountain View, CA, USA" has a radius of
52
+ # 6.17 miles.
54
53
  class Location
55
54
  # An enum which represents the type of a location.
56
55
  module LocationType
@@ -98,9 +97,7 @@ module Google
98
97
  # performance of the service.
99
98
  # @!attribute [rw] domain
100
99
  # @return [String]
101
- # Required if
102
- # {Google::Cloud::Talent::V4beta1::RequestMetadata#allow_missing_ids allow_missing_ids}
103
- # is unset or `false`.
100
+ # Required if {Google::Cloud::Talent::V4beta1::RequestMetadata#allow_missing_ids allow_missing_ids} is unset or `false`.
104
101
  #
105
102
  # The client-defined scope or source of the service call, which typically
106
103
  # is the domain on
@@ -117,9 +114,7 @@ module Google
117
114
  # The maximum number of allowed characters is 255.
118
115
  # @!attribute [rw] session_id
119
116
  # @return [String]
120
- # Required if
121
- # {Google::Cloud::Talent::V4beta1::RequestMetadata#allow_missing_ids allow_missing_ids}
122
- # is unset or `false`.
117
+ # Required if {Google::Cloud::Talent::V4beta1::RequestMetadata#allow_missing_ids allow_missing_ids} is unset or `false`.
123
118
  #
124
119
  # A unique session identification string. A session is defined as the
125
120
  # duration of an end user's interaction with the service over a certain
@@ -133,9 +128,7 @@ module Google
133
128
  # The maximum number of allowed characters is 255.
134
129
  # @!attribute [rw] user_id
135
130
  # @return [String]
136
- # Required if
137
- # {Google::Cloud::Talent::V4beta1::RequestMetadata#allow_missing_ids allow_missing_ids}
138
- # is unset or `false`.
131
+ # Required if {Google::Cloud::Talent::V4beta1::RequestMetadata#allow_missing_ids allow_missing_ids} is unset or `false`.
139
132
  #
140
133
  # A unique user identification string, as determined by the client.
141
134
  # To have the strongest positive impact on search quality
@@ -149,16 +142,10 @@ module Google
149
142
  # The maximum number of allowed characters is 255.
150
143
  # @!attribute [rw] allow_missing_ids
151
144
  # @return [true, false]
152
- # Only set when any of
153
- # {Google::Cloud::Talent::V4beta1::RequestMetadata#domain domain},
154
- # {Google::Cloud::Talent::V4beta1::RequestMetadata#session_id session_id} and
155
- # {Google::Cloud::Talent::V4beta1::RequestMetadata#user_id user_id} isn't
145
+ # Only set when any of {Google::Cloud::Talent::V4beta1::RequestMetadata#domain domain}, {Google::Cloud::Talent::V4beta1::RequestMetadata#session_id session_id} and {Google::Cloud::Talent::V4beta1::RequestMetadata#user_id user_id} isn't
156
146
  # available for some reason. It is highly recommended not to set this field
157
- # and provide accurate
158
- # {Google::Cloud::Talent::V4beta1::RequestMetadata#domain domain},
159
- # {Google::Cloud::Talent::V4beta1::RequestMetadata#session_id session_id} and
160
- # {Google::Cloud::Talent::V4beta1::RequestMetadata#user_id user_id} for the best
161
- # service experience.
147
+ # and provide accurate {Google::Cloud::Talent::V4beta1::RequestMetadata#domain domain}, {Google::Cloud::Talent::V4beta1::RequestMetadata#session_id session_id} and {Google::Cloud::Talent::V4beta1::RequestMetadata#user_id user_id} for the
148
+ # best service experience.
162
149
  # @!attribute [rw] device_info
163
150
  # @return [Google::Cloud::Talent::V4beta1::DeviceInfo]
164
151
  # The type of device used by the job seeker at the time of the call to the
@@ -214,10 +201,7 @@ module Google
214
201
  # Custom attribute values that are either filterable or non-filterable.
215
202
  # @!attribute [rw] string_values
216
203
  # @return [Array<String>]
217
- # Exactly one of
218
- # {Google::Cloud::Talent::V4beta1::CustomAttribute#string_values string_values}
219
- # or {Google::Cloud::Talent::V4beta1::CustomAttribute#long_values long_values}
220
- # must be specified.
204
+ # Exactly one of {Google::Cloud::Talent::V4beta1::CustomAttribute#string_values string_values} or {Google::Cloud::Talent::V4beta1::CustomAttribute#long_values long_values} must be specified.
221
205
  #
222
206
  # This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
223
207
  # `CASE_INSENSITIVE_MATCH`) search.
@@ -229,17 +213,12 @@ module Google
229
213
  # Empty string isn't allowed.
230
214
  # @!attribute [rw] long_values
231
215
  # @return [Array<Integer>]
232
- # Exactly one of
233
- # {Google::Cloud::Talent::V4beta1::CustomAttribute#string_values string_values}
234
- # or {Google::Cloud::Talent::V4beta1::CustomAttribute#long_values long_values}
235
- # must be specified.
216
+ # Exactly one of {Google::Cloud::Talent::V4beta1::CustomAttribute#string_values string_values} or {Google::Cloud::Talent::V4beta1::CustomAttribute#long_values long_values} must be specified.
236
217
  #
237
218
  # This field is used to perform number range search.
238
219
  # (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
239
220
  #
240
- # Currently at most 1
241
- # {Google::Cloud::Talent::V4beta1::CustomAttribute#long_values long_values} is
242
- # supported.
221
+ # Currently at most 1 {Google::Cloud::Talent::V4beta1::CustomAttribute#long_values long_values} is supported.
243
222
  # @!attribute [rw] filterable
244
223
  # @return [true, false]
245
224
  # If the `filterable` flag is true, custom field values are searchable.
@@ -272,59 +251,41 @@ module Google
272
251
  # Job compensation information.
273
252
  #
274
253
  # At most one entry can be of type
275
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationType::BASE CompensationInfo::CompensationType::BASE},
276
- # which is referred as **base compensation entry** for the job.
254
+ # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationType::BASE CompensationInfo::CompensationType::BASE}, which is
255
+ # referred as **base compensation entry** for the job.
277
256
  # @!attribute [rw] annualized_base_compensation_range
278
257
  # @return [Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationRange]
279
- # Output only. Annualized base compensation range. Computed as base
280
- # compensation entry's
281
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount CompensationEntry#amount}
282
- # times
258
+ # Output only. Annualized base compensation range. Computed as base compensation entry's
259
+ # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount CompensationEntry#amount} times
283
260
  # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#expected_units_per_year CompensationEntry#expected_units_per_year}.
284
261
  #
285
- # See
286
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry CompensationEntry}
287
- # for explanation on compensation annualization.
262
+ # See {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry CompensationEntry} for explanation on compensation annualization.
288
263
  # @!attribute [rw] annualized_total_compensation_range
289
264
  # @return [Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationRange]
290
- # Output only. Annualized total compensation range. Computed as all
291
- # compensation entries'
292
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount CompensationEntry#amount}
293
- # times
265
+ # Output only. Annualized total compensation range. Computed as all compensation entries'
266
+ # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount CompensationEntry#amount} times
294
267
  # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#expected_units_per_year CompensationEntry#expected_units_per_year}.
295
268
  #
296
- # See
297
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry CompensationEntry}
298
- # for explanation on compensation annualization.
269
+ # See {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry CompensationEntry} for explanation on compensation annualization.
299
270
  class CompensationInfo
300
271
  # A compensation entry that represents one component of compensation, such
301
272
  # as base pay, bonus, or other compensation type.
302
273
  #
303
274
  # Annualization: One compensation entry can be annualized if
304
- # * it contains valid
305
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount amount}
306
- # or
307
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#range range}.
308
- # * and its
309
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#expected_units_per_year expected_units_per_year}
310
- # is set or can be derived. Its annualized range is determined as
311
- # ({Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount amount}
312
- # or
313
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#range range})
314
- # times
275
+ # * it contains valid {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount amount} or {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#range range}.
276
+ # * and its {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#expected_units_per_year expected_units_per_year} is set or can be derived.
277
+ # Its annualized range is determined as ({Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount amount} or {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#range range}) times
315
278
  # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#expected_units_per_year expected_units_per_year}.
316
279
  # @!attribute [rw] type
317
280
  # @return [Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationType]
318
281
  # Compensation type.
319
282
  #
320
- # Default is
321
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationType::COMPENSATION_TYPE_UNSPECIFIED CompensationType::COMPENSATION_TYPE_UNSPECIFIED}.
283
+ # Default is {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationType::COMPENSATION_TYPE_UNSPECIFIED CompensationType::COMPENSATION_TYPE_UNSPECIFIED}.
322
284
  # @!attribute [rw] unit
323
285
  # @return [Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationUnit]
324
286
  # Frequency of the specified amount.
325
287
  #
326
- # Default is
327
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationUnit::COMPENSATION_UNIT_UNSPECIFIED CompensationUnit::COMPENSATION_UNIT_UNSPECIFIED}.
288
+ # Default is {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationUnit::COMPENSATION_UNIT_UNSPECIFIED CompensationUnit::COMPENSATION_UNIT_UNSPECIFIED}.
328
289
  # @!attribute [rw] amount
329
290
  # @return [Google::Type::Money]
330
291
  # Compensation amount.
@@ -339,10 +300,8 @@ module Google
339
300
  # @!attribute [rw] expected_units_per_year
340
301
  # @return [Google::Protobuf::DoubleValue]
341
302
  # Expected number of units paid each year. If not specified, when
342
- # {Google::Cloud::Talent::V4beta1::Job#employment_types Job#employment_types}
343
- # is FULLTIME, a default value is inferred based on
344
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#unit unit}.
345
- # Default values:
303
+ # {Google::Cloud::Talent::V4beta1::Job#employment_types Job#employment_types} is FULLTIME, a default value is inferred
304
+ # based on {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#unit unit}. Default values:
346
305
  # * HOURLY: 2080
347
306
  # * DAILY: 260
348
307
  # * WEEKLY: 52
@@ -367,30 +326,19 @@ module Google
367
326
  # The type of compensation.
368
327
  #
369
328
  # For compensation amounts specified in non-monetary amounts,
370
- # describe the compensation scheme in the
371
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#description CompensationEntry#description}.
329
+ # describe the compensation scheme in the {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#description CompensationEntry#description}.
372
330
  #
373
331
  # For example, tipping format is described in
374
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#description CompensationEntry#description}
375
- # (for example, "expect 15-20% tips based on customer bill.") and an estimate
376
- # of the tips provided in
377
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount CompensationEntry#amount}
378
- # or
379
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#range CompensationEntry#range}
380
- # ($10 per hour).
332
+ # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#description CompensationEntry#description} (for example, "expect 15-20% tips based
333
+ # on customer bill.") and an estimate of the tips provided in
334
+ # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount CompensationEntry#amount} or {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#range CompensationEntry#range} ($10 per hour).
381
335
  #
382
- # For example, equity is described in
383
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#description CompensationEntry#description}
336
+ # For example, equity is described in {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#description CompensationEntry#description}
384
337
  # (for example, "1% - 2% equity vesting over 4 years, 1 year cliff") and
385
- # value estimated in
386
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount CompensationEntry#amount}
387
- # or
388
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#range CompensationEntry#range}.
389
- # If no value estimate is possible, units are
390
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationUnit::COMPENSATION_UNIT_UNSPECIFIED CompensationUnit::COMPENSATION_UNIT_UNSPECIFIED}
391
- # and then further clarified in
392
- # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#description CompensationEntry#description}
393
- # field.
338
+ # value estimated in {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#amount CompensationEntry#amount} or
339
+ # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#range CompensationEntry#range}. If no value estimate is possible, units are
340
+ # {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationUnit::COMPENSATION_UNIT_UNSPECIFIED CompensationUnit::COMPENSATION_UNIT_UNSPECIFIED} and then further
341
+ # clarified in {Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry#description CompensationEntry#description} field.
394
342
  module CompensationType
395
343
  # Default value.
396
344
  COMPENSATION_TYPE_UNSPECIFIED = 0
@@ -497,11 +445,9 @@ module Google
497
445
  # Number of characters allowed is 100,000.
498
446
  # @!attribute [rw] skill_name_snippet
499
447
  # @return [String]
500
- # Output only. Skill name snippet shows how the
501
- # {Google::Cloud::Talent::V4beta1::Skill#display_name display_name} is related
502
- # to a search query. It's empty if the
503
- # {Google::Cloud::Talent::V4beta1::Skill#display_name display_name} isn't
504
- # related to the search query.
448
+ # Output only. Skill name snippet shows how the {Google::Cloud::Talent::V4beta1::Skill#display_name display_name} is related to a search
449
+ # query. It's empty if the {Google::Cloud::Talent::V4beta1::Skill#display_name display_name} isn't related to the search
450
+ # query.
505
451
  class Skill; end
506
452
 
507
453
  # Details of an interview.
@@ -510,8 +456,8 @@ module Google
510
456
  # The rating on this interview.
511
457
  # @!attribute [rw] outcome
512
458
  # @return [Google::Cloud::Talent::V4beta1::Outcome]
513
- # Required. The overall decision resulting from this interview (positive,
514
- # negative, nuetral).
459
+ # Required. The overall decision resulting from this interview (positive, negative,
460
+ # nuetral).
515
461
  class Interview; end
516
462
 
517
463
  # The details of the score received for an assessment or interview.
@@ -531,8 +477,7 @@ module Google
531
477
  class Rating; end
532
478
 
533
479
  # Metadata used for long running operations returned by CTS batch APIs.
534
- # It's used to replace
535
- # {Google::Longrunning::Operation#metadata}.
480
+ # It's used to replace {Google::Longrunning::Operation#metadata}.
536
481
  # @!attribute [rw] state
537
482
  # @return [Google::Cloud::Talent::V4beta1::BatchOperationMetadata::State]
538
483
  # The state of a long running operation.
@@ -554,13 +499,12 @@ module Google
554
499
  # @!attribute [rw] update_time
555
500
  # @return [Google::Protobuf::Timestamp]
556
501
  # 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.
502
+ # {Google::Cloud::Talent::V4beta1::BatchOperationMetadata#update_time update_time} is refreshed every minute otherwise cached data is
503
+ # returned.
559
504
  # @!attribute [rw] end_time
560
505
  # @return [Google::Protobuf::Timestamp]
561
506
  # The time when the batch operation is finished and
562
- # {Google::Longrunning::Operation#done} is
563
- # set to `true`.
507
+ # {Google::Longrunning::Operation#done} is set to `true`.
564
508
  class BatchOperationMetadata
565
509
  module State
566
510
  # Default value.
@@ -580,14 +524,12 @@ module Google
580
524
  FAILED = 4
581
525
 
582
526
  # The batch operation is in the process of cancelling after
583
- # {Google::Longrunning::Operations::CancelOperation}
584
- # is called.
527
+ # {Google::Longrunning::Operations::CancelOperation} is called.
585
528
  CANCELLING = 5
586
529
 
587
530
  # 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.
531
+ # {Google::Longrunning::Operations::CancelOperation} is called. Any items
532
+ # processed before cancelling are returned in the response.
591
533
  CANCELLED = 6
592
534
  end
593
535
  end
@@ -599,94 +541,66 @@ module Google
599
541
 
600
542
  # Job application signal.
601
543
  #
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
- # {Google::Cloud::Talent::V4beta1::AvailabilitySignal#last_update_time last_update_time}
606
- # is 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:
544
+ # In the context of {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals}, this signal is related
545
+ # to the candidate's most recent application.
546
+ # {Google::Cloud::Talent::V4beta1::AvailabilitySignal#last_update_time last_update_time} is
547
+ # calculated from max({Google::Cloud::Talent::V4beta1::Application#create_time Application#create_time}) from all {Google::Cloud::Talent::V4beta1::Application Application}
548
+ # records where {Google::Cloud::Talent::V4beta1::Application#source Application#source} is any of the following:
611
549
  # {Google::Cloud::Talent::V4beta1::Application::ApplicationSource::APPLY_DIRECT_WEB APPLY_DIRECT_WEB}
612
550
  # {Google::Cloud::Talent::V4beta1::Application::ApplicationSource::APPLY_DIRECT_MOBILE_WEB APPLY_DIRECT_MOBILE_WEB}
613
551
  # {Google::Cloud::Talent::V4beta1::Application::ApplicationSource::APPLY_DIRECT_MOBILE_APP APPLY_DIRECT_MOBILE_APP}
614
552
  # {Google::Cloud::Talent::V4beta1::Application::ApplicationSource::APPLY_DIRECT_IN_PERSON APPLY_DIRECT_IN_PERSON}
615
553
  # {Google::Cloud::Talent::V4beta1::Application::ApplicationSource::APPLY_INDIRECT APPLY_INDIRECT}
616
554
  #
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 {Google::Cloud::Talent::V4beta1::AvailabilitySignal#type type} is
622
- # JOB_APPLICATION.
555
+ # In the context of {Google::Cloud::Talent::V4beta1::AvailabilityFilter AvailabilityFilter}, the filter is applied on
556
+ # {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals} where
557
+ # {Google::Cloud::Talent::V4beta1::AvailabilitySignal#type type} is JOB_APPLICATION.
623
558
  JOB_APPLICATION = 1
624
559
 
625
560
  # Resume update signal.
626
561
  #
627
- # In the context of
628
- # {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals},
629
- # this signal is related to the candidate's most recent update to their
630
- # resume. For a
631
- # {Google::Cloud::Talent::V4beta1::SummarizedProfile#summary SummarizedProfile#summary},
632
- # {Google::Cloud::Talent::V4beta1::AvailabilitySignal#last_update_time last_update_time}
633
- # is calculated from
634
- # max({Google::Cloud::Talent::V4beta1::Profile#resume_update_time Profile#resume_update_time})
635
- # from all
562
+ # In the context of {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals}, this signal is related
563
+ # to the candidate's most recent update to their resume.
564
+ # For a {Google::Cloud::Talent::V4beta1::SummarizedProfile#summary SummarizedProfile#summary},
565
+ # {Google::Cloud::Talent::V4beta1::AvailabilitySignal#last_update_time last_update_time} is
566
+ # calculated from max({Google::Cloud::Talent::V4beta1::Profile#resume_update_time Profile#resume_update_time}) from all
636
567
  # {Google::Cloud::Talent::V4beta1::SummarizedProfile#profiles SummarizedProfile#profiles}.
637
568
  #
638
- # In the context of
639
- # {Google::Cloud::Talent::V4beta1::AvailabilityFilter AvailabilityFilter}, the
640
- # filter is applied on
641
- # {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals}
642
- # where {Google::Cloud::Talent::V4beta1::AvailabilitySignal#type type} is
643
- # RESUME_UPDATE.
569
+ # In the context of {Google::Cloud::Talent::V4beta1::AvailabilityFilter AvailabilityFilter}, the filter is applied on
570
+ # {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals} where
571
+ # {Google::Cloud::Talent::V4beta1::AvailabilitySignal#type type} is RESUME_UPDATE.
644
572
  RESUME_UPDATE = 2
645
573
 
646
574
  # Candidate update signal.
647
575
  #
648
- # In the context of
649
- # {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals},
650
- # this signal is related to the candidate's most recent update to their
651
- # profile. For a
652
- # {Google::Cloud::Talent::V4beta1::SummarizedProfile#summary SummarizedProfile#summary},
653
- # {Google::Cloud::Talent::V4beta1::AvailabilitySignal#last_update_time last_update_time}
654
- # is calculated from
655
- # max({Google::Cloud::Talent::V4beta1::Profile#candidate_update_time Profile#candidate_update_time})
656
- # from all
576
+ # In the context of {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals}, this signal is related
577
+ # to the candidate's most recent update to their profile.
578
+ # For a {Google::Cloud::Talent::V4beta1::SummarizedProfile#summary SummarizedProfile#summary},
579
+ # {Google::Cloud::Talent::V4beta1::AvailabilitySignal#last_update_time last_update_time} is
580
+ # calculated from max({Google::Cloud::Talent::V4beta1::Profile#candidate_update_time Profile#candidate_update_time}) from all
657
581
  # {Google::Cloud::Talent::V4beta1::SummarizedProfile#profiles SummarizedProfile#profiles}.
658
582
  #
659
- # In the context of
660
- # {Google::Cloud::Talent::V4beta1::AvailabilityFilter AvailabilityFilter}, the
661
- # filter is applied on
662
- # {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals}
663
- # where {Google::Cloud::Talent::V4beta1::AvailabilitySignal#type type} is
664
- # CANDIDATE_UPDATE.
583
+ # In the context of {Google::Cloud::Talent::V4beta1::AvailabilityFilter AvailabilityFilter}, the filter is applied on
584
+ # {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals} where
585
+ # {Google::Cloud::Talent::V4beta1::AvailabilitySignal#type type} is CANDIDATE_UPDATE.
665
586
  CANDIDATE_UPDATE = 3
666
587
 
667
588
  # Client submission signal.
668
589
  #
669
- # In the context of
670
- # {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals},
671
- # this signal is related to the candidate's most recent submission.
672
- # {Google::Cloud::Talent::V4beta1::AvailabilitySignal#last_update_time last_update_time}
673
- # is calculated from
674
- # max({Google::Cloud::Talent::V4beta1::Application#create_time Application#create_time})
675
- # from all {Google::Cloud::Talent::V4beta1::Application Application} records
676
- # where {Google::Cloud::Talent::V4beta1::Application#stage Application#stage} is
677
- # any of the following:
590
+ # In the context of {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals}, this signal is related
591
+ # to the candidate's most recent submission.
592
+ # {Google::Cloud::Talent::V4beta1::AvailabilitySignal#last_update_time last_update_time} is
593
+ # calculated from max({Google::Cloud::Talent::V4beta1::Application#create_time Application#create_time}) from all {Google::Cloud::Talent::V4beta1::Application Application}
594
+ # records where {Google::Cloud::Talent::V4beta1::Application#stage Application#stage} is any of the following:
678
595
  # {Google::Cloud::Talent::V4beta1::Application::ApplicationStage::HIRING_MANAGER_REVIEW HIRING_MANAGER_REVIEW}
679
596
  # {Google::Cloud::Talent::V4beta1::Application::ApplicationStage::INTERVIEW INTERVIEW}
680
597
  # {Google::Cloud::Talent::V4beta1::Application::ApplicationStage::OFFER_EXTENDED OFFER_EXTENDED}
681
598
  # {Google::Cloud::Talent::V4beta1::Application::ApplicationStage::OFFER_ACCEPTED OFFER_ACCEPTED}
682
599
  # {Google::Cloud::Talent::V4beta1::Application::ApplicationStage::STARTED STARTED}
683
600
  #
684
- # In the context of
685
- # {Google::Cloud::Talent::V4beta1::AvailabilityFilter AvailabilityFilter}, the
686
- # filter is applied on
687
- # {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals}
688
- # where {Google::Cloud::Talent::V4beta1::AvailabilitySignal#type type} is
689
- # CLIENT_SUBMISSION.
601
+ # In the context of {Google::Cloud::Talent::V4beta1::AvailabilityFilter AvailabilityFilter}, the filter is applied on
602
+ # {Google::Cloud::Talent::V4beta1::Profile#availability_signals Profile#availability_signals} where
603
+ # {Google::Cloud::Talent::V4beta1::AvailabilitySignal#type type} is CLIENT_SUBMISSION.
690
604
  CLIENT_SUBMISSION = 4
691
605
  end
692
606
 
@@ -826,8 +740,7 @@ module Google
826
740
  # The job is offered as a contracted position with the understanding
827
741
  # that it's converted into a full-time position at the end of the
828
742
  # contract. Jobs of this type are also returned by a search for
829
- # {Google::Cloud::Talent::V4beta1::EmploymentType::CONTRACTOR EmploymentType::CONTRACTOR}
830
- # jobs.
743
+ # {Google::Cloud::Talent::V4beta1::EmploymentType::CONTRACTOR EmploymentType::CONTRACTOR} jobs.
831
744
  CONTRACT_TO_HIRE = 4
832
745
 
833
746
  # The job is offered as a temporary employment opportunity, usually
@@ -1070,11 +983,10 @@ module Google
1070
983
  POSTING_REGION_UNSPECIFIED = 0
1071
984
 
1072
985
  # In addition to exact location matching, job posting is returned when the
1073
- # {Google::Cloud::Talent::V4beta1::LocationFilter LocationFilter} in the search
1074
- # query is in the same administrative area as the returned job posting. For
1075
- # example, if a `ADMINISTRATIVE_AREA` job is posted in "CA, USA", it's
1076
- # returned if {Google::Cloud::Talent::V4beta1::LocationFilter LocationFilter}
1077
- # has "Mountain View".
986
+ # {Google::Cloud::Talent::V4beta1::LocationFilter LocationFilter} in the search query is in the same administrative area
987
+ # as the returned job posting. For example, if a `ADMINISTRATIVE_AREA` job
988
+ # is posted in "CA, USA", it's returned if {Google::Cloud::Talent::V4beta1::LocationFilter LocationFilter} has
989
+ # "Mountain View".
1078
990
  #
1079
991
  # Administrative area refers to top-level administrative subdivision of this
1080
992
  # country. For example, US state, IT region, UK constituent nation and
@@ -1082,11 +994,9 @@ module Google
1082
994
  ADMINISTRATIVE_AREA = 1
1083
995
 
1084
996
  # In addition to exact location matching, job is returned when
1085
- # {Google::Cloud::Talent::V4beta1::LocationFilter LocationFilter} in search
1086
- # query is in the same country as this job. For example, if a `NATION_WIDE`
1087
- # job is posted in "USA", it's returned if
1088
- # {Google::Cloud::Talent::V4beta1::LocationFilter LocationFilter} has 'Mountain
1089
- # View'.
997
+ # {Google::Cloud::Talent::V4beta1::LocationFilter LocationFilter} in search query is in the same country as this job.
998
+ # For example, if a `NATION_WIDE` job is posted in "USA", it's
999
+ # returned if {Google::Cloud::Talent::V4beta1::LocationFilter LocationFilter} has 'Mountain View'.
1090
1000
  NATION = 2
1091
1001
 
1092
1002
  # Job allows employees to work remotely (telecommute).