|
1 | 1 | { |
2 | | - "auth": { |
3 | | - "oauth2": { |
4 | | - "scopes": { |
5 | | - "https://www.googleapis.com/auth/cloud-platform": { |
6 | | - "description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account." |
7 | | - } |
8 | | - } |
9 | | - } |
10 | | - }, |
11 | 2 | "basePath": "", |
12 | 3 | "baseUrl": "https://essentialcontacts.googleapis.com/", |
13 | 4 | "batchPath": "batch", |
|
168 | 159 | "path": "v1/{+parent}/contacts:compute", |
169 | 160 | "response": { |
170 | 161 | "$ref": "GoogleCloudEssentialcontactsV1ComputeContactsResponse" |
171 | | - }, |
172 | | - "scopes": [ |
173 | | - "https://www.googleapis.com/auth/cloud-platform" |
174 | | - ] |
| 162 | + } |
175 | 163 | }, |
176 | 164 | "create": { |
177 | 165 | "description": "Adds a new contact for a resource.", |
|
196 | 184 | }, |
197 | 185 | "response": { |
198 | 186 | "$ref": "GoogleCloudEssentialcontactsV1Contact" |
199 | | - }, |
200 | | - "scopes": [ |
201 | | - "https://www.googleapis.com/auth/cloud-platform" |
202 | | - ] |
| 187 | + } |
203 | 188 | }, |
204 | 189 | "delete": { |
205 | 190 | "description": "Deletes a contact.", |
|
221 | 206 | "path": "v1/{+name}", |
222 | 207 | "response": { |
223 | 208 | "$ref": "GoogleProtobufEmpty" |
224 | | - }, |
225 | | - "scopes": [ |
226 | | - "https://www.googleapis.com/auth/cloud-platform" |
227 | | - ] |
| 209 | + } |
228 | 210 | }, |
229 | 211 | "get": { |
230 | 212 | "description": "Gets a single contact.", |
|
246 | 228 | "path": "v1/{+name}", |
247 | 229 | "response": { |
248 | 230 | "$ref": "GoogleCloudEssentialcontactsV1Contact" |
249 | | - }, |
250 | | - "scopes": [ |
251 | | - "https://www.googleapis.com/auth/cloud-platform" |
252 | | - ] |
| 231 | + } |
253 | 232 | }, |
254 | 233 | "list": { |
255 | 234 | "description": "Lists the contacts that have been set on a resource.", |
|
282 | 261 | "path": "v1/{+parent}/contacts", |
283 | 262 | "response": { |
284 | 263 | "$ref": "GoogleCloudEssentialcontactsV1ListContactsResponse" |
285 | | - }, |
286 | | - "scopes": [ |
287 | | - "https://www.googleapis.com/auth/cloud-platform" |
288 | | - ] |
| 264 | + } |
289 | 265 | }, |
290 | 266 | "patch": { |
291 | 267 | "description": "Updates a contact. Note: A contact's email address cannot be changed.", |
|
316 | 292 | }, |
317 | 293 | "response": { |
318 | 294 | "$ref": "GoogleCloudEssentialcontactsV1Contact" |
319 | | - }, |
320 | | - "scopes": [ |
321 | | - "https://www.googleapis.com/auth/cloud-platform" |
322 | | - ] |
| 295 | + } |
323 | 296 | }, |
324 | 297 | "sendTestMessage": { |
325 | 298 | "description": "Allows a contact admin to send a test message to contact to verify that it has been configured correctly.", |
|
344 | 317 | }, |
345 | 318 | "response": { |
346 | 319 | "$ref": "GoogleProtobufEmpty" |
347 | | - }, |
348 | | - "scopes": [ |
349 | | - "https://www.googleapis.com/auth/cloud-platform" |
350 | | - ] |
| 320 | + } |
351 | 321 | } |
352 | 322 | } |
353 | 323 | } |
|
416 | 386 | "path": "v1/{+parent}/contacts:compute", |
417 | 387 | "response": { |
418 | 388 | "$ref": "GoogleCloudEssentialcontactsV1ComputeContactsResponse" |
419 | | - }, |
420 | | - "scopes": [ |
421 | | - "https://www.googleapis.com/auth/cloud-platform" |
422 | | - ] |
| 389 | + } |
423 | 390 | }, |
424 | 391 | "create": { |
425 | 392 | "description": "Adds a new contact for a resource.", |
|
444 | 411 | }, |
445 | 412 | "response": { |
446 | 413 | "$ref": "GoogleCloudEssentialcontactsV1Contact" |
447 | | - }, |
448 | | - "scopes": [ |
449 | | - "https://www.googleapis.com/auth/cloud-platform" |
450 | | - ] |
| 414 | + } |
451 | 415 | }, |
452 | 416 | "delete": { |
453 | 417 | "description": "Deletes a contact.", |
|
469 | 433 | "path": "v1/{+name}", |
470 | 434 | "response": { |
471 | 435 | "$ref": "GoogleProtobufEmpty" |
472 | | - }, |
473 | | - "scopes": [ |
474 | | - "https://www.googleapis.com/auth/cloud-platform" |
475 | | - ] |
| 436 | + } |
476 | 437 | }, |
477 | 438 | "get": { |
478 | 439 | "description": "Gets a single contact.", |
|
494 | 455 | "path": "v1/{+name}", |
495 | 456 | "response": { |
496 | 457 | "$ref": "GoogleCloudEssentialcontactsV1Contact" |
497 | | - }, |
498 | | - "scopes": [ |
499 | | - "https://www.googleapis.com/auth/cloud-platform" |
500 | | - ] |
| 458 | + } |
501 | 459 | }, |
502 | 460 | "list": { |
503 | 461 | "description": "Lists the contacts that have been set on a resource.", |
|
530 | 488 | "path": "v1/{+parent}/contacts", |
531 | 489 | "response": { |
532 | 490 | "$ref": "GoogleCloudEssentialcontactsV1ListContactsResponse" |
533 | | - }, |
534 | | - "scopes": [ |
535 | | - "https://www.googleapis.com/auth/cloud-platform" |
536 | | - ] |
| 491 | + } |
537 | 492 | }, |
538 | 493 | "patch": { |
539 | 494 | "description": "Updates a contact. Note: A contact's email address cannot be changed.", |
|
564 | 519 | }, |
565 | 520 | "response": { |
566 | 521 | "$ref": "GoogleCloudEssentialcontactsV1Contact" |
567 | | - }, |
568 | | - "scopes": [ |
569 | | - "https://www.googleapis.com/auth/cloud-platform" |
570 | | - ] |
| 522 | + } |
571 | 523 | }, |
572 | 524 | "sendTestMessage": { |
573 | 525 | "description": "Allows a contact admin to send a test message to contact to verify that it has been configured correctly.", |
|
592 | 544 | }, |
593 | 545 | "response": { |
594 | 546 | "$ref": "GoogleProtobufEmpty" |
595 | | - }, |
596 | | - "scopes": [ |
597 | | - "https://www.googleapis.com/auth/cloud-platform" |
598 | | - ] |
| 547 | + } |
599 | 548 | } |
600 | 549 | } |
601 | 550 | } |
|
664 | 613 | "path": "v1/{+parent}/contacts:compute", |
665 | 614 | "response": { |
666 | 615 | "$ref": "GoogleCloudEssentialcontactsV1ComputeContactsResponse" |
667 | | - }, |
668 | | - "scopes": [ |
669 | | - "https://www.googleapis.com/auth/cloud-platform" |
670 | | - ] |
| 616 | + } |
671 | 617 | }, |
672 | 618 | "create": { |
673 | 619 | "description": "Adds a new contact for a resource.", |
|
692 | 638 | }, |
693 | 639 | "response": { |
694 | 640 | "$ref": "GoogleCloudEssentialcontactsV1Contact" |
695 | | - }, |
696 | | - "scopes": [ |
697 | | - "https://www.googleapis.com/auth/cloud-platform" |
698 | | - ] |
| 641 | + } |
699 | 642 | }, |
700 | 643 | "delete": { |
701 | 644 | "description": "Deletes a contact.", |
|
717 | 660 | "path": "v1/{+name}", |
718 | 661 | "response": { |
719 | 662 | "$ref": "GoogleProtobufEmpty" |
720 | | - }, |
721 | | - "scopes": [ |
722 | | - "https://www.googleapis.com/auth/cloud-platform" |
723 | | - ] |
| 663 | + } |
724 | 664 | }, |
725 | 665 | "get": { |
726 | 666 | "description": "Gets a single contact.", |
|
742 | 682 | "path": "v1/{+name}", |
743 | 683 | "response": { |
744 | 684 | "$ref": "GoogleCloudEssentialcontactsV1Contact" |
745 | | - }, |
746 | | - "scopes": [ |
747 | | - "https://www.googleapis.com/auth/cloud-platform" |
748 | | - ] |
| 685 | + } |
749 | 686 | }, |
750 | 687 | "list": { |
751 | 688 | "description": "Lists the contacts that have been set on a resource.", |
|
778 | 715 | "path": "v1/{+parent}/contacts", |
779 | 716 | "response": { |
780 | 717 | "$ref": "GoogleCloudEssentialcontactsV1ListContactsResponse" |
781 | | - }, |
782 | | - "scopes": [ |
783 | | - "https://www.googleapis.com/auth/cloud-platform" |
784 | | - ] |
| 718 | + } |
785 | 719 | }, |
786 | 720 | "patch": { |
787 | 721 | "description": "Updates a contact. Note: A contact's email address cannot be changed.", |
|
812 | 746 | }, |
813 | 747 | "response": { |
814 | 748 | "$ref": "GoogleCloudEssentialcontactsV1Contact" |
815 | | - }, |
816 | | - "scopes": [ |
817 | | - "https://www.googleapis.com/auth/cloud-platform" |
818 | | - ] |
| 749 | + } |
819 | 750 | }, |
820 | 751 | "sendTestMessage": { |
821 | 752 | "description": "Allows a contact admin to send a test message to contact to verify that it has been configured correctly.", |
|
840 | 771 | }, |
841 | 772 | "response": { |
842 | 773 | "$ref": "GoogleProtobufEmpty" |
843 | | - }, |
844 | | - "scopes": [ |
845 | | - "https://www.googleapis.com/auth/cloud-platform" |
846 | | - ] |
| 774 | + } |
847 | 775 | } |
848 | 776 | } |
849 | 777 | } |
850 | 778 | } |
851 | 779 | } |
852 | 780 | }, |
853 | | - "revision": "20230603", |
| 781 | + "revision": "20230618", |
854 | 782 | "rootUrl": "https://essentialcontacts.googleapis.com/", |
855 | 783 | "schemas": { |
856 | 784 | "GoogleCloudEssentialcontactsV1ComputeContactsResponse": { |
|
0 commit comments