BatchGetRepositoriesError
Returns information about errors in a BatchGetRepositories operation.
Types
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
inline fun copy(block: BatchGetRepositoriesError.Builder.() -> Unit = {}): BatchGetRepositoriesError