GetCommentsForComparedCommitRequest

Types

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

Properties

Link copied to clipboard

To establish the directionality of the comparison, the full commit ID of the after commit.

Link copied to clipboard

To establish the directionality of the comparison, the full commit ID of the before commit.

Link copied to clipboard

A non-zero, non-negative integer used to limit the number of returned results. The default is 100 comments, but you can configure up to 500.

Link copied to clipboard

An enumeration token that when provided in a request, returns the next batch of the results.

Link copied to clipboard

The name of the repository where you want to compare commits.

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