Skip to content

Commit e3c8016

Browse files
feat: Automated regeneration of beyondcorp v1alpha client (googleapis#23566)
Auto-created at 2025-06-29 10:13:26 +0000 using the toys pull request generator.
1 parent da6d888 commit e3c8016

File tree

4 files changed

+148
-134
lines changed

4 files changed

+148
-134
lines changed

api_names_out.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50972,6 +50972,10 @@
5097250972
"/beyondcorp:v1alpha/beyondcorp.projects.locations.operations.list/name": name
5097350973
"/beyondcorp:v1alpha/beyondcorp.projects.locations.operations.list/pageSize": page_size
5097450974
"/beyondcorp:v1alpha/beyondcorp.projects.locations.operations.list/pageToken": page_token
50975+
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.create": create_project_location_security_gateway_application
50976+
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.create/applicationId": application_id
50977+
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.create/parent": parent
50978+
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.create/requestId": request_id
5097550979
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.delete": delete_project_location_security_gateway_application
5097650980
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.delete/name": name
5097750981
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.delete/requestId": request_id
@@ -50987,8 +50991,14 @@
5098750991
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.list/pageSize": page_size
5098850992
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.list/pageToken": page_token
5098950993
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.list/parent": parent
50994+
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.patch": patch_project_location_security_gateway_application
50995+
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.patch/name": name
50996+
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.patch/requestId": request_id
50997+
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.patch/updateMask": update_mask
5099050998
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.setIamPolicy": set_project_location_security_gateway_application_iam_policy
5099150999
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.setIamPolicy/resource": resource
51000+
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.testIamPermissions": test_project_location_security_gateway_application_iam_permissions
51001+
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.applications.testIamPermissions/resource": resource
5099251002
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.create": create_project_location_security_gateway
5099351003
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.create/parent": parent
5099451004
"/beyondcorp:v1alpha/beyondcorp.projects.locations.securityGateways.create/requestId": request_id

generated/google-apis-beyondcorp_v1alpha/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-beyondcorp_v1alpha
22

3+
### v0.50.0 (2025-06-29)
4+
5+
* Regenerated from discovery document revision 20250616
6+
37
### v0.49.0 (2025-06-15)
48

59
* Regenerated from discovery document revision 20250604

generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module BeyondcorpV1alpha
1818
# Version of the google-apis-beyondcorp_v1alpha gem
19-
GEM_VERSION = "0.49.0"
19+
GEM_VERSION = "0.50.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250604"
25+
REVISION = "20250616"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)