StartCodegenJobData

The code generation job resource configuration.

Types

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

Properties

Link copied to clipboard

Specifies whether to autogenerate forms in the code generation job.

Link copied to clipboard

The feature flags for a code generation job.

Link copied to clipboard

The data schema to use for a code generation job.

Link copied to clipboard

The code generation configuration for the codegen job.

Link copied to clipboard

One or more key-value pairs to use when tagging the code generation job data.

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