ListPackageVersionsResponse

Properties

Link copied to clipboard
abstract val nextPageToken: <Error class: unknown class>?

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Link copied to clipboard
Link copied to clipboard

List of all package versions, ordered by version.

Functions

Link copied to clipboard
fun ListPackageVersionsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ListPackageVersionsResponse

Copies the original message, including unknown fields.