BatchDescribeMergeConflictsResponse

Types

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

Properties

Link copied to clipboard

The commit ID of the merge base.

Link copied to clipboard

A list of conflicts for each file, including the conflict metadata and the hunks of the differences between the files.

Link copied to clipboard

The commit ID of the destination commit specifier that was used in the merge evaluation.

Link copied to clipboard

A list of any errors returned while describing the merge conflicts for each file.

Link copied to clipboard

An enumeration token that can be used in a request to return the next batch of the results.

Link copied to clipboard

The commit ID of the source commit specifier that was used in the merge evaluation.

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