BatchGetRepositoriesError

Returns information about errors in a BatchGetRepositories operation.

Types

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

Properties

Link copied to clipboard

An error code that specifies the type of failure.

Link copied to clipboard

An error message that provides detail about why the repository either was not found or was not in a valid state.

Link copied to clipboard

The ID of a repository that either could not be found or was not in a valid state.

Link copied to clipboard

The name of a repository that either could not be found or was not in a valid state.

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