Skip to content

Commit 3dabce4

Browse files
chore(assuredworkloads): update the api
1 parent 1b0e222 commit 3dabce4

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

googleapiclient/discovery_cache/documents/assuredworkloads.v1.json

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"oauth2": {
44
"scopes": {
55
"https://www.googleapis.com/auth/cloud-platform": {
6-
"description": "See, edit, configure, and delete your Google Cloud Platform data"
6+
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
77
}
88
}
99
}
@@ -351,7 +351,7 @@
351351
}
352352
}
353353
},
354-
"revision": "20210805",
354+
"revision": "20210819",
355355
"rootUrl": "https://assuredworkloads.googleapis.com/",
356356
"schemas": {
357357
"GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata": {
@@ -594,7 +594,8 @@
594594
"US_REGIONAL_ACCESS",
595595
"HIPAA",
596596
"HITRUST",
597-
"EU_REGIONS_AND_SUPPORT"
597+
"EU_REGIONS_AND_SUPPORT",
598+
"CA_REGIONS_AND_SUPPORT"
598599
],
599600
"enumDescriptions": [
600601
"Unknown compliance regime.",
@@ -605,7 +606,8 @@
605606
"Assured Workloads For US Regions data protection controls",
606607
"Health Insurance Portability and Accountability Act controls",
607608
"Health Information Trust Alliance controls",
608-
"Assured Workloads For EU Regions and Support controls"
609+
"Assured Workloads For EU Regions and Support controls",
610+
"Assured Workloads For Canada Regions and Support controls"
609611
],
610612
"type": "string"
611613
},
@@ -655,7 +657,8 @@
655657
"US_REGIONAL_ACCESS",
656658
"HIPAA",
657659
"HITRUST",
658-
"EU_REGIONS_AND_SUPPORT"
660+
"EU_REGIONS_AND_SUPPORT",
661+
"CA_REGIONS_AND_SUPPORT"
659662
],
660663
"enumDescriptions": [
661664
"Unknown compliance regime.",
@@ -666,7 +669,8 @@
666669
"Assured Workloads For US Regions data protection controls",
667670
"Health Insurance Portability and Accountability Act controls",
668671
"Health Information Trust Alliance controls",
669-
"Assured Workloads For EU Regions and Support controls"
672+
"Assured Workloads For EU Regions and Support controls",
673+
"Assured Workloads For Canada Regions and Support controls"
670674
],
671675
"type": "string"
672676
},

0 commit comments

Comments
 (0)