Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(82)

Side by Side Diff: discovery/googleapis/iam__v1.json

Issue 2779563003: Api-roll 47: 2017-03-27 (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/genomics__v1.json ('k') | discovery/googleapis/identitytoolkit__v3.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 "access_token": {
29 "description": "OAuth access token.",
30 "location": "query",
31 "type": "string"
32 },
33 "key": {
34 "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.",
35 "location": "query",
36 "type": "string"
37 },
38 "quotaUser": { 28 "quotaUser": {
39 "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.", 29 "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.",
40 "location": "query", 30 "location": "query",
41 "type": "string" 31 "type": "string"
42 }, 32 },
43 "pp": { 33 "pp": {
44 "default": "true", 34 "default": "true",
45 "description": "Pretty-print response.", 35 "description": "Pretty-print response.",
46 "location": "query", 36 "location": "query",
47 "type": "boolean" 37 "type": "boolean"
48 }, 38 },
39 "bearer_token": {
40 "description": "OAuth bearer token.",
41 "location": "query",
42 "type": "string"
43 },
49 "oauth_token": { 44 "oauth_token": {
50 "description": "OAuth 2.0 token for the current user.", 45 "description": "OAuth 2.0 token for the current user.",
51 "location": "query", 46 "location": "query",
52 "type": "string" 47 "type": "string"
53 }, 48 },
54 "bearer_token": {
55 "description": "OAuth bearer token.",
56 "location": "query",
57 "type": "string"
58 },
59 "upload_protocol": { 49 "upload_protocol": {
60 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").", 50 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").",
61 "location": "query", 51 "location": "query",
62 "type": "string" 52 "type": "string"
63 }, 53 },
64 "prettyPrint": { 54 "prettyPrint": {
65 "default": "true", 55 "default": "true",
66 "description": "Returns response with indentations and line breaks." , 56 "description": "Returns response with indentations and line breaks." ,
67 "location": "query", 57 "location": "query",
68 "type": "boolean" 58 "type": "boolean"
69 }, 59 },
60 "uploadType": {
61 "description": "Legacy upload protocol for media (e.g. \"media\", \" multipart\").",
62 "location": "query",
63 "type": "string"
64 },
70 "fields": { 65 "fields": {
71 "description": "Selector specifying which fields to include in a par tial response.", 66 "description": "Selector specifying which fields to include in a par tial response.",
72 "location": "query", 67 "location": "query",
73 "type": "string" 68 "type": "string"
74 }, 69 },
75 "uploadType": { 70 "callback": {
76 "description": "Legacy upload protocol for media (e.g. \"media\", \" multipart\").", 71 "description": "JSONP",
77 "location": "query", 72 "location": "query",
78 "type": "string" 73 "type": "string"
79 }, 74 },
80 "$.xgafv": { 75 "$.xgafv": {
81 "description": "V1 error format.", 76 "description": "V1 error format.",
82 "enum": [ 77 "enum": [
83 "1", 78 "1",
84 "2" 79 "2"
85 ], 80 ],
86 "enumDescriptions": [ 81 "enumDescriptions": [
87 "v1 error format", 82 "v1 error format",
88 "v2 error format" 83 "v2 error format"
89 ], 84 ],
90 "location": "query", 85 "location": "query",
91 "type": "string" 86 "type": "string"
92 }, 87 },
93 "callback": {
94 "description": "JSONP",
95 "location": "query",
96 "type": "string"
97 },
98 "alt": { 88 "alt": {
99 "default": "json", 89 "default": "json",
100 "description": "Data format for response.", 90 "description": "Data format for response.",
101 "enum": [ 91 "enum": [
102 "json", 92 "json",
103 "media", 93 "media",
104 "proto" 94 "proto"
105 ], 95 ],
106 "enumDescriptions": [ 96 "enumDescriptions": [
107 "Responses with Content-Type of application/json", 97 "Responses with Content-Type of application/json",
108 "Media download with context-dependent Content-Type", 98 "Media download with context-dependent Content-Type",
109 "Responses with Content-Type of application/x-protobuf" 99 "Responses with Content-Type of application/x-protobuf"
110 ], 100 ],
111 "location": "query", 101 "location": "query",
112 "type": "string" 102 "type": "string"
103 },
104 "key": {
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.",
106 "location": "query",
107 "type": "string"
108 },
109 "access_token": {
110 "description": "OAuth access token.",
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 "serviceAccounts": { 119 "serviceAccounts": {
120 "methods": { 120 "methods": {
121 "create": {
122 "description": "Creates a ServiceAccount\nand return s it.",
123 "httpMethod": "POST",
124 "id": "iam.projects.serviceAccounts.create",
125 "parameterOrder": [
126 "name"
127 ],
128 "parameters": {
129 "name": {
130 "description": "Required. The resource name of the project associated with the service\naccounts, such as `projects/my-proje ct-123`.",
131 "location": "path",
132 "pattern": "^projects/[^/]+$",
133 "required": true,
134 "type": "string"
135 }
136 },
137 "path": "v1/{+name}/serviceAccounts",
138 "request": {
139 "$ref": "CreateServiceAccountRequest"
140 },
141 "response": {
142 "$ref": "ServiceAccount"
143 },
144 "scopes": [
145 "https://www.googleapis.com/auth/cloud-platform"
146 ]
147 },
148 "setIamPolicy": { 121 "setIamPolicy": {
149 "description": "Sets the IAM access control policy f or a\nServiceAccount.", 122 "description": "Sets the IAM access control policy f or a\nServiceAccount.",
150 "httpMethod": "POST", 123 "httpMethod": "POST",
151 "id": "iam.projects.serviceAccounts.setIamPolicy", 124 "id": "iam.projects.serviceAccounts.setIamPolicy",
152 "parameterOrder": [ 125 "parameterOrder": [
153 "resource" 126 "resource"
154 ], 127 ],
155 "parameters": { 128 "parameters": {
156 "resource": { 129 "resource": {
157 "description": "REQUIRED: The resource for w hich the policy is being specified.\n`resource` is usually specified as a path. For example, a Project\nresource is specified as `projects/{project}`.", 130 "description": "REQUIRED: The resource for w hich the policy is being specified.\nSee the operation documentation for the app ropriate value for this field.",
158 "location": "path", 131 "location": "path",
159 "pattern": "^projects/[^/]+/serviceAccounts/ [^/]+$", 132 "pattern": "^projects/[^/]+/serviceAccounts/ [^/]+$",
160 "required": true, 133 "required": true,
161 "type": "string" 134 "type": "string"
162 } 135 }
163 }, 136 },
164 "path": "v1/{+resource}:setIamPolicy", 137 "path": "v1/{+resource}:setIamPolicy",
165 "request": { 138 "request": {
166 "$ref": "SetIamPolicyRequest" 139 "$ref": "SetIamPolicyRequest"
167 }, 140 },
(...skipping 22 matching lines...) Expand all
190 }, 163 },
191 "path": "v1/{+name}:signJwt", 164 "path": "v1/{+name}:signJwt",
192 "request": { 165 "request": {
193 "$ref": "SignJwtRequest" 166 "$ref": "SignJwtRequest"
194 }, 167 },
195 "response": { 168 "response": {
196 "$ref": "SignJwtResponse" 169 "$ref": "SignJwtResponse"
197 }, 170 },
198 "scopes": [ 171 "scopes": [
199 "https://www.googleapis.com/auth/cloud-platform" 172 "https://www.googleapis.com/auth/cloud-platform"
173 ]
174 },
175 "create": {
176 "description": "Creates a ServiceAccount\nand return s it.",
177 "httpMethod": "POST",
178 "id": "iam.projects.serviceAccounts.create",
179 "parameterOrder": [
180 "name"
181 ],
182 "parameters": {
183 "name": {
184 "description": "Required. The resource name of the project associated with the service\naccounts, such as `projects/my-proje ct-123`.",
185 "location": "path",
186 "pattern": "^projects/[^/]+$",
187 "required": true,
188 "type": "string"
189 }
190 },
191 "path": "v1/{+name}/serviceAccounts",
192 "request": {
193 "$ref": "CreateServiceAccountRequest"
194 },
195 "response": {
196 "$ref": "ServiceAccount"
197 },
198 "scopes": [
199 "https://www.googleapis.com/auth/cloud-platform"
200 ] 200 ]
201 }, 201 },
202 "getIamPolicy": { 202 "getIamPolicy": {
203 "description": "Returns the IAM access control polic y for a\nServiceAccount.", 203 "description": "Returns the IAM access control polic y for a\nServiceAccount.",
204 "httpMethod": "POST", 204 "httpMethod": "POST",
205 "id": "iam.projects.serviceAccounts.getIamPolicy", 205 "id": "iam.projects.serviceAccounts.getIamPolicy",
206 "parameterOrder": [ 206 "parameterOrder": [
207 "resource" 207 "resource"
208 ], 208 ],
209 "parameters": { 209 "parameters": {
210 "resource": { 210 "resource": {
211 "description": "REQUIRED: The resource for w hich the policy is being requested.\n`resource` is usually specified as a path. For example, a Project\nresource is specified as `projects/{project}`.", 211 "description": "REQUIRED: The resource for w hich the policy is being requested.\nSee the operation documentation for the app ropriate value for this field.",
212 "location": "path", 212 "location": "path",
213 "pattern": "^projects/[^/]+/serviceAccounts/ [^/]+$", 213 "pattern": "^projects/[^/]+/serviceAccounts/ [^/]+$",
214 "required": true, 214 "required": true,
215 "type": "string" 215 "type": "string"
216 } 216 }
217 }, 217 },
218 "path": "v1/{+resource}:getIamPolicy", 218 "path": "v1/{+resource}:getIamPolicy",
219 "response": { 219 "response": {
220 "$ref": "Policy" 220 "$ref": "Policy"
221 }, 221 },
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
276 }, 276 },
277 "testIamPermissions": { 277 "testIamPermissions": {
278 "description": "Tests the specified permissions agai nst the IAM access control policy\nfor a ServiceAccount.", 278 "description": "Tests the specified permissions agai nst the IAM access control policy\nfor a ServiceAccount.",
279 "httpMethod": "POST", 279 "httpMethod": "POST",
280 "id": "iam.projects.serviceAccounts.testIamPermissio ns", 280 "id": "iam.projects.serviceAccounts.testIamPermissio ns",
281 "parameterOrder": [ 281 "parameterOrder": [
282 "resource" 282 "resource"
283 ], 283 ],
284 "parameters": { 284 "parameters": {
285 "resource": { 285 "resource": {
286 "description": "REQUIRED: The resource for w hich the policy detail is being requested.\n`resource` is usually specified as a path. For example, a Project\nresource is specified as `projects/{project}`.", 286 "description": "REQUIRED: The resource for w hich the policy detail is being requested.\nSee the operation documentation for the appropriate value for this field.",
287 "location": "path", 287 "location": "path",
288 "pattern": "^projects/[^/]+/serviceAccounts/ [^/]+$", 288 "pattern": "^projects/[^/]+/serviceAccounts/ [^/]+$",
289 "required": true, 289 "required": true,
290 "type": "string" 290 "type": "string"
291 } 291 }
292 }, 292 },
293 "path": "v1/{+resource}:testIamPermissions", 293 "path": "v1/{+resource}:testIamPermissions",
294 "request": { 294 "request": {
295 "$ref": "TestIamPermissionsRequest" 295 "$ref": "TestIamPermissionsRequest"
296 }, 296 },
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
416 ] 416 ]
417 }, 417 },
418 "list": { 418 "list": {
419 "description": "Lists ServiceAccountKeys.", 419 "description": "Lists ServiceAccountKeys.",
420 "httpMethod": "GET", 420 "httpMethod": "GET",
421 "id": "iam.projects.serviceAccounts.keys.lis t", 421 "id": "iam.projects.serviceAccounts.keys.lis t",
422 "parameterOrder": [ 422 "parameterOrder": [
423 "name" 423 "name"
424 ], 424 ],
425 "parameters": { 425 "parameters": {
426 "name": {
427 "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.",
428 "location": "path",
429 "pattern": "^projects/[^/]+/serviceA ccounts/[^/]+$",
430 "required": true,
431 "type": "string"
432 },
426 "keyTypes": { 433 "keyTypes": {
427 "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.", 434 "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.",
428 "enum": [ 435 "enum": [
429 "KEY_TYPE_UNSPECIFIED", 436 "KEY_TYPE_UNSPECIFIED",
430 "USER_MANAGED", 437 "USER_MANAGED",
431 "SYSTEM_MANAGED" 438 "SYSTEM_MANAGED"
432 ], 439 ],
433 "location": "query", 440 "location": "query",
434 "repeated": true, 441 "repeated": true,
435 "type": "string" 442 "type": "string"
436 },
437 "name": {
438 "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.",
439 "location": "path",
440 "pattern": "^projects/[^/]+/serviceA ccounts/[^/]+$",
441 "required": true,
442 "type": "string"
443 } 443 }
444 }, 444 },
445 "path": "v1/{+name}/keys", 445 "path": "v1/{+name}/keys",
446 "response": { 446 "response": {
447 "$ref": "ListServiceAccountKeysResponse" 447 "$ref": "ListServiceAccountKeysResponse"
448 }, 448 },
449 "scopes": [ 449 "scopes": [
450 "https://www.googleapis.com/auth/cloud-p latform" 450 "https://www.googleapis.com/auth/cloud-p latform"
451 ] 451 ]
452 }, 452 },
453 "get": { 453 "get": {
454 "description": "Gets the ServiceAccountKey\n by key id.", 454 "description": "Gets the ServiceAccountKey\n by key id.",
455 "httpMethod": "GET", 455 "httpMethod": "GET",
456 "id": "iam.projects.serviceAccounts.keys.get ", 456 "id": "iam.projects.serviceAccounts.keys.get ",
457 "parameterOrder": [ 457 "parameterOrder": [
458 "name" 458 "name"
459 ], 459 ],
460 "parameters": { 460 "parameters": {
461 "name": {
462 "description": "The resource name of the service account key in the following format:\n`projects/{PROJECT_ID}/servic eAccounts/{SERVICE_ACCOUNT_EMAIL}/keys/{key}`.\n\nUsing `-` as a wildcard for th e project will infer the project from\nthe account. The `account` value can be t he `email` address or the\n`unique_id` of the service account.",
463 "location": "path",
464 "pattern": "^projects/[^/]+/serviceA ccounts/[^/]+/keys/[^/]+$",
465 "required": true,
466 "type": "string"
467 },
461 "publicKeyType": { 468 "publicKeyType": {
462 "description": "The output format of the public key requested.\nX509_PEM is the default output format.", 469 "description": "The output format of the public key requested.\nX509_PEM is the default output format.",
463 "enum": [ 470 "enum": [
464 "TYPE_NONE", 471 "TYPE_NONE",
465 "TYPE_X509_PEM_FILE", 472 "TYPE_X509_PEM_FILE",
466 "TYPE_RAW_PUBLIC_KEY" 473 "TYPE_RAW_PUBLIC_KEY"
467 ], 474 ],
468 "location": "query", 475 "location": "query",
469 "type": "string" 476 "type": "string"
470 },
471 "name": {
472 "description": "The resource name of the service account key in the following format:\n`projects/{PROJECT_ID}/servic eAccounts/{SERVICE_ACCOUNT_EMAIL}/keys/{key}`.\n\nUsing `-` as a wildcard for th e project will infer the project from\nthe account. The `account` value can be t he `email` address or the\n`unique_id` of the service account.",
473 "location": "path",
474 "pattern": "^projects/[^/]+/serviceA ccounts/[^/]+/keys/[^/]+$",
475 "required": true,
476 "type": "string"
477 } 477 }
478 }, 478 },
479 "path": "v1/{+name}", 479 "path": "v1/{+name}",
480 "response": { 480 "response": {
481 "$ref": "ServiceAccountKey" 481 "$ref": "ServiceAccountKey"
482 }, 482 },
483 "scopes": [ 483 "scopes": [
484 "https://www.googleapis.com/auth/cloud-p latform" 484 "https://www.googleapis.com/auth/cloud-p latform"
485 ] 485 ]
486 }, 486 },
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
532 "response": { 532 "response": {
533 "$ref": "QueryGrantableRolesResponse" 533 "$ref": "QueryGrantableRolesResponse"
534 }, 534 },
535 "scopes": [ 535 "scopes": [
536 "https://www.googleapis.com/auth/cloud-platform" 536 "https://www.googleapis.com/auth/cloud-platform"
537 ] 537 ]
538 } 538 }
539 } 539 }
540 } 540 }
541 }, 541 },
542 "revision": "20170217", 542 "revision": "20170317",
543 "rootUrl": "https://iam.googleapis.com/", 543 "rootUrl": "https://iam.googleapis.com/",
544 "schemas": { 544 "schemas": {
545 "CreateServiceAccountRequest": {
546 "description": "The service account create request.",
547 "id": "CreateServiceAccountRequest",
548 "properties": {
549 "accountId": {
550 "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.",
551 "type": "string"
552 },
553 "serviceAccount": {
554 "$ref": "ServiceAccount",
555 "description": "The ServiceAccount resource to create.\nCurr ently, only the following values are user assignable:\n`display_name` ."
556 }
557 },
558 "type": "object"
559 },
560 "ListServiceAccountsResponse": {
561 "description": "The service account list response.",
562 "id": "ListServiceAccountsResponse",
563 "properties": {
564 "accounts": {
565 "description": "The list of matching service accounts.",
566 "items": {
567 "$ref": "ServiceAccount"
568 },
569 "type": "array"
570 },
571 "nextPageToken": {
572 "description": "To retrieve the next page of results, set\nL istServiceAccountsRequest.page_token\nto this value.",
573 "type": "string"
574 }
575 },
576 "type": "object"
577 },
578 "QueryGrantableRolesResponse": {
579 "description": "The grantable role query response.",
580 "id": "QueryGrantableRolesResponse",
581 "properties": {
582 "roles": {
583 "description": "The list of matching roles.",
584 "items": {
585 "$ref": "Role"
586 },
587 "type": "array"
588 }
589 },
590 "type": "object"
591 },
592 "SignBlobRequest": {
593 "description": "The service account sign blob request.",
594 "id": "SignBlobRequest",
595 "properties": {
596 "bytesToSign": {
597 "description": "The bytes to sign.",
598 "format": "byte",
599 "type": "string"
600 }
601 },
602 "type": "object"
603 },
604 "Role": {
605 "description": "A role in the Identity and Access Management API.",
606 "id": "Role",
607 "properties": {
608 "title": {
609 "description": "Optional. A human-readable title for the ro le. Typically this\nis limited to 100 UTF-8 bytes.",
610 "type": "string"
611 },
612 "name": {
613 "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.",
614 "type": "string"
615 },
616 "description": {
617 "description": "Optional. A human-readable description for the role.",
618 "type": "string"
619 }
620 },
621 "type": "object"
622 },
623 "SetIamPolicyRequest": {
624 "description": "Request message for `SetIamPolicy` method.",
625 "id": "SetIamPolicyRequest",
626 "properties": {
627 "policy": {
628 "$ref": "Policy",
629 "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."
630 }
631 },
632 "type": "object"
633 },
634 "Binding": {
635 "description": "Associates `members` with a `role`.",
636 "id": "Binding",
637 "properties": {
638 "members": {
639 "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* `domain:{domain}`: A Google Apps domain name that represe nts all the\n users of that domain. For example, `google.com` or `example.com` .\n\n",
640 "items": {
641 "type": "string"
642 },
643 "type": "array"
644 },
645 "role": {
646 "description": "Role that is assigned to `members`.\nFor exa mple, `roles/viewer`, `roles/editor`, or `roles/owner`.\nRequired",
647 "type": "string"
648 }
649 },
650 "type": "object"
651 },
652 "QueryGrantableRolesRequest": {
653 "description": "The grantable role query request.",
654 "id": "QueryGrantableRolesRequest",
655 "properties": {
656 "fullResourceName": {
657 "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`.",
658 "type": "string"
659 }
660 },
661 "type": "object"
662 },
663 "Empty": {
664 "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 `{}`.",
665 "id": "Empty",
666 "properties": {},
667 "type": "object"
668 },
669 "ServiceAccount": {
670 "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.",
671 "id": "ServiceAccount",
672 "properties": {
673 "email": {
674 "description": "@OutputOnly The email address of the service account.",
675 "type": "string"
676 },
677 "name": {
678 "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}`.",
679 "type": "string"
680 },
681 "projectId": {
682 "description": "@OutputOnly The id of the project that owns the service account.",
683 "type": "string"
684 },
685 "uniqueId": {
686 "description": "@OutputOnly The unique and stable id of the service account.",
687 "type": "string"
688 },
689 "oauth2ClientId": {
690 "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.",
691 "type": "string"
692 },
693 "displayName": {
694 "description": "Optional. A user-specified description of th e service account. Must be\nfewer than 100 UTF-8 bytes.",
695 "type": "string"
696 },
697 "etag": {
698 "description": "Used to perform a consistent read-modify-wri te.",
699 "format": "byte",
700 "type": "string"
701 }
702 },
703 "type": "object"
704 },
705 "ListServiceAccountKeysResponse": {
706 "description": "The service account keys list response.",
707 "id": "ListServiceAccountKeysResponse",
708 "properties": {
709 "keys": {
710 "description": "The public keys for the service account.",
711 "items": {
712 "$ref": "ServiceAccountKey"
713 },
714 "type": "array"
715 }
716 },
717 "type": "object"
718 },
719 "TestIamPermissionsResponse": {
720 "description": "Response message for `TestIamPermissions` method.",
721 "id": "TestIamPermissionsResponse",
722 "properties": {
723 "permissions": {
724 "description": "A subset of `TestPermissionsRequest.permissi ons` that the caller is\nallowed.",
725 "items": {
726 "type": "string"
727 },
728 "type": "array"
729 }
730 },
731 "type": "object"
732 },
545 "ServiceAccountKey": { 733 "ServiceAccountKey": {
546 "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.", 734 "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.",
547 "id": "ServiceAccountKey", 735 "id": "ServiceAccountKey",
548 "properties": { 736 "properties": {
737 "privateKeyData": {
738 "description": "The private key data. Only provided in `Crea teServiceAccountKey`\nresponses.",
739 "format": "byte",
740 "type": "string"
741 },
742 "publicKeyData": {
743 "description": "The public key data. Only provided in `GetSe rviceAccountKey` responses.",
744 "format": "byte",
745 "type": "string"
746 },
747 "name": {
748 "description": "The resource name of the service account key in the following format\n`projects/{PROJECT_ID}/serviceAccounts/{SERVICE_ACCOUN T_EMAIL}/keys/{key}`.",
749 "type": "string"
750 },
549 "validBeforeTime": { 751 "validBeforeTime": {
550 "description": "The key can be used before this timestamp.", 752 "description": "The key can be used before this timestamp.",
551 "format": "google-datetime", 753 "format": "google-datetime",
552 "type": "string" 754 "type": "string"
553 }, 755 },
554 "keyAlgorithm": { 756 "keyAlgorithm": {
555 "description": "Specifies the algorithm (and possibly key si ze) for the key.", 757 "description": "Specifies the algorithm (and possibly key si ze) for the key.",
556 "enum": [ 758 "enum": [
557 "KEY_ALG_UNSPECIFIED", 759 "KEY_ALG_UNSPECIFIED",
558 "KEY_ALG_RSA_1024", 760 "KEY_ALG_RSA_1024",
(...skipping 17 matching lines...) Expand all
576 "Unspecified. Equivalent to `TYPE_GOOGLE_CREDENTIALS_FIL E`.", 778 "Unspecified. Equivalent to `TYPE_GOOGLE_CREDENTIALS_FIL E`.",
577 "PKCS12 format.\nThe password for the PKCS12 file is `no tasecret`.\nFor more information, see https://tools.ietf.org/html/rfc7292.", 779 "PKCS12 format.\nThe password for the PKCS12 file is `no tasecret`.\nFor more information, see https://tools.ietf.org/html/rfc7292.",
578 "Google Credentials File format." 780 "Google Credentials File format."
579 ], 781 ],
580 "type": "string" 782 "type": "string"
581 }, 783 },
582 "validAfterTime": { 784 "validAfterTime": {
583 "description": "The key can be used after this timestamp.", 785 "description": "The key can be used after this timestamp.",
584 "format": "google-datetime", 786 "format": "google-datetime",
585 "type": "string" 787 "type": "string"
586 },
587 "privateKeyData": {
588 "description": "The private key data. Only provided in `Crea teServiceAccountKey`\nresponses.",
589 "format": "byte",
590 "type": "string"
591 },
592 "publicKeyData": {
593 "description": "The public key data. Only provided in `GetSe rviceAccountKey` responses.",
594 "format": "byte",
595 "type": "string"
596 },
597 "name": {
598 "description": "The resource name of the service account key in the following format\n`projects/{PROJECT_ID}/serviceAccounts/{SERVICE_ACCOUN T_EMAIL}/keys/{key}`.",
599 "type": "string"
600 } 788 }
601 }, 789 },
602 "type": "object" 790 "type": "object"
603 }, 791 },
604 "CreateServiceAccountKeyRequest": { 792 "CreateServiceAccountKeyRequest": {
605 "description": "The service account key create request.", 793 "description": "The service account key create request.",
606 "id": "CreateServiceAccountKeyRequest", 794 "id": "CreateServiceAccountKeyRequest",
607 "properties": { 795 "properties": {
608 "keyAlgorithm": { 796 "keyAlgorithm": {
609 "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.", 797 "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.",
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
674 "description": "The id of the key used to sign the JWT.", 862 "description": "The id of the key used to sign the JWT.",
675 "type": "string" 863 "type": "string"
676 }, 864 },
677 "signedJwt": { 865 "signedJwt": {
678 "description": "The signed JWT.", 866 "description": "The signed JWT.",
679 "type": "string" 867 "type": "string"
680 } 868 }
681 }, 869 },
682 "type": "object" 870 "type": "object"
683 }, 871 },
684 "SignJwtRequest": {
685 "description": "The service account sign JWT request.",
686 "id": "SignJwtRequest",
687 "properties": {
688 "payload": {
689 "description": "The JWT payload to sign, a JSON JWT Claim se t.",
690 "type": "string"
691 }
692 },
693 "type": "object"
694 },
695 "Policy": { 872 "Policy": {
696 "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).", 873 "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).",
697 "id": "Policy", 874 "id": "Policy",
698 "properties": { 875 "properties": {
699 "etag": { 876 "etag": {
700 "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.", 877 "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.",
701 "format": "byte", 878 "format": "byte",
702 "type": "string" 879 "type": "string"
703 }, 880 },
704 "version": { 881 "version": {
705 "description": "Version of the `Policy`. The default version is 0.", 882 "description": "Version of the `Policy`. The default version is 0.",
706 "format": "int32", 883 "format": "int32",
707 "type": "integer" 884 "type": "integer"
708 }, 885 },
709 "bindings": { 886 "bindings": {
710 "description": "Associates a list of `members` to a `role`.\ nMultiple `bindings` must not be specified for the same `role`.\n`bindings` with no members will result in an error.", 887 "description": "Associates a list of `members` to a `role`.\ nMultiple `bindings` must not be specified for the same `role`.\n`bindings` with no members will result in an error.",
711 "items": { 888 "items": {
712 "$ref": "Binding" 889 "$ref": "Binding"
713 }, 890 },
714 "type": "array" 891 "type": "array"
715 } 892 }
716 }, 893 },
717 "type": "object" 894 "type": "object"
718 }, 895 },
896 "SignJwtRequest": {
897 "description": "The service account sign JWT request.",
898 "id": "SignJwtRequest",
899 "properties": {
900 "payload": {
901 "description": "The JWT payload to sign, a JSON JWT Claim se t.",
902 "type": "string"
903 }
904 },
905 "type": "object"
906 },
719 "AuditData": { 907 "AuditData": {
720 "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.", 908 "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.",
721 "id": "AuditData", 909 "id": "AuditData",
722 "properties": { 910 "properties": {
723 "policyDelta": { 911 "policyDelta": {
724 "$ref": "PolicyDelta", 912 "$ref": "PolicyDelta",
725 "description": "Policy delta between the original policy and the newly set policy." 913 "description": "Policy delta between the original policy and the newly set policy."
726 } 914 }
727 }, 915 },
728 "type": "object" 916 "type": "object"
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
760 "description": "The difference delta between two policies.", 948 "description": "The difference delta between two policies.",
761 "id": "PolicyDelta", 949 "id": "PolicyDelta",
762 "properties": { 950 "properties": {
763 "bindingDeltas": { 951 "bindingDeltas": {
764 "description": "The delta for Bindings between two policies. ", 952 "description": "The delta for Bindings between two policies. ",
765 "items": { 953 "items": {
766 "$ref": "BindingDelta" 954 "$ref": "BindingDelta"
767 }, 955 },
768 "type": "array" 956 "type": "array"
769 } 957 }
770 },
771 "type": "object"
772 },
773 "CreateServiceAccountRequest": {
774 "description": "The service account create request.",
775 "id": "CreateServiceAccountRequest",
776 "properties": {
777 "serviceAccount": {
778 "$ref": "ServiceAccount",
779 "description": "The ServiceAccount resource to create.\nCurr ently, only the following values are user assignable:\n`display_name` ."
780 },
781 "accountId": {
782 "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.",
783 "type": "string"
784 }
785 },
786 "type": "object"
787 },
788 "ListServiceAccountsResponse": {
789 "description": "The service account list response.",
790 "id": "ListServiceAccountsResponse",
791 "properties": {
792 "nextPageToken": {
793 "description": "To retrieve the next page of results, set\nL istServiceAccountsRequest.page_token\nto this value.",
794 "type": "string"
795 },
796 "accounts": {
797 "description": "The list of matching service accounts.",
798 "items": {
799 "$ref": "ServiceAccount"
800 },
801 "type": "array"
802 }
803 },
804 "type": "object"
805 },
806 "QueryGrantableRolesResponse": {
807 "description": "The grantable role query response.",
808 "id": "QueryGrantableRolesResponse",
809 "properties": {
810 "roles": {
811 "description": "The list of matching roles.",
812 "items": {
813 "$ref": "Role"
814 },
815 "type": "array"
816 }
817 },
818 "type": "object"
819 },
820 "Role": {
821 "description": "A role in the Identity and Access Management API.",
822 "id": "Role",
823 "properties": {
824 "title": {
825 "description": "Optional. A human-readable title for the ro le. Typically this\nis limited to 100 UTF-8 bytes.",
826 "type": "string"
827 },
828 "name": {
829 "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.",
830 "type": "string"
831 },
832 "description": {
833 "description": "Optional. A human-readable description for the role.",
834 "type": "string"
835 }
836 },
837 "type": "object"
838 },
839 "SignBlobRequest": {
840 "description": "The service account sign blob request.",
841 "id": "SignBlobRequest",
842 "properties": {
843 "bytesToSign": {
844 "description": "The bytes to sign.",
845 "format": "byte",
846 "type": "string"
847 }
848 },
849 "type": "object"
850 },
851 "SetIamPolicyRequest": {
852 "description": "Request message for `SetIamPolicy` method.",
853 "id": "SetIamPolicyRequest",
854 "properties": {
855 "policy": {
856 "$ref": "Policy",
857 "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."
858 }
859 },
860 "type": "object"
861 },
862 "Binding": {
863 "description": "Associates `members` with a `role`.",
864 "id": "Binding",
865 "properties": {
866 "members": {
867 "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* `domain:{domain}`: A Google Apps domain name that represe nts all the\n users of that domain. For example, `google.com` or `example.com` .\n\n",
868 "items": {
869 "type": "string"
870 },
871 "type": "array"
872 },
873 "role": {
874 "description": "Role that is assigned to `members`.\nFor exa mple, `roles/viewer`, `roles/editor`, or `roles/owner`.\nRequired",
875 "type": "string"
876 }
877 },
878 "type": "object"
879 },
880 "ServiceAccount": {
881 "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.",
882 "id": "ServiceAccount",
883 "properties": {
884 "name": {
885 "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}`.",
886 "type": "string"
887 },
888 "email": {
889 "description": "@OutputOnly The email address of the service account.",
890 "type": "string"
891 },
892 "projectId": {
893 "description": "@OutputOnly The id of the project that owns the service account.",
894 "type": "string"
895 },
896 "oauth2ClientId": {
897 "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.",
898 "type": "string"
899 },
900 "uniqueId": {
901 "description": "@OutputOnly The unique and stable id of the service account.",
902 "type": "string"
903 },
904 "displayName": {
905 "description": "Optional. A user-specified description of th e service account. Must be\nfewer than 100 UTF-8 bytes.",
906 "type": "string"
907 },
908 "etag": {
909 "description": "Used to perform a consistent read-modify-wri te.",
910 "format": "byte",
911 "type": "string"
912 }
913 },
914 "type": "object"
915 },
916 "QueryGrantableRolesRequest": {
917 "description": "The grantable role query request.",
918 "id": "QueryGrantableRolesRequest",
919 "properties": {
920 "fullResourceName": {
921 "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`.",
922 "type": "string"
923 }
924 },
925 "type": "object"
926 },
927 "Empty": {
928 "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 `{}`.",
929 "id": "Empty",
930 "properties": {},
931 "type": "object"
932 },
933 "ListServiceAccountKeysResponse": {
934 "description": "The service account keys list response.",
935 "id": "ListServiceAccountKeysResponse",
936 "properties": {
937 "keys": {
938 "description": "The public keys for the service account.",
939 "items": {
940 "$ref": "ServiceAccountKey"
941 },
942 "type": "array"
943 }
944 },
945 "type": "object"
946 },
947 "TestIamPermissionsResponse": {
948 "description": "Response message for `TestIamPermissions` method.",
949 "id": "TestIamPermissionsResponse",
950 "properties": {
951 "permissions": {
952 "description": "A subset of `TestPermissionsRequest.permissi ons` that the caller is\nallowed.",
953 "items": {
954 "type": "string"
955 },
956 "type": "array"
957 }
958 }, 958 },
959 "type": "object" 959 "type": "object"
960 } 960 }
961 }, 961 },
962 "servicePath": "", 962 "servicePath": "",
963 "title": "Google Identity and Access Management (IAM) API", 963 "title": "Google Identity and Access Management (IAM) API",
964 "version": "v1" 964 "version": "v1"
965 } 965 }
OLDNEW
« no previous file with comments | « discovery/googleapis/genomics__v1.json ('k') | discovery/googleapis/identitytoolkit__v3.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698