Skip to content

Commit

Permalink
chore: regenerate API index
Browse files Browse the repository at this point in the history
  • Loading branch information
Google APIs committed Jun 2, 2022
1 parent 950dd73 commit 13f9b89
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions api-index-v1.json
Expand Up @@ -34885,6 +34885,17 @@
}
]
},
{
"shortName": "SetCertificateMap",
"fullName": "google.cloud.compute.v1.TargetHttpsProxies.SetCertificateMap",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setCertificateMap"
}
]
},
{
"shortName": "SetQuicOverride",
"fullName": "google.cloud.compute.v1.TargetHttpsProxies.SetQuicOverride",
Expand Down Expand Up @@ -35178,6 +35189,17 @@
}
]
},
{
"shortName": "SetCertificateMap",
"fullName": "google.cloud.compute.v1.TargetSslProxies.SetCertificateMap",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setCertificateMap"
}
]
},
{
"shortName": "SetProxyHeader",
"fullName": "google.cloud.compute.v1.TargetSslProxies.SetProxyHeader",
Expand Down

0 comments on commit 13f9b89

Please sign in to comment.