OptionalincludeOnly applies when indexName is provided. When true, returns backups from every index in the project that
has ever used this name, including deleted indexes. When false or omitted, indexName must resolve to an
active index or the API returns a 404. Ignored when listing all project backups.
OptionalindexThe index name to list backups for. If not provided, all project backups will be listed.
OptionallimitMaximum number of backups to return.
OptionalpaginationToken used for pagination to retrieve the next page of results.
The options for listing backups.