Skip to content

Commit

Permalink
feat: Update Compute Engine API to revision 20221101 (#751) (#3673)
Browse files Browse the repository at this point in the history
Source-Link: googleapis/googleapis@b0432a1
Source-Link: googleapis/googleapis-gen@18b7021
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWNvbXB1dGUvLk93bEJvdC55YW1sIiwiaCI6IjE4YjcwMjE0ODdjNGExZTk0MjdiNjFiMWYyMTg1YTMyYzczM2MzNDAifQ==
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
  • Loading branch information
4 people authored Dec 5, 2022
1 parent 84114b1 commit 6da677a
Show file tree
Hide file tree
Showing 12 changed files with 2,660 additions and 383 deletions.
1 change: 1 addition & 0 deletions packages/google-cloud-compute/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -730,6 +730,7 @@ Samples are in the [`samples/`](https://github.com/googleapis/google-cloud-node/
| Target_ssl_proxies.set_proxy_header | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-compute/samples/generated/v1/target_ssl_proxies.set_proxy_header.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-compute/samples/generated/v1/target_ssl_proxies.set_proxy_header.js,samples/README.md) |
| Target_ssl_proxies.set_ssl_certificates | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-compute/samples/generated/v1/target_ssl_proxies.set_ssl_certificates.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-compute/samples/generated/v1/target_ssl_proxies.set_ssl_certificates.js,samples/README.md) |
| Target_ssl_proxies.set_ssl_policy | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-compute/samples/generated/v1/target_ssl_proxies.set_ssl_policy.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-compute/samples/generated/v1/target_ssl_proxies.set_ssl_policy.js,samples/README.md) |
| Target_tcp_proxies.aggregated_list | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-compute/samples/generated/v1/target_tcp_proxies.aggregated_list.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-compute/samples/generated/v1/target_tcp_proxies.aggregated_list.js,samples/README.md) |
| Target_tcp_proxies.delete | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-compute/samples/generated/v1/target_tcp_proxies.delete.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-compute/samples/generated/v1/target_tcp_proxies.delete.js,samples/README.md) |
| Target_tcp_proxies.get | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-compute/samples/generated/v1/target_tcp_proxies.get.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-compute/samples/generated/v1/target_tcp_proxies.get.js,samples/README.md) |
| Target_tcp_proxies.insert | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-compute/samples/generated/v1/target_tcp_proxies.insert.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-compute/samples/generated/v1/target_tcp_proxies.insert.js,samples/README.md) |
Expand Down

Large diffs are not rendered by default.

426 changes: 426 additions & 0 deletions packages/google-cloud-compute/protos/protos.d.ts

Large diffs are not rendered by default.

1,959 changes: 1,592 additions & 367 deletions packages/google-cloud-compute/protos/protos.js

Large diffs are not rendered by default.

202 changes: 202 additions & 0 deletions packages/google-cloud-compute/protos/protos.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions packages/google-cloud-compute/samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,7 @@
* [Target_ssl_proxies.set_proxy_header](#target_ssl_proxies.set_proxy_header)
* [Target_ssl_proxies.set_ssl_certificates](#target_ssl_proxies.set_ssl_certificates)
* [Target_ssl_proxies.set_ssl_policy](#target_ssl_proxies.set_ssl_policy)
* [Target_tcp_proxies.aggregated_list](#target_tcp_proxies.aggregated_list)
* [Target_tcp_proxies.delete](#target_tcp_proxies.delete)
* [Target_tcp_proxies.get](#target_tcp_proxies.get)
* [Target_tcp_proxies.insert](#target_tcp_proxies.insert)
Expand Down Expand Up @@ -11363,6 +11364,23 @@ __Usage:__



### Target_tcp_proxies.aggregated_list

View the [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-compute/samples/generated/v1/target_tcp_proxies.aggregated_list.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-compute/samples/generated/v1/target_tcp_proxies.aggregated_list.js,samples/README.md)

__Usage:__


`node packages/google-cloud-compute/samples/generated/v1/target_tcp_proxies.aggregated_list.js`


-----




### Target_tcp_proxies.delete

View the [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-compute/samples/generated/v1/target_tcp_proxies.delete.js).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33663,6 +33663,70 @@
}
}
},
{
"regionTag": "compute_v1_generated_TargetTcpProxies_AggregatedList_async",
"title": "AcceleratorTypes aggregatedList Sample",
"origin": "API_DEFINITION",
"description": " Retrieves the list of all TargetTcpProxy resources, regional and global, available to the specified project.",
"canonical": true,
"file": "target_tcp_proxies.aggregated_list.js",
"language": "JAVASCRIPT",
"segments": [
{
"start": 25,
"end": 79,
"type": "FULL"
}
],
"clientMethod": {
"shortName": "AggregatedList",
"fullName": "google.cloud.compute.v1.TargetTcpProxies.AggregatedList",
"async": true,
"parameters": [
{
"name": "filter",
"type": "TYPE_STRING"
},
{
"name": "include_all_scopes",
"type": "TYPE_BOOL"
},
{
"name": "max_results",
"type": "TYPE_UINT32"
},
{
"name": "order_by",
"type": "TYPE_STRING"
},
{
"name": "page_token",
"type": "TYPE_STRING"
},
{
"name": "project",
"type": "TYPE_STRING"
},
{
"name": "return_partial_success",
"type": "TYPE_BOOL"
}
],
"resultType": ".google.cloud.compute.v1.TargetTcpProxyAggregatedList",
"client": {
"shortName": "TargetTcpProxiesClient",
"fullName": "google.cloud.compute.v1.TargetTcpProxiesClient"
},
"method": {
"shortName": "AggregatedList",
"fullName": "google.cloud.compute.v1.TargetTcpProxies.AggregatedList",
"service": {
"shortName": "TargetTcpProxies",
"fullName": "google.cloud.compute.v1.TargetTcpProxies"
}
}
}
},
{
"regionTag": "compute_v1_generated_TargetTcpProxies_Delete_async",
"title": "AcceleratorTypes delete Sample",
Expand Down
Loading

0 comments on commit 6da677a

Please sign in to comment.