OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/cloud-platform": { | 5 "https://www.googleapis.com/auth/cloud-platform": { |
6 "description": "View and manage your data across Google Clou
d Platform services" | 6 "description": "View and manage your data across Google Clou
d Platform services" |
7 } | 7 } |
8 } | 8 } |
9 } | 9 } |
10 }, | 10 }, |
11 "basePath": "", | 11 "basePath": "", |
12 "baseUrl": "https://iam.googleapis.com/", | 12 "baseUrl": "https://iam.googleapis.com/", |
13 "batchPath": "batch", | 13 "batchPath": "batch", |
14 "canonicalName": "iam", | 14 "canonicalName": "iam", |
15 "description": "Manages identity and access control for Google Cloud Platfor
m resources, including the creation of service accounts, which you can use to au
thenticate to Google and make API calls.", | 15 "description": "Manages identity and access control for Google Cloud Platfor
m resources, including the creation of service accounts, which you can use to au
thenticate to Google and make API calls.", |
16 "discoveryVersion": "v1", | 16 "discoveryVersion": "v1", |
17 "documentationLink": "https://cloud.google.com/iam/", | 17 "documentationLink": "https://cloud.google.com/iam/", |
18 "icons": { | 18 "icons": { |
19 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 19 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
20 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 20 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
21 }, | 21 }, |
22 "id": "iam:v1", | 22 "id": "iam:v1", |
23 "kind": "discovery#restDescription", | 23 "kind": "discovery#restDescription", |
24 "name": "iam", | 24 "name": "iam", |
25 "ownerDomain": "google.com", | 25 "ownerDomain": "google.com", |
26 "ownerName": "Google", | 26 "ownerName": "Google", |
27 "parameters": { | 27 "parameters": { |
| 28 "pp": { |
| 29 "default": "true", |
| 30 "description": "Pretty-print response.", |
| 31 "location": "query", |
| 32 "type": "boolean" |
| 33 }, |
| 34 "bearer_token": { |
| 35 "description": "OAuth bearer token.", |
| 36 "location": "query", |
| 37 "type": "string" |
| 38 }, |
| 39 "oauth_token": { |
| 40 "description": "OAuth 2.0 token for the current user.", |
| 41 "location": "query", |
| 42 "type": "string" |
| 43 }, |
28 "upload_protocol": { | 44 "upload_protocol": { |
29 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", | 45 "description": "Upload protocol for media (e.g. \"raw\", \"multipart
\").", |
30 "location": "query", | 46 "location": "query", |
31 "type": "string" | 47 "type": "string" |
32 }, | 48 }, |
33 "prettyPrint": { | 49 "prettyPrint": { |
34 "default": "true", | 50 "default": "true", |
35 "description": "Returns response with indentations and line breaks."
, | 51 "description": "Returns response with indentations and line breaks."
, |
36 "location": "query", | 52 "location": "query", |
37 "type": "boolean" | 53 "type": "boolean" |
38 }, | 54 }, |
| 55 "uploadType": { |
| 56 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", |
| 57 "location": "query", |
| 58 "type": "string" |
| 59 }, |
39 "fields": { | 60 "fields": { |
40 "description": "Selector specifying which fields to include in a par
tial response.", | 61 "description": "Selector specifying which fields to include in a par
tial response.", |
41 "location": "query", | 62 "location": "query", |
42 "type": "string" | 63 "type": "string" |
43 }, | 64 }, |
44 "uploadType": { | |
45 "description": "Legacy upload protocol for media (e.g. \"media\", \"
multipart\").", | |
46 "location": "query", | |
47 "type": "string" | |
48 }, | |
49 "$.xgafv": { | 65 "$.xgafv": { |
50 "description": "V1 error format.", | 66 "description": "V1 error format.", |
51 "enum": [ | 67 "enum": [ |
52 "1", | 68 "1", |
53 "2" | 69 "2" |
54 ], | 70 ], |
55 "enumDescriptions": [ | 71 "enumDescriptions": [ |
56 "v1 error format", | 72 "v1 error format", |
57 "v2 error format" | 73 "v2 error format" |
58 ], | 74 ], |
(...skipping 14 matching lines...) Expand all Loading... |
73 "proto" | 89 "proto" |
74 ], | 90 ], |
75 "enumDescriptions": [ | 91 "enumDescriptions": [ |
76 "Responses with Content-Type of application/json", | 92 "Responses with Content-Type of application/json", |
77 "Media download with context-dependent Content-Type", | 93 "Media download with context-dependent Content-Type", |
78 "Responses with Content-Type of application/x-protobuf" | 94 "Responses with Content-Type of application/x-protobuf" |
79 ], | 95 ], |
80 "location": "query", | 96 "location": "query", |
81 "type": "string" | 97 "type": "string" |
82 }, | 98 }, |
| 99 "access_token": { |
| 100 "description": "OAuth access token.", |
| 101 "location": "query", |
| 102 "type": "string" |
| 103 }, |
83 "key": { | 104 "key": { |
84 "description": "API key. Your API key identifies your project and pr
ovides you with API access, quota, and reports. Required unless you provide an O
Auth 2.0 token.", | 105 "description": "API key. Your API key identifies your project and pr
ovides you with API access, quota, and reports. Required unless you provide an O
Auth 2.0 token.", |
85 "location": "query", | 106 "location": "query", |
86 "type": "string" | 107 "type": "string" |
87 }, | 108 }, |
88 "access_token": { | |
89 "description": "OAuth access token.", | |
90 "location": "query", | |
91 "type": "string" | |
92 }, | |
93 "quotaUser": { | 109 "quotaUser": { |
94 "description": "Available to use for quota purposes for server-side
applications. Can be any arbitrary string assigned to a user, but should not exc
eed 40 characters.", | 110 "description": "Available to use for quota purposes for server-side
applications. Can be any arbitrary string assigned to a user, but should not exc
eed 40 characters.", |
95 "location": "query", | 111 "location": "query", |
96 "type": "string" | 112 "type": "string" |
97 }, | |
98 "pp": { | |
99 "default": "true", | |
100 "description": "Pretty-print response.", | |
101 "location": "query", | |
102 "type": "boolean" | |
103 }, | |
104 "bearer_token": { | |
105 "description": "OAuth bearer token.", | |
106 "location": "query", | |
107 "type": "string" | |
108 }, | |
109 "oauth_token": { | |
110 "description": "OAuth 2.0 token for the current user.", | |
111 "location": "query", | |
112 "type": "string" | |
113 } | 113 } |
114 }, | 114 }, |
115 "protocol": "rest", | 115 "protocol": "rest", |
116 "resources": { | 116 "resources": { |
117 "projects": { | 117 "projects": { |
118 "resources": { | 118 "resources": { |
| 119 "roles": { |
| 120 "methods": { |
| 121 "delete": { |
| 122 "description": "Soft deletes a role. The role is sus
pended and cannot be used to create new\nIAM Policy Bindings.\nThe Role will not
be included in `ListRoles()` unless `show_deleted` is set\nin the `ListRolesReq
uest`. The Role contains the deleted boolean set.\nExisting Bindings remains, bu
t are inactive. The Role can be undeleted\nwithin 7 days. After 7 days the Role
is deleted and all Bindings associated\nwith the role are removed.", |
| 123 "httpMethod": "DELETE", |
| 124 "id": "iam.projects.roles.delete", |
| 125 "parameterOrder": [ |
| 126 "name" |
| 127 ], |
| 128 "parameters": { |
| 129 "name": { |
| 130 "description": "The resource name of the rol
e in one of the following formats:\n`organizations/{ORGANIZATION_ID}/roles/{ROLE
_NAME}`\n`projects/{PROJECT_ID}/roles/{ROLE_NAME}`", |
| 131 "location": "path", |
| 132 "pattern": "^projects/[^/]+/roles/[^/]+$", |
| 133 "required": true, |
| 134 "type": "string" |
| 135 }, |
| 136 "etag": { |
| 137 "description": "Used to perform a consistent
read-modify-write.", |
| 138 "format": "byte", |
| 139 "location": "query", |
| 140 "type": "string" |
| 141 } |
| 142 }, |
| 143 "path": "v1/{+name}", |
| 144 "response": { |
| 145 "$ref": "Role" |
| 146 }, |
| 147 "scopes": [ |
| 148 "https://www.googleapis.com/auth/cloud-platform" |
| 149 ] |
| 150 }, |
| 151 "list": { |
| 152 "description": "Lists the Roles defined on a resourc
e.", |
| 153 "httpMethod": "GET", |
| 154 "id": "iam.projects.roles.list", |
| 155 "parameterOrder": [ |
| 156 "parent" |
| 157 ], |
| 158 "parameters": { |
| 159 "parent": { |
| 160 "description": "The resource name of the par
ent resource in one of the following formats:\n`` (empty string) -- this refers
to curated roles.\n`organizations/{ORGANIZATION_ID}`\n`projects/{PROJECT_ID}`", |
| 161 "location": "path", |
| 162 "pattern": "^projects/[^/]+$", |
| 163 "required": true, |
| 164 "type": "string" |
| 165 }, |
| 166 "showDeleted": { |
| 167 "description": "Include Roles that have been
deleted.", |
| 168 "location": "query", |
| 169 "type": "boolean" |
| 170 }, |
| 171 "pageToken": { |
| 172 "description": "Optional pagination token re
turned in an earlier ListRolesResponse.", |
| 173 "location": "query", |
| 174 "type": "string" |
| 175 }, |
| 176 "pageSize": { |
| 177 "description": "Optional limit on the number
of roles to include in the response.", |
| 178 "format": "int32", |
| 179 "location": "query", |
| 180 "type": "integer" |
| 181 }, |
| 182 "view": { |
| 183 "description": "Optional view for the return
ed Role objects.", |
| 184 "enum": [ |
| 185 "BASIC", |
| 186 "FULL" |
| 187 ], |
| 188 "location": "query", |
| 189 "type": "string" |
| 190 } |
| 191 }, |
| 192 "path": "v1/{+parent}/roles", |
| 193 "response": { |
| 194 "$ref": "ListRolesResponse" |
| 195 }, |
| 196 "scopes": [ |
| 197 "https://www.googleapis.com/auth/cloud-platform" |
| 198 ] |
| 199 }, |
| 200 "create": { |
| 201 "description": "Creates a new Role.", |
| 202 "httpMethod": "POST", |
| 203 "id": "iam.projects.roles.create", |
| 204 "parameterOrder": [ |
| 205 "parent" |
| 206 ], |
| 207 "parameters": { |
| 208 "parent": { |
| 209 "description": "The resource name of the par
ent resource in one of the following formats:\n`organizations/{ORGANIZATION_ID}`
\n`projects/{PROJECT_ID}`", |
| 210 "location": "path", |
| 211 "pattern": "^projects/[^/]+$", |
| 212 "required": true, |
| 213 "type": "string" |
| 214 } |
| 215 }, |
| 216 "path": "v1/{+parent}/roles", |
| 217 "request": { |
| 218 "$ref": "CreateRoleRequest" |
| 219 }, |
| 220 "response": { |
| 221 "$ref": "Role" |
| 222 }, |
| 223 "scopes": [ |
| 224 "https://www.googleapis.com/auth/cloud-platform" |
| 225 ] |
| 226 }, |
| 227 "patch": { |
| 228 "description": "Updates a Role definition.", |
| 229 "httpMethod": "PATCH", |
| 230 "id": "iam.projects.roles.patch", |
| 231 "parameterOrder": [ |
| 232 "name" |
| 233 ], |
| 234 "parameters": { |
| 235 "updateMask": { |
| 236 "description": "A mask describing which fiel
ds in the Role have changed.", |
| 237 "format": "google-fieldmask", |
| 238 "location": "query", |
| 239 "type": "string" |
| 240 }, |
| 241 "name": { |
| 242 "description": "The resource name of the rol
e in one of the following formats:\n`roles/{ROLE_NAME}`\n`organizations/{ORGANIZ
ATION_ID}/roles/{ROLE_NAME}`\n`projects/{PROJECT_ID}/roles/{ROLE_NAME}`", |
| 243 "location": "path", |
| 244 "pattern": "^projects/[^/]+/roles/[^/]+$", |
| 245 "required": true, |
| 246 "type": "string" |
| 247 } |
| 248 }, |
| 249 "path": "v1/{+name}", |
| 250 "request": { |
| 251 "$ref": "Role" |
| 252 }, |
| 253 "response": { |
| 254 "$ref": "Role" |
| 255 }, |
| 256 "scopes": [ |
| 257 "https://www.googleapis.com/auth/cloud-platform" |
| 258 ] |
| 259 }, |
| 260 "undelete": { |
| 261 "description": "Undelete a Role, bringing it back in
its previous state.", |
| 262 "httpMethod": "POST", |
| 263 "id": "iam.projects.roles.undelete", |
| 264 "parameterOrder": [ |
| 265 "name" |
| 266 ], |
| 267 "parameters": { |
| 268 "name": { |
| 269 "description": "The resource name of the rol
e in one of the following formats:\n`organizations/{ORGANIZATION_ID}/roles/{ROLE
_NAME}`\n`projects/{PROJECT_ID}/roles/{ROLE_NAME}`", |
| 270 "location": "path", |
| 271 "pattern": "^projects/[^/]+/roles/[^/]+$", |
| 272 "required": true, |
| 273 "type": "string" |
| 274 } |
| 275 }, |
| 276 "path": "v1/{+name}:undelete", |
| 277 "request": { |
| 278 "$ref": "UndeleteRoleRequest" |
| 279 }, |
| 280 "response": { |
| 281 "$ref": "Role" |
| 282 }, |
| 283 "scopes": [ |
| 284 "https://www.googleapis.com/auth/cloud-platform" |
| 285 ] |
| 286 }, |
| 287 "get": { |
| 288 "description": "Gets a Role definition.", |
| 289 "httpMethod": "GET", |
| 290 "id": "iam.projects.roles.get", |
| 291 "parameterOrder": [ |
| 292 "name" |
| 293 ], |
| 294 "parameters": { |
| 295 "name": { |
| 296 "description": "The resource name of the rol
e in one of the following formats:\n`roles/{ROLE_NAME}`\n`organizations/{ORGANIZ
ATION_ID}/roles/{ROLE_NAME}`\n`projects/{PROJECT_ID}/roles/{ROLE_NAME}`", |
| 297 "location": "path", |
| 298 "pattern": "^projects/[^/]+/roles/[^/]+$", |
| 299 "required": true, |
| 300 "type": "string" |
| 301 } |
| 302 }, |
| 303 "path": "v1/{+name}", |
| 304 "response": { |
| 305 "$ref": "Role" |
| 306 }, |
| 307 "scopes": [ |
| 308 "https://www.googleapis.com/auth/cloud-platform" |
| 309 ] |
| 310 } |
| 311 } |
| 312 }, |
119 "serviceAccounts": { | 313 "serviceAccounts": { |
120 "methods": { | 314 "methods": { |
121 "get": { | |
122 "description": "Gets a ServiceAccount.", | |
123 "httpMethod": "GET", | |
124 "id": "iam.projects.serviceAccounts.get", | |
125 "parameterOrder": [ | |
126 "name" | |
127 ], | |
128 "parameters": { | |
129 "name": { | |
130 "description": "The resource name of the ser
vice account in the following format:\n`projects/{PROJECT_ID}/serviceAccounts/{S
ERVICE_ACCOUNT_EMAIL}`.\nUsing `-` as a wildcard for the project will infer the
project from\nthe account. The `account` value can be the `email` address or the
\n`unique_id` of the service account.", | |
131 "location": "path", | |
132 "pattern": "^projects/[^/]+/serviceAccounts/
[^/]+$", | |
133 "required": true, | |
134 "type": "string" | |
135 } | |
136 }, | |
137 "path": "v1/{+name}", | |
138 "response": { | |
139 "$ref": "ServiceAccount" | |
140 }, | |
141 "scopes": [ | |
142 "https://www.googleapis.com/auth/cloud-platform" | |
143 ] | |
144 }, | |
145 "update": { | 315 "update": { |
146 "description": "Updates a ServiceAccount.\n\nCurrent
ly, only the following fields are updatable:\n`display_name` .\nThe `etag` is ma
ndatory.", | 316 "description": "Updates a ServiceAccount.\n\nCurrent
ly, only the following fields are updatable:\n`display_name` .\nThe `etag` is ma
ndatory.", |
147 "httpMethod": "PUT", | 317 "httpMethod": "PUT", |
148 "id": "iam.projects.serviceAccounts.update", | 318 "id": "iam.projects.serviceAccounts.update", |
149 "parameterOrder": [ | 319 "parameterOrder": [ |
150 "name" | 320 "name" |
151 ], | 321 ], |
152 "parameters": { | 322 "parameters": { |
153 "name": { | 323 "name": { |
154 "description": "The resource name of the ser
vice account in the following format:\n`projects/{PROJECT_ID}/serviceAccounts/{S
ERVICE_ACCOUNT_EMAIL}`.\n\nRequests using `-` as a wildcard for the project will
infer the project\nfrom the `account` and the `account` value can be the `email
` address or\nthe `unique_id` of the service account.\n\nIn responses the resour
ce name will always be in the format\n`projects/{PROJECT_ID}/serviceAccounts/{SE
RVICE_ACCOUNT_EMAIL}`.", | 324 "description": "The resource name of the ser
vice account in the following format:\n`projects/{PROJECT_ID}/serviceAccounts/{S
ERVICE_ACCOUNT_EMAIL}`.\n\nRequests using `-` as a wildcard for the project will
infer the project\nfrom the `account` and the `account` value can be the `email
` address or\nthe `unique_id` of the service account.\n\nIn responses the resour
ce name will always be in the format\n`projects/{PROJECT_ID}/serviceAccounts/{SE
RVICE_ACCOUNT_EMAIL}`.", |
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
275 } | 445 } |
276 }, | 446 }, |
277 "path": "v1/{+name}/serviceAccounts", | 447 "path": "v1/{+name}/serviceAccounts", |
278 "response": { | 448 "response": { |
279 "$ref": "ListServiceAccountsResponse" | 449 "$ref": "ListServiceAccountsResponse" |
280 }, | 450 }, |
281 "scopes": [ | 451 "scopes": [ |
282 "https://www.googleapis.com/auth/cloud-platform" | 452 "https://www.googleapis.com/auth/cloud-platform" |
283 ] | 453 ] |
284 }, | 454 }, |
| 455 "create": { |
| 456 "description": "Creates a ServiceAccount\nand return
s it.", |
| 457 "httpMethod": "POST", |
| 458 "id": "iam.projects.serviceAccounts.create", |
| 459 "parameterOrder": [ |
| 460 "name" |
| 461 ], |
| 462 "parameters": { |
| 463 "name": { |
| 464 "description": "Required. The resource name
of the project associated with the service\naccounts, such as `projects/my-proje
ct-123`.", |
| 465 "location": "path", |
| 466 "pattern": "^projects/[^/]+$", |
| 467 "required": true, |
| 468 "type": "string" |
| 469 } |
| 470 }, |
| 471 "path": "v1/{+name}/serviceAccounts", |
| 472 "request": { |
| 473 "$ref": "CreateServiceAccountRequest" |
| 474 }, |
| 475 "response": { |
| 476 "$ref": "ServiceAccount" |
| 477 }, |
| 478 "scopes": [ |
| 479 "https://www.googleapis.com/auth/cloud-platform" |
| 480 ] |
| 481 }, |
285 "signJwt": { | 482 "signJwt": { |
286 "description": "Signs a JWT using a service account'
s system-managed private key.\n\nIf no expiry time (`exp`) is provided in the `S
ignJwtRequest`, IAM sets an\nan expiry time of one hour by default. If you reque
st an expiry time of\nmore than one hour, the request will fail.", | 483 "description": "Signs a JWT using a service account'
s system-managed private key.\n\nIf no expiry time (`exp`) is provided in the `S
ignJwtRequest`, IAM sets an\nan expiry time of one hour by default. If you reque
st an expiry time of\nmore than one hour, the request will fail.", |
287 "httpMethod": "POST", | 484 "httpMethod": "POST", |
288 "id": "iam.projects.serviceAccounts.signJwt", | 485 "id": "iam.projects.serviceAccounts.signJwt", |
289 "parameterOrder": [ | 486 "parameterOrder": [ |
290 "name" | 487 "name" |
291 ], | 488 ], |
292 "parameters": { | 489 "parameters": { |
293 "name": { | 490 "name": { |
294 "description": "The resource name of the ser
vice account in the following format:\n`projects/{PROJECT_ID}/serviceAccounts/{S
ERVICE_ACCOUNT_EMAIL}`.\nUsing `-` as a wildcard for the project will infer the
project from\nthe account. The `account` value can be the `email` address or the
\n`unique_id` of the service account.", | 491 "description": "The resource name of the ser
vice account in the following format:\n`projects/{PROJECT_ID}/serviceAccounts/{S
ERVICE_ACCOUNT_EMAIL}`.\nUsing `-` as a wildcard for the project will infer the
project from\nthe account. The `account` value can be the `email` address or the
\n`unique_id` of the service account.", |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
329 "request": { | 526 "request": { |
330 "$ref": "SetIamPolicyRequest" | 527 "$ref": "SetIamPolicyRequest" |
331 }, | 528 }, |
332 "response": { | 529 "response": { |
333 "$ref": "Policy" | 530 "$ref": "Policy" |
334 }, | 531 }, |
335 "scopes": [ | 532 "scopes": [ |
336 "https://www.googleapis.com/auth/cloud-platform" | 533 "https://www.googleapis.com/auth/cloud-platform" |
337 ] | 534 ] |
338 }, | 535 }, |
339 "create": { | |
340 "description": "Creates a ServiceAccount\nand return
s it.", | |
341 "httpMethod": "POST", | |
342 "id": "iam.projects.serviceAccounts.create", | |
343 "parameterOrder": [ | |
344 "name" | |
345 ], | |
346 "parameters": { | |
347 "name": { | |
348 "description": "Required. The resource name
of the project associated with the service\naccounts, such as `projects/my-proje
ct-123`.", | |
349 "location": "path", | |
350 "pattern": "^projects/[^/]+$", | |
351 "required": true, | |
352 "type": "string" | |
353 } | |
354 }, | |
355 "path": "v1/{+name}/serviceAccounts", | |
356 "request": { | |
357 "$ref": "CreateServiceAccountRequest" | |
358 }, | |
359 "response": { | |
360 "$ref": "ServiceAccount" | |
361 }, | |
362 "scopes": [ | |
363 "https://www.googleapis.com/auth/cloud-platform" | |
364 ] | |
365 }, | |
366 "getIamPolicy": { | 536 "getIamPolicy": { |
367 "description": "Returns the IAM access control polic
y for a\nServiceAccount.", | 537 "description": "Returns the IAM access control polic
y for a\nServiceAccount.", |
368 "httpMethod": "POST", | 538 "httpMethod": "POST", |
369 "id": "iam.projects.serviceAccounts.getIamPolicy", | 539 "id": "iam.projects.serviceAccounts.getIamPolicy", |
370 "parameterOrder": [ | 540 "parameterOrder": [ |
371 "resource" | 541 "resource" |
372 ], | 542 ], |
373 "parameters": { | 543 "parameters": { |
374 "resource": { | 544 "resource": { |
375 "description": "REQUIRED: The resource for w
hich the policy is being requested.\nSee the operation documentation for the app
ropriate value for this field.", | 545 "description": "REQUIRED: The resource for w
hich the policy is being requested.\nSee the operation documentation for the app
ropriate value for this field.", |
376 "location": "path", | 546 "location": "path", |
377 "pattern": "^projects/[^/]+/serviceAccounts/
[^/]+$", | 547 "pattern": "^projects/[^/]+/serviceAccounts/
[^/]+$", |
378 "required": true, | 548 "required": true, |
379 "type": "string" | 549 "type": "string" |
380 } | 550 } |
381 }, | 551 }, |
382 "path": "v1/{+resource}:getIamPolicy", | 552 "path": "v1/{+resource}:getIamPolicy", |
383 "response": { | 553 "response": { |
384 "$ref": "Policy" | 554 "$ref": "Policy" |
385 }, | 555 }, |
386 "scopes": [ | 556 "scopes": [ |
387 "https://www.googleapis.com/auth/cloud-platform" | 557 "https://www.googleapis.com/auth/cloud-platform" |
| 558 ] |
| 559 }, |
| 560 "get": { |
| 561 "description": "Gets a ServiceAccount.", |
| 562 "httpMethod": "GET", |
| 563 "id": "iam.projects.serviceAccounts.get", |
| 564 "parameterOrder": [ |
| 565 "name" |
| 566 ], |
| 567 "parameters": { |
| 568 "name": { |
| 569 "description": "The resource name of the ser
vice account in the following format:\n`projects/{PROJECT_ID}/serviceAccounts/{S
ERVICE_ACCOUNT_EMAIL}`.\nUsing `-` as a wildcard for the project will infer the
project from\nthe account. The `account` value can be the `email` address or the
\n`unique_id` of the service account.", |
| 570 "location": "path", |
| 571 "pattern": "^projects/[^/]+/serviceAccounts/
[^/]+$", |
| 572 "required": true, |
| 573 "type": "string" |
| 574 } |
| 575 }, |
| 576 "path": "v1/{+name}", |
| 577 "response": { |
| 578 "$ref": "ServiceAccount" |
| 579 }, |
| 580 "scopes": [ |
| 581 "https://www.googleapis.com/auth/cloud-platform" |
388 ] | 582 ] |
389 } | 583 } |
390 }, | 584 }, |
391 "resources": { | 585 "resources": { |
392 "keys": { | 586 "keys": { |
393 "methods": { | 587 "methods": { |
| 588 "create": { |
| 589 "description": "Creates a ServiceAccountKey\
nand returns it.", |
| 590 "httpMethod": "POST", |
| 591 "id": "iam.projects.serviceAccounts.keys.cre
ate", |
| 592 "parameterOrder": [ |
| 593 "name" |
| 594 ], |
| 595 "parameters": { |
| 596 "name": { |
| 597 "description": "The resource name of
the service account in the following format:\n`projects/{PROJECT_ID}/serviceAcc
ounts/{SERVICE_ACCOUNT_EMAIL}`.\nUsing `-` as a wildcard for the project will in
fer the project from\nthe account. The `account` value can be the `email` addres
s or the\n`unique_id` of the service account.", |
| 598 "location": "path", |
| 599 "pattern": "^projects/[^/]+/serviceA
ccounts/[^/]+$", |
| 600 "required": true, |
| 601 "type": "string" |
| 602 } |
| 603 }, |
| 604 "path": "v1/{+name}/keys", |
| 605 "request": { |
| 606 "$ref": "CreateServiceAccountKeyRequest" |
| 607 }, |
| 608 "response": { |
| 609 "$ref": "ServiceAccountKey" |
| 610 }, |
| 611 "scopes": [ |
| 612 "https://www.googleapis.com/auth/cloud-p
latform" |
| 613 ] |
| 614 }, |
394 "delete": { | 615 "delete": { |
395 "description": "Deletes a ServiceAccountKey.
", | 616 "description": "Deletes a ServiceAccountKey.
", |
396 "httpMethod": "DELETE", | 617 "httpMethod": "DELETE", |
397 "id": "iam.projects.serviceAccounts.keys.del
ete", | 618 "id": "iam.projects.serviceAccounts.keys.del
ete", |
398 "parameterOrder": [ | 619 "parameterOrder": [ |
399 "name" | 620 "name" |
400 ], | 621 ], |
401 "parameters": { | 622 "parameters": { |
402 "name": { | 623 "name": { |
403 "description": "The resource name of
the service account key in the following format:\n`projects/{PROJECT_ID}/servic
eAccounts/{SERVICE_ACCOUNT_EMAIL}/keys/{key}`.\nUsing `-` as a wildcard for the
project will infer the project from\nthe account. The `account` value can be the
`email` address or the\n`unique_id` of the service account.", | 624 "description": "The resource name of
the service account key in the following format:\n`projects/{PROJECT_ID}/servic
eAccounts/{SERVICE_ACCOUNT_EMAIL}/keys/{key}`.\nUsing `-` as a wildcard for the
project will infer the project from\nthe account. The `account` value can be the
`email` address or the\n`unique_id` of the service account.", |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
450 ] | 671 ] |
451 }, | 672 }, |
452 "list": { | 673 "list": { |
453 "description": "Lists ServiceAccountKeys.", | 674 "description": "Lists ServiceAccountKeys.", |
454 "httpMethod": "GET", | 675 "httpMethod": "GET", |
455 "id": "iam.projects.serviceAccounts.keys.lis
t", | 676 "id": "iam.projects.serviceAccounts.keys.lis
t", |
456 "parameterOrder": [ | 677 "parameterOrder": [ |
457 "name" | 678 "name" |
458 ], | 679 ], |
459 "parameters": { | 680 "parameters": { |
460 "name": { | |
461 "description": "The resource name of
the service account in the following format:\n`projects/{PROJECT_ID}/serviceAcc
ounts/{SERVICE_ACCOUNT_EMAIL}`.\n\nUsing `-` as a wildcard for the project, will
infer the project from\nthe account. The `account` value can be the `email` add
ress or the\n`unique_id` of the service account.", | |
462 "location": "path", | |
463 "pattern": "^projects/[^/]+/serviceA
ccounts/[^/]+$", | |
464 "required": true, | |
465 "type": "string" | |
466 }, | |
467 "keyTypes": { | 681 "keyTypes": { |
468 "description": "Filters the types of
keys the user wants to include in the list\nresponse. Duplicate key types are n
ot allowed. If no key type\nis provided, all keys are returned.", | 682 "description": "Filters the types of
keys the user wants to include in the list\nresponse. Duplicate key types are n
ot allowed. If no key type\nis provided, all keys are returned.", |
469 "enum": [ | 683 "enum": [ |
470 "KEY_TYPE_UNSPECIFIED", | 684 "KEY_TYPE_UNSPECIFIED", |
471 "USER_MANAGED", | 685 "USER_MANAGED", |
472 "SYSTEM_MANAGED" | 686 "SYSTEM_MANAGED" |
473 ], | 687 ], |
474 "location": "query", | 688 "location": "query", |
475 "repeated": true, | 689 "repeated": true, |
476 "type": "string" | 690 "type": "string" |
477 } | 691 }, |
478 }, | |
479 "path": "v1/{+name}/keys", | |
480 "response": { | |
481 "$ref": "ListServiceAccountKeysResponse" | |
482 }, | |
483 "scopes": [ | |
484 "https://www.googleapis.com/auth/cloud-p
latform" | |
485 ] | |
486 }, | |
487 "create": { | |
488 "description": "Creates a ServiceAccountKey\
nand returns it.", | |
489 "httpMethod": "POST", | |
490 "id": "iam.projects.serviceAccounts.keys.cre
ate", | |
491 "parameterOrder": [ | |
492 "name" | |
493 ], | |
494 "parameters": { | |
495 "name": { | 692 "name": { |
496 "description": "The resource name of
the service account in the following format:\n`projects/{PROJECT_ID}/serviceAcc
ounts/{SERVICE_ACCOUNT_EMAIL}`.\nUsing `-` as a wildcard for the project will in
fer the project from\nthe account. The `account` value can be the `email` addres
s or the\n`unique_id` of the service account.", | 693 "description": "The resource name of
the service account in the following format:\n`projects/{PROJECT_ID}/serviceAcc
ounts/{SERVICE_ACCOUNT_EMAIL}`.\n\nUsing `-` as a wildcard for the project, will
infer the project from\nthe account. The `account` value can be the `email` add
ress or the\n`unique_id` of the service account.", |
497 "location": "path", | 694 "location": "path", |
498 "pattern": "^projects/[^/]+/serviceA
ccounts/[^/]+$", | 695 "pattern": "^projects/[^/]+/serviceA
ccounts/[^/]+$", |
499 "required": true, | 696 "required": true, |
500 "type": "string" | 697 "type": "string" |
501 } | 698 } |
502 }, | 699 }, |
503 "path": "v1/{+name}/keys", | 700 "path": "v1/{+name}/keys", |
504 "request": { | |
505 "$ref": "CreateServiceAccountKeyRequest" | |
506 }, | |
507 "response": { | 701 "response": { |
508 "$ref": "ServiceAccountKey" | 702 "$ref": "ListServiceAccountKeysResponse" |
509 }, | 703 }, |
510 "scopes": [ | 704 "scopes": [ |
511 "https://www.googleapis.com/auth/cloud-p
latform" | 705 "https://www.googleapis.com/auth/cloud-p
latform" |
512 ] | 706 ] |
513 } | 707 } |
514 } | 708 } |
515 } | 709 } |
516 } | 710 } |
517 } | 711 } |
518 } | 712 } |
519 }, | 713 }, |
| 714 "permissions": { |
| 715 "methods": { |
| 716 "queryTestablePermissions": { |
| 717 "description": "Lists the permissions testable on a resource
.\nA permission is testable if it can be tested for an identity on a resource.", |
| 718 "httpMethod": "POST", |
| 719 "id": "iam.permissions.queryTestablePermissions", |
| 720 "parameterOrder": [], |
| 721 "parameters": {}, |
| 722 "path": "v1/permissions:queryTestablePermissions", |
| 723 "request": { |
| 724 "$ref": "QueryTestablePermissionsRequest" |
| 725 }, |
| 726 "response": { |
| 727 "$ref": "QueryTestablePermissionsResponse" |
| 728 }, |
| 729 "scopes": [ |
| 730 "https://www.googleapis.com/auth/cloud-platform" |
| 731 ] |
| 732 } |
| 733 } |
| 734 }, |
520 "roles": { | 735 "roles": { |
521 "methods": { | 736 "methods": { |
522 "queryGrantableRoles": { | 737 "queryGrantableRoles": { |
523 "description": "Queries roles that can be granted on a parti
cular resource.\nA role is grantable if it can be used as the role in a binding
for a policy\nfor that resource.", | 738 "description": "Queries roles that can be granted on a parti
cular resource.\nA role is grantable if it can be used as the role in a binding
for a policy\nfor that resource.", |
524 "httpMethod": "POST", | 739 "httpMethod": "POST", |
525 "id": "iam.roles.queryGrantableRoles", | 740 "id": "iam.roles.queryGrantableRoles", |
526 "parameterOrder": [], | 741 "parameterOrder": [], |
527 "parameters": {}, | 742 "parameters": {}, |
528 "path": "v1/roles:queryGrantableRoles", | 743 "path": "v1/roles:queryGrantableRoles", |
529 "request": { | 744 "request": { |
530 "$ref": "QueryGrantableRolesRequest" | 745 "$ref": "QueryGrantableRolesRequest" |
531 }, | 746 }, |
532 "response": { | 747 "response": { |
533 "$ref": "QueryGrantableRolesResponse" | 748 "$ref": "QueryGrantableRolesResponse" |
534 }, | 749 }, |
535 "scopes": [ | 750 "scopes": [ |
536 "https://www.googleapis.com/auth/cloud-platform" | 751 "https://www.googleapis.com/auth/cloud-platform" |
537 ] | 752 ] |
| 753 }, |
| 754 "get": { |
| 755 "description": "Gets a Role definition.", |
| 756 "httpMethod": "GET", |
| 757 "id": "iam.roles.get", |
| 758 "parameterOrder": [ |
| 759 "name" |
| 760 ], |
| 761 "parameters": { |
| 762 "name": { |
| 763 "description": "The resource name of the role in one
of the following formats:\n`roles/{ROLE_NAME}`\n`organizations/{ORGANIZATION_ID
}/roles/{ROLE_NAME}`\n`projects/{PROJECT_ID}/roles/{ROLE_NAME}`", |
| 764 "location": "path", |
| 765 "pattern": "^roles/[^/]+$", |
| 766 "required": true, |
| 767 "type": "string" |
| 768 } |
| 769 }, |
| 770 "path": "v1/{+name}", |
| 771 "response": { |
| 772 "$ref": "Role" |
| 773 }, |
| 774 "scopes": [ |
| 775 "https://www.googleapis.com/auth/cloud-platform" |
| 776 ] |
| 777 }, |
| 778 "list": { |
| 779 "description": "Lists the Roles defined on a resource.", |
| 780 "httpMethod": "GET", |
| 781 "id": "iam.roles.list", |
| 782 "parameterOrder": [], |
| 783 "parameters": { |
| 784 "pageToken": { |
| 785 "description": "Optional pagination token returned i
n an earlier ListRolesResponse.", |
| 786 "location": "query", |
| 787 "type": "string" |
| 788 }, |
| 789 "pageSize": { |
| 790 "description": "Optional limit on the number of role
s to include in the response.", |
| 791 "format": "int32", |
| 792 "location": "query", |
| 793 "type": "integer" |
| 794 }, |
| 795 "view": { |
| 796 "description": "Optional view for the returned Role
objects.", |
| 797 "enum": [ |
| 798 "BASIC", |
| 799 "FULL" |
| 800 ], |
| 801 "location": "query", |
| 802 "type": "string" |
| 803 }, |
| 804 "parent": { |
| 805 "description": "The resource name of the parent reso
urce in one of the following formats:\n`` (empty string) -- this refers to curat
ed roles.\n`organizations/{ORGANIZATION_ID}`\n`projects/{PROJECT_ID}`", |
| 806 "location": "query", |
| 807 "type": "string" |
| 808 }, |
| 809 "showDeleted": { |
| 810 "description": "Include Roles that have been deleted
.", |
| 811 "location": "query", |
| 812 "type": "boolean" |
| 813 } |
| 814 }, |
| 815 "path": "v1/roles", |
| 816 "response": { |
| 817 "$ref": "ListRolesResponse" |
| 818 }, |
| 819 "scopes": [ |
| 820 "https://www.googleapis.com/auth/cloud-platform" |
| 821 ] |
| 822 } |
| 823 } |
| 824 }, |
| 825 "organizations": { |
| 826 "resources": { |
| 827 "roles": { |
| 828 "methods": { |
| 829 "list": { |
| 830 "description": "Lists the Roles defined on a resourc
e.", |
| 831 "httpMethod": "GET", |
| 832 "id": "iam.organizations.roles.list", |
| 833 "parameterOrder": [ |
| 834 "parent" |
| 835 ], |
| 836 "parameters": { |
| 837 "pageToken": { |
| 838 "description": "Optional pagination token re
turned in an earlier ListRolesResponse.", |
| 839 "location": "query", |
| 840 "type": "string" |
| 841 }, |
| 842 "pageSize": { |
| 843 "description": "Optional limit on the number
of roles to include in the response.", |
| 844 "format": "int32", |
| 845 "location": "query", |
| 846 "type": "integer" |
| 847 }, |
| 848 "view": { |
| 849 "description": "Optional view for the return
ed Role objects.", |
| 850 "enum": [ |
| 851 "BASIC", |
| 852 "FULL" |
| 853 ], |
| 854 "location": "query", |
| 855 "type": "string" |
| 856 }, |
| 857 "parent": { |
| 858 "description": "The resource name of the par
ent resource in one of the following formats:\n`` (empty string) -- this refers
to curated roles.\n`organizations/{ORGANIZATION_ID}`\n`projects/{PROJECT_ID}`", |
| 859 "location": "path", |
| 860 "pattern": "^organizations/[^/]+$", |
| 861 "required": true, |
| 862 "type": "string" |
| 863 }, |
| 864 "showDeleted": { |
| 865 "description": "Include Roles that have been
deleted.", |
| 866 "location": "query", |
| 867 "type": "boolean" |
| 868 } |
| 869 }, |
| 870 "path": "v1/{+parent}/roles", |
| 871 "response": { |
| 872 "$ref": "ListRolesResponse" |
| 873 }, |
| 874 "scopes": [ |
| 875 "https://www.googleapis.com/auth/cloud-platform" |
| 876 ] |
| 877 }, |
| 878 "create": { |
| 879 "description": "Creates a new Role.", |
| 880 "httpMethod": "POST", |
| 881 "id": "iam.organizations.roles.create", |
| 882 "parameterOrder": [ |
| 883 "parent" |
| 884 ], |
| 885 "parameters": { |
| 886 "parent": { |
| 887 "description": "The resource name of the par
ent resource in one of the following formats:\n`organizations/{ORGANIZATION_ID}`
\n`projects/{PROJECT_ID}`", |
| 888 "location": "path", |
| 889 "pattern": "^organizations/[^/]+$", |
| 890 "required": true, |
| 891 "type": "string" |
| 892 } |
| 893 }, |
| 894 "path": "v1/{+parent}/roles", |
| 895 "request": { |
| 896 "$ref": "CreateRoleRequest" |
| 897 }, |
| 898 "response": { |
| 899 "$ref": "Role" |
| 900 }, |
| 901 "scopes": [ |
| 902 "https://www.googleapis.com/auth/cloud-platform" |
| 903 ] |
| 904 }, |
| 905 "patch": { |
| 906 "description": "Updates a Role definition.", |
| 907 "httpMethod": "PATCH", |
| 908 "id": "iam.organizations.roles.patch", |
| 909 "parameterOrder": [ |
| 910 "name" |
| 911 ], |
| 912 "parameters": { |
| 913 "name": { |
| 914 "description": "The resource name of the rol
e in one of the following formats:\n`roles/{ROLE_NAME}`\n`organizations/{ORGANIZ
ATION_ID}/roles/{ROLE_NAME}`\n`projects/{PROJECT_ID}/roles/{ROLE_NAME}`", |
| 915 "location": "path", |
| 916 "pattern": "^organizations/[^/]+/roles/[^/]+
$", |
| 917 "required": true, |
| 918 "type": "string" |
| 919 }, |
| 920 "updateMask": { |
| 921 "description": "A mask describing which fiel
ds in the Role have changed.", |
| 922 "format": "google-fieldmask", |
| 923 "location": "query", |
| 924 "type": "string" |
| 925 } |
| 926 }, |
| 927 "path": "v1/{+name}", |
| 928 "request": { |
| 929 "$ref": "Role" |
| 930 }, |
| 931 "response": { |
| 932 "$ref": "Role" |
| 933 }, |
| 934 "scopes": [ |
| 935 "https://www.googleapis.com/auth/cloud-platform" |
| 936 ] |
| 937 }, |
| 938 "undelete": { |
| 939 "description": "Undelete a Role, bringing it back in
its previous state.", |
| 940 "httpMethod": "POST", |
| 941 "id": "iam.organizations.roles.undelete", |
| 942 "parameterOrder": [ |
| 943 "name" |
| 944 ], |
| 945 "parameters": { |
| 946 "name": { |
| 947 "description": "The resource name of the rol
e in one of the following formats:\n`organizations/{ORGANIZATION_ID}/roles/{ROLE
_NAME}`\n`projects/{PROJECT_ID}/roles/{ROLE_NAME}`", |
| 948 "location": "path", |
| 949 "pattern": "^organizations/[^/]+/roles/[^/]+
$", |
| 950 "required": true, |
| 951 "type": "string" |
| 952 } |
| 953 }, |
| 954 "path": "v1/{+name}:undelete", |
| 955 "request": { |
| 956 "$ref": "UndeleteRoleRequest" |
| 957 }, |
| 958 "response": { |
| 959 "$ref": "Role" |
| 960 }, |
| 961 "scopes": [ |
| 962 "https://www.googleapis.com/auth/cloud-platform" |
| 963 ] |
| 964 }, |
| 965 "get": { |
| 966 "description": "Gets a Role definition.", |
| 967 "httpMethod": "GET", |
| 968 "id": "iam.organizations.roles.get", |
| 969 "parameterOrder": [ |
| 970 "name" |
| 971 ], |
| 972 "parameters": { |
| 973 "name": { |
| 974 "description": "The resource name of the rol
e in one of the following formats:\n`roles/{ROLE_NAME}`\n`organizations/{ORGANIZ
ATION_ID}/roles/{ROLE_NAME}`\n`projects/{PROJECT_ID}/roles/{ROLE_NAME}`", |
| 975 "location": "path", |
| 976 "pattern": "^organizations/[^/]+/roles/[^/]+
$", |
| 977 "required": true, |
| 978 "type": "string" |
| 979 } |
| 980 }, |
| 981 "path": "v1/{+name}", |
| 982 "response": { |
| 983 "$ref": "Role" |
| 984 }, |
| 985 "scopes": [ |
| 986 "https://www.googleapis.com/auth/cloud-platform" |
| 987 ] |
| 988 }, |
| 989 "delete": { |
| 990 "description": "Soft deletes a role. The role is sus
pended and cannot be used to create new\nIAM Policy Bindings.\nThe Role will not
be included in `ListRoles()` unless `show_deleted` is set\nin the `ListRolesReq
uest`. The Role contains the deleted boolean set.\nExisting Bindings remains, bu
t are inactive. The Role can be undeleted\nwithin 7 days. After 7 days the Role
is deleted and all Bindings associated\nwith the role are removed.", |
| 991 "httpMethod": "DELETE", |
| 992 "id": "iam.organizations.roles.delete", |
| 993 "parameterOrder": [ |
| 994 "name" |
| 995 ], |
| 996 "parameters": { |
| 997 "name": { |
| 998 "description": "The resource name of the rol
e in one of the following formats:\n`organizations/{ORGANIZATION_ID}/roles/{ROLE
_NAME}`\n`projects/{PROJECT_ID}/roles/{ROLE_NAME}`", |
| 999 "location": "path", |
| 1000 "pattern": "^organizations/[^/]+/roles/[^/]+
$", |
| 1001 "required": true, |
| 1002 "type": "string" |
| 1003 }, |
| 1004 "etag": { |
| 1005 "description": "Used to perform a consistent
read-modify-write.", |
| 1006 "format": "byte", |
| 1007 "location": "query", |
| 1008 "type": "string" |
| 1009 } |
| 1010 }, |
| 1011 "path": "v1/{+name}", |
| 1012 "response": { |
| 1013 "$ref": "Role" |
| 1014 }, |
| 1015 "scopes": [ |
| 1016 "https://www.googleapis.com/auth/cloud-platform" |
| 1017 ] |
| 1018 } |
| 1019 } |
538 } | 1020 } |
539 } | 1021 } |
540 } | 1022 } |
541 }, | 1023 }, |
542 "revision": "20170622", | 1024 "revision": "20170722", |
543 "rootUrl": "https://iam.googleapis.com/", | 1025 "rootUrl": "https://iam.googleapis.com/", |
544 "schemas": { | 1026 "schemas": { |
545 "PolicyDelta": { | 1027 "Empty": { |
546 "description": "The difference delta between two policies.", | 1028 "description": "A generic empty message that you can re-use to avoid
defining duplicated\nempty messages in your APIs. A typical example is to use i
t as the request\nor the response type of an API method. For instance:\n\n se
rvice Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty
);\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.", |
547 "id": "PolicyDelta", | 1029 "id": "Empty", |
548 "properties": { | 1030 "properties": {}, |
549 "bindingDeltas": { | 1031 "type": "object" |
550 "description": "The delta for Bindings between two policies.
", | 1032 }, |
| 1033 "CreateServiceAccountKeyRequest": { |
| 1034 "description": "The service account key create request.", |
| 1035 "id": "CreateServiceAccountKeyRequest", |
| 1036 "properties": { |
| 1037 "includePublicKeyData": { |
| 1038 "type": "boolean" |
| 1039 }, |
| 1040 "keyAlgorithm": { |
| 1041 "description": "Which type of key and algorithm to use for t
he key.\nThe default is currently a 2K RSA key. However this may change in the\
nfuture.", |
| 1042 "enum": [ |
| 1043 "KEY_ALG_UNSPECIFIED", |
| 1044 "KEY_ALG_RSA_1024", |
| 1045 "KEY_ALG_RSA_2048" |
| 1046 ], |
| 1047 "enumDescriptions": [ |
| 1048 "An unspecified key algorithm.", |
| 1049 "1k RSA Key.", |
| 1050 "2k RSA Key." |
| 1051 ], |
| 1052 "type": "string" |
| 1053 }, |
| 1054 "privateKeyType": { |
| 1055 "description": "The output format of the private key. `GOOGL
E_CREDENTIALS_FILE` is the\ndefault output format.", |
| 1056 "enum": [ |
| 1057 "TYPE_UNSPECIFIED", |
| 1058 "TYPE_PKCS12_FILE", |
| 1059 "TYPE_GOOGLE_CREDENTIALS_FILE" |
| 1060 ], |
| 1061 "enumDescriptions": [ |
| 1062 "Unspecified. Equivalent to `TYPE_GOOGLE_CREDENTIALS_FIL
E`.", |
| 1063 "PKCS12 format.\nThe password for the PKCS12 file is `no
tasecret`.\nFor more information, see https://tools.ietf.org/html/rfc7292.", |
| 1064 "Google Credentials File format." |
| 1065 ], |
| 1066 "type": "string" |
| 1067 } |
| 1068 }, |
| 1069 "type": "object" |
| 1070 }, |
| 1071 "SignJwtResponse": { |
| 1072 "description": "The service account sign JWT response.", |
| 1073 "id": "SignJwtResponse", |
| 1074 "properties": { |
| 1075 "signedJwt": { |
| 1076 "description": "The signed JWT.", |
| 1077 "type": "string" |
| 1078 }, |
| 1079 "keyId": { |
| 1080 "description": "The id of the key used to sign the JWT.", |
| 1081 "type": "string" |
| 1082 } |
| 1083 }, |
| 1084 "type": "object" |
| 1085 }, |
| 1086 "TestIamPermissionsRequest": { |
| 1087 "description": "Request message for `TestIamPermissions` method.", |
| 1088 "id": "TestIamPermissionsRequest", |
| 1089 "properties": { |
| 1090 "permissions": { |
| 1091 "description": "The set of permissions to check for the `res
ource`. Permissions with\nwildcards (such as '*' or 'storage.*') are not allowed
. For more\ninformation see\n[IAM Overview](https://cloud.google.com/iam/docs/ov
erview#permissions).", |
551 "items": { | 1092 "items": { |
552 "$ref": "BindingDelta" | 1093 "type": "string" |
553 }, | 1094 }, |
554 "type": "array" | 1095 "type": "array" |
555 } | 1096 } |
556 }, | 1097 }, |
557 "type": "object" | 1098 "type": "object" |
558 }, | 1099 }, |
559 "CreateServiceAccountRequest": { | 1100 "Policy": { |
560 "description": "The service account create request.", | 1101 "description": "Defines an Identity and Access Management (IAM) poli
cy. It is used to\nspecify access control policies for Cloud Platform resources.
\n\n\nA `Policy` consists of a list of `bindings`. A `Binding` binds a list of\n
`members` to a `role`, where the members can be user accounts, Google groups,\nG
oogle domains, and service accounts. A `role` is a named list of permissions\nde
fined by IAM.\n\n**Example**\n\n {\n \"bindings\": [\n {\n
\"role\": \"roles/owner\",\n \"members\": [\n \"user:mike
@example.com\",\n \"group:admins@example.com\",\n \"domain
:google.com\",\n \"serviceAccount:my-other-app@appspot.gserviceaccoun
t.com\",\n ]\n },\n {\n \"role\": \"roles/viewer
\",\n \"members\": [\"user:sean@example.com\"]\n }\n ]\n
}\n\nFor a description of IAM and its features, see the\n[IAM developer's guide
](https://cloud.google.com/iam).", |
561 "id": "CreateServiceAccountRequest", | 1102 "id": "Policy", |
562 "properties": { | 1103 "properties": { |
563 "serviceAccount": { | 1104 "etag": { |
564 "$ref": "ServiceAccount", | 1105 "description": "`etag` is used for optimistic concurrency co
ntrol as a way to help\nprevent simultaneous updates of a policy from overwritin
g each other.\nIt is strongly suggested that systems make use of the `etag` in t
he\nread-modify-write cycle to perform policy updates in order to avoid race\nco
nditions: An `etag` is returned in the response to `getIamPolicy`, and\nsystems
are expected to put that etag in the request to `setIamPolicy` to\nensure that t
heir change will be applied to the same version of the policy.\n\nIf no `etag` i
s provided in the call to `setIamPolicy`, then the existing\npolicy is overwritt
en blindly.", |
565 "description": "The ServiceAccount resource to create.\nCurr
ently, only the following values are user assignable:\n`display_name` ." | 1106 "format": "byte", |
566 }, | 1107 "type": "string" |
567 "accountId": { | 1108 }, |
568 "description": "Required. The account id that is used to gen
erate the service account\nemail address and a stable unique id. It is unique wi
thin a project,\nmust be 6-30 characters long, and match the regular expression\
n`[a-z]([-a-z0-9]*[a-z0-9])` to comply with RFC1035.", | 1109 "version": { |
569 "type": "string" | 1110 "description": "Version of the `Policy`. The default version
is 0.", |
| 1111 "format": "int32", |
| 1112 "type": "integer" |
| 1113 }, |
| 1114 "bindings": { |
| 1115 "description": "Associates a list of `members` to a `role`.\
n`bindings` with no members will result in an error.", |
| 1116 "items": { |
| 1117 "$ref": "Binding" |
| 1118 }, |
| 1119 "type": "array" |
570 } | 1120 } |
571 }, | 1121 }, |
572 "type": "object" | 1122 "type": "object" |
573 }, | 1123 }, |
574 "ListServiceAccountsResponse": { | 1124 "ListRolesResponse": { |
575 "description": "The service account list response.", | 1125 "description": "The response containing the roles defined under a re
source.", |
576 "id": "ListServiceAccountsResponse", | 1126 "id": "ListRolesResponse", |
577 "properties": { | 1127 "properties": { |
578 "nextPageToken": { | 1128 "nextPageToken": { |
579 "description": "To retrieve the next page of results, set\nL
istServiceAccountsRequest.page_token\nto this value.", | 1129 "description": "To retrieve the next page of results, set\n`
ListRolesRequest.page_token` to this value.", |
580 "type": "string" | |
581 }, | |
582 "accounts": { | |
583 "description": "The list of matching service accounts.", | |
584 "items": { | |
585 "$ref": "ServiceAccount" | |
586 }, | |
587 "type": "array" | |
588 } | |
589 }, | |
590 "type": "object" | |
591 }, | |
592 "QueryGrantableRolesResponse": { | |
593 "description": "The grantable role query response.", | |
594 "id": "QueryGrantableRolesResponse", | |
595 "properties": { | |
596 "nextPageToken": { | |
597 "description": "To retrieve the next page of results, set\n`
QueryGrantableRolesRequest.page_token` to this value.", | |
598 "type": "string" | 1130 "type": "string" |
599 }, | 1131 }, |
600 "roles": { | 1132 "roles": { |
601 "description": "The list of matching roles.", | 1133 "description": "The Roles defined on this resource.", |
602 "items": { | 1134 "items": { |
603 "$ref": "Role" | 1135 "$ref": "Role" |
604 }, | 1136 }, |
605 "type": "array" | 1137 "type": "array" |
606 } | 1138 } |
607 }, | 1139 }, |
608 "type": "object" | 1140 "type": "object" |
609 }, | 1141 }, |
| 1142 "AuditData": { |
| 1143 "description": "Audit log information specific to Cloud IAM. This me
ssage is serialized\nas an `Any` type in the `ServiceData` message of an\n`Audit
Log` message.", |
| 1144 "id": "AuditData", |
| 1145 "properties": { |
| 1146 "policyDelta": { |
| 1147 "$ref": "PolicyDelta", |
| 1148 "description": "Policy delta between the original policy and
the newly set policy." |
| 1149 } |
| 1150 }, |
| 1151 "type": "object" |
| 1152 }, |
| 1153 "BindingDelta": { |
| 1154 "description": "One delta entry for Binding. Each individual change
(only one member in each\nentry) to a binding will be a separate entry.", |
| 1155 "id": "BindingDelta", |
| 1156 "properties": { |
| 1157 "condition": { |
| 1158 "$ref": "Expr", |
| 1159 "description": "The condition that is associated with this b
inding.\nThis field is GOOGLE_INTERNAL.\nThis field is not logged in IAM side be
cause it's only for audit logging.\nOptional" |
| 1160 }, |
| 1161 "member": { |
| 1162 "description": "A single identity requesting access for a Cl
oud Platform resource.\nFollows the same format of Binding.members.\nRequired", |
| 1163 "type": "string" |
| 1164 }, |
| 1165 "role": { |
| 1166 "description": "Role that is assigned to `members`.\nFor exa
mple, `roles/viewer`, `roles/editor`, or `roles/owner`.\nRequired", |
| 1167 "type": "string" |
| 1168 }, |
| 1169 "action": { |
| 1170 "description": "The action that was performed on a Binding.\
nRequired", |
| 1171 "enum": [ |
| 1172 "ACTION_UNSPECIFIED", |
| 1173 "ADD", |
| 1174 "REMOVE" |
| 1175 ], |
| 1176 "enumDescriptions": [ |
| 1177 "Unspecified.", |
| 1178 "Addition of a Binding.", |
| 1179 "Removal of a Binding." |
| 1180 ], |
| 1181 "type": "string" |
| 1182 } |
| 1183 }, |
| 1184 "type": "object" |
| 1185 }, |
| 1186 "UndeleteRoleRequest": { |
| 1187 "description": "The request to undelete an existing role.", |
| 1188 "id": "UndeleteRoleRequest", |
| 1189 "properties": { |
| 1190 "etag": { |
| 1191 "description": "Used to perform a consistent read-modify-wri
te.", |
| 1192 "format": "byte", |
| 1193 "type": "string" |
| 1194 } |
| 1195 }, |
| 1196 "type": "object" |
| 1197 }, |
| 1198 "CreateServiceAccountRequest": { |
| 1199 "description": "The service account create request.", |
| 1200 "id": "CreateServiceAccountRequest", |
| 1201 "properties": { |
| 1202 "serviceAccount": { |
| 1203 "$ref": "ServiceAccount", |
| 1204 "description": "The ServiceAccount resource to create.\nCurr
ently, only the following values are user assignable:\n`display_name` ." |
| 1205 }, |
| 1206 "accountId": { |
| 1207 "description": "Required. The account id that is used to gen
erate the service account\nemail address and a stable unique id. It is unique wi
thin a project,\nmust be 6-30 characters long, and match the regular expression\
n`[a-z]([-a-z0-9]*[a-z0-9])` to comply with RFC1035.", |
| 1208 "type": "string" |
| 1209 } |
| 1210 }, |
| 1211 "type": "object" |
| 1212 }, |
610 "Role": { | 1213 "Role": { |
611 "description": "A role in the Identity and Access Management API.", | 1214 "description": "A role in the Identity and Access Management API.", |
612 "id": "Role", | 1215 "id": "Role", |
613 "properties": { | 1216 "properties": { |
| 1217 "deleted": { |
| 1218 "description": "The current deleted state of the role. This
field is read only.\nIt will be ignored in calls to CreateRole and UpdateRole.", |
| 1219 "type": "boolean" |
| 1220 }, |
| 1221 "title": { |
| 1222 "description": "Optional. A human-readable title for the ro
le. Typically this\nis limited to 100 UTF-8 bytes.", |
| 1223 "type": "string" |
| 1224 }, |
| 1225 "includedPermissions": { |
| 1226 "description": "The names of the permissions this role grant
s when bound in an IAM policy.", |
| 1227 "items": { |
| 1228 "type": "string" |
| 1229 }, |
| 1230 "type": "array" |
| 1231 }, |
614 "description": { | 1232 "description": { |
615 "description": "Optional. A human-readable description for
the role.", | 1233 "description": "Optional. A human-readable description for
the role.", |
616 "type": "string" | 1234 "type": "string" |
617 }, | 1235 }, |
618 "title": { | 1236 "etag": { |
619 "description": "Optional. A human-readable title for the ro
le. Typically this\nis limited to 100 UTF-8 bytes.", | 1237 "description": "Used to perform a consistent read-modify-wri
te.", |
| 1238 "format": "byte", |
| 1239 "type": "string" |
| 1240 }, |
| 1241 "stage": { |
| 1242 "description": "The current launch stage of the role.", |
| 1243 "enum": [ |
| 1244 "ALPHA", |
| 1245 "BETA", |
| 1246 "GA", |
| 1247 "DEPRECATED", |
| 1248 "DISABLED", |
| 1249 "EAP" |
| 1250 ], |
| 1251 "enumDescriptions": [ |
| 1252 "The user has indicated this role is currently in an alp
ha phase.", |
| 1253 "The user has indicated this role is currently in a beta
phase.", |
| 1254 "The user has indicated this role is generally available
.", |
| 1255 "The user has indicated this role is being deprecated.", |
| 1256 "This role is disabled and will not contribute permissio
ns to any members\nit is granted to in policies.", |
| 1257 "The user has indicated this role is currently in an eap
phase." |
| 1258 ], |
620 "type": "string" | 1259 "type": "string" |
621 }, | 1260 }, |
622 "name": { | 1261 "name": { |
623 "description": "The name of the role.\n\nWhen Role is used i
n CreateRole, the role name must not be set.\n\nWhen Role is used in output and
other input such as UpdateRole, the role\nname is the complete path, e.g., roles
/logging.viewer for curated roles\nand organizations/{ORGANIZATION_ID}/roles/log
ging.viewer for custom roles.", | 1262 "description": "The name of the role.\n\nWhen Role is used i
n CreateRole, the role name must not be set.\n\nWhen Role is used in output and
other input such as UpdateRole, the role\nname is the complete path, e.g., roles
/logging.viewer for curated roles\nand organizations/{ORGANIZATION_ID}/roles/log
ging.viewer for custom roles.", |
624 "type": "string" | 1263 "type": "string" |
625 } | 1264 } |
626 }, | 1265 }, |
627 "type": "object" | 1266 "type": "object" |
628 }, | |
629 "SignBlobRequest": { | |
630 "description": "The service account sign blob request.", | |
631 "id": "SignBlobRequest", | |
632 "properties": { | |
633 "bytesToSign": { | |
634 "description": "The bytes to sign.", | |
635 "format": "byte", | |
636 "type": "string" | |
637 } | |
638 }, | |
639 "type": "object" | |
640 }, | |
641 "SetIamPolicyRequest": { | |
642 "description": "Request message for `SetIamPolicy` method.", | |
643 "id": "SetIamPolicyRequest", | |
644 "properties": { | |
645 "policy": { | |
646 "$ref": "Policy", | |
647 "description": "REQUIRED: The complete policy to be applied
to the `resource`. The size of\nthe policy is limited to a few 10s of KB. An emp
ty policy is a\nvalid policy but certain Cloud Platform services (such as Projec
ts)\nmight reject them." | |
648 } | |
649 }, | |
650 "type": "object" | |
651 }, | 1267 }, |
652 "Binding": { | 1268 "Binding": { |
653 "description": "Associates `members` with a `role`.", | 1269 "description": "Associates `members` with a `role`.", |
654 "id": "Binding", | 1270 "id": "Binding", |
655 "properties": { | 1271 "properties": { |
656 "members": { | 1272 "members": { |
657 "description": "Specifies the identities requesting access f
or a Cloud Platform resource.\n`members` can have the following values:\n\n* `al
lUsers`: A special identifier that represents anyone who is\n on the internet;
with or without a Google account.\n\n* `allAuthenticatedUsers`: A special ident
ifier that represents anyone\n who is authenticated with a Google account or a
service account.\n\n* `user:{emailid}`: An email address that represents a spec
ific Google\n account. For example, `alice@gmail.com` or `joe@example.com`.\n\
n\n* `serviceAccount:{emailid}`: An email address that represents a service\n
account. For example, `my-other-app@appspot.gserviceaccount.com`.\n\n* `group:{e
mailid}`: An email address that represents a Google group.\n For example, `adm
ins@example.com`.\n\n\n* `domain:{domain}`: A Google Apps domain name that repre
sents all the\n users of that domain. For example, `google.com` or `example.co
m`.\n\n", | 1273 "description": "Specifies the identities requesting access f
or a Cloud Platform resource.\n`members` can have the following values:\n\n* `al
lUsers`: A special identifier that represents anyone who is\n on the internet;
with or without a Google account.\n\n* `allAuthenticatedUsers`: A special ident
ifier that represents anyone\n who is authenticated with a Google account or a
service account.\n\n* `user:{emailid}`: An email address that represents a spec
ific Google\n account. For example, `alice@gmail.com` or `joe@example.com`.\n\
n\n* `serviceAccount:{emailid}`: An email address that represents a service\n
account. For example, `my-other-app@appspot.gserviceaccount.com`.\n\n* `group:{e
mailid}`: An email address that represents a Google group.\n For example, `adm
ins@example.com`.\n\n\n* `domain:{domain}`: A Google Apps domain name that repre
sents all the\n users of that domain. For example, `google.com` or `example.co
m`.\n\n", |
658 "items": { | 1274 "items": { |
659 "type": "string" | 1275 "type": "string" |
660 }, | 1276 }, |
661 "type": "array" | 1277 "type": "array" |
662 }, | 1278 }, |
663 "role": { | 1279 "role": { |
664 "description": "Role that is assigned to `members`.\nFor exa
mple, `roles/viewer`, `roles/editor`, or `roles/owner`.\nRequired", | 1280 "description": "Role that is assigned to `members`.\nFor exa
mple, `roles/viewer`, `roles/editor`, or `roles/owner`.\nRequired", |
665 "type": "string" | 1281 "type": "string" |
666 } | 1282 } |
667 }, | 1283 }, |
668 "type": "object" | 1284 "type": "object" |
669 }, | 1285 }, |
| 1286 "Expr": { |
| 1287 "description": "Represents an expression text. Example:\n\n title
: \"User account presence\"\n description: \"Determines whether the request h
as a user account\"\n expression: \"size(request.user) > 0\"", |
| 1288 "id": "Expr", |
| 1289 "properties": { |
| 1290 "location": { |
| 1291 "description": "An optional string indicating the location o
f the expression for error\nreporting, e.g. a file name and a position in the fi
le.", |
| 1292 "type": "string" |
| 1293 }, |
| 1294 "title": { |
| 1295 "description": "An optional title for the expression, i.e. a
short string describing\nits purpose. This can be used e.g. in UIs which allow
to enter the\nexpression.", |
| 1296 "type": "string" |
| 1297 }, |
| 1298 "description": { |
| 1299 "description": "An optional description of the expression. T
his is a longer text which\ndescribes the expression, e.g. when hovered over it
in a UI.", |
| 1300 "type": "string" |
| 1301 }, |
| 1302 "expression": { |
| 1303 "description": "Textual representation of an expression in\n
Common Expression Language syntax.\n\nThe application context of the containing
message determines which\nwell-known feature set of CEL is supported.", |
| 1304 "type": "string" |
| 1305 } |
| 1306 }, |
| 1307 "type": "object" |
| 1308 }, |
670 "ServiceAccount": { | 1309 "ServiceAccount": { |
671 "description": "A service account in the Identity and Access Managem
ent API.\n\nTo create a service account, specify the `project_id` and the `accou
nt_id`\nfor the account. The `account_id` is unique within the project, and is
used\nto generate the service account email address and a stable\n`unique_id`.\n
\nIf the account already exists, the account's resource name is returned\nin uti
l::Status's ResourceInfo.resource_name in the format of\nprojects/{PROJECT_ID}/s
erviceAccounts/{SERVICE_ACCOUNT_EMAIL}. The caller can\nuse the name in other me
thods to access the account.\n\nAll other methods can identify the service accou
nt using the format\n`projects/{PROJECT_ID}/serviceAccounts/{SERVICE_ACCOUNT_EMA
IL}`.\nUsing `-` as a wildcard for the project will infer the project from\nthe
account. The `account` value can be the `email` address or the\n`unique_id` of t
he service account.", | 1310 "description": "A service account in the Identity and Access Managem
ent API.\n\nTo create a service account, specify the `project_id` and the `accou
nt_id`\nfor the account. The `account_id` is unique within the project, and is
used\nto generate the service account email address and a stable\n`unique_id`.\n
\nIf the account already exists, the account's resource name is returned\nin uti
l::Status's ResourceInfo.resource_name in the format of\nprojects/{PROJECT_ID}/s
erviceAccounts/{SERVICE_ACCOUNT_EMAIL}. The caller can\nuse the name in other me
thods to access the account.\n\nAll other methods can identify the service accou
nt using the format\n`projects/{PROJECT_ID}/serviceAccounts/{SERVICE_ACCOUNT_EMA
IL}`.\nUsing `-` as a wildcard for the project will infer the project from\nthe
account. The `account` value can be the `email` address or the\n`unique_id` of t
he service account.", |
672 "id": "ServiceAccount", | 1311 "id": "ServiceAccount", |
673 "properties": { | 1312 "properties": { |
674 "displayName": { | |
675 "description": "Optional. A user-specified description of th
e service account. Must be\nfewer than 100 UTF-8 bytes.", | |
676 "type": "string" | |
677 }, | |
678 "etag": { | 1313 "etag": { |
679 "description": "Used to perform a consistent read-modify-wri
te.", | 1314 "description": "Used to perform a consistent read-modify-wri
te.", |
680 "format": "byte", | 1315 "format": "byte", |
681 "type": "string" | 1316 "type": "string" |
682 }, | 1317 }, |
683 "name": { | 1318 "name": { |
684 "description": "The resource name of the service account in
the following format:\n`projects/{PROJECT_ID}/serviceAccounts/{SERVICE_ACCOUNT_E
MAIL}`.\n\nRequests using `-` as a wildcard for the project will infer the proje
ct\nfrom the `account` and the `account` value can be the `email` address or\nth
e `unique_id` of the service account.\n\nIn responses the resource name will alw
ays be in the format\n`projects/{PROJECT_ID}/serviceAccounts/{SERVICE_ACCOUNT_EM
AIL}`.", | 1319 "description": "The resource name of the service account in
the following format:\n`projects/{PROJECT_ID}/serviceAccounts/{SERVICE_ACCOUNT_E
MAIL}`.\n\nRequests using `-` as a wildcard for the project will infer the proje
ct\nfrom the `account` and the `account` value can be the `email` address or\nth
e `unique_id` of the service account.\n\nIn responses the resource name will alw
ays be in the format\n`projects/{PROJECT_ID}/serviceAccounts/{SERVICE_ACCOUNT_EM
AIL}`.", |
685 "type": "string" | 1320 "type": "string" |
686 }, | 1321 }, |
687 "email": { | 1322 "email": { |
688 "description": "@OutputOnly The email address of the service
account.", | 1323 "description": "@OutputOnly The email address of the service
account.", |
689 "type": "string" | 1324 "type": "string" |
690 }, | 1325 }, |
691 "projectId": { | 1326 "projectId": { |
692 "description": "@OutputOnly The id of the project that owns
the service account.", | 1327 "description": "@OutputOnly The id of the project that owns
the service account.", |
693 "type": "string" | 1328 "type": "string" |
694 }, | 1329 }, |
| 1330 "oauth2ClientId": { |
| 1331 "description": "@OutputOnly. The OAuth2 client id for the se
rvice account.\nThis is used in conjunction with the OAuth2 clientconfig API to
make\nthree legged OAuth2 (3LO) flows to access the data of Google users.", |
| 1332 "type": "string" |
| 1333 }, |
695 "uniqueId": { | 1334 "uniqueId": { |
696 "description": "@OutputOnly The unique and stable id of the
service account.", | 1335 "description": "@OutputOnly The unique and stable id of the
service account.", |
697 "type": "string" | 1336 "type": "string" |
698 }, | 1337 }, |
699 "oauth2ClientId": { | 1338 "displayName": { |
700 "description": "@OutputOnly. The OAuth2 client id for the se
rvice account.\nThis is used in conjunction with the OAuth2 clientconfig API to
make\nthree legged OAuth2 (3LO) flows to access the data of Google users.", | 1339 "description": "Optional. A user-specified description of th
e service account. Must be\nfewer than 100 UTF-8 bytes.", |
701 "type": "string" | 1340 "type": "string" |
702 } | 1341 } |
703 }, | 1342 }, |
704 "type": "object" | 1343 "type": "object" |
705 }, | 1344 }, |
706 "Empty": { | |
707 "description": "A generic empty message that you can re-use to avoid
defining duplicated\nempty messages in your APIs. A typical example is to use i
t as the request\nor the response type of an API method. For instance:\n\n se
rvice Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty
);\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.", | |
708 "id": "Empty", | |
709 "properties": {}, | |
710 "type": "object" | |
711 }, | |
712 "QueryGrantableRolesRequest": { | 1345 "QueryGrantableRolesRequest": { |
713 "description": "The grantable role query request.", | 1346 "description": "The grantable role query request.", |
714 "id": "QueryGrantableRolesRequest", | 1347 "id": "QueryGrantableRolesRequest", |
715 "properties": { | 1348 "properties": { |
716 "pageSize": { | |
717 "description": "Optional limit on the number of roles to inc
lude in the response.", | |
718 "format": "int32", | |
719 "type": "integer" | |
720 }, | |
721 "fullResourceName": { | 1349 "fullResourceName": { |
722 "description": "Required. The full resource name to query fr
om the list of grantable roles.\n\nThe name follows the Google Cloud Platform re
source format.\nFor example, a Cloud Platform project with id `my-project` will
be named\n`//cloudresourcemanager.googleapis.com/projects/my-project`.", | 1350 "description": "Required. The full resource name to query fr
om the list of grantable roles.\n\nThe name follows the Google Cloud Platform re
source format.\nFor example, a Cloud Platform project with id `my-project` will
be named\n`//cloudresourcemanager.googleapis.com/projects/my-project`.", |
723 "type": "string" | 1351 "type": "string" |
724 }, | 1352 }, |
725 "pageToken": { | 1353 "pageToken": { |
726 "description": "Optional pagination token returned in an ear
lier\nQueryGrantableRolesResponse.", | 1354 "description": "Optional pagination token returned in an ear
lier\nQueryGrantableRolesResponse.", |
727 "type": "string" | 1355 "type": "string" |
| 1356 }, |
| 1357 "pageSize": { |
| 1358 "description": "Optional limit on the number of roles to inc
lude in the response.", |
| 1359 "format": "int32", |
| 1360 "type": "integer" |
| 1361 }, |
| 1362 "view": { |
| 1363 "enum": [ |
| 1364 "BASIC", |
| 1365 "FULL" |
| 1366 ], |
| 1367 "enumDescriptions": [ |
| 1368 "Omits the `included_permissions` field.\nThis is the de
fault value.", |
| 1369 "Returns all fields." |
| 1370 ], |
| 1371 "type": "string" |
728 } | 1372 } |
729 }, | 1373 }, |
730 "type": "object" | 1374 "type": "object" |
731 }, | 1375 }, |
732 "ListServiceAccountKeysResponse": { | 1376 "CreateRoleRequest": { |
733 "description": "The service account keys list response.", | 1377 "description": "The request to create a new role.", |
734 "id": "ListServiceAccountKeysResponse", | 1378 "id": "CreateRoleRequest", |
735 "properties": { | 1379 "properties": { |
736 "keys": { | 1380 "roleId": { |
737 "description": "The public keys for the service account.", | 1381 "description": "The role id to use for this role.", |
738 "items": { | 1382 "type": "string" |
739 "$ref": "ServiceAccountKey" | 1383 }, |
740 }, | 1384 "role": { |
741 "type": "array" | 1385 "$ref": "Role", |
| 1386 "description": "The Role resource to create." |
742 } | 1387 } |
743 }, | 1388 }, |
744 "type": "object" | 1389 "type": "object" |
| 1390 }, |
| 1391 "QueryTestablePermissionsRequest": { |
| 1392 "description": "A request to get permissions which can be tested on
a resource.", |
| 1393 "id": "QueryTestablePermissionsRequest", |
| 1394 "properties": { |
| 1395 "fullResourceName": { |
| 1396 "description": "Required. The full resource name to query fr
om the list of testable\npermissions.\n\nThe name follows the Google Cloud Platf
orm resource format.\nFor example, a Cloud Platform project with id `my-project`
will be named\n`//cloudresourcemanager.googleapis.com/projects/my-project`.", |
| 1397 "type": "string" |
| 1398 }, |
| 1399 "pageToken": { |
| 1400 "description": "Optional pagination token returned in an ear
lier\nQueryTestablePermissionsRequest.", |
| 1401 "type": "string" |
| 1402 }, |
| 1403 "pageSize": { |
| 1404 "description": "Optional limit on the number of permissions
to include in the response.", |
| 1405 "format": "int32", |
| 1406 "type": "integer" |
| 1407 } |
| 1408 }, |
| 1409 "type": "object" |
745 }, | 1410 }, |
746 "TestIamPermissionsResponse": { | 1411 "TestIamPermissionsResponse": { |
747 "description": "Response message for `TestIamPermissions` method.", | 1412 "description": "Response message for `TestIamPermissions` method.", |
748 "id": "TestIamPermissionsResponse", | 1413 "id": "TestIamPermissionsResponse", |
749 "properties": { | 1414 "properties": { |
750 "permissions": { | 1415 "permissions": { |
751 "description": "A subset of `TestPermissionsRequest.permissi
ons` that the caller is\nallowed.", | 1416 "description": "A subset of `TestPermissionsRequest.permissi
ons` that the caller is\nallowed.", |
752 "items": { | 1417 "items": { |
753 "type": "string" | 1418 "type": "string" |
754 }, | 1419 }, |
755 "type": "array" | 1420 "type": "array" |
756 } | 1421 } |
757 }, | 1422 }, |
758 "type": "object" | 1423 "type": "object" |
759 }, | 1424 }, |
| 1425 "ListServiceAccountKeysResponse": { |
| 1426 "description": "The service account keys list response.", |
| 1427 "id": "ListServiceAccountKeysResponse", |
| 1428 "properties": { |
| 1429 "keys": { |
| 1430 "description": "The public keys for the service account.", |
| 1431 "items": { |
| 1432 "$ref": "ServiceAccountKey" |
| 1433 }, |
| 1434 "type": "array" |
| 1435 } |
| 1436 }, |
| 1437 "type": "object" |
| 1438 }, |
760 "ServiceAccountKey": { | 1439 "ServiceAccountKey": { |
761 "description": "Represents a service account key.\n\nA service accou
nt has two sets of key-pairs: user-managed, and\nsystem-managed.\n\nUser-managed
key-pairs can be created and deleted by users. Users are\nresponsible for rota
ting these keys periodically to ensure security of\ntheir service accounts. Use
rs retain the private key of these key-pairs,\nand Google retains ONLY the publi
c key.\n\nSystem-managed key-pairs are managed automatically by Google, and rota
ted\ndaily without user intervention. The private key never leaves Google's\nse
rvers to maximize security.\n\nPublic keys for all service accounts are also pub
lished at the OAuth2\nService Account API.", | 1440 "description": "Represents a service account key.\n\nA service accou
nt has two sets of key-pairs: user-managed, and\nsystem-managed.\n\nUser-managed
key-pairs can be created and deleted by users. Users are\nresponsible for rota
ting these keys periodically to ensure security of\ntheir service accounts. Use
rs retain the private key of these key-pairs,\nand Google retains ONLY the publi
c key.\n\nSystem-managed key-pairs are managed automatically by Google, and rota
ted\ndaily without user intervention. The private key never leaves Google's\nse
rvers to maximize security.\n\nPublic keys for all service accounts are also pub
lished at the OAuth2\nService Account API.", |
762 "id": "ServiceAccountKey", | 1441 "id": "ServiceAccountKey", |
763 "properties": { | 1442 "properties": { |
764 "privateKeyData": { | |
765 "description": "The private key data. Only provided in `Crea
teServiceAccountKey`\nresponses. Make sure to keep the private key data secure b
ecause it\nallows for the assertion of the service account identity.", | |
766 "format": "byte", | |
767 "type": "string" | |
768 }, | |
769 "publicKeyData": { | 1443 "publicKeyData": { |
770 "description": "The public key data. Only provided in `GetSe
rviceAccountKey` responses.", | 1444 "description": "The public key data. Only provided in `GetSe
rviceAccountKey` responses.", |
771 "format": "byte", | 1445 "format": "byte", |
772 "type": "string" | 1446 "type": "string" |
773 }, | 1447 }, |
774 "name": { | 1448 "name": { |
775 "description": "The resource name of the service account key
in the following format\n`projects/{PROJECT_ID}/serviceAccounts/{SERVICE_ACCOUN
T_EMAIL}/keys/{key}`.", | 1449 "description": "The resource name of the service account key
in the following format\n`projects/{PROJECT_ID}/serviceAccounts/{SERVICE_ACCOUN
T_EMAIL}/keys/{key}`.", |
776 "type": "string" | 1450 "type": "string" |
777 }, | 1451 }, |
778 "validBeforeTime": { | 1452 "validBeforeTime": { |
779 "description": "The key can be used before this timestamp.", | 1453 "description": "The key can be used before this timestamp.", |
780 "format": "google-datetime", | 1454 "format": "google-datetime", |
781 "type": "string" | 1455 "type": "string" |
782 }, | 1456 }, |
783 "keyAlgorithm": { | 1457 "keyAlgorithm": { |
784 "description": "Specifies the algorithm (and possibly key si
ze) for the key.", | 1458 "description": "Specifies the algorithm (and possibly key si
ze) for the key.", |
785 "enum": [ | 1459 "enum": [ |
786 "KEY_ALG_UNSPECIFIED", | 1460 "KEY_ALG_UNSPECIFIED", |
787 "KEY_ALG_RSA_1024", | 1461 "KEY_ALG_RSA_1024", |
788 "KEY_ALG_RSA_2048" | 1462 "KEY_ALG_RSA_2048" |
789 ], | 1463 ], |
790 "enumDescriptions": [ | 1464 "enumDescriptions": [ |
791 "An unspecified key algorithm.", | 1465 "An unspecified key algorithm.", |
792 "1k RSA Key.", | 1466 "1k RSA Key.", |
793 "2k RSA Key." | 1467 "2k RSA Key." |
794 ], | 1468 ], |
795 "type": "string" | 1469 "type": "string" |
796 }, | 1470 }, |
797 "validAfterTime": { | |
798 "description": "The key can be used after this timestamp.", | |
799 "format": "google-datetime", | |
800 "type": "string" | |
801 }, | |
802 "privateKeyType": { | 1471 "privateKeyType": { |
803 "description": "The output format for the private key.\nOnly
provided in `CreateServiceAccountKey` responses, not\nin `GetServiceAccountKey`
or `ListServiceAccountKey` responses.\n\nGoogle never exposes system-managed pr
ivate keys, and never retains\nuser-managed private keys.", | 1472 "description": "The output format for the private key.\nOnly
provided in `CreateServiceAccountKey` responses, not\nin `GetServiceAccountKey`
or `ListServiceAccountKey` responses.\n\nGoogle never exposes system-managed pr
ivate keys, and never retains\nuser-managed private keys.", |
804 "enum": [ | 1473 "enum": [ |
805 "TYPE_UNSPECIFIED", | 1474 "TYPE_UNSPECIFIED", |
806 "TYPE_PKCS12_FILE", | 1475 "TYPE_PKCS12_FILE", |
807 "TYPE_GOOGLE_CREDENTIALS_FILE" | 1476 "TYPE_GOOGLE_CREDENTIALS_FILE" |
808 ], | 1477 ], |
809 "enumDescriptions": [ | 1478 "enumDescriptions": [ |
810 "Unspecified. Equivalent to `TYPE_GOOGLE_CREDENTIALS_FIL
E`.", | 1479 "Unspecified. Equivalent to `TYPE_GOOGLE_CREDENTIALS_FIL
E`.", |
811 "PKCS12 format.\nThe password for the PKCS12 file is `no
tasecret`.\nFor more information, see https://tools.ietf.org/html/rfc7292.", | 1480 "PKCS12 format.\nThe password for the PKCS12 file is `no
tasecret`.\nFor more information, see https://tools.ietf.org/html/rfc7292.", |
812 "Google Credentials File format." | 1481 "Google Credentials File format." |
813 ], | 1482 ], |
814 "type": "string" | 1483 "type": "string" |
815 } | |
816 }, | |
817 "type": "object" | |
818 }, | |
819 "CreateServiceAccountKeyRequest": { | |
820 "description": "The service account key create request.", | |
821 "id": "CreateServiceAccountKeyRequest", | |
822 "properties": { | |
823 "includePublicKeyData": { | |
824 "type": "boolean" | |
825 }, | 1484 }, |
826 "keyAlgorithm": { | 1485 "validAfterTime": { |
827 "description": "Which type of key and algorithm to use for t
he key.\nThe default is currently a 2K RSA key. However this may change in the\
nfuture.", | 1486 "description": "The key can be used after this timestamp.", |
828 "enum": [ | 1487 "format": "google-datetime", |
829 "KEY_ALG_UNSPECIFIED", | |
830 "KEY_ALG_RSA_1024", | |
831 "KEY_ALG_RSA_2048" | |
832 ], | |
833 "enumDescriptions": [ | |
834 "An unspecified key algorithm.", | |
835 "1k RSA Key.", | |
836 "2k RSA Key." | |
837 ], | |
838 "type": "string" | 1488 "type": "string" |
839 }, | 1489 }, |
840 "privateKeyType": { | 1490 "privateKeyData": { |
841 "description": "The output format of the private key. `GOOGL
E_CREDENTIALS_FILE` is the\ndefault output format.", | 1491 "description": "The private key data. Only provided in `Crea
teServiceAccountKey`\nresponses. Make sure to keep the private key data secure b
ecause it\nallows for the assertion of the service account identity.\nWhen decod
ed, the private key data can be used to authenticate with\nGoogle API client lib
raries and with\n<a href=\"/sdk/gcloud/reference/auth/activate-service-account\"
>gcloud\nauth activate-service-account</a>.", |
842 "enum": [ | 1492 "format": "byte", |
843 "TYPE_UNSPECIFIED", | |
844 "TYPE_PKCS12_FILE", | |
845 "TYPE_GOOGLE_CREDENTIALS_FILE" | |
846 ], | |
847 "enumDescriptions": [ | |
848 "Unspecified. Equivalent to `TYPE_GOOGLE_CREDENTIALS_FIL
E`.", | |
849 "PKCS12 format.\nThe password for the PKCS12 file is `no
tasecret`.\nFor more information, see https://tools.ietf.org/html/rfc7292.", | |
850 "Google Credentials File format." | |
851 ], | |
852 "type": "string" | 1493 "type": "string" |
853 } | 1494 } |
854 }, | 1495 }, |
855 "type": "object" | 1496 "type": "object" |
856 }, | 1497 }, |
857 "TestIamPermissionsRequest": { | |
858 "description": "Request message for `TestIamPermissions` method.", | |
859 "id": "TestIamPermissionsRequest", | |
860 "properties": { | |
861 "permissions": { | |
862 "description": "The set of permissions to check for the `res
ource`. Permissions with\nwildcards (such as '*' or 'storage.*') are not allowed
. For more\ninformation see\n[IAM Overview](https://cloud.google.com/iam/docs/ov
erview#permissions).", | |
863 "items": { | |
864 "type": "string" | |
865 }, | |
866 "type": "array" | |
867 } | |
868 }, | |
869 "type": "object" | |
870 }, | |
871 "SignBlobResponse": { | 1498 "SignBlobResponse": { |
872 "description": "The service account sign blob response.", | 1499 "description": "The service account sign blob response.", |
873 "id": "SignBlobResponse", | 1500 "id": "SignBlobResponse", |
874 "properties": { | 1501 "properties": { |
| 1502 "keyId": { |
| 1503 "description": "The id of the key used to sign the blob.", |
| 1504 "type": "string" |
| 1505 }, |
875 "signature": { | 1506 "signature": { |
876 "description": "The signed blob.", | 1507 "description": "The signed blob.", |
877 "format": "byte", | 1508 "format": "byte", |
878 "type": "string" | 1509 "type": "string" |
879 }, | |
880 "keyId": { | |
881 "description": "The id of the key used to sign the blob.", | |
882 "type": "string" | |
883 } | 1510 } |
884 }, | 1511 }, |
885 "type": "object" | 1512 "type": "object" |
886 }, | 1513 }, |
887 "SignJwtResponse": { | 1514 "Permission": { |
888 "description": "The service account sign JWT response.", | 1515 "description": "A permission which can be included by a role.", |
889 "id": "SignJwtResponse", | 1516 "id": "Permission", |
890 "properties": { | 1517 "properties": { |
891 "signedJwt": { | 1518 "description": { |
892 "description": "The signed JWT.", | 1519 "description": "A brief description of what this Permission
is used for.", |
893 "type": "string" | 1520 "type": "string" |
894 }, | 1521 }, |
895 "keyId": { | 1522 "customRolesSupportLevel": { |
896 "description": "The id of the key used to sign the JWT.", | 1523 "description": "The current custom role support level.", |
| 1524 "enum": [ |
| 1525 "SUPPORTED", |
| 1526 "TESTING", |
| 1527 "NOT_SUPPORTED" |
| 1528 ], |
| 1529 "enumDescriptions": [ |
| 1530 "Permission is fully supported for custom role use.", |
| 1531 "Permission is being tested to check custom role compati
bility.", |
| 1532 "Permission is not supported for custom role use." |
| 1533 ], |
| 1534 "type": "string" |
| 1535 }, |
| 1536 "stage": { |
| 1537 "description": "The current launch stage of the permission."
, |
| 1538 "enum": [ |
| 1539 "ALPHA", |
| 1540 "BETA", |
| 1541 "GA", |
| 1542 "DEPRECATED" |
| 1543 ], |
| 1544 "enumDescriptions": [ |
| 1545 "The permission is currently in an alpha phase.", |
| 1546 "The permission is currently in a beta phase.", |
| 1547 "The permission is generally available.", |
| 1548 "The permission is being deprecated." |
| 1549 ], |
| 1550 "type": "string" |
| 1551 }, |
| 1552 "name": { |
| 1553 "description": "The name of this Permission.", |
| 1554 "type": "string" |
| 1555 }, |
| 1556 "onlyInPredefinedRoles": { |
| 1557 "description": "This permission can ONLY be used in predefin
ed roles.", |
| 1558 "type": "boolean" |
| 1559 }, |
| 1560 "title": { |
| 1561 "description": "The title of this Permission.", |
897 "type": "string" | 1562 "type": "string" |
898 } | 1563 } |
899 }, | 1564 }, |
900 "type": "object" | 1565 "type": "object" |
901 }, | 1566 }, |
902 "SignJwtRequest": { | 1567 "SignJwtRequest": { |
903 "description": "The service account sign JWT request.", | 1568 "description": "The service account sign JWT request.", |
904 "id": "SignJwtRequest", | 1569 "id": "SignJwtRequest", |
905 "properties": { | 1570 "properties": { |
906 "payload": { | 1571 "payload": { |
907 "description": "The JWT payload to sign, a JSON JWT Claim se
t.", | 1572 "description": "The JWT payload to sign, a JSON JWT Claim se
t.", |
908 "type": "string" | 1573 "type": "string" |
909 } | 1574 } |
910 }, | 1575 }, |
911 "type": "object" | 1576 "type": "object" |
912 }, | 1577 }, |
913 "Policy": { | 1578 "PolicyDelta": { |
914 "description": "Defines an Identity and Access Management (IAM) poli
cy. It is used to\nspecify access control policies for Cloud Platform resources.
\n\n\nA `Policy` consists of a list of `bindings`. A `Binding` binds a list of\n
`members` to a `role`, where the members can be user accounts, Google groups,\nG
oogle domains, and service accounts. A `role` is a named list of permissions\nde
fined by IAM.\n\n**Example**\n\n {\n \"bindings\": [\n {\n
\"role\": \"roles/owner\",\n \"members\": [\n \"user:mike
@example.com\",\n \"group:admins@example.com\",\n \"domain
:google.com\",\n \"serviceAccount:my-other-app@appspot.gserviceaccoun
t.com\",\n ]\n },\n {\n \"role\": \"roles/viewer
\",\n \"members\": [\"user:sean@example.com\"]\n }\n ]\n
}\n\nFor a description of IAM and its features, see the\n[IAM developer's guide
](https://cloud.google.com/iam).", | 1579 "description": "The difference delta between two policies.", |
915 "id": "Policy", | 1580 "id": "PolicyDelta", |
916 "properties": { | 1581 "properties": { |
917 "etag": { | 1582 "bindingDeltas": { |
918 "description": "`etag` is used for optimistic concurrency co
ntrol as a way to help\nprevent simultaneous updates of a policy from overwritin
g each other.\nIt is strongly suggested that systems make use of the `etag` in t
he\nread-modify-write cycle to perform policy updates in order to avoid race\nco
nditions: An `etag` is returned in the response to `getIamPolicy`, and\nsystems
are expected to put that etag in the request to `setIamPolicy` to\nensure that t
heir change will be applied to the same version of the policy.\n\nIf no `etag` i
s provided in the call to `setIamPolicy`, then the existing\npolicy is overwritt
en blindly.", | 1583 "description": "The delta for Bindings between two policies.
", |
919 "format": "byte", | |
920 "type": "string" | |
921 }, | |
922 "version": { | |
923 "description": "Version of the `Policy`. The default version
is 0.", | |
924 "format": "int32", | |
925 "type": "integer" | |
926 }, | |
927 "bindings": { | |
928 "description": "Associates a list of `members` to a `role`.\
n`bindings` with no members will result in an error.", | |
929 "items": { | 1584 "items": { |
930 "$ref": "Binding" | 1585 "$ref": "BindingDelta" |
931 }, | 1586 }, |
932 "type": "array" | 1587 "type": "array" |
933 } | 1588 } |
934 }, | 1589 }, |
935 "type": "object" | 1590 "type": "object" |
936 }, | 1591 }, |
937 "AuditData": { | 1592 "ListServiceAccountsResponse": { |
938 "description": "Audit log information specific to Cloud IAM. This me
ssage is serialized\nas an `Any` type in the `ServiceData` message of an\n`Audit
Log` message.", | 1593 "description": "The service account list response.", |
939 "id": "AuditData", | 1594 "id": "ListServiceAccountsResponse", |
940 "properties": { | 1595 "properties": { |
941 "policyDelta": { | 1596 "nextPageToken": { |
942 "$ref": "PolicyDelta", | 1597 "description": "To retrieve the next page of results, set\nL
istServiceAccountsRequest.page_token\nto this value.", |
943 "description": "Policy delta between the original policy and
the newly set policy." | 1598 "type": "string" |
| 1599 }, |
| 1600 "accounts": { |
| 1601 "description": "The list of matching service accounts.", |
| 1602 "items": { |
| 1603 "$ref": "ServiceAccount" |
| 1604 }, |
| 1605 "type": "array" |
944 } | 1606 } |
945 }, | 1607 }, |
946 "type": "object" | 1608 "type": "object" |
947 }, | 1609 }, |
948 "BindingDelta": { | 1610 "QueryGrantableRolesResponse": { |
949 "description": "One delta entry for Binding. Each individual change
(only one member in each\nentry) to a binding will be a separate entry.", | 1611 "description": "The grantable role query response.", |
950 "id": "BindingDelta", | 1612 "id": "QueryGrantableRolesResponse", |
951 "properties": { | 1613 "properties": { |
952 "role": { | 1614 "nextPageToken": { |
953 "description": "Role that is assigned to `members`.\nFor exa
mple, `roles/viewer`, `roles/editor`, or `roles/owner`.\nRequired", | 1615 "description": "To retrieve the next page of results, set\n`
QueryGrantableRolesRequest.page_token` to this value.", |
954 "type": "string" | 1616 "type": "string" |
955 }, | 1617 }, |
956 "action": { | 1618 "roles": { |
957 "description": "The action that was performed on a Binding.\
nRequired", | 1619 "description": "The list of matching roles.", |
958 "enum": [ | 1620 "items": { |
959 "ACTION_UNSPECIFIED", | 1621 "$ref": "Role" |
960 "ADD", | 1622 }, |
961 "REMOVE" | 1623 "type": "array" |
962 ], | 1624 } |
963 "enumDescriptions": [ | 1625 }, |
964 "Unspecified.", | 1626 "type": "object" |
965 "Addition of a Binding.", | 1627 }, |
966 "Removal of a Binding." | 1628 "SignBlobRequest": { |
967 ], | 1629 "description": "The service account sign blob request.", |
968 "type": "string" | 1630 "id": "SignBlobRequest", |
969 }, | 1631 "properties": { |
970 "member": { | 1632 "bytesToSign": { |
971 "description": "A single identity requesting access for a Cl
oud Platform resource.\nFollows the same format of Binding.members.\nRequired", | 1633 "description": "The bytes to sign.", |
| 1634 "format": "byte", |
972 "type": "string" | 1635 "type": "string" |
973 } | 1636 } |
974 }, | 1637 }, |
975 "type": "object" | 1638 "type": "object" |
| 1639 }, |
| 1640 "SetIamPolicyRequest": { |
| 1641 "description": "Request message for `SetIamPolicy` method.", |
| 1642 "id": "SetIamPolicyRequest", |
| 1643 "properties": { |
| 1644 "policy": { |
| 1645 "$ref": "Policy", |
| 1646 "description": "REQUIRED: The complete policy to be applied
to the `resource`. The size of\nthe policy is limited to a few 10s of KB. An emp
ty policy is a\nvalid policy but certain Cloud Platform services (such as Projec
ts)\nmight reject them." |
| 1647 } |
| 1648 }, |
| 1649 "type": "object" |
| 1650 }, |
| 1651 "QueryTestablePermissionsResponse": { |
| 1652 "description": "The response containing permissions which can be tes
ted on a resource.", |
| 1653 "id": "QueryTestablePermissionsResponse", |
| 1654 "properties": { |
| 1655 "nextPageToken": { |
| 1656 "description": "To retrieve the next page of results, set\n`
QueryTestableRolesRequest.page_token` to this value.", |
| 1657 "type": "string" |
| 1658 }, |
| 1659 "permissions": { |
| 1660 "description": "The Permissions testable on the requested re
source.", |
| 1661 "items": { |
| 1662 "$ref": "Permission" |
| 1663 }, |
| 1664 "type": "array" |
| 1665 } |
| 1666 }, |
| 1667 "type": "object" |
976 } | 1668 } |
977 }, | 1669 }, |
978 "servicePath": "", | 1670 "servicePath": "", |
979 "title": "Google Identity and Access Management (IAM) API", | 1671 "title": "Google Identity and Access Management (IAM) API", |
980 "version": "v1" | 1672 "version": "v1" |
981 } | 1673 } |
OLD | NEW |