Skip to content

Commit

Permalink
feat: Automated regeneration of clouddeploy v1 client (#21354)
Browse files Browse the repository at this point in the history
Auto-created at 2025-01-12 10:08:28 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot authored Jan 12, 2025
1 parent 58cba1e commit eab76eb
Show file tree
Hide file tree
Showing 6 changed files with 172 additions and 63 deletions.
6 changes: 6 additions & 0 deletions api_names_out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65648,6 +65648,7 @@
"/clouddeploy:v1/GatewayServiceMesh/stableCutbackDuration": stable_cutback_duration
"/clouddeploy:v1/GkeCluster": gke_cluster
"/clouddeploy:v1/GkeCluster/cluster": cluster
"/clouddeploy:v1/GkeCluster/dnsEndpoint": dns_endpoint
"/clouddeploy:v1/GkeCluster/internalIp": internal_ip
"/clouddeploy:v1/GkeCluster/proxyUrl": proxy_url
"/clouddeploy:v1/IgnoreJobRequest": ignore_job_request
Expand Down Expand Up @@ -66381,6 +66382,9 @@
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.delete/validateOnly": validate_only
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.get": get_project_location_deploy_policy
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.get/name": name
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.getIamPolicy": get_project_location_deploy_policy_iam_policy
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.getIamPolicy/options.requestedPolicyVersion": options_requested_policy_version
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.getIamPolicy/resource": resource
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.list": list_project_location_deploy_policies
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.list/filter": filter
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.list/orderBy": order_by
Expand All @@ -66393,6 +66397,8 @@
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.patch/requestId": request_id
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.patch/updateMask": update_mask
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.patch/validateOnly": validate_only
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.setIamPolicy": set_deploy_policy_iam_policy
"/clouddeploy:v1/clouddeploy.projects.locations.deployPolicies.setIamPolicy/resource": resource
"/clouddeploy:v1/clouddeploy.projects.locations.get": get_project_location
"/clouddeploy:v1/clouddeploy.projects.locations.get/name": name
"/clouddeploy:v1/clouddeploy.projects.locations.getConfig": get_project_location_config
Expand Down
5 changes: 5 additions & 0 deletions generated/google-apis-clouddeploy_v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release history for google-apis-clouddeploy_v1

### v0.56.0 (2025-01-12)

* Regenerated from discovery document revision 20250101
* Regenerated using generator version 0.16.0

### v0.55.0 (2024-12-15)

* Regenerated from discovery document revision 20241204
Expand Down
Loading

0 comments on commit eab76eb

Please sign in to comment.