collection = dataset.collection("My-collection")
def Dataset.collection(name: str) -> Collection
Was this page helpful?