BatchGetCommitsError

Returns information about errors in a BatchGetCommits operation.

Types

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

Properties

Link copied to clipboard

A commit ID that either could not be found or was not in a valid format.

Link copied to clipboard

An error code that specifies whether the commit ID was not valid or not found.

Link copied to clipboard

An error message that provides detail about why the commit ID either was not found or was not valid.

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