Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

docs: change relative URLs to absolute URLs to fix broken links #143

Merged
merged 1 commit into from Jun 4, 2020
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -451,7 +451,7 @@ public final UnaryCallable<GetInstanceRequest, Instance> getInstanceCallable() {
* Creates a Redis instance based on the specified tier and memory size.
*
* <p>By default, the instance is accessible from the project's [default
* network](/compute/docs/networks-and-firewalls#networks).
* network](https://cloud.google.com/vpc/docs/vpc).
*
* <p>The creation is executed asynchronously and callers may check the returned operation to
* track its progress. Once the operation is completed the Redis instance will be fully
Expand Down Expand Up @@ -505,7 +505,7 @@ public final OperationFuture<Instance, OperationMetadata> createInstanceAsync(
* Creates a Redis instance based on the specified tier and memory size.
*
* <p>By default, the instance is accessible from the project's [default
* network](/compute/docs/networks-and-firewalls#networks).
* network](https://cloud.google.com/vpc/docs/vpc).
*
* <p>The creation is executed asynchronously and callers may check the returned operation to
* track its progress. Once the operation is completed the Redis instance will be fully
Expand Down Expand Up @@ -559,7 +559,7 @@ public final OperationFuture<Instance, OperationMetadata> createInstanceAsync(
* Creates a Redis instance based on the specified tier and memory size.
*
* <p>By default, the instance is accessible from the project's [default
* network](/compute/docs/networks-and-firewalls#networks).
* network](https://cloud.google.com/vpc/docs/vpc).
*
* <p>The creation is executed asynchronously and callers may check the returned operation to
* track its progress. Once the operation is completed the Redis instance will be fully
Expand Down Expand Up @@ -605,7 +605,7 @@ public final OperationFuture<Instance, OperationMetadata> createInstanceAsync(
* Creates a Redis instance based on the specified tier and memory size.
*
* <p>By default, the instance is accessible from the project's [default
* network](/compute/docs/networks-and-firewalls#networks).
* network](https://cloud.google.com/vpc/docs/vpc).
*
* <p>The creation is executed asynchronously and callers may check the returned operation to
* track its progress. Once the operation is completed the Redis instance will be fully
Expand Down Expand Up @@ -649,7 +649,7 @@ public final OperationFuture<Instance, OperationMetadata> createInstanceAsync(
* Creates a Redis instance based on the specified tier and memory size.
*
* <p>By default, the instance is accessible from the project's [default
* network](/compute/docs/networks-and-firewalls#networks).
* network](https://cloud.google.com/vpc/docs/vpc).
*
* <p>The creation is executed asynchronously and callers may check the returned operation to
* track its progress. Once the operation is completed the Redis instance will be fully
Expand Down
Expand Up @@ -452,7 +452,7 @@ public final UnaryCallable<GetInstanceRequest, Instance> getInstanceCallable() {
* Creates a Redis instance based on the specified tier and memory size.
*
* <p>By default, the instance is accessible from the project's [default
* network](/compute/docs/networks-and-firewalls#networks).
* network](https://cloud.google.com/vpc/docs/vpc).
*
* <p>The creation is executed asynchronously and callers may check the returned operation to
* track its progress. Once the operation is completed the Redis instance will be fully
Expand Down Expand Up @@ -506,7 +506,7 @@ public final OperationFuture<Instance, Any> createInstanceAsync(
* Creates a Redis instance based on the specified tier and memory size.
*
* <p>By default, the instance is accessible from the project's [default
* network](/compute/docs/networks-and-firewalls#networks).
* network](https://cloud.google.com/vpc/docs/vpc).
*
* <p>The creation is executed asynchronously and callers may check the returned operation to
* track its progress. Once the operation is completed the Redis instance will be fully
Expand Down Expand Up @@ -560,7 +560,7 @@ public final OperationFuture<Instance, Any> createInstanceAsync(
* Creates a Redis instance based on the specified tier and memory size.
*
* <p>By default, the instance is accessible from the project's [default
* network](/compute/docs/networks-and-firewalls#networks).
* network](https://cloud.google.com/vpc/docs/vpc).
*
* <p>The creation is executed asynchronously and callers may check the returned operation to
* track its progress. Once the operation is completed the Redis instance will be fully
Expand Down Expand Up @@ -605,7 +605,7 @@ public final OperationFuture<Instance, Any> createInstanceAsync(CreateInstanceRe
* Creates a Redis instance based on the specified tier and memory size.
*
* <p>By default, the instance is accessible from the project's [default
* network](/compute/docs/networks-and-firewalls#networks).
* network](https://cloud.google.com/vpc/docs/vpc).
*
* <p>The creation is executed asynchronously and callers may check the returned operation to
* track its progress. Once the operation is completed the Redis instance will be fully
Expand Down Expand Up @@ -649,7 +649,7 @@ public final OperationFuture<Instance, Any> createInstanceAsync(CreateInstanceRe
* Creates a Redis instance based on the specified tier and memory size.
*
* <p>By default, the instance is accessible from the project's [default
* network](/compute/docs/networks-and-firewalls#networks).
* network](https://cloud.google.com/vpc/docs/vpc).
*
* <p>The creation is executed asynchronously and callers may check the returned operation to
* track its progress. Once the operation is completed the Redis instance will be fully
Expand Down
Expand Up @@ -481,7 +481,7 @@ public void getInstance(
* <pre>
* Creates a Redis instance based on the specified tier and memory size.
* By default, the instance is accessible from the project's
* [default network](/compute/docs/networks-and-firewalls#networks).
* [default network](https://cloud.google.com/vpc/docs/vpc).
* The creation is executed asynchronously and callers may check the returned
* operation to track its progress. Once the operation is completed the Redis
* instance will be fully functional. Completed longrunning.Operation will
Expand Down Expand Up @@ -702,7 +702,7 @@ public void getInstance(
* <pre>
* Creates a Redis instance based on the specified tier and memory size.
* By default, the instance is accessible from the project's
* [default network](/compute/docs/networks-and-firewalls#networks).
* [default network](https://cloud.google.com/vpc/docs/vpc).
* The creation is executed asynchronously and callers may check the returned
* operation to track its progress. Once the operation is completed the Redis
* instance will be fully functional. Completed longrunning.Operation will
Expand Down Expand Up @@ -879,7 +879,7 @@ public com.google.cloud.redis.v1.Instance getInstance(
* <pre>
* Creates a Redis instance based on the specified tier and memory size.
* By default, the instance is accessible from the project's
* [default network](/compute/docs/networks-and-firewalls#networks).
* [default network](https://cloud.google.com/vpc/docs/vpc).
* The creation is executed asynchronously and callers may check the returned
* operation to track its progress. Once the operation is completed the Redis
* instance will be fully functional. Completed longrunning.Operation will
Expand Down Expand Up @@ -1035,7 +1035,7 @@ protected CloudRedisFutureStub build(io.grpc.Channel channel, io.grpc.CallOption
* <pre>
* Creates a Redis instance based on the specified tier and memory size.
* By default, the instance is accessible from the project's
* [default network](/compute/docs/networks-and-firewalls#networks).
* [default network](https://cloud.google.com/vpc/docs/vpc).
* The creation is executed asynchronously and callers may check the returned
* operation to track its progress. Once the operation is completed the Redis
* instance will be fully functional. Completed longrunning.Operation will
Expand Down
Expand Up @@ -536,7 +536,7 @@ public void getInstance(
* <pre>
* Creates a Redis instance based on the specified tier and memory size.
* By default, the instance is accessible from the project's
* [default network](/compute/docs/networks-and-firewalls#networks).
* [default network](https://cloud.google.com/vpc/docs/vpc).
* The creation is executed asynchronously and callers may check the returned
* operation to track its progress. Once the operation is completed the Redis
* instance will be fully functional. Completed longrunning.Operation will
Expand Down Expand Up @@ -777,7 +777,7 @@ public void getInstance(
* <pre>
* Creates a Redis instance based on the specified tier and memory size.
* By default, the instance is accessible from the project's
* [default network](/compute/docs/networks-and-firewalls#networks).
* [default network](https://cloud.google.com/vpc/docs/vpc).
* The creation is executed asynchronously and callers may check the returned
* operation to track its progress. Once the operation is completed the Redis
* instance will be fully functional. Completed longrunning.Operation will
Expand Down Expand Up @@ -971,7 +971,7 @@ public com.google.cloud.redis.v1beta1.Instance getInstance(
* <pre>
* Creates a Redis instance based on the specified tier and memory size.
* By default, the instance is accessible from the project's
* [default network](/compute/docs/networks-and-firewalls#networks).
* [default network](https://cloud.google.com/vpc/docs/vpc).
* The creation is executed asynchronously and callers may check the returned
* operation to track its progress. Once the operation is completed the Redis
* instance will be fully functional. Completed longrunning.Operation will
Expand Down Expand Up @@ -1141,7 +1141,7 @@ protected CloudRedisFutureStub build(io.grpc.Channel channel, io.grpc.CallOption
* <pre>
* Creates a Redis instance based on the specified tier and memory size.
* By default, the instance is accessible from the project's
* [default network](/compute/docs/networks-and-firewalls#networks).
* [default network](https://cloud.google.com/vpc/docs/vpc).
* The creation is executed asynchronously and callers may check the returned
* operation to track its progress. Once the operation is completed the Redis
* instance will be fully functional. Completed longrunning.Operation will
Expand Down
Expand Up @@ -1811,7 +1811,7 @@ public int getMemorySizeGb() {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand All @@ -1837,7 +1837,7 @@ public java.lang.String getAuthorizedNetwork() {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand Down Expand Up @@ -4624,7 +4624,7 @@ public Builder clearMemorySizeGb() {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand All @@ -4649,7 +4649,7 @@ public java.lang.String getAuthorizedNetwork() {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand All @@ -4674,7 +4674,7 @@ public com.google.protobuf.ByteString getAuthorizedNetworkBytes() {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand All @@ -4698,7 +4698,7 @@ public Builder setAuthorizedNetwork(java.lang.String value) {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand All @@ -4718,7 +4718,7 @@ public Builder clearAuthorizedNetwork() {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand Down
Expand Up @@ -605,7 +605,7 @@ public interface InstanceOrBuilder
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand All @@ -620,7 +620,7 @@ public interface InstanceOrBuilder
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand Down
Expand Up @@ -75,7 +75,7 @@ service CloudRedis {
// Creates a Redis instance based on the specified tier and memory size.
//
// By default, the instance is accessible from the project's
// [default network](/compute/docs/networks-and-firewalls#networks).
// [default network](https://cloud.google.com/vpc/docs/vpc).
//
// The creation is executed asynchronously and callers may check the returned
// operation to track its progress. Once the operation is completed the Redis
Expand Down Expand Up @@ -340,7 +340,7 @@ message Instance {
int32 memory_size_gb = 18 [(google.api.field_behavior) = REQUIRED];

// Optional. The full name of the Google Compute Engine
// [network](/compute/docs/networks-and-firewalls#networks) to which the
// [network](https://cloud.google.com/vpc/docs/vpc) to which the
// instance is connected. If left unspecified, the `default` network
// will be used.
string authorized_network = 20 [(google.api.field_behavior) = OPTIONAL];
Expand Down
Expand Up @@ -1813,7 +1813,7 @@ public int getMemorySizeGb() {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand All @@ -1839,7 +1839,7 @@ public java.lang.String getAuthorizedNetwork() {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand Down Expand Up @@ -4632,7 +4632,7 @@ public Builder clearMemorySizeGb() {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand All @@ -4657,7 +4657,7 @@ public java.lang.String getAuthorizedNetwork() {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand All @@ -4682,7 +4682,7 @@ public com.google.protobuf.ByteString getAuthorizedNetworkBytes() {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand All @@ -4706,7 +4706,7 @@ public Builder setAuthorizedNetwork(java.lang.String value) {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand All @@ -4726,7 +4726,7 @@ public Builder clearAuthorizedNetwork() {
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand Down
Expand Up @@ -607,7 +607,7 @@ public interface InstanceOrBuilder
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand All @@ -622,7 +622,7 @@ public interface InstanceOrBuilder
*
* <pre>
* Optional. The full name of the Google Compute Engine
* [network](/compute/docs/networks-and-firewalls#networks) to which the
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
* instance is connected. If left unspecified, the `default` network
* will be used.
* </pre>
Expand Down
Expand Up @@ -75,7 +75,7 @@ service CloudRedis {
// Creates a Redis instance based on the specified tier and memory size.
//
// By default, the instance is accessible from the project's
// [default network](/compute/docs/networks-and-firewalls#networks).
// [default network](https://cloud.google.com/vpc/docs/vpc).
//
// The creation is executed asynchronously and callers may check the returned
// operation to track its progress. Once the operation is completed the Redis
Expand Down Expand Up @@ -354,7 +354,7 @@ message Instance {
int32 memory_size_gb = 18 [(google.api.field_behavior) = REQUIRED];

// Optional. The full name of the Google Compute Engine
// [network](/compute/docs/networks-and-firewalls#networks) to which the
// [network](https://cloud.google.com/vpc/docs/vpc) to which the
// instance is connected. If left unspecified, the `default` network
// will be used.
string authorized_network = 20 [(google.api.field_behavior) = OPTIONAL];
Expand Down