Commit e7c4808
Google Cloud SDK
regen: Regenerate google-cloud-compute-v1beta at API commit a72e939
feat: add google/cloud/compute/v1beta (#1033)
* build: implement matrix strategy for DIREGAPIC action
* build: add alpha compute files
* build: Include API channel in auto-generated PR
* build: fix matrix specification
* build: Have DIREGAPIC action use triggering ref or default branch
* build: remove the field ScratchDisks
The field was also removed purposefully in v1
* build: Add v1 proto for use as "previous proto" in conversion
* build: allow all matrix jobs to complete even if some fail
* build: fix location of fail-fast setting
The original reference I used had it in the wrong place.
Correct GitHub ref: https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast
* build: Disable PHP and C# builds for alpha
PHP just failed. Not clear what the issue is.
C# has some known failures. One of them may be the use of 3 repeated fields.
* build: Disable Ruby generation
This was causing some errors, too.
* build: fix version in Discovery file before further processing
* build: jq is supposedly pre-installed in GitHub actions
* feat: Move alpha to v1alpha in all paths
* build: We do need to install jq
* build: Try installing without sudo
sudo is not found!
* build: Fix regex
"version" is the last field, so it has no trailing comma
* build: Fix Go imports in BUILD
* build: prepare for processing beta: copy files from alpha
* build: update the beta file contents to refer to beta symbols
* build: configure action to run for beta as well.
* build: Have each channel use its own branch for the PR
* Update syntax for matrix.version in branch name
* add initial versions of alpha/beta discovery docs
* Revert "add initial versions of alpha/beta discovery docs"
This reverts commit 489a29cdc587ff4e10fc74765acbcf99ac34d496.
* stage discovery docs
* remove alpha
* add compute.v1beta.json which is needed for kokoro presubmit
* build: add python settings
* import changes from PR 1035
* clean up
* clean up
* Remove redundant bazelisk build
---------
Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
chore: minor formatting
build(python): add service_yaml and rest_numeric_enums configurations (#1040)
feat: Update Compute Engine v1beta API to revision 20250511 (#1041)
Source-Link: googleapis/googleapis@2fc3abe
Source-Link: googleapis/googleapis@24cb982
Source-Link: googleapis/googleapis@1a22026
Source-Link: googleapis/googleapis@a72e9391 parent baddd41 commit e7c4808
File tree
469 files changed
+7502
-7243
lines changed- generator-input
- packages/google-cloud-compute-v1beta
- docs
- google/cloud/compute_v1beta
- services
- accelerator_types
- transports
- addresses
- transports
- advice
- transports
- autoscalers
- transports
- backend_buckets
- transports
- backend_services
- transports
- cross_site_networks
- transports
- disk_settings_service
- transports
- disk_types
- transports
- disks
- transports
- external_vpn_gateways
- transports
- firewall_policies
- transports
- firewalls
- transports
- forwarding_rules
- transports
- future_reservations
- transports
- global_addresses
- transports
- global_forwarding_rules
- transports
- global_network_endpoint_groups
- transports
- global_operations
- transports
- global_organization_operations
- transports
- global_public_delegated_prefixes
- transports
- health_checks
- transports
- image_family_views
- transports
- images
- transports
- instance_group_manager_resize_requests
- transports
- instance_group_managers
- transports
- instance_groups
- transports
- instance_settings_service
- transports
- instance_templates
- transports
- instances
- transports
- instant_snapshots
- transports
- interconnect_attachment_groups
- transports
- interconnect_attachments
- transports
- interconnect_groups
- transports
- interconnect_locations
- transports
- interconnect_remote_locations
- transports
- interconnects
- transports
- license_codes
- transports
- licenses
- transports
- machine_images
- transports
- machine_types
- transports
- network_attachments
- transports
- network_edge_security_services
- transports
- network_endpoint_groups
- transports
- network_firewall_policies
- transports
- network_profiles
- transports
- networks
- transports
- node_groups
- transports
- node_templates
- transports
- node_types
- transports
- organization_security_policies
- transports
- packet_mirrorings
- transports
- preview_features
- transports
- projects
- transports
- public_advertised_prefixes
- transports
- public_delegated_prefixes
- transports
- region_autoscalers
- transports
- region_backend_services
- transports
- region_commitments
- transports
- region_disk_settings
- transports
- region_disk_types
- transports
- region_disks
- transports
- region_health_check_services
- transports
- region_health_checks
- transports
- region_instance_group_manager_resize_requests
- transports
- region_instance_group_managers
- transports
- region_instance_groups
- transports
- region_instance_templates
- transports
- region_instances
- transports
- region_instant_snapshots
- transports
- region_multi_migs
- transports
- region_network_endpoint_groups
- transports
- region_network_firewall_policies
- transports
- region_notification_endpoints
- transports
- region_operations
- transports
- region_security_policies
- transports
- region_snapshot_settings
- transports
- region_snapshots
- transports
- region_ssl_certificates
- transports
- region_ssl_policies
- transports
- region_target_http_proxies
- transports
- region_target_https_proxies
- transports
- region_target_tcp_proxies
- transports
- region_url_maps
- transports
- region_zones
- transports
- regions
- transports
- reservation_blocks
- transports
- reservations
- transports
- resource_policies
- transports
- routers
- transports
- routes
- transports
- security_policies
- transports
- service_attachments
- transports
- snapshot_settings_service
- transports
- snapshots
- transports
- ssl_certificates
- transports
- ssl_policies
- transports
- storage_pool_types
- transports
- storage_pools
- transports
- subnetworks
- transports
- target_grpc_proxies
- transports
- target_http_proxies
- transports
- target_https_proxies
- transports
- target_instances
- transports
- target_pools
- transports
- target_ssl_proxies
- transports
- target_tcp_proxies
- transports
- target_vpn_gateways
- transports
- url_maps
- transports
- vpn_gateways
- transports
- vpn_tunnels
- transports
- wire_groups
- transports
- zone_operations
- transports
- zones
- transports
- types
- samples/generated_samples
- scripts/client-post-processing
- tests/unit/gapic/compute_v1beta
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
469 files changed
+7502
-7243
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2539 | 2539 | | |
2540 | 2540 | | |
2541 | 2541 | | |
2542 | | - | |
| 2542 | + | |
2543 | 2543 | | |
2544 | 2544 | | |
2545 | 2545 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
0 commit comments