CreateResponse.Truncation Property

Definition

Gets or sets the Truncation.

public Azure.AI.AgentServer.Responses.Models.CreateResponseTruncation? Truncation { get; set; }
member this.Truncation : Nullable<Azure.AI.AgentServer.Responses.Models.CreateResponseTruncation> with get, set
Public Property Truncation As Nullable(Of CreateResponseTruncation)

Property Value

Applies to