Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update Compute Engine API to revision 20221101 (#751) #3673

Merged
merged 6 commits into from
Dec 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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