From 1ebfa79cde1424039fddaa76f08ac8ff80436156 Mon Sep 17 00:00:00 2001 From: Adam Read <adam@aread.ca> Date: Fri, 14 Jan 2022 17:06:17 +0100 Subject: [PATCH] Remove new line in documentation comment (#267) The newline in the comment caused a space in the generated documentation, breaking the link. Removing the newline should fix the link in the generated doc (see line 146 for an example of this already in the file). Co-authored-by: Tim Swast <swast@google.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com> --- .../google/cloud/bigquery_datatransfer_v1/types/transfer.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/google-cloud-bigquery-datatransfer/google/cloud/bigquery_datatransfer_v1/types/transfer.py b/packages/google-cloud-bigquery-datatransfer/google/cloud/bigquery_datatransfer_v1/types/transfer.py index 2c76c783c222..432922145d3b 100644 --- a/packages/google-cloud-bigquery-datatransfer/google/cloud/bigquery_datatransfer_v1/types/transfer.py +++ b/packages/google-cloud-bigquery-datatransfer/google/cloud/bigquery_datatransfer_v1/types/transfer.py @@ -133,8 +133,7 @@ class TransferConfig(proto.Message): up a data transfer' section for each data source. For example the parameters for Cloud Storage transfers are listed here: - https://cloud.google.com/bigquery- - transfer/docs/cloud-storage-transfer#bq + https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq schedule (str): Data transfer schedule. If the data source does not support a custom schedule, this should be empty. If it is empty, the