Class BetaCompactionBlockParam

  • All Implemented Interfaces:

    
    public final class BetaCompactionBlockParam
    
                        

    A compaction block containing summary of previous context.

    Users should round-trip these blocks from responses to subsequent requests to maintain context across compaction boundaries.

    When content is None, the block represents a failed compaction. The server treats these as no-ops. Empty string content is not allowed.