AutomatedReasoningPolicyBuildResultAssetManifestEntry

Represents a single entry in the asset manifest, describing one artifact produced by the build workflow.

Types

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

Properties

Link copied to clipboard

A unique identifier for the asset, if applicable. Use this ID when requesting specific assets through the API.

Link copied to clipboard

A human-readable name for the asset, if applicable. This helps identify specific documents or reports within the workflow results.

Link copied to clipboard

The type of asset (e.g., BUILD_LOG, QUALITY_REPORT, POLICY_DEFINITION, GENERATED_TEST_CASES, POLICY_SCENARIOS, FIDELITY_REPORT, ASSET_MANIFEST, SOURCE_DOCUMENT).

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