Language

SharePointGroundingToolCall Class

Definition

A SharePoint grounding tool call.

public class SharePointGroundingToolCall : OpenAI.Responses.ResponseItem, System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.SharePointGroundingToolCall>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.SharePointGroundingToolCall>
type SharePointGroundingToolCall = class
    inherit ResponseItem
    interface IJsonModel<SharePointGroundingToolCall>
    interface IPersistableModel<SharePointGroundingToolCall>
Public Class SharePointGroundingToolCall
Inherits ResponseItem
Implements IJsonModel(Of SharePointGroundingToolCall), IPersistableModel(Of SharePointGroundingToolCall)
Inheritance
OpenAI.Responses.ResponseItem
SharePointGroundingToolCall
Implements

Applies to