CompactionSummaryItemParam Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compaction item.
public class CompactionSummaryItemParam : Azure.AI.AgentServer.Responses.Models.Item, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.CompactionSummaryItemParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.CompactionSummaryItemParam>
type CompactionSummaryItemParam = class
inherit Item
interface IJsonModel<CompactionSummaryItemParam>
interface IPersistableModel<CompactionSummaryItemParam>
Public Class CompactionSummaryItemParam
Inherits Item
Implements IJsonModel(Of CompactionSummaryItemParam), IPersistableModel(Of CompactionSummaryItemParam)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| CompactionSummaryItemParam(String) |
Initializes a new instance of CompactionSummaryItemParam. |
Properties
| Name | Description |
|---|---|
| EncryptedContent |
The encrypted content of the compaction summary. |
| Id |
Gets or sets the Id. |