Skip to content

Commit 15d9928

Browse files
feat(policysimulator): update the api
#### policysimulator:v1 The following keys were deleted: - resources.folders.resources.locations.resources.orgPolicyViolationsPreviews.resources.operations.methods.get (Total Keys: 11) - resources.organizations.resources.locations.resources.orgPolicyViolationsPreviews.resources.operations.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.orgPolicyViolationsPreviews.resources.operations.methods.get (Total Keys: 11)
1 parent 17efc0b commit 15d9928

File tree

6 files changed

+3
-117
lines changed

6 files changed

+3
-117
lines changed

docs/dyn/policysimulator_v1.folders.locations.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@
7474

7575
<h1><a href="policysimulator_v1.html">Policy Simulator API</a> . <a href="policysimulator_v1.folders.html">folders</a> . <a href="policysimulator_v1.folders.locations.html">locations</a></h1>
7676
<h2>Instance Methods</h2>
77-
<p class="toc_element">
78-
<code><a href="policysimulator_v1.folders.locations.orgPolicyViolationsPreviews.html">orgPolicyViolationsPreviews()</a></code>
79-
</p>
80-
<p class="firstline">Returns the orgPolicyViolationsPreviews Resource.</p>
81-
8277
<p class="toc_element">
8378
<code><a href="policysimulator_v1.folders.locations.replays.html">replays()</a></code>
8479
</p>

docs/dyn/policysimulator_v1.organizations.locations.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@
7474

7575
<h1><a href="policysimulator_v1.html">Policy Simulator API</a> . <a href="policysimulator_v1.organizations.html">organizations</a> . <a href="policysimulator_v1.organizations.locations.html">locations</a></h1>
7676
<h2>Instance Methods</h2>
77-
<p class="toc_element">
78-
<code><a href="policysimulator_v1.organizations.locations.orgPolicyViolationsPreviews.html">orgPolicyViolationsPreviews()</a></code>
79-
</p>
80-
<p class="firstline">Returns the orgPolicyViolationsPreviews Resource.</p>
81-
8277
<p class="toc_element">
8378
<code><a href="policysimulator_v1.organizations.locations.replays.html">replays()</a></code>
8479
</p>

docs/dyn/policysimulator_v1.projects.locations.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@
7474

7575
<h1><a href="policysimulator_v1.html">Policy Simulator API</a> . <a href="policysimulator_v1.projects.html">projects</a> . <a href="policysimulator_v1.projects.locations.html">locations</a></h1>
7676
<h2>Instance Methods</h2>
77-
<p class="toc_element">
78-
<code><a href="policysimulator_v1.projects.locations.orgPolicyViolationsPreviews.html">orgPolicyViolationsPreviews()</a></code>
79-
</p>
80-
<p class="firstline">Returns the orgPolicyViolationsPreviews Resource.</p>
81-
8277
<p class="toc_element">
8378
<code><a href="policysimulator_v1.projects.locations.replays.html">replays()</a></code>
8479
</p>

googleapiclient/discovery_cache/documents/policysimulator.v1.json

Lines changed: 1 addition & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -109,39 +109,6 @@
109109
"resources": {
110110
"locations": {
111111
"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-
},
145112
"replays": {
146113
"methods": {
147114
"create": {
@@ -389,39 +356,6 @@
389356
"resources": {
390357
"locations": {
391358
"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-
},
425359
"replays": {
426360
"methods": {
427361
"create": {
@@ -599,39 +533,6 @@
599533
"resources": {
600534
"locations": {
601535
"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-
},
635536
"replays": {
636537
"methods": {
637538
"create": {
@@ -806,7 +707,7 @@
806707
}
807708
}
808709
},
809-
"revision": "20230319",
710+
"revision": "20230402",
810711
"rootUrl": "https://policysimulator.googleapis.com/",
811712
"schemas": {
812713
"GoogleCloudPolicysimulatorV1AccessStateDiff": {

googleapiclient/discovery_cache/documents/policysimulator.v1alpha.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@
521521
}
522522
}
523523
},
524-
"revision": "20230319",
524+
"revision": "20230402",
525525
"rootUrl": "https://policysimulator.googleapis.com/",
526526
"schemas": {
527527
"GoogleCloudPolicysimulatorV1Replay": {

googleapiclient/discovery_cache/documents/policysimulator.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@
521521
}
522522
}
523523
},
524-
"revision": "20230319",
524+
"revision": "20230402",
525525
"rootUrl": "https://policysimulator.googleapis.com/",
526526
"schemas": {
527527
"GoogleCloudPolicysimulatorV1Replay": {

0 commit comments

Comments
 (0)