|
109 | 109 | "resources": {
|
110 | 110 | "locations": {
|
111 | 111 | "resources": {
|
112 |
| - "orgPolicyViolationsPreviews": { |
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}/orgPolicyViolationsPreviews/{orgPolicyViolationsPreviewsId}/operations/{operationsId}", |
119 |
| - "httpMethod": "GET", |
120 |
| - "id": "policysimulator.folders.locations.orgPolicyViolationsPreviews.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/[^/]+/orgPolicyViolationsPreviews/[^/]+/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 |
| - }, |
145 | 112 | "replays": {
|
146 | 113 | "methods": {
|
147 | 114 | "create": {
|
|
389 | 356 | "resources": {
|
390 | 357 | "locations": {
|
391 | 358 | "resources": {
|
392 |
| - "orgPolicyViolationsPreviews": { |
393 |
| - "resources": { |
394 |
| - "operations": { |
395 |
| - "methods": { |
396 |
| - "get": { |
397 |
| - "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.", |
398 |
| - "flatPath": "v1/organizations/{organizationsId}/locations/{locationsId}/orgPolicyViolationsPreviews/{orgPolicyViolationsPreviewsId}/operations/{operationsId}", |
399 |
| - "httpMethod": "GET", |
400 |
| - "id": "policysimulator.organizations.locations.orgPolicyViolationsPreviews.operations.get", |
401 |
| - "parameterOrder": [ |
402 |
| - "name" |
403 |
| - ], |
404 |
| - "parameters": { |
405 |
| - "name": { |
406 |
| - "description": "The name of the operation resource.", |
407 |
| - "location": "path", |
408 |
| - "pattern": "^organizations/[^/]+/locations/[^/]+/orgPolicyViolationsPreviews/[^/]+/operations/.*$", |
409 |
| - "required": true, |
410 |
| - "type": "string" |
411 |
| - } |
412 |
| - }, |
413 |
| - "path": "v1/{+name}", |
414 |
| - "response": { |
415 |
| - "$ref": "GoogleLongrunningOperation" |
416 |
| - }, |
417 |
| - "scopes": [ |
418 |
| - "https://www.googleapis.com/auth/cloud-platform" |
419 |
| - ] |
420 |
| - } |
421 |
| - } |
422 |
| - } |
423 |
| - } |
424 |
| - }, |
425 | 359 | "replays": {
|
426 | 360 | "methods": {
|
427 | 361 | "create": {
|
|
599 | 533 | "resources": {
|
600 | 534 | "locations": {
|
601 | 535 | "resources": {
|
602 |
| - "orgPolicyViolationsPreviews": { |
603 |
| - "resources": { |
604 |
| - "operations": { |
605 |
| - "methods": { |
606 |
| - "get": { |
607 |
| - "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.", |
608 |
| - "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/orgPolicyViolationsPreviews/{orgPolicyViolationsPreviewsId}/operations/{operationsId}", |
609 |
| - "httpMethod": "GET", |
610 |
| - "id": "policysimulator.projects.locations.orgPolicyViolationsPreviews.operations.get", |
611 |
| - "parameterOrder": [ |
612 |
| - "name" |
613 |
| - ], |
614 |
| - "parameters": { |
615 |
| - "name": { |
616 |
| - "description": "The name of the operation resource.", |
617 |
| - "location": "path", |
618 |
| - "pattern": "^projects/[^/]+/locations/[^/]+/orgPolicyViolationsPreviews/[^/]+/operations/.*$", |
619 |
| - "required": true, |
620 |
| - "type": "string" |
621 |
| - } |
622 |
| - }, |
623 |
| - "path": "v1/{+name}", |
624 |
| - "response": { |
625 |
| - "$ref": "GoogleLongrunningOperation" |
626 |
| - }, |
627 |
| - "scopes": [ |
628 |
| - "https://www.googleapis.com/auth/cloud-platform" |
629 |
| - ] |
630 |
| - } |
631 |
| - } |
632 |
| - } |
633 |
| - } |
634 |
| - }, |
635 | 536 | "replays": {
|
636 | 537 | "methods": {
|
637 | 538 | "create": {
|
|
806 | 707 | }
|
807 | 708 | }
|
808 | 709 | },
|
809 |
| - "revision": "20230319", |
| 710 | + "revision": "20230402", |
810 | 711 | "rootUrl": "https://policysimulator.googleapis.com/",
|
811 | 712 | "schemas": {
|
812 | 713 | "GoogleCloudPolicysimulatorV1AccessStateDiff": {
|
|
0 commit comments