We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af12393 commit 549802cCopy full SHA for 549802c
bigquery/google/cloud/bigquery/table.py
@@ -821,8 +821,6 @@ def from_api_repr(cls, resource):
821
Args:
822
resource (Dict[str, object]):
823
Table resource representation from the API
824
- dataset (google.cloud.bigquery.dataset.Dataset):
825
- The dataset containing the table.
826
827
Returns:
828
google.cloud.bigquery.table.Table: Table parsed from ``resource``.
0 commit comments