docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/bigquerydatatransfer_v1.projects.dataSources.html b/docs/dyn/bigquerydatatransfer_v1.projects.dataSources.html
index 101791d..238912a 100644
--- a/docs/dyn/bigquerydatatransfer_v1.projects.dataSources.html
+++ b/docs/dyn/bigquerydatatransfer_v1.projects.dataSources.html
@@ -143,7 +143,6 @@
{ # Represents data source metadata. Metadata is sufficient to
# render UI and request proper OAuth tokens.
- "dataSourceId": "A String", # Data source id.
"scopes": [ # Api auth scopes for which refresh token needs to be obtained. These are
# scopes needed by a data source to prepare data and ingest them into
# BigQuery, e.g., https://www.googleapis.com/auth/bigquery
@@ -170,13 +169,6 @@
# and validation.
# Thus, whoever uses this api can decide to generate either generic ui,
# or custom data source specific forms.
- "repeated": True or False, # Deprecated. This field has no effect.
- "displayName": "A String", # Parameter display name in the user interface.
- "immutable": True or False, # Cannot be changed after initial creation.
- "validationDescription": "A String", # Description of the requirements for this field, in case the user input does
- # not fulfill the regex pattern or min/max values.
- "deprecated": True or False, # If true, it should not be used in new transfers, and it should not be
- # visible to users.
"fields": [ # Deprecated. This field has no effect.
# Object with schema name: DataSourceParameter
],
@@ -192,6 +184,13 @@
"validationRegex": "A String", # Regular expression which can be used for parameter validation.
"paramId": "A String", # Parameter identifier.
"required": True or False, # Is parameter required.
+ "repeated": True or False, # Deprecated. This field has no effect.
+ "displayName": "A String", # Parameter display name in the user interface.
+ "validationDescription": "A String", # Description of the requirements for this field, in case the user input does
+ # not fulfill the regex pattern or min/max values.
+ "immutable": True or False, # Cannot be changed after initial creation.
+ "deprecated": True or False, # If true, it should not be used in new transfers, and it should not be
+ # visible to users.
},
],
"helpUrl": "A String", # Url for the help document for this data source.
@@ -201,12 +200,13 @@
# `every wed,fri of jan,jun 13:15`, and
# `first sunday of quarter 00:00`.
"supportsMultipleTransfers": True or False, # Deprecated. This field has no effect.
- "defaultDataRefreshWindowDays": 42, # Default data refresh window on days.
- # Only meaningful when `data_refresh_type` = `SLIDING_WINDOW`.
"manualRunsDisabled": True or False, # Disables backfilling and manual run scheduling
# for the data source.
+ "defaultDataRefreshWindowDays": 42, # Default data refresh window on days.
+ # Only meaningful when `data_refresh_type` = `SLIDING_WINDOW`.
"transferType": "A String", # Deprecated. This field has no effect.
"description": "A String", # User friendly data source description string.
+ "dataSourceId": "A String", # Data source id.
}</pre>
</div>
@@ -237,7 +237,6 @@
"dataSources": [ # List of supported data sources and their transfer settings.
{ # Represents data source metadata. Metadata is sufficient to
# render UI and request proper OAuth tokens.
- "dataSourceId": "A String", # Data source id.
"scopes": [ # Api auth scopes for which refresh token needs to be obtained. These are
# scopes needed by a data source to prepare data and ingest them into
# BigQuery, e.g., https://www.googleapis.com/auth/bigquery
@@ -264,13 +263,6 @@
# and validation.
# Thus, whoever uses this api can decide to generate either generic ui,
# or custom data source specific forms.
- "repeated": True or False, # Deprecated. This field has no effect.
- "displayName": "A String", # Parameter display name in the user interface.
- "immutable": True or False, # Cannot be changed after initial creation.
- "validationDescription": "A String", # Description of the requirements for this field, in case the user input does
- # not fulfill the regex pattern or min/max values.
- "deprecated": True or False, # If true, it should not be used in new transfers, and it should not be
- # visible to users.
"fields": [ # Deprecated. This field has no effect.
# Object with schema name: DataSourceParameter
],
@@ -286,6 +278,13 @@
"validationRegex": "A String", # Regular expression which can be used for parameter validation.
"paramId": "A String", # Parameter identifier.
"required": True or False, # Is parameter required.
+ "repeated": True or False, # Deprecated. This field has no effect.
+ "displayName": "A String", # Parameter display name in the user interface.
+ "validationDescription": "A String", # Description of the requirements for this field, in case the user input does
+ # not fulfill the regex pattern or min/max values.
+ "immutable": True or False, # Cannot be changed after initial creation.
+ "deprecated": True or False, # If true, it should not be used in new transfers, and it should not be
+ # visible to users.
},
],
"helpUrl": "A String", # Url for the help document for this data source.
@@ -295,12 +294,13 @@
# `every wed,fri of jan,jun 13:15`, and
# `first sunday of quarter 00:00`.
"supportsMultipleTransfers": True or False, # Deprecated. This field has no effect.
- "defaultDataRefreshWindowDays": 42, # Default data refresh window on days.
- # Only meaningful when `data_refresh_type` = `SLIDING_WINDOW`.
"manualRunsDisabled": True or False, # Disables backfilling and manual run scheduling
# for the data source.
+ "defaultDataRefreshWindowDays": 42, # Default data refresh window on days.
+ # Only meaningful when `data_refresh_type` = `SLIDING_WINDOW`.
"transferType": "A String", # Deprecated. This field has no effect.
"description": "A String", # User friendly data source description string.
+ "dataSourceId": "A String", # Data source id.
},
],
"nextPageToken": "A String", # Output only. The next-pagination token. For multiple-page list results,