|
109 | 109 | "resources": { |
110 | 110 | "locations": { |
111 | 111 | "resources": { |
| 112 | + "accessPolicySimulations": { |
| 113 | + "resources": { |
| 114 | + "operations": { |
| 115 | + "methods": { |
| 116 | + "get": { |
| 117 | + "description": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.", |
| 118 | + "flatPath": "v1/folders/{foldersId}/locations/{locationsId}/accessPolicySimulations/{accessPolicySimulationsId}/operations/{operationsId}", |
| 119 | + "httpMethod": "GET", |
| 120 | + "id": "policysimulator.folders.locations.accessPolicySimulations.operations.get", |
| 121 | + "parameterOrder": [ |
| 122 | + "name" |
| 123 | + ], |
| 124 | + "parameters": { |
| 125 | + "name": { |
| 126 | + "description": "The name of the operation resource.", |
| 127 | + "location": "path", |
| 128 | + "pattern": "^folders/[^/]+/locations/[^/]+/accessPolicySimulations/[^/]+/operations/.*$", |
| 129 | + "required": true, |
| 130 | + "type": "string" |
| 131 | + } |
| 132 | + }, |
| 133 | + "path": "v1/{+name}", |
| 134 | + "response": { |
| 135 | + "$ref": "GoogleLongrunningOperation" |
| 136 | + }, |
| 137 | + "scopes": [ |
| 138 | + "https://www.googleapis.com/auth/cloud-platform" |
| 139 | + ] |
| 140 | + } |
| 141 | + } |
| 142 | + } |
| 143 | + } |
| 144 | + }, |
112 | 145 | "orgPolicyViolationsPreviews": { |
113 | 146 | "resources": { |
114 | 147 | "operations": { |
|
389 | 422 | "resources": { |
390 | 423 | "locations": { |
391 | 424 | "resources": { |
| 425 | + "accessPolicySimulations": { |
| 426 | + "resources": { |
| 427 | + "operations": { |
| 428 | + "methods": { |
| 429 | + "get": { |
| 430 | + "description": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.", |
| 431 | + "flatPath": "v1/organizations/{organizationsId}/locations/{locationsId}/accessPolicySimulations/{accessPolicySimulationsId}/operations/{operationsId}", |
| 432 | + "httpMethod": "GET", |
| 433 | + "id": "policysimulator.organizations.locations.accessPolicySimulations.operations.get", |
| 434 | + "parameterOrder": [ |
| 435 | + "name" |
| 436 | + ], |
| 437 | + "parameters": { |
| 438 | + "name": { |
| 439 | + "description": "The name of the operation resource.", |
| 440 | + "location": "path", |
| 441 | + "pattern": "^organizations/[^/]+/locations/[^/]+/accessPolicySimulations/[^/]+/operations/.*$", |
| 442 | + "required": true, |
| 443 | + "type": "string" |
| 444 | + } |
| 445 | + }, |
| 446 | + "path": "v1/{+name}", |
| 447 | + "response": { |
| 448 | + "$ref": "GoogleLongrunningOperation" |
| 449 | + }, |
| 450 | + "scopes": [ |
| 451 | + "https://www.googleapis.com/auth/cloud-platform" |
| 452 | + ] |
| 453 | + } |
| 454 | + } |
| 455 | + } |
| 456 | + } |
| 457 | + }, |
392 | 458 | "orgPolicyViolationsPreviews": { |
393 | 459 | "methods": { |
394 | 460 | "create": { |
|
735 | 801 | "resources": { |
736 | 802 | "locations": { |
737 | 803 | "resources": { |
| 804 | + "accessPolicySimulations": { |
| 805 | + "resources": { |
| 806 | + "operations": { |
| 807 | + "methods": { |
| 808 | + "get": { |
| 809 | + "description": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.", |
| 810 | + "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/accessPolicySimulations/{accessPolicySimulationsId}/operations/{operationsId}", |
| 811 | + "httpMethod": "GET", |
| 812 | + "id": "policysimulator.projects.locations.accessPolicySimulations.operations.get", |
| 813 | + "parameterOrder": [ |
| 814 | + "name" |
| 815 | + ], |
| 816 | + "parameters": { |
| 817 | + "name": { |
| 818 | + "description": "The name of the operation resource.", |
| 819 | + "location": "path", |
| 820 | + "pattern": "^projects/[^/]+/locations/[^/]+/accessPolicySimulations/[^/]+/operations/.*$", |
| 821 | + "required": true, |
| 822 | + "type": "string" |
| 823 | + } |
| 824 | + }, |
| 825 | + "path": "v1/{+name}", |
| 826 | + "response": { |
| 827 | + "$ref": "GoogleLongrunningOperation" |
| 828 | + }, |
| 829 | + "scopes": [ |
| 830 | + "https://www.googleapis.com/auth/cloud-platform" |
| 831 | + ] |
| 832 | + } |
| 833 | + } |
| 834 | + } |
| 835 | + } |
| 836 | + }, |
738 | 837 | "orgPolicyViolationsPreviews": { |
739 | 838 | "resources": { |
740 | 839 | "operations": { |
|
942 | 1041 | } |
943 | 1042 | } |
944 | 1043 | }, |
945 | | - "revision": "20250614", |
| 1044 | + "revision": "20250626", |
946 | 1045 | "rootUrl": "https://policysimulator.googleapis.com/", |
947 | 1046 | "schemas": { |
948 | 1047 | "GoogleCloudOrgpolicyV2AlternatePolicySpec": { |
|
0 commit comments