diff --git a/api-index-v1.json b/api-index-v1.json index c6d06cfa56189..71d50e622d8c9 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -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", @@ -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",