ListIndexesOptions

class ListIndexesOptions(val vectorBucketName: String)(source)

Options for listing indexes within a bucket

Constructors

Link copied to clipboard
constructor(vectorBucketName: String)

Properties

Link copied to clipboard

Maximum number of results to return (default: 100)

Link copied to clipboard

Token for pagination from previous response

Link copied to clipboard

Filter indexes by name prefix

Link copied to clipboard

Name of the vector bucket containing indexes to list