BatchGetRepositoriesResponse
Represents the output of a batch get repositories operation.
Types
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
inline fun copy(block: BatchGetRepositoriesResponse.Builder.() -> Unit = {}): BatchGetRepositoriesResponse