AgentStructuredOutputsResponseItem(BinaryData) Constructor
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.
public AgentStructuredOutputsResponseItem(BinaryData output);
new Azure.AI.Projects.OpenAI.AgentStructuredOutputsResponseItem : BinaryData -> Azure.AI.Projects.OpenAI.AgentStructuredOutputsResponseItem
Public Sub New (output As BinaryData)
Parameters
- output
- BinaryData