Partager via


StreamingChatCompletionUpdate.CompletionId Property

Definition

Gets or sets the ID of the completion of which this update is a part.

public:
 property System::String ^ CompletionId { System::String ^ get(); void set(System::String ^ value); };
public string? CompletionId { get; set; }
member this.CompletionId : string with get, set
Public Property CompletionId As String

Property Value

Applies to