googleapis/python-automl

AutoML: docstring typo in TablesClient

santiagotoscanini opened this issue · 0 comments

Environment details

  • OS type and version: macOS BigSur 11.5.1
  • Python version: 3.8.11
  • pip version: 21.2.2
  • google-cloud-automl version: 2.4.2

Code example

raise ValueError(
    "One of 'gcs_input_uris'/'bigquery_input_uris' must" "be set"
)

Examples: