summaryrefslogtreecommitdiff
path: root/third_party/googleapis/google/cloud/talent/talent_v4.yaml
blob: 64296f3dcfd55ed1750c2592e92800565bb44135 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
type: google.api.Service
config_version: 3
name: jobs.googleapis.com
title: Cloud Talent Solution API

apis:
- name: google.cloud.talent.v4.CompanyService
- name: google.cloud.talent.v4.Completion
- name: google.cloud.talent.v4.EventService
- name: google.cloud.talent.v4.JobService
- name: google.cloud.talent.v4.TenantService

types:
- name: google.cloud.talent.v4.BatchOperationMetadata
- name: google.cloud.talent.v4.BatchCreateJobsResponse
- name: google.cloud.talent.v4.BatchUpdateJobsResponse
- name: google.cloud.talent.v4.BatchDeleteJobsResponse

documentation:
  summary: |-
    Cloud Talent Solution provides the capability to create, read, update, and
    delete job postings, as well as search jobs based on keywords and filters.
  overview: |-
    # Introduction

    Cloud Talent Solution provides hiring companies and job distributors with
    the capability to create and manage job postings and organizational
    information, and perform job search using field based queries. This site
    contains all of the information you need to integrate Cloud Talent
    Solution, create company entities that represent employers with intended
    access control, post and manage jobs on Garage Jobs on behalf of
    employers, and search jobs where access control permits. For a full list
    of supported API methods, refer to the [Reference](rest/) section.

backend:
  rules:
  - selector: 'google.cloud.talent.v4.CompanyService.*'
    deadline: 30.0
  - selector: google.cloud.talent.v4.Completion.CompleteQuery
    deadline: 30.0
  - selector: google.cloud.talent.v4.EventService.CreateClientEvent
    deadline: 30.0
  - selector: 'google.cloud.talent.v4.JobService.*'
    deadline: 30.0
  - selector: 'google.cloud.talent.v4.TenantService.*'
    deadline: 30.0
  - selector: 'google.longrunning.Operations.*'
    deadline: 30.0

http:
  rules:
  - selector: google.longrunning.Operations.GetOperation
    get: '/v4/{name=projects/*/operations/*}'

authentication:
  rules:
  - selector: 'google.cloud.talent.v4.CompanyService.*'
    oauth:
      canonical_scopes: |-
        https://www.googleapis.com/auth/cloud-platform,
        https://www.googleapis.com/auth/jobs
  - selector: google.cloud.talent.v4.Completion.CompleteQuery
    oauth:
      canonical_scopes: |-
        https://www.googleapis.com/auth/cloud-platform,
        https://www.googleapis.com/auth/jobs
  - selector: google.cloud.talent.v4.EventService.CreateClientEvent
    oauth:
      canonical_scopes: |-
        https://www.googleapis.com/auth/cloud-platform,
        https://www.googleapis.com/auth/jobs
  - selector: 'google.cloud.talent.v4.JobService.*'
    oauth:
      canonical_scopes: |-
        https://www.googleapis.com/auth/cloud-platform,
        https://www.googleapis.com/auth/jobs
  - selector: 'google.cloud.talent.v4.TenantService.*'
    oauth:
      canonical_scopes: |-
        https://www.googleapis.com/auth/cloud-platform,
        https://www.googleapis.com/auth/jobs
  - selector: 'google.longrunning.Operations.*'
    oauth:
      canonical_scopes: |-
        https://www.googleapis.com/auth/cloud-platform,
        https://www.googleapis.com/auth/jobs