• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "methodConfig": [
3    {
4      "name": [
5        {
6          "service": "google.cloud.talent.v4.TenantService",
7          "method": "GetTenant"
8        },
9        {
10          "service": "google.cloud.talent.v4.TenantService",
11          "method": "DeleteTenant"
12        },
13        {
14          "service": "google.cloud.talent.v4.TenantService",
15          "method": "ListTenants"
16        }
17      ],
18      "timeout": "30s",
19      "retryPolicy": {
20        "maxAttempts": 5,
21        "initialBackoff": "0.100s",
22        "maxBackoff": "60s",
23        "backoffMultiplier": 1.3,
24        "retryableStatusCodes": [
25          "DEADLINE_EXCEEDED",
26          "UNAVAILABLE"
27        ]
28      }
29    },
30    {
31      "name": [
32        {
33          "service": "google.cloud.talent.v4.EventService",
34          "method": "CreateClientEvent"
35        }
36      ],
37      "timeout": "30s"
38    },
39    {
40      "name": [
41        {
42          "service": "google.cloud.talent.v4.JobService",
43          "method": "GetJob"
44        },
45        {
46          "service": "google.cloud.talent.v4.JobService",
47          "method": "DeleteJob"
48        },
49        {
50          "service": "google.cloud.talent.v4.JobService",
51          "method": "ListJobs"
52        }
53      ],
54      "timeout": "30s",
55      "retryPolicy": {
56        "maxAttempts": 5,
57        "initialBackoff": "0.100s",
58        "maxBackoff": "60s",
59        "backoffMultiplier": 1.3,
60        "retryableStatusCodes": [
61          "DEADLINE_EXCEEDED",
62          "UNAVAILABLE"
63        ]
64      }
65    },
66    {
67      "name": [
68        {
69          "service": "google.cloud.talent.v4.JobService",
70          "method": "CreateJob"
71        },
72        {
73          "service": "google.cloud.talent.v4.JobService",
74          "method": "UpdateJob"
75        },
76        {
77          "service": "google.cloud.talent.v4.JobService",
78          "method": "BatchDeleteJobs"
79        },
80        {
81          "service": "google.cloud.talent.v4.JobService",
82          "method": "SearchJobs"
83        },
84        {
85          "service": "google.cloud.talent.v4.JobService",
86          "method": "BatchCreateJobs"
87        },
88        {
89          "service": "google.cloud.talent.v4.JobService",
90          "method": "BatchUpdateJobs"
91        }
92      ],
93      "timeout": "30s"
94    },
95    {
96      "name": [
97        {
98          "service": "google.cloud.talent.v4.TenantService",
99          "method": "CreateTenant"
100        },
101        {
102          "service": "google.cloud.talent.v4.TenantService",
103          "method": "UpdateTenant"
104        }
105      ],
106      "timeout": "30s"
107    },
108    {
109      "name": [
110        {
111          "service": "google.cloud.talent.v4.CompanyService",
112          "method": "CreateCompany"
113        },
114        {
115          "service": "google.cloud.talent.v4.CompanyService",
116          "method": "UpdateCompany"
117        }
118      ],
119      "timeout": "30s"
120    },
121    {
122      "name": [
123        {
124          "service": "google.cloud.talent.v4.CompanyService",
125          "method": "GetCompany"
126        },
127        {
128          "service": "google.cloud.talent.v4.CompanyService",
129          "method": "DeleteCompany"
130        },
131        {
132          "service": "google.cloud.talent.v4.CompanyService",
133          "method": "ListCompanies"
134        }
135      ],
136      "timeout": "30s",
137      "retryPolicy": {
138        "maxAttempts": 5,
139        "initialBackoff": "0.100s",
140        "maxBackoff": "60s",
141        "backoffMultiplier": 1.3,
142        "retryableStatusCodes": [
143          "DEADLINE_EXCEEDED",
144          "UNAVAILABLE"
145        ]
146      }
147    },
148    {
149      "name": [
150        {
151          "service": "google.cloud.talent.v4.Completion",
152          "method": "CompleteQuery"
153        }
154      ],
155      "timeout": "30s",
156      "retryPolicy": {
157        "maxAttempts": 5,
158        "initialBackoff": "0.100s",
159        "maxBackoff": "60s",
160        "backoffMultiplier": 1.3,
161        "retryableStatusCodes": [
162          "DEADLINE_EXCEEDED",
163          "UNAVAILABLE"
164        ]
165      }
166    }
167  ]
168}
169