Skip to content

Commit 0546756

Browse files
feat(essentialcontacts): update the api
#### essentialcontacts:v1 The following keys were deleted: - resources.folders.resources.contacts.methods.compute.scopes (Total Keys: 1) - resources.folders.resources.contacts.methods.create.scopes (Total Keys: 1) - resources.folders.resources.contacts.methods.delete.scopes (Total Keys: 1) - resources.folders.resources.contacts.methods.get.scopes (Total Keys: 1) - resources.folders.resources.contacts.methods.list.scopes (Total Keys: 1) - resources.folders.resources.contacts.methods.patch.scopes (Total Keys: 1) - resources.folders.resources.contacts.methods.sendTestMessage.scopes (Total Keys: 1) - resources.organizations.resources.contacts.methods.compute.scopes (Total Keys: 1) - resources.organizations.resources.contacts.methods.create.scopes (Total Keys: 1) - resources.organizations.resources.contacts.methods.delete.scopes (Total Keys: 1) - resources.organizations.resources.contacts.methods.get.scopes (Total Keys: 1) - resources.organizations.resources.contacts.methods.list.scopes (Total Keys: 1) - resources.organizations.resources.contacts.methods.patch.scopes (Total Keys: 1) - resources.organizations.resources.contacts.methods.sendTestMessage.scopes (Total Keys: 1) - resources.projects.resources.contacts.methods.compute.scopes (Total Keys: 1) - resources.projects.resources.contacts.methods.create.scopes (Total Keys: 1) - resources.projects.resources.contacts.methods.delete.scopes (Total Keys: 1) - resources.projects.resources.contacts.methods.get.scopes (Total Keys: 1) - resources.projects.resources.contacts.methods.list.scopes (Total Keys: 1) - resources.projects.resources.contacts.methods.patch.scopes (Total Keys: 1) - resources.projects.resources.contacts.methods.sendTestMessage.scopes (Total Keys: 1)
1 parent b52815e commit 0546756

File tree

1 file changed

+22
-94
lines changed

1 file changed

+22
-94
lines changed

googleapiclient/discovery_cache/documents/essentialcontacts.v1.json

Lines changed: 22 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
{
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-
},
112
"basePath": "",
123
"baseUrl": "https://essentialcontacts.googleapis.com/",
134
"batchPath": "batch",
@@ -168,10 +159,7 @@
168159
"path": "v1/{+parent}/contacts:compute",
169160
"response": {
170161
"$ref": "GoogleCloudEssentialcontactsV1ComputeContactsResponse"
171-
},
172-
"scopes": [
173-
"https://www.googleapis.com/auth/cloud-platform"
174-
]
162+
}
175163
},
176164
"create": {
177165
"description": "Adds a new contact for a resource.",
@@ -196,10 +184,7 @@
196184
},
197185
"response": {
198186
"$ref": "GoogleCloudEssentialcontactsV1Contact"
199-
},
200-
"scopes": [
201-
"https://www.googleapis.com/auth/cloud-platform"
202-
]
187+
}
203188
},
204189
"delete": {
205190
"description": "Deletes a contact.",
@@ -221,10 +206,7 @@
221206
"path": "v1/{+name}",
222207
"response": {
223208
"$ref": "GoogleProtobufEmpty"
224-
},
225-
"scopes": [
226-
"https://www.googleapis.com/auth/cloud-platform"
227-
]
209+
}
228210
},
229211
"get": {
230212
"description": "Gets a single contact.",
@@ -246,10 +228,7 @@
246228
"path": "v1/{+name}",
247229
"response": {
248230
"$ref": "GoogleCloudEssentialcontactsV1Contact"
249-
},
250-
"scopes": [
251-
"https://www.googleapis.com/auth/cloud-platform"
252-
]
231+
}
253232
},
254233
"list": {
255234
"description": "Lists the contacts that have been set on a resource.",
@@ -282,10 +261,7 @@
282261
"path": "v1/{+parent}/contacts",
283262
"response": {
284263
"$ref": "GoogleCloudEssentialcontactsV1ListContactsResponse"
285-
},
286-
"scopes": [
287-
"https://www.googleapis.com/auth/cloud-platform"
288-
]
264+
}
289265
},
290266
"patch": {
291267
"description": "Updates a contact. Note: A contact's email address cannot be changed.",
@@ -316,10 +292,7 @@
316292
},
317293
"response": {
318294
"$ref": "GoogleCloudEssentialcontactsV1Contact"
319-
},
320-
"scopes": [
321-
"https://www.googleapis.com/auth/cloud-platform"
322-
]
295+
}
323296
},
324297
"sendTestMessage": {
325298
"description": "Allows a contact admin to send a test message to contact to verify that it has been configured correctly.",
@@ -344,10 +317,7 @@
344317
},
345318
"response": {
346319
"$ref": "GoogleProtobufEmpty"
347-
},
348-
"scopes": [
349-
"https://www.googleapis.com/auth/cloud-platform"
350-
]
320+
}
351321
}
352322
}
353323
}
@@ -416,10 +386,7 @@
416386
"path": "v1/{+parent}/contacts:compute",
417387
"response": {
418388
"$ref": "GoogleCloudEssentialcontactsV1ComputeContactsResponse"
419-
},
420-
"scopes": [
421-
"https://www.googleapis.com/auth/cloud-platform"
422-
]
389+
}
423390
},
424391
"create": {
425392
"description": "Adds a new contact for a resource.",
@@ -444,10 +411,7 @@
444411
},
445412
"response": {
446413
"$ref": "GoogleCloudEssentialcontactsV1Contact"
447-
},
448-
"scopes": [
449-
"https://www.googleapis.com/auth/cloud-platform"
450-
]
414+
}
451415
},
452416
"delete": {
453417
"description": "Deletes a contact.",
@@ -469,10 +433,7 @@
469433
"path": "v1/{+name}",
470434
"response": {
471435
"$ref": "GoogleProtobufEmpty"
472-
},
473-
"scopes": [
474-
"https://www.googleapis.com/auth/cloud-platform"
475-
]
436+
}
476437
},
477438
"get": {
478439
"description": "Gets a single contact.",
@@ -494,10 +455,7 @@
494455
"path": "v1/{+name}",
495456
"response": {
496457
"$ref": "GoogleCloudEssentialcontactsV1Contact"
497-
},
498-
"scopes": [
499-
"https://www.googleapis.com/auth/cloud-platform"
500-
]
458+
}
501459
},
502460
"list": {
503461
"description": "Lists the contacts that have been set on a resource.",
@@ -530,10 +488,7 @@
530488
"path": "v1/{+parent}/contacts",
531489
"response": {
532490
"$ref": "GoogleCloudEssentialcontactsV1ListContactsResponse"
533-
},
534-
"scopes": [
535-
"https://www.googleapis.com/auth/cloud-platform"
536-
]
491+
}
537492
},
538493
"patch": {
539494
"description": "Updates a contact. Note: A contact's email address cannot be changed.",
@@ -564,10 +519,7 @@
564519
},
565520
"response": {
566521
"$ref": "GoogleCloudEssentialcontactsV1Contact"
567-
},
568-
"scopes": [
569-
"https://www.googleapis.com/auth/cloud-platform"
570-
]
522+
}
571523
},
572524
"sendTestMessage": {
573525
"description": "Allows a contact admin to send a test message to contact to verify that it has been configured correctly.",
@@ -592,10 +544,7 @@
592544
},
593545
"response": {
594546
"$ref": "GoogleProtobufEmpty"
595-
},
596-
"scopes": [
597-
"https://www.googleapis.com/auth/cloud-platform"
598-
]
547+
}
599548
}
600549
}
601550
}
@@ -664,10 +613,7 @@
664613
"path": "v1/{+parent}/contacts:compute",
665614
"response": {
666615
"$ref": "GoogleCloudEssentialcontactsV1ComputeContactsResponse"
667-
},
668-
"scopes": [
669-
"https://www.googleapis.com/auth/cloud-platform"
670-
]
616+
}
671617
},
672618
"create": {
673619
"description": "Adds a new contact for a resource.",
@@ -692,10 +638,7 @@
692638
},
693639
"response": {
694640
"$ref": "GoogleCloudEssentialcontactsV1Contact"
695-
},
696-
"scopes": [
697-
"https://www.googleapis.com/auth/cloud-platform"
698-
]
641+
}
699642
},
700643
"delete": {
701644
"description": "Deletes a contact.",
@@ -717,10 +660,7 @@
717660
"path": "v1/{+name}",
718661
"response": {
719662
"$ref": "GoogleProtobufEmpty"
720-
},
721-
"scopes": [
722-
"https://www.googleapis.com/auth/cloud-platform"
723-
]
663+
}
724664
},
725665
"get": {
726666
"description": "Gets a single contact.",
@@ -742,10 +682,7 @@
742682
"path": "v1/{+name}",
743683
"response": {
744684
"$ref": "GoogleCloudEssentialcontactsV1Contact"
745-
},
746-
"scopes": [
747-
"https://www.googleapis.com/auth/cloud-platform"
748-
]
685+
}
749686
},
750687
"list": {
751688
"description": "Lists the contacts that have been set on a resource.",
@@ -778,10 +715,7 @@
778715
"path": "v1/{+parent}/contacts",
779716
"response": {
780717
"$ref": "GoogleCloudEssentialcontactsV1ListContactsResponse"
781-
},
782-
"scopes": [
783-
"https://www.googleapis.com/auth/cloud-platform"
784-
]
718+
}
785719
},
786720
"patch": {
787721
"description": "Updates a contact. Note: A contact's email address cannot be changed.",
@@ -812,10 +746,7 @@
812746
},
813747
"response": {
814748
"$ref": "GoogleCloudEssentialcontactsV1Contact"
815-
},
816-
"scopes": [
817-
"https://www.googleapis.com/auth/cloud-platform"
818-
]
749+
}
819750
},
820751
"sendTestMessage": {
821752
"description": "Allows a contact admin to send a test message to contact to verify that it has been configured correctly.",
@@ -840,17 +771,14 @@
840771
},
841772
"response": {
842773
"$ref": "GoogleProtobufEmpty"
843-
},
844-
"scopes": [
845-
"https://www.googleapis.com/auth/cloud-platform"
846-
]
774+
}
847775
}
848776
}
849777
}
850778
}
851779
}
852780
},
853-
"revision": "20230603",
781+
"revision": "20230618",
854782
"rootUrl": "https://essentialcontacts.googleapis.com/",
855783
"schemas": {
856784
"GoogleCloudEssentialcontactsV1ComputeContactsResponse": {

0 commit comments

Comments
 (0)