dataset_id = 'your-project.your_dataset' tables = client.list_tables(dataset_id) # Make an API request. print("Tables contained in ...
確定! 回上一頁