UpdatePullRequestApprovalRuleContentRequest

Types

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

Properties

Link copied to clipboard

The name of the approval rule you want to update.

Link copied to clipboard

The SHA-256 hash signature for the content of the approval rule. You can retrieve this information by using GetPullRequest.

Link copied to clipboard

The updated content for the approval rule.

Link copied to clipboard

The system-generated ID of the pull request.

Functions

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