Share via


StreamingChatCompletionUpdate.RawRepresentation Property

Definition

public:
 property System::Object ^ RawRepresentation { System::Object ^ get(); void set(System::Object ^ value); };
[System.Text.Json.Serialization.JsonIgnore]
public object? RawRepresentation { get; set; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.RawRepresentation : obj with get, set
Public Property RawRepresentation As Object

Property Value

Attributes

Applies to