We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd3df4 commit e6a3f8bCopy full SHA for e6a3f8b
google/cloud/bigquery/schema.py
@@ -271,7 +271,7 @@ def from_api_repr(cls, api_repr: dict) -> "SchemaField":
271
272
Args:
273
api_repr (dict): The serialized representation of the SchemaField,
274
- such as what is output by :meth:`to_api_repr`.
+ such as what is output by :meth:`to_api_repr`.
275
276
Returns:
277
google.cloud.bigquery.schema.SchemaField: The ``SchemaField`` object.
0 commit comments