Skip to content

Commit 4c8d3d0

Browse files
feat(assuredworkloads): update the api
#### assuredworkloads:v1 The following keys were added: - schemas.GoogleCloudAssuredworkloadsV1WorkloadPartnerPermissions.properties.accessTransparencyLogsSupportCaseViewer.type (Total Keys: 1) #### assuredworkloads:v1beta1 The following keys were added: - schemas.GoogleCloudAssuredworkloadsV1beta1WorkloadPartnerPermissions.properties.accessTransparencyLogsSupportCaseViewer.type (Total Keys: 1)
1 parent 1b4b746 commit 4c8d3d0

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

docs/dyn/assuredworkloads_v1.organizations.locations.workloads.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ <h3>Method Details</h3>
231231
&quot;name&quot;: &quot;A String&quot;, # Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
232232
&quot;partner&quot;: &quot;A String&quot;, # Optional. Partner regime associated with this workload.
233233
&quot;partnerPermissions&quot;: { # Permissions granted to the AW Partner SA account for the customer workload # Optional. Permissions granted to the AW Partner SA account for the customer workload
234+
&quot;accessTransparencyLogsSupportCaseViewer&quot;: True or False, # Optional. Allow partner to view support case details for an AXT log
234235
&quot;assuredWorkloadsMonitoring&quot;: True or False, # Optional. Allow partner to view violation alerts.
235236
&quot;dataLogsViewer&quot;: True or False, # Allow the partner to view inspectability logs and monitoring violations.
236237
&quot;serviceAccessApprover&quot;: True or False, # Optional. Allow partner to view access approval logs.
@@ -372,6 +373,7 @@ <h3>Method Details</h3>
372373
&quot;name&quot;: &quot;A String&quot;, # Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
373374
&quot;partner&quot;: &quot;A String&quot;, # Optional. Partner regime associated with this workload.
374375
&quot;partnerPermissions&quot;: { # Permissions granted to the AW Partner SA account for the customer workload # Optional. Permissions granted to the AW Partner SA account for the customer workload
376+
&quot;accessTransparencyLogsSupportCaseViewer&quot;: True or False, # Optional. Allow partner to view support case details for an AXT log
375377
&quot;assuredWorkloadsMonitoring&quot;: True or False, # Optional. Allow partner to view violation alerts.
376378
&quot;dataLogsViewer&quot;: True or False, # Allow the partner to view inspectability logs and monitoring violations.
377379
&quot;serviceAccessApprover&quot;: True or False, # Optional. Allow partner to view access approval logs.
@@ -453,6 +455,7 @@ <h3>Method Details</h3>
453455
&quot;name&quot;: &quot;A String&quot;, # Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
454456
&quot;partner&quot;: &quot;A String&quot;, # Optional. Partner regime associated with this workload.
455457
&quot;partnerPermissions&quot;: { # Permissions granted to the AW Partner SA account for the customer workload # Optional. Permissions granted to the AW Partner SA account for the customer workload
458+
&quot;accessTransparencyLogsSupportCaseViewer&quot;: True or False, # Optional. Allow partner to view support case details for an AXT log
456459
&quot;assuredWorkloadsMonitoring&quot;: True or False, # Optional. Allow partner to view violation alerts.
457460
&quot;dataLogsViewer&quot;: True or False, # Allow the partner to view inspectability logs and monitoring violations.
458461
&quot;serviceAccessApprover&quot;: True or False, # Optional. Allow partner to view access approval logs.
@@ -510,6 +513,7 @@ <h3>Method Details</h3>
510513
{ # Request for updating permission settings for a partner workload.
511514
&quot;etag&quot;: &quot;A String&quot;, # Optional. The etag of the workload. If this is provided, it must match the server&#x27;s etag.
512515
&quot;partnerPermissions&quot;: { # Permissions granted to the AW Partner SA account for the customer workload # Required. The partner permissions to be updated.
516+
&quot;accessTransparencyLogsSupportCaseViewer&quot;: True or False, # Optional. Allow partner to view support case details for an AXT log
513517
&quot;assuredWorkloadsMonitoring&quot;: True or False, # Optional. Allow partner to view violation alerts.
514518
&quot;dataLogsViewer&quot;: True or False, # Allow the partner to view inspectability logs and monitoring violations.
515519
&quot;serviceAccessApprover&quot;: True or False, # Optional. Allow partner to view access approval logs.
@@ -557,6 +561,7 @@ <h3>Method Details</h3>
557561
&quot;name&quot;: &quot;A String&quot;, # Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
558562
&quot;partner&quot;: &quot;A String&quot;, # Optional. Partner regime associated with this workload.
559563
&quot;partnerPermissions&quot;: { # Permissions granted to the AW Partner SA account for the customer workload # Optional. Permissions granted to the AW Partner SA account for the customer workload
564+
&quot;accessTransparencyLogsSupportCaseViewer&quot;: True or False, # Optional. Allow partner to view support case details for an AXT log
560565
&quot;assuredWorkloadsMonitoring&quot;: True or False, # Optional. Allow partner to view violation alerts.
561566
&quot;dataLogsViewer&quot;: True or False, # Allow the partner to view inspectability logs and monitoring violations.
562567
&quot;serviceAccessApprover&quot;: True or False, # Optional. Allow partner to view access approval logs.
@@ -627,6 +632,7 @@ <h3>Method Details</h3>
627632
&quot;name&quot;: &quot;A String&quot;, # Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
628633
&quot;partner&quot;: &quot;A String&quot;, # Optional. Partner regime associated with this workload.
629634
&quot;partnerPermissions&quot;: { # Permissions granted to the AW Partner SA account for the customer workload # Optional. Permissions granted to the AW Partner SA account for the customer workload
635+
&quot;accessTransparencyLogsSupportCaseViewer&quot;: True or False, # Optional. Allow partner to view support case details for an AXT log
630636
&quot;assuredWorkloadsMonitoring&quot;: True or False, # Optional. Allow partner to view violation alerts.
631637
&quot;dataLogsViewer&quot;: True or False, # Allow the partner to view inspectability logs and monitoring violations.
632638
&quot;serviceAccessApprover&quot;: True or False, # Optional. Allow partner to view access approval logs.
@@ -696,6 +702,7 @@ <h3>Method Details</h3>
696702
&quot;name&quot;: &quot;A String&quot;, # Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
697703
&quot;partner&quot;: &quot;A String&quot;, # Optional. Partner regime associated with this workload.
698704
&quot;partnerPermissions&quot;: { # Permissions granted to the AW Partner SA account for the customer workload # Optional. Permissions granted to the AW Partner SA account for the customer workload
705+
&quot;accessTransparencyLogsSupportCaseViewer&quot;: True or False, # Optional. Allow partner to view support case details for an AXT log
699706
&quot;assuredWorkloadsMonitoring&quot;: True or False, # Optional. Allow partner to view violation alerts.
700707
&quot;dataLogsViewer&quot;: True or False, # Allow the partner to view inspectability logs and monitoring violations.
701708
&quot;serviceAccessApprover&quot;: True or False, # Optional. Allow partner to view access approval logs.

docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ <h3>Method Details</h3>
256256
&quot;name&quot;: &quot;A String&quot;, # Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
257257
&quot;partner&quot;: &quot;A String&quot;, # Optional. Partner regime associated with this workload.
258258
&quot;partnerPermissions&quot;: { # Permissions granted to the AW Partner SA account for the customer workload # Optional. Permissions granted to the AW Partner SA account for the customer workload
259+
&quot;accessTransparencyLogsSupportCaseViewer&quot;: True or False, # Optional. Allow partner to view support case details for an AXT log
259260
&quot;assuredWorkloadsMonitoring&quot;: True or False, # Optional. Allow partner to view violation alerts.
260261
&quot;dataLogsViewer&quot;: True or False, # Allow the partner to view inspectability logs and monitoring violations.
261262
&quot;serviceAccessApprover&quot;: True or False, # Optional. Allow partner to view access approval logs.
@@ -440,6 +441,7 @@ <h3>Method Details</h3>
440441
&quot;name&quot;: &quot;A String&quot;, # Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
441442
&quot;partner&quot;: &quot;A String&quot;, # Optional. Partner regime associated with this workload.
442443
&quot;partnerPermissions&quot;: { # Permissions granted to the AW Partner SA account for the customer workload # Optional. Permissions granted to the AW Partner SA account for the customer workload
444+
&quot;accessTransparencyLogsSupportCaseViewer&quot;: True or False, # Optional. Allow partner to view support case details for an AXT log
443445
&quot;assuredWorkloadsMonitoring&quot;: True or False, # Optional. Allow partner to view violation alerts.
444446
&quot;dataLogsViewer&quot;: True or False, # Allow the partner to view inspectability logs and monitoring violations.
445447
&quot;serviceAccessApprover&quot;: True or False, # Optional. Allow partner to view access approval logs.
@@ -546,6 +548,7 @@ <h3>Method Details</h3>
546548
&quot;name&quot;: &quot;A String&quot;, # Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
547549
&quot;partner&quot;: &quot;A String&quot;, # Optional. Partner regime associated with this workload.
548550
&quot;partnerPermissions&quot;: { # Permissions granted to the AW Partner SA account for the customer workload # Optional. Permissions granted to the AW Partner SA account for the customer workload
551+
&quot;accessTransparencyLogsSupportCaseViewer&quot;: True or False, # Optional. Allow partner to view support case details for an AXT log
549552
&quot;assuredWorkloadsMonitoring&quot;: True or False, # Optional. Allow partner to view violation alerts.
550553
&quot;dataLogsViewer&quot;: True or False, # Allow the partner to view inspectability logs and monitoring violations.
551554
&quot;serviceAccessApprover&quot;: True or False, # Optional. Allow partner to view access approval logs.
@@ -657,6 +660,7 @@ <h3>Method Details</h3>
657660
&quot;name&quot;: &quot;A String&quot;, # Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
658661
&quot;partner&quot;: &quot;A String&quot;, # Optional. Partner regime associated with this workload.
659662
&quot;partnerPermissions&quot;: { # Permissions granted to the AW Partner SA account for the customer workload # Optional. Permissions granted to the AW Partner SA account for the customer workload
663+
&quot;accessTransparencyLogsSupportCaseViewer&quot;: True or False, # Optional. Allow partner to view support case details for an AXT log
660664
&quot;assuredWorkloadsMonitoring&quot;: True or False, # Optional. Allow partner to view violation alerts.
661665
&quot;dataLogsViewer&quot;: True or False, # Allow the partner to view inspectability logs and monitoring violations.
662666
&quot;serviceAccessApprover&quot;: True or False, # Optional. Allow partner to view access approval logs.
@@ -751,6 +755,7 @@ <h3>Method Details</h3>
751755
&quot;name&quot;: &quot;A String&quot;, # Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
752756
&quot;partner&quot;: &quot;A String&quot;, # Optional. Partner regime associated with this workload.
753757
&quot;partnerPermissions&quot;: { # Permissions granted to the AW Partner SA account for the customer workload # Optional. Permissions granted to the AW Partner SA account for the customer workload
758+
&quot;accessTransparencyLogsSupportCaseViewer&quot;: True or False, # Optional. Allow partner to view support case details for an AXT log
754759
&quot;assuredWorkloadsMonitoring&quot;: True or False, # Optional. Allow partner to view violation alerts.
755760
&quot;dataLogsViewer&quot;: True or False, # Allow the partner to view inspectability logs and monitoring violations.
756761
&quot;serviceAccessApprover&quot;: True or False, # Optional. Allow partner to view access approval logs.

googleapiclient/discovery_cache/documents/assuredworkloads.v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@
591591
}
592592
}
593593
},
594-
"revision": "20240712",
594+
"revision": "20240801",
595595
"rootUrl": "https://assuredworkloads.googleapis.com/",
596596
"schemas": {
597597
"GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest": {
@@ -1440,6 +1440,10 @@
14401440
"description": "Permissions granted to the AW Partner SA account for the customer workload",
14411441
"id": "GoogleCloudAssuredworkloadsV1WorkloadPartnerPermissions",
14421442
"properties": {
1443+
"accessTransparencyLogsSupportCaseViewer": {
1444+
"description": "Optional. Allow partner to view support case details for an AXT log",
1445+
"type": "boolean"
1446+
},
14431447
"assuredWorkloadsMonitoring": {
14441448
"description": "Optional. Allow partner to view violation alerts.",
14451449
"type": "boolean"

googleapiclient/discovery_cache/documents/assuredworkloads.v1beta1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@
588588
}
589589
}
590590
},
591-
"revision": "20240712",
591+
"revision": "20240801",
592592
"rootUrl": "https://assuredworkloads.googleapis.com/",
593593
"schemas": {
594594
"GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest": {
@@ -1503,6 +1503,10 @@
15031503
"description": "Permissions granted to the AW Partner SA account for the customer workload",
15041504
"id": "GoogleCloudAssuredworkloadsV1beta1WorkloadPartnerPermissions",
15051505
"properties": {
1506+
"accessTransparencyLogsSupportCaseViewer": {
1507+
"description": "Optional. Allow partner to view support case details for an AXT log",
1508+
"type": "boolean"
1509+
},
15061510
"assuredWorkloadsMonitoring": {
15071511
"description": "Optional. Allow partner to view violation alerts.",
15081512
"type": "boolean"

0 commit comments

Comments
 (0)