AutomatedReasoningPolicyUpdateTypeValue

Represents a modification to a value within an existing custom type.

Types

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

Properties

Link copied to clipboard

The new description for the type value, replacing the previous description.

Link copied to clipboard

The new identifier or name for the type value, if you want to rename it.

Link copied to clipboard

The current identifier or name of the type value to update.

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