Skip to content

Commit d40d3bf

Browse files
feat(beyondcorp): update the api
#### beyondcorp:v1 The following keys were deleted: - resources.organizations.resources.locations.resources.global.resources.partnerTenants.methods.getIamPolicy (Total Keys: 14) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.methods.setIamPolicy (Total Keys: 12) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.browserDlpRules.methods.getIamPolicy (Total Keys: 14) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.browserDlpRules.methods.setIamPolicy (Total Keys: 12) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.proxyConfigs.methods.getIamPolicy (Total Keys: 14) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.proxyConfigs.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.clientGateways.methods.setIamPolicy (Total Keys: 12) #### beyondcorp:v1alpha The following keys were deleted: - resources.organizations.resources.locations.resources.global.resources.partnerTenants.methods.getIamPolicy (Total Keys: 14) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.methods.setIamPolicy (Total Keys: 12) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.browserDlpRules.methods.getIamPolicy (Total Keys: 14) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.browserDlpRules.methods.setIamPolicy (Total Keys: 12) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.proxyConfigs.methods.getIamPolicy (Total Keys: 14) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.proxyConfigs.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.clientGateways.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.connections.methods.testIamPermissions (Total Keys: 12) - resources.projects.resources.locations.resources.connectors.methods.testIamPermissions (Total Keys: 12) The following keys were added: - resources.organizations.resources.locations.resources.global.resources.partnerTenants.methods.create.deprecated (Total Keys: 1) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.methods.delete.deprecated (Total Keys: 1) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.methods.patch.deprecated (Total Keys: 1) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.proxyConfigs.methods.create.deprecated (Total Keys: 1) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.proxyConfigs.methods.delete.deprecated (Total Keys: 1) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.proxyConfigs.methods.get.deprecated (Total Keys: 1) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.proxyConfigs.methods.list.deprecated (Total Keys: 1) - resources.organizations.resources.locations.resources.global.resources.partnerTenants.resources.proxyConfigs.methods.patch.deprecated (Total Keys: 1)
1 parent 8be8735 commit d40d3bf

12 files changed

+10
-1544
lines changed

docs/dyn/beyondcorp_v1.organizations.locations.global_.partnerTenants.browserDlpRules.html

Lines changed: 0 additions & 139 deletions
Large diffs are not rendered by default.

docs/dyn/beyondcorp_v1.organizations.locations.global_.partnerTenants.html

Lines changed: 0 additions & 139 deletions
Large diffs are not rendered by default.

docs/dyn/beyondcorp_v1.organizations.locations.global_.partnerTenants.proxyConfigs.html

Lines changed: 0 additions & 139 deletions
Large diffs are not rendered by default.

docs/dyn/beyondcorp_v1.projects.locations.clientGateways.html

Lines changed: 0 additions & 88 deletions
Large diffs are not rendered by default.

docs/dyn/beyondcorp_v1alpha.organizations.locations.global_.partnerTenants.browserDlpRules.html

Lines changed: 0 additions & 139 deletions
Large diffs are not rendered by default.

docs/dyn/beyondcorp_v1alpha.organizations.locations.global_.partnerTenants.html

Lines changed: 0 additions & 139 deletions
Large diffs are not rendered by default.

docs/dyn/beyondcorp_v1alpha.organizations.locations.global_.partnerTenants.proxyConfigs.html

Lines changed: 0 additions & 139 deletions
Large diffs are not rendered by default.

docs/dyn/beyondcorp_v1alpha.projects.locations.clientGateways.html

Lines changed: 0 additions & 88 deletions
Large diffs are not rendered by default.

docs/dyn/beyondcorp_v1alpha.projects.locations.connections.html

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,6 @@ <h2>Instance Methods</h2>
107107
<p class="toc_element">
108108
<code><a href="#setIamPolicy">setIamPolicy(resource, body=None, x__xgafv=None)</a></code></p>
109109
<p class="firstline">Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.</p>
110-
<p class="toc_element">
111-
<code><a href="#testIamPermissions">testIamPermissions(resource, body=None, x__xgafv=None)</a></code></p>
112-
<p class="firstline">Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.</p>
113110
<h3>Method Details</h3>
114111
<div class="method">
115112
<code class="details" id="close">close()</code>
@@ -595,34 +592,4 @@ <h3>Method Details</h3>
595592
}</pre>
596593
</div>
597594

598-
<div class="method">
599-
<code class="details" id="testIamPermissions">testIamPermissions(resource, body=None, x__xgafv=None)</code>
600-
<pre>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.
601-
602-
Args:
603-
resource: string, REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
604-
body: object, The request body.
605-
The object takes the form of:
606-
607-
{ # Request message for `TestIamPermissions` method.
608-
&quot;permissions&quot;: [ # The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
609-
&quot;A String&quot;,
610-
],
611-
}
612-
613-
x__xgafv: string, V1 error format.
614-
Allowed values
615-
1 - v1 error format
616-
2 - v2 error format
617-
618-
Returns:
619-
An object of the form:
620-
621-
{ # Response message for `TestIamPermissions` method.
622-
&quot;permissions&quot;: [ # A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
623-
&quot;A String&quot;,
624-
],
625-
}</pre>
626-
</div>
627-
628595
</body></html>

docs/dyn/beyondcorp_v1alpha.projects.locations.connectors.html

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,6 @@ <h2>Instance Methods</h2>
107107
<p class="toc_element">
108108
<code><a href="#setIamPolicy">setIamPolicy(resource, body=None, x__xgafv=None)</a></code></p>
109109
<p class="firstline">Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.</p>
110-
<p class="toc_element">
111-
<code><a href="#testIamPermissions">testIamPermissions(resource, body=None, x__xgafv=None)</a></code></p>
112-
<p class="firstline">Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.</p>
113110
<h3>Method Details</h3>
114111
<div class="method">
115112
<code class="details" id="close">close()</code>
@@ -623,34 +620,4 @@ <h3>Method Details</h3>
623620
}</pre>
624621
</div>
625622

626-
<div class="method">
627-
<code class="details" id="testIamPermissions">testIamPermissions(resource, body=None, x__xgafv=None)</code>
628-
<pre>Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may &quot;fail open&quot; without warning.
629-
630-
Args:
631-
resource: string, REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
632-
body: object, The request body.
633-
The object takes the form of:
634-
635-
{ # Request message for `TestIamPermissions` method.
636-
&quot;permissions&quot;: [ # The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
637-
&quot;A String&quot;,
638-
],
639-
}
640-
641-
x__xgafv: string, V1 error format.
642-
Allowed values
643-
1 - v1 error format
644-
2 - v2 error format
645-
646-
Returns:
647-
An object of the form:
648-
649-
{ # Response message for `TestIamPermissions` method.
650-
&quot;permissions&quot;: [ # A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
651-
&quot;A String&quot;,
652-
],
653-
}</pre>
654-
</div>
655-
656623
</body></html>

googleapiclient/discovery_cache/documents/beyondcorp.v1.json

Lines changed: 1 addition & 206 deletions
Original file line numberDiff line numberDiff line change
@@ -113,65 +113,6 @@
113113
"resources": {
114114
"partnerTenants": {
115115
"methods": {
116-
"getIamPolicy": {
117-
"description": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.",
118-
"flatPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy",
119-
"httpMethod": "GET",
120-
"id": "beyondcorp.organizations.locations.global.partnerTenants.getIamPolicy",
121-
"parameterOrder": [
122-
"resource"
123-
],
124-
"parameters": {
125-
"options.requestedPolicyVersion": {
126-
"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
127-
"format": "int32",
128-
"location": "query",
129-
"type": "integer"
130-
},
131-
"resource": {
132-
"description": "REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
133-
"location": "path",
134-
"pattern": "^organizations/[^/]+/locations/global/partnerTenants/[^/]+$",
135-
"required": true,
136-
"type": "string"
137-
}
138-
},
139-
"path": "v1/{+resource}:getIamPolicy",
140-
"response": {
141-
"$ref": "GoogleIamV1Policy"
142-
},
143-
"scopes": [
144-
"https://www.googleapis.com/auth/cloud-platform"
145-
]
146-
},
147-
"setIamPolicy": {
148-
"description": "Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.",
149-
"flatPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy",
150-
"httpMethod": "POST",
151-
"id": "beyondcorp.organizations.locations.global.partnerTenants.setIamPolicy",
152-
"parameterOrder": [
153-
"resource"
154-
],
155-
"parameters": {
156-
"resource": {
157-
"description": "REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
158-
"location": "path",
159-
"pattern": "^organizations/[^/]+/locations/global/partnerTenants/[^/]+$",
160-
"required": true,
161-
"type": "string"
162-
}
163-
},
164-
"path": "v1/{+resource}:setIamPolicy",
165-
"request": {
166-
"$ref": "GoogleIamV1SetIamPolicyRequest"
167-
},
168-
"response": {
169-
"$ref": "GoogleIamV1Policy"
170-
},
171-
"scopes": [
172-
"https://www.googleapis.com/auth/cloud-platform"
173-
]
174-
},
175116
"testIamPermissions": {
176117
"description": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.",
177118
"flatPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:testIamPermissions",
@@ -204,65 +145,6 @@
204145
"resources": {
205146
"browserDlpRules": {
206147
"methods": {
207-
"getIamPolicy": {
208-
"description": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.",
209-
"flatPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy",
210-
"httpMethod": "GET",
211-
"id": "beyondcorp.organizations.locations.global.partnerTenants.browserDlpRules.getIamPolicy",
212-
"parameterOrder": [
213-
"resource"
214-
],
215-
"parameters": {
216-
"options.requestedPolicyVersion": {
217-
"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
218-
"format": "int32",
219-
"location": "query",
220-
"type": "integer"
221-
},
222-
"resource": {
223-
"description": "REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
224-
"location": "path",
225-
"pattern": "^organizations/[^/]+/locations/global/partnerTenants/[^/]+/browserDlpRules/[^/]+$",
226-
"required": true,
227-
"type": "string"
228-
}
229-
},
230-
"path": "v1/{+resource}:getIamPolicy",
231-
"response": {
232-
"$ref": "GoogleIamV1Policy"
233-
},
234-
"scopes": [
235-
"https://www.googleapis.com/auth/cloud-platform"
236-
]
237-
},
238-
"setIamPolicy": {
239-
"description": "Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.",
240-
"flatPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy",
241-
"httpMethod": "POST",
242-
"id": "beyondcorp.organizations.locations.global.partnerTenants.browserDlpRules.setIamPolicy",
243-
"parameterOrder": [
244-
"resource"
245-
],
246-
"parameters": {
247-
"resource": {
248-
"description": "REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
249-
"location": "path",
250-
"pattern": "^organizations/[^/]+/locations/global/partnerTenants/[^/]+/browserDlpRules/[^/]+$",
251-
"required": true,
252-
"type": "string"
253-
}
254-
},
255-
"path": "v1/{+resource}:setIamPolicy",
256-
"request": {
257-
"$ref": "GoogleIamV1SetIamPolicyRequest"
258-
},
259-
"response": {
260-
"$ref": "GoogleIamV1Policy"
261-
},
262-
"scopes": [
263-
"https://www.googleapis.com/auth/cloud-platform"
264-
]
265-
},
266148
"testIamPermissions": {
267149
"description": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.",
268150
"flatPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:testIamPermissions",
@@ -295,65 +177,6 @@
295177
},
296178
"proxyConfigs": {
297179
"methods": {
298-
"getIamPolicy": {
299-
"description": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.",
300-
"flatPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy",
301-
"httpMethod": "GET",
302-
"id": "beyondcorp.organizations.locations.global.partnerTenants.proxyConfigs.getIamPolicy",
303-
"parameterOrder": [
304-
"resource"
305-
],
306-
"parameters": {
307-
"options.requestedPolicyVersion": {
308-
"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
309-
"format": "int32",
310-
"location": "query",
311-
"type": "integer"
312-
},
313-
"resource": {
314-
"description": "REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
315-
"location": "path",
316-
"pattern": "^organizations/[^/]+/locations/global/partnerTenants/[^/]+/proxyConfigs/[^/]+$",
317-
"required": true,
318-
"type": "string"
319-
}
320-
},
321-
"path": "v1/{+resource}:getIamPolicy",
322-
"response": {
323-
"$ref": "GoogleIamV1Policy"
324-
},
325-
"scopes": [
326-
"https://www.googleapis.com/auth/cloud-platform"
327-
]
328-
},
329-
"setIamPolicy": {
330-
"description": "Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.",
331-
"flatPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy",
332-
"httpMethod": "POST",
333-
"id": "beyondcorp.organizations.locations.global.partnerTenants.proxyConfigs.setIamPolicy",
334-
"parameterOrder": [
335-
"resource"
336-
],
337-
"parameters": {
338-
"resource": {
339-
"description": "REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
340-
"location": "path",
341-
"pattern": "^organizations/[^/]+/locations/global/partnerTenants/[^/]+/proxyConfigs/[^/]+$",
342-
"required": true,
343-
"type": "string"
344-
}
345-
},
346-
"path": "v1/{+resource}:setIamPolicy",
347-
"request": {
348-
"$ref": "GoogleIamV1SetIamPolicyRequest"
349-
},
350-
"response": {
351-
"$ref": "GoogleIamV1Policy"
352-
},
353-
"scopes": [
354-
"https://www.googleapis.com/auth/cloud-platform"
355-
]
356-
},
357180
"testIamPermissions": {
358181
"description": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.",
359182
"flatPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:testIamPermissions",
@@ -1656,34 +1479,6 @@
16561479
"https://www.googleapis.com/auth/cloud-platform"
16571480
]
16581481
},
1659-
"setIamPolicy": {
1660-
"description": "Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.",
1661-
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy",
1662-
"httpMethod": "POST",
1663-
"id": "beyondcorp.projects.locations.clientGateways.setIamPolicy",
1664-
"parameterOrder": [
1665-
"resource"
1666-
],
1667-
"parameters": {
1668-
"resource": {
1669-
"description": "REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.",
1670-
"location": "path",
1671-
"pattern": "^projects/[^/]+/locations/[^/]+/clientGateways/[^/]+$",
1672-
"required": true,
1673-
"type": "string"
1674-
}
1675-
},
1676-
"path": "v1/{+resource}:setIamPolicy",
1677-
"request": {
1678-
"$ref": "GoogleIamV1SetIamPolicyRequest"
1679-
},
1680-
"response": {
1681-
"$ref": "GoogleIamV1Policy"
1682-
},
1683-
"scopes": [
1684-
"https://www.googleapis.com/auth/cloud-platform"
1685-
]
1686-
},
16871482
"testIamPermissions": {
16881483
"description": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.",
16891484
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:testIamPermissions",
@@ -2404,7 +2199,7 @@
24042199
}
24052200
}
24062201
},
2407-
"revision": "20250219",
2202+
"revision": "20250305",
24082203
"rootUrl": "https://beyondcorp.googleapis.com/",
24092204
"schemas": {
24102205
"AllocatedConnection": {

0 commit comments

Comments
 (0)