Update URLs in api.yml (#3228)

<!-- This change is generated by MagicModules. -->
/cc @rhalat
This commit is contained in:
The Magician 2019-03-13 14:28:41 -07:00 committed by Riley Karson
parent a13fbcf41a
commit 9c7a12d52a
13 changed files with 13 additions and 13 deletions

View File

@ -33,7 +33,7 @@ a virtual machine instance.
To get more information about BackendBucket, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/latest/backendBuckets)
* [API documentation](https://cloud.google.com/compute/docs/reference/v1/backendBuckets)
* How-to Guides
* [Using a Cloud Storage bucket as a load balancer backend](https://cloud.google.com/compute/docs/load-balancing/http/backend-bucket)

View File

@ -41,7 +41,7 @@ affordable storage with consistent performance characteristics.
To get more information about Disk, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/latest/disks)
* [API documentation](https://cloud.google.com/compute/docs/reference/v1/disks)
* How-to Guides
* [Adding a persistent disk](https://cloud.google.com/compute/docs/disks/add-persistent-disk)

View File

@ -38,7 +38,7 @@ you need.
To get more information about Firewall, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/latest/firewalls)
* [API documentation](https://cloud.google.com/compute/docs/reference/v1/firewalls)
* How-to Guides
* [Official Documentation](https://cloud.google.com/vpc/docs/firewalls)

View File

@ -28,7 +28,7 @@ of target virtual machines to forward a packet to if it matches the given
To get more information about ForwardingRule, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/latest/forwardingRule)
* [API documentation](https://cloud.google.com/compute/docs/reference/v1/forwardingRule)
* How-to Guides
* [Official Documentation](https://cloud.google.com/compute/docs/load-balancing/network/forwarding-rules)

View File

@ -27,7 +27,7 @@ HTTP(S) load balancing.
To get more information about GlobalAddress, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/latest/globalAddresses)
* [API documentation](https://cloud.google.com/compute/docs/reference/v1/globalAddresses)
* How-to Guides
* [Reserving a Static External IP Address](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-external-ip-address)

View File

@ -36,7 +36,7 @@ healthy again and can receive new connections.
To get more information about HealthCheck, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/rest/latest/healthChecks)
* [API documentation](https://cloud.google.com/compute/docs/reference/rest/v1/healthChecks)
* How-to Guides
* [Official Documentation](https://cloud.google.com/load-balancing/docs/health-checks)

View File

@ -34,7 +34,7 @@ which still require the legacy version.
To get more information about HttpHealthCheck, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/latest/httpHealthChecks)
* [API documentation](https://cloud.google.com/compute/docs/reference/v1/httpHealthChecks)
* How-to Guides
* [Adding Health Checks](https://cloud.google.com/compute/docs/load-balancing/health-checks#legacy_health_checks)

View File

@ -34,7 +34,7 @@ which still require the legacy version.
To get more information about HttpsHealthCheck, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/latest/httpsHealthChecks)
* [API documentation](https://cloud.google.com/compute/docs/reference/v1/httpsHealthChecks)
* How-to Guides
* [Adding Health Checks](https://cloud.google.com/compute/docs/load-balancing/health-checks#legacy_health_checks)

View File

@ -41,7 +41,7 @@ to create an instance.
To get more information about Image, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/latest/images)
* [API documentation](https://cloud.google.com/compute/docs/reference/v1/images)
* How-to Guides
* [Official Documentation](https://cloud.google.com/compute/docs/images)

View File

@ -28,7 +28,7 @@ forwarding rule to route incoming HTTP requests to a URL map.
To get more information about TargetHttpProxy, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/latest/targetHttpProxies)
* [API documentation](https://cloud.google.com/compute/docs/reference/v1/targetHttpProxies)
* How-to Guides
* [Official Documentation](https://cloud.google.com/compute/docs/load-balancing/http/target-proxies)

View File

@ -28,7 +28,7 @@ global forwarding rule to route incoming HTTPS requests to a URL map.
To get more information about TargetHttpsProxy, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/latest/targetHttpsProxies)
* [API documentation](https://cloud.google.com/compute/docs/reference/v1/targetHttpsProxies)
* How-to Guides
* [Official Documentation](https://cloud.google.com/compute/docs/load-balancing/http/target-proxies)

View File

@ -30,7 +30,7 @@ service.
To get more information about TargetSslProxy, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/latest/targetSslProxies)
* [API documentation](https://cloud.google.com/compute/docs/reference/v1/targetSslProxies)
* How-to Guides
* [Setting Up SSL proxy for Google Cloud Load Balancing](https://cloud.google.com/compute/docs/load-balancing/tcp-ssl/)

View File

@ -30,7 +30,7 @@ service.
To get more information about TargetTcpProxy, see:
* [API documentation](https://cloud.google.com/compute/docs/reference/latest/targetTcpProxies)
* [API documentation](https://cloud.google.com/compute/docs/reference/v1/targetTcpProxies)
* How-to Guides
* [Setting Up TCP proxy for Google Cloud Load Balancing](https://cloud.google.com/compute/docs/load-balancing/tcp-ssl/tcp-proxy)