This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Commit 3491868
feat: Update Compute Engine API to revision 20221224 (#760) (#381)
* docs: Add documentation for enums
fix: Add context manager return types
chore: Update gapic-generator-python to v1.8.1
PiperOrigin-RevId: 503210727
Source-Link: googleapis/googleapis@a391fd1
Source-Link: https://github.com/googleapis/googleapis-gen/commit/0080f830dec37c3384157082bce279e37079ea58
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDA4MGY4MzBkZWMzN2MzMzg0MTU3MDgyYmNlMjc5ZTM3MDc5ZWE1OCJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: Update Compute Engine API to revision 20221224 (#760)
Source-Link: googleapis/googleapis@17d5613
Source-Link: https://github.com/googleapis/googleapis-gen/commit/42cd552fa5be95be5ce5136ba93e83388b7591d8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDJjZDU1MmZhNWJlOTViZTVjZTUxMzZiYTkzZTgzMzg4Yjc1OTFkOCJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* work around docs issue
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <[email protected]>1 parent c4d1212 commit 3491868
File tree
99 files changed
+5029
-167
lines changed- google/cloud
- compute_v1
- services
- accelerator_types
- addresses
- autoscalers
- backend_buckets
- backend_services
- disk_types
- disks
- external_vpn_gateways
- firewall_policies
- firewalls
- forwarding_rules
- global_addresses
- global_forwarding_rules
- global_network_endpoint_groups
- global_operations
- global_organization_operations
- global_public_delegated_prefixes
- health_checks
- image_family_views
- images
- instance_group_managers
- instance_groups
- instance_templates
- instances
- interconnect_attachments
- interconnect_locations
- interconnects
- license_codes
- licenses
- machine_images
- machine_types
- network_attachments
- network_edge_security_services
- network_endpoint_groups
- network_firewall_policies
- networks
- node_groups
- node_templates
- node_types
- packet_mirrorings
- projects
- public_advertised_prefixes
- public_delegated_prefixes
- region_autoscalers
- region_backend_services
- region_commitments
- region_disk_types
- region_disks
- region_health_check_services
- region_health_checks
- region_instance_group_managers
- region_instance_groups
- region_instances
- region_network_endpoint_groups
- region_network_firewall_policies
- region_notification_endpoints
- region_operations
- region_security_policies
- region_ssl_certificates
- region_ssl_policies
- region_target_http_proxies
- region_target_https_proxies
- region_target_tcp_proxies
- region_url_maps
- regions
- reservations
- resource_policies
- routers
- routes
- security_policies
- service_attachments
- snapshots
- ssl_certificates
- ssl_policies
- subnetworks
- target_grpc_proxies
- target_http_proxies
- target_https_proxies
- target_instances
- target_pools
- target_ssl_proxies
- target_tcp_proxies
- target_vpn_gateways
- url_maps
- vpn_gateways
- vpn_tunnels
- zone_operations
- zones
- types
- compute
- tests/unit/gapic/compute_v1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
99 files changed
+5029
-167
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
289 | 291 | | |
290 | 292 | | |
291 | 293 | | |
| |||
1689 | 1691 | | |
1690 | 1692 | | |
1691 | 1693 | | |
| 1694 | + | |
| 1695 | + | |
1692 | 1696 | | |
1693 | 1697 | | |
1694 | 1698 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
187 | 189 | | |
188 | 190 | | |
189 | 191 | | |
| |||
1501 | 1503 | | |
1502 | 1504 | | |
1503 | 1505 | | |
| 1506 | + | |
| 1507 | + | |
1504 | 1508 | | |
1505 | 1509 | | |
1506 | 1510 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
721 | | - | |
| 721 | + | |
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1403 | 1403 | | |
1404 | 1404 | | |
1405 | 1405 | | |
1406 | | - | |
| 1406 | + | |
1407 | 1407 | | |
1408 | 1408 | | |
1409 | 1409 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1594 | 1594 | | |
1595 | 1595 | | |
1596 | 1596 | | |
1597 | | - | |
| 1597 | + | |
1598 | 1598 | | |
1599 | 1599 | | |
1600 | 1600 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2154 | 2154 | | |
2155 | 2155 | | |
2156 | 2156 | | |
2157 | | - | |
| 2157 | + | |
2158 | 2158 | | |
2159 | 2159 | | |
2160 | 2160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2885 | 2885 | | |
2886 | 2886 | | |
2887 | 2887 | | |
2888 | | - | |
| 2888 | + | |
2889 | 2889 | | |
2890 | 2890 | | |
2891 | 2891 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
715 | | - | |
| 715 | + | |
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2839 | 2839 | | |
2840 | 2840 | | |
2841 | 2841 | | |
2842 | | - | |
| 2842 | + | |
2843 | 2843 | | |
2844 | 2844 | | |
2845 | 2845 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1356 | 1356 | | |
1357 | 1357 | | |
1358 | 1358 | | |
1359 | | - | |
| 1359 | + | |
1360 | 1360 | | |
1361 | 1361 | | |
1362 | 1362 | | |
| |||
0 commit comments