ListAnnotationStoreVersionsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A filter to apply to the list of annotation store versions.

Link copied to clipboard

The maximum number of annotation store versions to return in one page of results.

Link copied to clipboard
val name: String?

The name of an annotation store.

Link copied to clipboard

Specifies the pagination token from a previous request to retrieve the next page of results.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String