Skip to content

Commit

Permalink
chore(cloud-rad): fix links in docs (#959)
Browse files Browse the repository at this point in the history
See internally: b/203065829

Script used:

sed -i -e 's/@see \[\(.*\)\]{@link \(.*\)}$/See {@link \2| \1}/' src/*
  • Loading branch information
fhinkel authored Oct 19, 2021
1 parent 403e35c commit 3345bf2
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions packages/google-cloud-vision/src/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ export function call(apiVersion: string) {
*
* @param {object} [callOptions] Optional parameters. You can override the
* default settings for this call, e.g, timeout, retries, paginations,
* etc. See [gax.CallOptions]{@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions}
* etc. See {@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions| gax.CallOptions}
* for the details.
* @param {function(?Error, ?object)} [callback] The function which will be
* called with the result of the API call.
Expand Down Expand Up @@ -395,7 +395,7 @@ export function call(apiVersion: string) {
* If the key is `content`, the value should be a Buffer.
* @param {object} [callOptions] Optional parameters. You can override the
* default settings for this call, e.g, timeout, retries, paginations,
* etc. See [gax.CallOptions]{@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions}
* etc. See {@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions| gax.CallOptions}
* for the details.
* @param {function(?Error, ?object)} [callback] The function which will be
* called with the result of the API call.
Expand Down Expand Up @@ -452,7 +452,7 @@ export function call(apiVersion: string) {
* If the key is `content`, the value should be a Buffer.
* @param {object} [callOptions] Optional parameters. You can override the
* default settings for this call, e.g, timeout, retries, paginations,
* etc. See [gax.CallOptions]{@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions}
* etc. See {@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions| gax.CallOptions}
* for the details.
* @param {function(?Error, ?object)} [callback] The function which will be
* called with the result of the API call.
Expand Down Expand Up @@ -509,7 +509,7 @@ export function call(apiVersion: string) {
* If the key is `content`, the value should be a Buffer.
* @param {object} [callOptions] Optional parameters. You can override the
* default settings for this call, e.g, timeout, retries, paginations,
* etc. See [gax.CallOptions]{@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions}
* etc. See {@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions| gax.CallOptions}
* for the details.
* @param {function(?Error, ?object)} [callback] The function which will be
* called with the result of the API call.
Expand Down Expand Up @@ -566,7 +566,7 @@ export function call(apiVersion: string) {
* If the key is `content`, the value should be a Buffer.
* @param {object} [callOptions] Optional parameters. You can override the
* default settings for this call, e.g, timeout, retries, paginations,
* etc. See [gax.CallOptions]{@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions}
* etc. See {@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions| gax.CallOptions}
* for the details.
* @param {function(?Error, ?object)} [callback] The function which will be
* called with the result of the API call.
Expand Down Expand Up @@ -623,7 +623,7 @@ export function call(apiVersion: string) {
* If the key is `content`, the value should be a Buffer.
* @param {object} [callOptions] Optional parameters. You can override the
* default settings for this call, e.g, timeout, retries, paginations,
* etc. See [gax.CallOptions]{@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions}
* etc. See {@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions| gax.CallOptions}
* for the details.
* @param {function(?Error, ?object)} [callback] The function which will be
* called with the result of the API call.
Expand Down Expand Up @@ -680,7 +680,7 @@ export function call(apiVersion: string) {
* If the key is `content`, the value should be a Buffer.
* @param {object} [callOptions] Optional parameters. You can override the
* default settings for this call, e.g, timeout, retries, paginations,
* etc. See [gax.CallOptions]{@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions}
* etc. See {@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions| gax.CallOptions}
* for the details.
* @param {function(?Error, ?object)} [callback] The function which will be
* called with the result of the API call.
Expand Down Expand Up @@ -737,7 +737,7 @@ export function call(apiVersion: string) {
* If the key is `content`, the value should be a Buffer.
* @param {object} [callOptions] Optional parameters. You can override the
* default settings for this call, e.g, timeout, retries, paginations,
* etc. See [gax.CallOptions]{@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions}
* etc. See {@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions| gax.CallOptions}
* for the details.
* @param {function(?Error, ?object)} [callback] The function which will be
* called with the result of the API call.
Expand Down Expand Up @@ -794,7 +794,7 @@ export function call(apiVersion: string) {
* If the key is `content`, the value should be a Buffer.
* @param {object} [callOptions] Optional parameters. You can override the
* default settings for this call, e.g, timeout, retries, paginations,
* etc. See [gax.CallOptions]{@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions}
* etc. See {@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions| gax.CallOptions}
* for the details.
* @param {function(?Error, ?object)} [callback] The function which will be
* called with the result of the API call.
Expand Down Expand Up @@ -851,7 +851,7 @@ export function call(apiVersion: string) {
* If the key is `content`, the value should be a Buffer.
* @param {object} [callOptions] Optional parameters. You can override the
* default settings for this call, e.g, timeout, retries, paginations,
* etc. See [gax.CallOptions]{@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions}
* etc. See {@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions| gax.CallOptions}
* for the details.
* @param {function(?Error, ?object)} [callback] The function which will be
* called with the result of the API call.
Expand Down Expand Up @@ -908,7 +908,7 @@ export function call(apiVersion: string) {
* If the key is `content`, the value should be a Buffer.
* @param {object} [callOptions] Optional parameters. You can override the
* default settings for this call, e.g, timeout, retries, paginations,
* etc. See [gax.CallOptions]{@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions}
* etc. See {@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions| gax.CallOptions}
* for the details.
* @param {function(?Error, ?object)} [callback] The function which will be
* called with the result of the API call.
Expand Down Expand Up @@ -1021,7 +1021,7 @@ export function call(apiVersion: string) {
* If the key is `content`, the value should be a Buffer.
* @param {object} [callOptions] Optional parameters. You can override the
* default settings for this call, e.g, timeout, retries, paginations,
* etc. See [gax.CallOptions]{@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions}
* etc. See {@link https://googleapis.github.io/gax-nodejs/global.html#CallOptions| gax.CallOptions}
* for the details.
* @param {function(?Error, ?object)} [callback] The function which will be
* called with the result of the API call.
Expand Down

0 comments on commit 3345bf2

Please sign in to comment.