Builder

class Builder

Properties

Link copied to clipboard
var ids: List<String>?

A list of collection IDs. You can't provide names and IDs in the same request. The ID is part of the collection endpoint. You can also retrieve it using the ListCollections API.

Link copied to clipboard

A list of collection names. You can't provide names and IDs in the same request.