UpdateApprovalRuleTemplateContentRequest

Types

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

Properties

Link copied to clipboard

The name of the approval rule template where you want to update the content of the rule.

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 content that replaces the existing content of the rule. Content statements must be complete. You cannot provide only the changes.

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