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

Commit 8e2f707

Browse files
docs: change relative URLs to absolute URLs to fix broken links. (#202)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/129bf4ce-2255-4b88-83a1-1b40d560e3d3/targets PiperOrigin-RevId: 314634470 Source-Link: googleapis/googleapis@c1fae18
1 parent 8867d5a commit 8e2f707

5 files changed

Lines changed: 22 additions & 16 deletions

File tree

proto-google-cloud-dataproc-v1/src/main/java/com/google/cloud/dataproc/v1/PrestoJob.java

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@
2424
* <pre>
2525
* A Dataproc job for running [Presto](https://prestosql.io/) queries.
2626
* **IMPORTANT**: The [Dataproc Presto Optional
27-
* Component](/dataproc/docs/concepts/components/presto) must be enabled when
28-
* the cluster is created to submit a Presto job to the cluster.
27+
* Component](https://cloud.google.com/dataproc/docs/concepts/components/presto)
28+
* must be enabled when the cluster is created to submit a Presto job to the
29+
* cluster.
2930
* </pre>
3031
*
3132
* Protobuf type {@code google.cloud.dataproc.v1.PrestoJob}
@@ -907,8 +908,9 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
907908
* <pre>
908909
* A Dataproc job for running [Presto](https://prestosql.io/) queries.
909910
* **IMPORTANT**: The [Dataproc Presto Optional
910-
* Component](/dataproc/docs/concepts/components/presto) must be enabled when
911-
* the cluster is created to submit a Presto job to the cluster.
911+
* Component](https://cloud.google.com/dataproc/docs/concepts/components/presto)
912+
* must be enabled when the cluster is created to submit a Presto job to the
913+
* cluster.
912914
* </pre>
913915
*
914916
* Protobuf type {@code google.cloud.dataproc.v1.PrestoJob}

proto-google-cloud-dataproc-v1/src/main/proto/google/cloud/dataproc/v1/jobs.proto

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -435,8 +435,9 @@ message SparkRJob {
435435

436436
// A Dataproc job for running [Presto](https://prestosql.io/) queries.
437437
// **IMPORTANT**: The [Dataproc Presto Optional
438-
// Component](/dataproc/docs/concepts/components/presto) must be enabled when
439-
// the cluster is created to submit a Presto job to the cluster.
438+
// Component](https://cloud.google.com/dataproc/docs/concepts/components/presto)
439+
// must be enabled when the cluster is created to submit a Presto job to the
440+
// cluster.
440441
message PrestoJob {
441442
// Required. The sequence of Presto queries to execute, specified as
442443
// either an HCFS file URI or as a list of queries.

proto-google-cloud-dataproc-v1beta2/src/main/java/com/google/cloud/dataproc/v1beta2/PrestoJob.java

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@
2424
* <pre>
2525
* A Dataproc job for running [Presto](https://prestosql.io/) queries.
2626
* **IMPORTANT**: The [Dataproc Presto Optional
27-
* Component](/dataproc/docs/concepts/components/presto) must be enabled when
28-
* the cluster is created to submit a Presto job to the cluster.
27+
* Component](https://cloud.google.com/dataproc/docs/concepts/components/presto)
28+
* must be enabled when the cluster is created to submit a Presto job to the
29+
* cluster.
2930
* </pre>
3031
*
3132
* Protobuf type {@code google.cloud.dataproc.v1beta2.PrestoJob}
@@ -908,8 +909,9 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
908909
* <pre>
909910
* A Dataproc job for running [Presto](https://prestosql.io/) queries.
910911
* **IMPORTANT**: The [Dataproc Presto Optional
911-
* Component](/dataproc/docs/concepts/components/presto) must be enabled when
912-
* the cluster is created to submit a Presto job to the cluster.
912+
* Component](https://cloud.google.com/dataproc/docs/concepts/components/presto)
913+
* must be enabled when the cluster is created to submit a Presto job to the
914+
* cluster.
913915
* </pre>
914916
*
915917
* Protobuf type {@code google.cloud.dataproc.v1beta2.PrestoJob}

proto-google-cloud-dataproc-v1beta2/src/main/proto/google/cloud/dataproc/v1beta2/jobs.proto

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -435,8 +435,9 @@ message SparkRJob {
435435

436436
// A Dataproc job for running [Presto](https://prestosql.io/) queries.
437437
// **IMPORTANT**: The [Dataproc Presto Optional
438-
// Component](/dataproc/docs/concepts/components/presto) must be enabled when
439-
// the cluster is created to submit a Presto job to the cluster.
438+
// Component](https://cloud.google.com/dataproc/docs/concepts/components/presto)
439+
// must be enabled when the cluster is created to submit a Presto job to the
440+
// cluster.
440441
message PrestoJob {
441442
// Required. The sequence of Presto queries to execute, specified as
442443
// either an HCFS file URI or as a list of queries.

synth.metadata

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "c4e37010d74071851ff24121f522e802231ac86e",
15-
"internalRef": "313460921"
14+
"sha": "c1fae183ddeef0c59538863eac611fd679d1b7fb",
15+
"internalRef": "314634470"
1616
}
1717
},
1818
{
1919
"git": {
2020
"name": "googleapis",
2121
"remote": "https://github.com/googleapis/googleapis.git",
22-
"sha": "c4e37010d74071851ff24121f522e802231ac86e",
23-
"internalRef": "313460921"
22+
"sha": "c1fae183ddeef0c59538863eac611fd679d1b7fb",
23+
"internalRef": "314634470"
2424
}
2525
},
2626
{

0 commit comments

Comments
 (0)