Databricks SDK for JavaScript
    Preparing search index...

    Interface Truncation_TruncationDetail

    Details about a specific field that was truncated.

    interface Truncation_TruncationDetail {
        fieldName?: string;
    }
    Index

    Properties

    Properties

    fieldName?: string

    The name of the truncated field (e.g., "error"). Corresponds to field names in PipelineEvent.