BatchGetRepositoriesResponse

Represents the output of a batch get repositories operation.

Types

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

Properties

Link copied to clipboard

Returns information about any errors returned when attempting to retrieve information about the repositories.

Link copied to clipboard

A list of repositories returned by the batch get repositories operation.

Link copied to clipboard

Returns a list of repository names for which information could not be found.

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