### YamlMime:XRefMap sorted: true references: - uid: AnthropicClient name: AnthropicClient href: api/AnthropicClient.html commentId: N:AnthropicClient fullName: AnthropicClient nameWithType: AnthropicClient - uid: AnthropicClient.AnthropicApiClient name: AnthropicApiClient href: api/AnthropicClient.AnthropicApiClient.html commentId: T:AnthropicClient.AnthropicApiClient fullName: AnthropicClient.AnthropicApiClient nameWithType: AnthropicApiClient - uid: AnthropicClient.AnthropicApiClient.#ctor(System.String,System.Net.Http.HttpClient) name: AnthropicApiClient(string, HttpClient) href: api/AnthropicClient.AnthropicApiClient.html#AnthropicClient_AnthropicApiClient__ctor_System_String_System_Net_Http_HttpClient_ commentId: M:AnthropicClient.AnthropicApiClient.#ctor(System.String,System.Net.Http.HttpClient) name.vb: New(String, HttpClient) fullName: AnthropicClient.AnthropicApiClient.AnthropicApiClient(string, System.Net.Http.HttpClient) fullName.vb: AnthropicClient.AnthropicApiClient.New(String, System.Net.Http.HttpClient) nameWithType: AnthropicApiClient.AnthropicApiClient(string, HttpClient) nameWithType.vb: AnthropicApiClient.New(String, HttpClient) - uid: AnthropicClient.AnthropicApiClient.#ctor* name: AnthropicApiClient href: api/AnthropicClient.AnthropicApiClient.html#AnthropicClient_AnthropicApiClient__ctor_ commentId: Overload:AnthropicClient.AnthropicApiClient.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.AnthropicApiClient.AnthropicApiClient fullName.vb: AnthropicClient.AnthropicApiClient.New nameWithType: AnthropicApiClient.AnthropicApiClient nameWithType.vb: AnthropicApiClient.New - uid: AnthropicClient.AnthropicApiClient.CreateMessageAsync(AnthropicClient.Models.MessageRequest) name: CreateMessageAsync(MessageRequest) href: api/AnthropicClient.AnthropicApiClient.html#AnthropicClient_AnthropicApiClient_CreateMessageAsync_AnthropicClient_Models_MessageRequest_ commentId: M:AnthropicClient.AnthropicApiClient.CreateMessageAsync(AnthropicClient.Models.MessageRequest) fullName: AnthropicClient.AnthropicApiClient.CreateMessageAsync(AnthropicClient.Models.MessageRequest) nameWithType: AnthropicApiClient.CreateMessageAsync(MessageRequest) - uid: AnthropicClient.AnthropicApiClient.CreateMessageAsync(AnthropicClient.Models.StreamMessageRequest) name: CreateMessageAsync(StreamMessageRequest) href: api/AnthropicClient.AnthropicApiClient.html#AnthropicClient_AnthropicApiClient_CreateMessageAsync_AnthropicClient_Models_StreamMessageRequest_ commentId: M:AnthropicClient.AnthropicApiClient.CreateMessageAsync(AnthropicClient.Models.StreamMessageRequest) fullName: AnthropicClient.AnthropicApiClient.CreateMessageAsync(AnthropicClient.Models.StreamMessageRequest) nameWithType: AnthropicApiClient.CreateMessageAsync(StreamMessageRequest) - uid: AnthropicClient.AnthropicApiClient.CreateMessageAsync* name: CreateMessageAsync href: api/AnthropicClient.AnthropicApiClient.html#AnthropicClient_AnthropicApiClient_CreateMessageAsync_ commentId: Overload:AnthropicClient.AnthropicApiClient.CreateMessageAsync isSpec: "True" fullName: AnthropicClient.AnthropicApiClient.CreateMessageAsync nameWithType: AnthropicApiClient.CreateMessageAsync - uid: AnthropicClient.IAnthropicApiClient name: IAnthropicApiClient href: api/AnthropicClient.IAnthropicApiClient.html commentId: T:AnthropicClient.IAnthropicApiClient fullName: AnthropicClient.IAnthropicApiClient nameWithType: IAnthropicApiClient - uid: AnthropicClient.IAnthropicApiClient.CreateMessageAsync(AnthropicClient.Models.MessageRequest) name: CreateMessageAsync(MessageRequest) href: api/AnthropicClient.IAnthropicApiClient.html#AnthropicClient_IAnthropicApiClient_CreateMessageAsync_AnthropicClient_Models_MessageRequest_ commentId: M:AnthropicClient.IAnthropicApiClient.CreateMessageAsync(AnthropicClient.Models.MessageRequest) fullName: AnthropicClient.IAnthropicApiClient.CreateMessageAsync(AnthropicClient.Models.MessageRequest) nameWithType: IAnthropicApiClient.CreateMessageAsync(MessageRequest) - uid: AnthropicClient.IAnthropicApiClient.CreateMessageAsync(AnthropicClient.Models.StreamMessageRequest) name: CreateMessageAsync(StreamMessageRequest) href: api/AnthropicClient.IAnthropicApiClient.html#AnthropicClient_IAnthropicApiClient_CreateMessageAsync_AnthropicClient_Models_StreamMessageRequest_ commentId: M:AnthropicClient.IAnthropicApiClient.CreateMessageAsync(AnthropicClient.Models.StreamMessageRequest) fullName: AnthropicClient.IAnthropicApiClient.CreateMessageAsync(AnthropicClient.Models.StreamMessageRequest) nameWithType: IAnthropicApiClient.CreateMessageAsync(StreamMessageRequest) - uid: AnthropicClient.IAnthropicApiClient.CreateMessageAsync* name: CreateMessageAsync href: api/AnthropicClient.IAnthropicApiClient.html#AnthropicClient_IAnthropicApiClient_CreateMessageAsync_ commentId: Overload:AnthropicClient.IAnthropicApiClient.CreateMessageAsync isSpec: "True" fullName: AnthropicClient.IAnthropicApiClient.CreateMessageAsync nameWithType: IAnthropicApiClient.CreateMessageAsync - uid: AnthropicClient.Models name: AnthropicClient.Models href: api/AnthropicClient.Models.html commentId: N:AnthropicClient.Models fullName: AnthropicClient.Models nameWithType: AnthropicClient.Models - uid: AnthropicClient.Models.AnthropicError name: AnthropicError href: api/AnthropicClient.Models.AnthropicError.html commentId: T:AnthropicClient.Models.AnthropicError fullName: AnthropicClient.Models.AnthropicError nameWithType: AnthropicError - uid: AnthropicClient.Models.AnthropicError.#ctor(AnthropicClient.Models.Error) name: AnthropicError(Error) href: api/AnthropicClient.Models.AnthropicError.html#AnthropicClient_Models_AnthropicError__ctor_AnthropicClient_Models_Error_ commentId: M:AnthropicClient.Models.AnthropicError.#ctor(AnthropicClient.Models.Error) name.vb: New(Error) fullName: AnthropicClient.Models.AnthropicError.AnthropicError(AnthropicClient.Models.Error) fullName.vb: AnthropicClient.Models.AnthropicError.New(AnthropicClient.Models.Error) nameWithType: AnthropicError.AnthropicError(Error) nameWithType.vb: AnthropicError.New(Error) - uid: AnthropicClient.Models.AnthropicError.#ctor* name: AnthropicError href: api/AnthropicClient.Models.AnthropicError.html#AnthropicClient_Models_AnthropicError__ctor_ commentId: Overload:AnthropicClient.Models.AnthropicError.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.AnthropicError.AnthropicError fullName.vb: AnthropicClient.Models.AnthropicError.New nameWithType: AnthropicError.AnthropicError nameWithType.vb: AnthropicError.New - uid: AnthropicClient.Models.AnthropicError.Error name: Error href: api/AnthropicClient.Models.AnthropicError.html#AnthropicClient_Models_AnthropicError_Error commentId: P:AnthropicClient.Models.AnthropicError.Error fullName: AnthropicClient.Models.AnthropicError.Error nameWithType: AnthropicError.Error - uid: AnthropicClient.Models.AnthropicError.Error* name: Error href: api/AnthropicClient.Models.AnthropicError.html#AnthropicClient_Models_AnthropicError_Error_ commentId: Overload:AnthropicClient.Models.AnthropicError.Error isSpec: "True" fullName: AnthropicClient.Models.AnthropicError.Error nameWithType: AnthropicError.Error - uid: AnthropicClient.Models.AnthropicError.Type name: Type href: api/AnthropicClient.Models.AnthropicError.html#AnthropicClient_Models_AnthropicError_Type commentId: P:AnthropicClient.Models.AnthropicError.Type fullName: AnthropicClient.Models.AnthropicError.Type nameWithType: AnthropicError.Type - uid: AnthropicClient.Models.AnthropicError.Type* name: Type href: api/AnthropicClient.Models.AnthropicError.html#AnthropicClient_Models_AnthropicError_Type_ commentId: Overload:AnthropicClient.Models.AnthropicError.Type isSpec: "True" fullName: AnthropicClient.Models.AnthropicError.Type nameWithType: AnthropicError.Type - uid: AnthropicClient.Models.AnthropicEvent name: AnthropicEvent href: api/AnthropicClient.Models.AnthropicEvent.html commentId: T:AnthropicClient.Models.AnthropicEvent fullName: AnthropicClient.Models.AnthropicEvent nameWithType: AnthropicEvent - uid: AnthropicClient.Models.AnthropicEvent.#ctor(System.String,AnthropicClient.Models.EventData) name: AnthropicEvent(string, EventData) href: api/AnthropicClient.Models.AnthropicEvent.html#AnthropicClient_Models_AnthropicEvent__ctor_System_String_AnthropicClient_Models_EventData_ commentId: M:AnthropicClient.Models.AnthropicEvent.#ctor(System.String,AnthropicClient.Models.EventData) name.vb: New(String, EventData) fullName: AnthropicClient.Models.AnthropicEvent.AnthropicEvent(string, AnthropicClient.Models.EventData) fullName.vb: AnthropicClient.Models.AnthropicEvent.New(String, AnthropicClient.Models.EventData) nameWithType: AnthropicEvent.AnthropicEvent(string, EventData) nameWithType.vb: AnthropicEvent.New(String, EventData) - uid: AnthropicClient.Models.AnthropicEvent.#ctor* name: AnthropicEvent href: api/AnthropicClient.Models.AnthropicEvent.html#AnthropicClient_Models_AnthropicEvent__ctor_ commentId: Overload:AnthropicClient.Models.AnthropicEvent.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.AnthropicEvent.AnthropicEvent fullName.vb: AnthropicClient.Models.AnthropicEvent.New nameWithType: AnthropicEvent.AnthropicEvent nameWithType.vb: AnthropicEvent.New - uid: AnthropicClient.Models.AnthropicEvent.Data name: Data href: api/AnthropicClient.Models.AnthropicEvent.html#AnthropicClient_Models_AnthropicEvent_Data commentId: P:AnthropicClient.Models.AnthropicEvent.Data fullName: AnthropicClient.Models.AnthropicEvent.Data nameWithType: AnthropicEvent.Data - uid: AnthropicClient.Models.AnthropicEvent.Data* name: Data href: api/AnthropicClient.Models.AnthropicEvent.html#AnthropicClient_Models_AnthropicEvent_Data_ commentId: Overload:AnthropicClient.Models.AnthropicEvent.Data isSpec: "True" fullName: AnthropicClient.Models.AnthropicEvent.Data nameWithType: AnthropicEvent.Data - uid: AnthropicClient.Models.AnthropicEvent.Type name: Type href: api/AnthropicClient.Models.AnthropicEvent.html#AnthropicClient_Models_AnthropicEvent_Type commentId: P:AnthropicClient.Models.AnthropicEvent.Type fullName: AnthropicClient.Models.AnthropicEvent.Type nameWithType: AnthropicEvent.Type - uid: AnthropicClient.Models.AnthropicEvent.Type* name: Type href: api/AnthropicClient.Models.AnthropicEvent.html#AnthropicClient_Models_AnthropicEvent_Type_ commentId: Overload:AnthropicClient.Models.AnthropicEvent.Type isSpec: "True" fullName: AnthropicClient.Models.AnthropicEvent.Type nameWithType: AnthropicEvent.Type - uid: AnthropicClient.Models.AnthropicFunction name: AnthropicFunction href: api/AnthropicClient.Models.AnthropicFunction.html commentId: T:AnthropicClient.Models.AnthropicFunction fullName: AnthropicClient.Models.AnthropicFunction nameWithType: AnthropicFunction - uid: AnthropicClient.Models.AnthropicFunction.Instance name: Instance href: api/AnthropicClient.Models.AnthropicFunction.html#AnthropicClient_Models_AnthropicFunction_Instance commentId: P:AnthropicClient.Models.AnthropicFunction.Instance fullName: AnthropicClient.Models.AnthropicFunction.Instance nameWithType: AnthropicFunction.Instance - uid: AnthropicClient.Models.AnthropicFunction.Instance* name: Instance href: api/AnthropicClient.Models.AnthropicFunction.html#AnthropicClient_Models_AnthropicFunction_Instance_ commentId: Overload:AnthropicClient.Models.AnthropicFunction.Instance isSpec: "True" fullName: AnthropicClient.Models.AnthropicFunction.Instance nameWithType: AnthropicFunction.Instance - uid: AnthropicClient.Models.AnthropicFunction.Method name: Method href: api/AnthropicClient.Models.AnthropicFunction.html#AnthropicClient_Models_AnthropicFunction_Method commentId: P:AnthropicClient.Models.AnthropicFunction.Method fullName: AnthropicClient.Models.AnthropicFunction.Method nameWithType: AnthropicFunction.Method - uid: AnthropicClient.Models.AnthropicFunction.Method* name: Method href: api/AnthropicClient.Models.AnthropicFunction.html#AnthropicClient_Models_AnthropicFunction_Method_ commentId: Overload:AnthropicClient.Models.AnthropicFunction.Method isSpec: "True" fullName: AnthropicClient.Models.AnthropicFunction.Method nameWithType: AnthropicFunction.Method - uid: AnthropicClient.Models.AnthropicHeaders name: AnthropicHeaders href: api/AnthropicClient.Models.AnthropicHeaders.html commentId: T:AnthropicClient.Models.AnthropicHeaders fullName: AnthropicClient.Models.AnthropicHeaders nameWithType: AnthropicHeaders - uid: AnthropicClient.Models.AnthropicHeaders.#ctor(System.Net.Http.Headers.HttpResponseHeaders) name: AnthropicHeaders(HttpResponseHeaders) href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders__ctor_System_Net_Http_Headers_HttpResponseHeaders_ commentId: M:AnthropicClient.Models.AnthropicHeaders.#ctor(System.Net.Http.Headers.HttpResponseHeaders) name.vb: New(HttpResponseHeaders) fullName: AnthropicClient.Models.AnthropicHeaders.AnthropicHeaders(System.Net.Http.Headers.HttpResponseHeaders) fullName.vb: AnthropicClient.Models.AnthropicHeaders.New(System.Net.Http.Headers.HttpResponseHeaders) nameWithType: AnthropicHeaders.AnthropicHeaders(HttpResponseHeaders) nameWithType.vb: AnthropicHeaders.New(HttpResponseHeaders) - uid: AnthropicClient.Models.AnthropicHeaders.#ctor* name: AnthropicHeaders href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders__ctor_ commentId: Overload:AnthropicClient.Models.AnthropicHeaders.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.AnthropicHeaders.AnthropicHeaders fullName.vb: AnthropicClient.Models.AnthropicHeaders.New nameWithType: AnthropicHeaders.AnthropicHeaders nameWithType.vb: AnthropicHeaders.New - uid: AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsLimit name: RateLimitRequestsLimit href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RateLimitRequestsLimit commentId: P:AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsLimit fullName: AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsLimit nameWithType: AnthropicHeaders.RateLimitRequestsLimit - uid: AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsLimit* name: RateLimitRequestsLimit href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RateLimitRequestsLimit_ commentId: Overload:AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsLimit isSpec: "True" fullName: AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsLimit nameWithType: AnthropicHeaders.RateLimitRequestsLimit - uid: AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsRemaining name: RateLimitRequestsRemaining href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RateLimitRequestsRemaining commentId: P:AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsRemaining fullName: AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsRemaining nameWithType: AnthropicHeaders.RateLimitRequestsRemaining - uid: AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsRemaining* name: RateLimitRequestsRemaining href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RateLimitRequestsRemaining_ commentId: Overload:AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsRemaining isSpec: "True" fullName: AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsRemaining nameWithType: AnthropicHeaders.RateLimitRequestsRemaining - uid: AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsReset name: RateLimitRequestsReset href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RateLimitRequestsReset commentId: P:AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsReset fullName: AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsReset nameWithType: AnthropicHeaders.RateLimitRequestsReset - uid: AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsReset* name: RateLimitRequestsReset href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RateLimitRequestsReset_ commentId: Overload:AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsReset isSpec: "True" fullName: AnthropicClient.Models.AnthropicHeaders.RateLimitRequestsReset nameWithType: AnthropicHeaders.RateLimitRequestsReset - uid: AnthropicClient.Models.AnthropicHeaders.RateLimitTokensLimit name: RateLimitTokensLimit href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RateLimitTokensLimit commentId: P:AnthropicClient.Models.AnthropicHeaders.RateLimitTokensLimit fullName: AnthropicClient.Models.AnthropicHeaders.RateLimitTokensLimit nameWithType: AnthropicHeaders.RateLimitTokensLimit - uid: AnthropicClient.Models.AnthropicHeaders.RateLimitTokensLimit* name: RateLimitTokensLimit href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RateLimitTokensLimit_ commentId: Overload:AnthropicClient.Models.AnthropicHeaders.RateLimitTokensLimit isSpec: "True" fullName: AnthropicClient.Models.AnthropicHeaders.RateLimitTokensLimit nameWithType: AnthropicHeaders.RateLimitTokensLimit - uid: AnthropicClient.Models.AnthropicHeaders.RateLimitTokensRemaining name: RateLimitTokensRemaining href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RateLimitTokensRemaining commentId: P:AnthropicClient.Models.AnthropicHeaders.RateLimitTokensRemaining fullName: AnthropicClient.Models.AnthropicHeaders.RateLimitTokensRemaining nameWithType: AnthropicHeaders.RateLimitTokensRemaining - uid: AnthropicClient.Models.AnthropicHeaders.RateLimitTokensRemaining* name: RateLimitTokensRemaining href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RateLimitTokensRemaining_ commentId: Overload:AnthropicClient.Models.AnthropicHeaders.RateLimitTokensRemaining isSpec: "True" fullName: AnthropicClient.Models.AnthropicHeaders.RateLimitTokensRemaining nameWithType: AnthropicHeaders.RateLimitTokensRemaining - uid: AnthropicClient.Models.AnthropicHeaders.RateLimitTokensReset name: RateLimitTokensReset href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RateLimitTokensReset commentId: P:AnthropicClient.Models.AnthropicHeaders.RateLimitTokensReset fullName: AnthropicClient.Models.AnthropicHeaders.RateLimitTokensReset nameWithType: AnthropicHeaders.RateLimitTokensReset - uid: AnthropicClient.Models.AnthropicHeaders.RateLimitTokensReset* name: RateLimitTokensReset href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RateLimitTokensReset_ commentId: Overload:AnthropicClient.Models.AnthropicHeaders.RateLimitTokensReset isSpec: "True" fullName: AnthropicClient.Models.AnthropicHeaders.RateLimitTokensReset nameWithType: AnthropicHeaders.RateLimitTokensReset - uid: AnthropicClient.Models.AnthropicHeaders.RequestId name: RequestId href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RequestId commentId: P:AnthropicClient.Models.AnthropicHeaders.RequestId fullName: AnthropicClient.Models.AnthropicHeaders.RequestId nameWithType: AnthropicHeaders.RequestId - uid: AnthropicClient.Models.AnthropicHeaders.RequestId* name: RequestId href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RequestId_ commentId: Overload:AnthropicClient.Models.AnthropicHeaders.RequestId isSpec: "True" fullName: AnthropicClient.Models.AnthropicHeaders.RequestId nameWithType: AnthropicHeaders.RequestId - uid: AnthropicClient.Models.AnthropicHeaders.RetryAfter name: RetryAfter href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RetryAfter commentId: P:AnthropicClient.Models.AnthropicHeaders.RetryAfter fullName: AnthropicClient.Models.AnthropicHeaders.RetryAfter nameWithType: AnthropicHeaders.RetryAfter - uid: AnthropicClient.Models.AnthropicHeaders.RetryAfter* name: RetryAfter href: api/AnthropicClient.Models.AnthropicHeaders.html#AnthropicClient_Models_AnthropicHeaders_RetryAfter_ commentId: Overload:AnthropicClient.Models.AnthropicHeaders.RetryAfter isSpec: "True" fullName: AnthropicClient.Models.AnthropicHeaders.RetryAfter nameWithType: AnthropicHeaders.RetryAfter - uid: AnthropicClient.Models.AnthropicModels name: AnthropicModels href: api/AnthropicClient.Models.AnthropicModels.html commentId: T:AnthropicClient.Models.AnthropicModels fullName: AnthropicClient.Models.AnthropicModels nameWithType: AnthropicModels - uid: AnthropicClient.Models.AnthropicModels.Claude35Sonnet name: Claude35Sonnet href: api/AnthropicClient.Models.AnthropicModels.html#AnthropicClient_Models_AnthropicModels_Claude35Sonnet commentId: F:AnthropicClient.Models.AnthropicModels.Claude35Sonnet fullName: AnthropicClient.Models.AnthropicModels.Claude35Sonnet nameWithType: AnthropicModels.Claude35Sonnet - uid: AnthropicClient.Models.AnthropicModels.Claude3Haiku name: Claude3Haiku href: api/AnthropicClient.Models.AnthropicModels.html#AnthropicClient_Models_AnthropicModels_Claude3Haiku commentId: F:AnthropicClient.Models.AnthropicModels.Claude3Haiku fullName: AnthropicClient.Models.AnthropicModels.Claude3Haiku nameWithType: AnthropicModels.Claude3Haiku - uid: AnthropicClient.Models.AnthropicModels.Claude3Opus name: Claude3Opus href: api/AnthropicClient.Models.AnthropicModels.html#AnthropicClient_Models_AnthropicModels_Claude3Opus commentId: F:AnthropicClient.Models.AnthropicModels.Claude3Opus fullName: AnthropicClient.Models.AnthropicModels.Claude3Opus nameWithType: AnthropicModels.Claude3Opus - uid: AnthropicClient.Models.AnthropicModels.Claude3Sonnet name: Claude3Sonnet href: api/AnthropicClient.Models.AnthropicModels.html#AnthropicClient_Models_AnthropicModels_Claude3Sonnet commentId: F:AnthropicClient.Models.AnthropicModels.Claude3Sonnet fullName: AnthropicClient.Models.AnthropicModels.Claude3Sonnet nameWithType: AnthropicModels.Claude3Sonnet - uid: AnthropicClient.Models.AnyToolChoice name: AnyToolChoice href: api/AnthropicClient.Models.AnyToolChoice.html commentId: T:AnthropicClient.Models.AnyToolChoice fullName: AnthropicClient.Models.AnyToolChoice nameWithType: AnyToolChoice - uid: AnthropicClient.Models.AnyToolChoice.#ctor name: AnyToolChoice() href: api/AnthropicClient.Models.AnyToolChoice.html#AnthropicClient_Models_AnyToolChoice__ctor commentId: M:AnthropicClient.Models.AnyToolChoice.#ctor name.vb: New() fullName: AnthropicClient.Models.AnyToolChoice.AnyToolChoice() fullName.vb: AnthropicClient.Models.AnyToolChoice.New() nameWithType: AnyToolChoice.AnyToolChoice() nameWithType.vb: AnyToolChoice.New() - uid: AnthropicClient.Models.AnyToolChoice.#ctor* name: AnyToolChoice href: api/AnthropicClient.Models.AnyToolChoice.html#AnthropicClient_Models_AnyToolChoice__ctor_ commentId: Overload:AnthropicClient.Models.AnyToolChoice.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.AnyToolChoice.AnyToolChoice fullName.vb: AnthropicClient.Models.AnyToolChoice.New nameWithType: AnyToolChoice.AnyToolChoice nameWithType.vb: AnyToolChoice.New - uid: AnthropicClient.Models.ApiError name: ApiError href: api/AnthropicClient.Models.ApiError.html commentId: T:AnthropicClient.Models.ApiError fullName: AnthropicClient.Models.ApiError nameWithType: ApiError - uid: AnthropicClient.Models.ApiError.#ctor(System.String) name: ApiError(string) href: api/AnthropicClient.Models.ApiError.html#AnthropicClient_Models_ApiError__ctor_System_String_ commentId: M:AnthropicClient.Models.ApiError.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.ApiError.ApiError(string) fullName.vb: AnthropicClient.Models.ApiError.New(String) nameWithType: ApiError.ApiError(string) nameWithType.vb: ApiError.New(String) - uid: AnthropicClient.Models.ApiError.#ctor* name: ApiError href: api/AnthropicClient.Models.ApiError.html#AnthropicClient_Models_ApiError__ctor_ commentId: Overload:AnthropicClient.Models.ApiError.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ApiError.ApiError fullName.vb: AnthropicClient.Models.ApiError.New nameWithType: ApiError.ApiError nameWithType.vb: ApiError.New - uid: AnthropicClient.Models.AuthenticationError name: AuthenticationError href: api/AnthropicClient.Models.AuthenticationError.html commentId: T:AnthropicClient.Models.AuthenticationError fullName: AnthropicClient.Models.AuthenticationError nameWithType: AuthenticationError - uid: AnthropicClient.Models.AuthenticationError.#ctor(System.String) name: AuthenticationError(string) href: api/AnthropicClient.Models.AuthenticationError.html#AnthropicClient_Models_AuthenticationError__ctor_System_String_ commentId: M:AnthropicClient.Models.AuthenticationError.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.AuthenticationError.AuthenticationError(string) fullName.vb: AnthropicClient.Models.AuthenticationError.New(String) nameWithType: AuthenticationError.AuthenticationError(string) nameWithType.vb: AuthenticationError.New(String) - uid: AnthropicClient.Models.AuthenticationError.#ctor* name: AuthenticationError href: api/AnthropicClient.Models.AuthenticationError.html#AnthropicClient_Models_AuthenticationError__ctor_ commentId: Overload:AnthropicClient.Models.AuthenticationError.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.AuthenticationError.AuthenticationError fullName.vb: AnthropicClient.Models.AuthenticationError.New nameWithType: AuthenticationError.AuthenticationError nameWithType.vb: AuthenticationError.New - uid: AnthropicClient.Models.AutoToolChoice name: AutoToolChoice href: api/AnthropicClient.Models.AutoToolChoice.html commentId: T:AnthropicClient.Models.AutoToolChoice fullName: AnthropicClient.Models.AutoToolChoice nameWithType: AutoToolChoice - uid: AnthropicClient.Models.AutoToolChoice.#ctor name: AutoToolChoice() href: api/AnthropicClient.Models.AutoToolChoice.html#AnthropicClient_Models_AutoToolChoice__ctor commentId: M:AnthropicClient.Models.AutoToolChoice.#ctor name.vb: New() fullName: AnthropicClient.Models.AutoToolChoice.AutoToolChoice() fullName.vb: AnthropicClient.Models.AutoToolChoice.New() nameWithType: AutoToolChoice.AutoToolChoice() nameWithType.vb: AutoToolChoice.New() - uid: AnthropicClient.Models.AutoToolChoice.#ctor* name: AutoToolChoice href: api/AnthropicClient.Models.AutoToolChoice.html#AnthropicClient_Models_AutoToolChoice__ctor_ commentId: Overload:AnthropicClient.Models.AutoToolChoice.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.AutoToolChoice.AutoToolChoice fullName.vb: AnthropicClient.Models.AutoToolChoice.New nameWithType: AutoToolChoice.AutoToolChoice nameWithType.vb: AutoToolChoice.New - uid: AnthropicClient.Models.BaseMessageRequest name: BaseMessageRequest href: api/AnthropicClient.Models.BaseMessageRequest.html commentId: T:AnthropicClient.Models.BaseMessageRequest fullName: AnthropicClient.Models.BaseMessageRequest nameWithType: BaseMessageRequest - uid: AnthropicClient.Models.BaseMessageRequest.#ctor(System.String,System.Collections.Generic.List{AnthropicClient.Models.Message},System.Int32,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},System.Decimal,System.Nullable{System.Int32},System.Nullable{System.Decimal},AnthropicClient.Models.ToolChoice,System.Collections.Generic.List{AnthropicClient.Models.Tool},System.Boolean,System.Collections.Generic.List{System.String}) name: BaseMessageRequest(string, List, int, string?, Dictionary?, decimal, int?, decimal?, ToolChoice?, List?, bool, List?) href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest__ctor_System_String_System_Collections_Generic_List_AnthropicClient_Models_Message__System_Int32_System_String_System_Collections_Generic_Dictionary_System_String_System_Object__System_Decimal_System_Nullable_System_Int32__System_Nullable_System_Decimal__AnthropicClient_Models_ToolChoice_System_Collections_Generic_List_AnthropicClient_Models_Tool__System_Boolean_System_Collections_Generic_List_System_String__ commentId: M:AnthropicClient.Models.BaseMessageRequest.#ctor(System.String,System.Collections.Generic.List{AnthropicClient.Models.Message},System.Int32,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},System.Decimal,System.Nullable{System.Int32},System.Nullable{System.Decimal},AnthropicClient.Models.ToolChoice,System.Collections.Generic.List{AnthropicClient.Models.Tool},System.Boolean,System.Collections.Generic.List{System.String}) name.vb: New(String, List(Of Message), Integer, String, Dictionary(Of String, Object), Decimal, Integer?, Decimal?, ToolChoice, List(Of Tool), Boolean, List(Of String)) fullName: AnthropicClient.Models.BaseMessageRequest.BaseMessageRequest(string, System.Collections.Generic.List, int, string?, System.Collections.Generic.Dictionary?, decimal, int?, decimal?, AnthropicClient.Models.ToolChoice?, System.Collections.Generic.List?, bool, System.Collections.Generic.List?) fullName.vb: AnthropicClient.Models.BaseMessageRequest.New(String, System.Collections.Generic.List(Of AnthropicClient.Models.Message), Integer, String, System.Collections.Generic.Dictionary(Of String, Object), Decimal, Integer?, Decimal?, AnthropicClient.Models.ToolChoice, System.Collections.Generic.List(Of AnthropicClient.Models.Tool), Boolean, System.Collections.Generic.List(Of String)) nameWithType: BaseMessageRequest.BaseMessageRequest(string, List, int, string?, Dictionary?, decimal, int?, decimal?, ToolChoice?, List?, bool, List?) nameWithType.vb: BaseMessageRequest.New(String, List(Of Message), Integer, String, Dictionary(Of String, Object), Decimal, Integer?, Decimal?, ToolChoice, List(Of Tool), Boolean, List(Of String)) - uid: AnthropicClient.Models.BaseMessageRequest.#ctor* name: BaseMessageRequest href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest__ctor_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.BaseMessageRequest.BaseMessageRequest fullName.vb: AnthropicClient.Models.BaseMessageRequest.New nameWithType: BaseMessageRequest.BaseMessageRequest nameWithType.vb: BaseMessageRequest.New - uid: AnthropicClient.Models.BaseMessageRequest.MaxTokens name: MaxTokens href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_MaxTokens commentId: P:AnthropicClient.Models.BaseMessageRequest.MaxTokens fullName: AnthropicClient.Models.BaseMessageRequest.MaxTokens nameWithType: BaseMessageRequest.MaxTokens - uid: AnthropicClient.Models.BaseMessageRequest.MaxTokens* name: MaxTokens href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_MaxTokens_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.MaxTokens isSpec: "True" fullName: AnthropicClient.Models.BaseMessageRequest.MaxTokens nameWithType: BaseMessageRequest.MaxTokens - uid: AnthropicClient.Models.BaseMessageRequest.Messages name: Messages href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_Messages commentId: P:AnthropicClient.Models.BaseMessageRequest.Messages fullName: AnthropicClient.Models.BaseMessageRequest.Messages nameWithType: BaseMessageRequest.Messages - uid: AnthropicClient.Models.BaseMessageRequest.Messages* name: Messages href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_Messages_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.Messages isSpec: "True" fullName: AnthropicClient.Models.BaseMessageRequest.Messages nameWithType: BaseMessageRequest.Messages - uid: AnthropicClient.Models.BaseMessageRequest.Metadata name: Metadata href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_Metadata commentId: P:AnthropicClient.Models.BaseMessageRequest.Metadata fullName: AnthropicClient.Models.BaseMessageRequest.Metadata nameWithType: BaseMessageRequest.Metadata - uid: AnthropicClient.Models.BaseMessageRequest.Metadata* name: Metadata href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_Metadata_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.Metadata isSpec: "True" fullName: AnthropicClient.Models.BaseMessageRequest.Metadata nameWithType: BaseMessageRequest.Metadata - uid: AnthropicClient.Models.BaseMessageRequest.Model name: Model href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_Model commentId: P:AnthropicClient.Models.BaseMessageRequest.Model fullName: AnthropicClient.Models.BaseMessageRequest.Model nameWithType: BaseMessageRequest.Model - uid: AnthropicClient.Models.BaseMessageRequest.Model* name: Model href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_Model_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.Model isSpec: "True" fullName: AnthropicClient.Models.BaseMessageRequest.Model nameWithType: BaseMessageRequest.Model - uid: AnthropicClient.Models.BaseMessageRequest.StopSequences name: StopSequences href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_StopSequences commentId: P:AnthropicClient.Models.BaseMessageRequest.StopSequences fullName: AnthropicClient.Models.BaseMessageRequest.StopSequences nameWithType: BaseMessageRequest.StopSequences - uid: AnthropicClient.Models.BaseMessageRequest.StopSequences* name: StopSequences href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_StopSequences_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.StopSequences isSpec: "True" fullName: AnthropicClient.Models.BaseMessageRequest.StopSequences nameWithType: BaseMessageRequest.StopSequences - uid: AnthropicClient.Models.BaseMessageRequest.Stream name: Stream href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_Stream commentId: P:AnthropicClient.Models.BaseMessageRequest.Stream fullName: AnthropicClient.Models.BaseMessageRequest.Stream nameWithType: BaseMessageRequest.Stream - uid: AnthropicClient.Models.BaseMessageRequest.Stream* name: Stream href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_Stream_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.Stream isSpec: "True" fullName: AnthropicClient.Models.BaseMessageRequest.Stream nameWithType: BaseMessageRequest.Stream - uid: AnthropicClient.Models.BaseMessageRequest.System name: System href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_System commentId: P:AnthropicClient.Models.BaseMessageRequest.System fullName: AnthropicClient.Models.BaseMessageRequest.System nameWithType: BaseMessageRequest.System - uid: AnthropicClient.Models.BaseMessageRequest.System* name: System href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_System_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.System isSpec: "True" fullName: AnthropicClient.Models.BaseMessageRequest.System nameWithType: BaseMessageRequest.System - uid: AnthropicClient.Models.BaseMessageRequest.Temperature name: Temperature href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_Temperature commentId: P:AnthropicClient.Models.BaseMessageRequest.Temperature fullName: AnthropicClient.Models.BaseMessageRequest.Temperature nameWithType: BaseMessageRequest.Temperature - uid: AnthropicClient.Models.BaseMessageRequest.Temperature* name: Temperature href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_Temperature_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.Temperature isSpec: "True" fullName: AnthropicClient.Models.BaseMessageRequest.Temperature nameWithType: BaseMessageRequest.Temperature - uid: AnthropicClient.Models.BaseMessageRequest.ToolChoice name: ToolChoice href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_ToolChoice commentId: P:AnthropicClient.Models.BaseMessageRequest.ToolChoice fullName: AnthropicClient.Models.BaseMessageRequest.ToolChoice nameWithType: BaseMessageRequest.ToolChoice - uid: AnthropicClient.Models.BaseMessageRequest.ToolChoice* name: ToolChoice href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_ToolChoice_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.ToolChoice isSpec: "True" fullName: AnthropicClient.Models.BaseMessageRequest.ToolChoice nameWithType: BaseMessageRequest.ToolChoice - uid: AnthropicClient.Models.BaseMessageRequest.Tools name: Tools href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_Tools commentId: P:AnthropicClient.Models.BaseMessageRequest.Tools fullName: AnthropicClient.Models.BaseMessageRequest.Tools nameWithType: BaseMessageRequest.Tools - uid: AnthropicClient.Models.BaseMessageRequest.Tools* name: Tools href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_Tools_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.Tools isSpec: "True" fullName: AnthropicClient.Models.BaseMessageRequest.Tools nameWithType: BaseMessageRequest.Tools - uid: AnthropicClient.Models.BaseMessageRequest.TopK name: TopK href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_TopK commentId: P:AnthropicClient.Models.BaseMessageRequest.TopK fullName: AnthropicClient.Models.BaseMessageRequest.TopK nameWithType: BaseMessageRequest.TopK - uid: AnthropicClient.Models.BaseMessageRequest.TopK* name: TopK href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_TopK_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.TopK isSpec: "True" fullName: AnthropicClient.Models.BaseMessageRequest.TopK nameWithType: BaseMessageRequest.TopK - uid: AnthropicClient.Models.BaseMessageRequest.TopP name: TopP href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_TopP commentId: P:AnthropicClient.Models.BaseMessageRequest.TopP fullName: AnthropicClient.Models.BaseMessageRequest.TopP nameWithType: BaseMessageRequest.TopP - uid: AnthropicClient.Models.BaseMessageRequest.TopP* name: TopP href: api/AnthropicClient.Models.BaseMessageRequest.html#AnthropicClient_Models_BaseMessageRequest_TopP_ commentId: Overload:AnthropicClient.Models.BaseMessageRequest.TopP isSpec: "True" fullName: AnthropicClient.Models.BaseMessageRequest.TopP nameWithType: BaseMessageRequest.TopP - uid: AnthropicClient.Models.Content name: Content href: api/AnthropicClient.Models.Content.html commentId: T:AnthropicClient.Models.Content fullName: AnthropicClient.Models.Content nameWithType: Content - uid: AnthropicClient.Models.Content.#ctor(System.String) name: Content(string) href: api/AnthropicClient.Models.Content.html#AnthropicClient_Models_Content__ctor_System_String_ commentId: M:AnthropicClient.Models.Content.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.Content.Content(string) fullName.vb: AnthropicClient.Models.Content.New(String) nameWithType: Content.Content(string) nameWithType.vb: Content.New(String) - uid: AnthropicClient.Models.Content.#ctor* name: Content href: api/AnthropicClient.Models.Content.html#AnthropicClient_Models_Content__ctor_ commentId: Overload:AnthropicClient.Models.Content.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.Content.Content fullName.vb: AnthropicClient.Models.Content.New nameWithType: Content.Content nameWithType.vb: Content.New - uid: AnthropicClient.Models.Content.Type name: Type href: api/AnthropicClient.Models.Content.html#AnthropicClient_Models_Content_Type commentId: P:AnthropicClient.Models.Content.Type fullName: AnthropicClient.Models.Content.Type nameWithType: Content.Type - uid: AnthropicClient.Models.Content.Type* name: Type href: api/AnthropicClient.Models.Content.html#AnthropicClient_Models_Content_Type_ commentId: Overload:AnthropicClient.Models.Content.Type isSpec: "True" fullName: AnthropicClient.Models.Content.Type nameWithType: Content.Type - uid: AnthropicClient.Models.ContentDelta name: ContentDelta href: api/AnthropicClient.Models.ContentDelta.html commentId: T:AnthropicClient.Models.ContentDelta fullName: AnthropicClient.Models.ContentDelta nameWithType: ContentDelta - uid: AnthropicClient.Models.ContentDelta.#ctor(System.String) name: ContentDelta(string) href: api/AnthropicClient.Models.ContentDelta.html#AnthropicClient_Models_ContentDelta__ctor_System_String_ commentId: M:AnthropicClient.Models.ContentDelta.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.ContentDelta.ContentDelta(string) fullName.vb: AnthropicClient.Models.ContentDelta.New(String) nameWithType: ContentDelta.ContentDelta(string) nameWithType.vb: ContentDelta.New(String) - uid: AnthropicClient.Models.ContentDelta.#ctor* name: ContentDelta href: api/AnthropicClient.Models.ContentDelta.html#AnthropicClient_Models_ContentDelta__ctor_ commentId: Overload:AnthropicClient.Models.ContentDelta.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ContentDelta.ContentDelta fullName.vb: AnthropicClient.Models.ContentDelta.New nameWithType: ContentDelta.ContentDelta nameWithType.vb: ContentDelta.New - uid: AnthropicClient.Models.ContentDelta.Type name: Type href: api/AnthropicClient.Models.ContentDelta.html#AnthropicClient_Models_ContentDelta_Type commentId: P:AnthropicClient.Models.ContentDelta.Type fullName: AnthropicClient.Models.ContentDelta.Type nameWithType: ContentDelta.Type - uid: AnthropicClient.Models.ContentDelta.Type* name: Type href: api/AnthropicClient.Models.ContentDelta.html#AnthropicClient_Models_ContentDelta_Type_ commentId: Overload:AnthropicClient.Models.ContentDelta.Type isSpec: "True" fullName: AnthropicClient.Models.ContentDelta.Type nameWithType: ContentDelta.Type - uid: AnthropicClient.Models.ContentDeltaEventData name: ContentDeltaEventData href: api/AnthropicClient.Models.ContentDeltaEventData.html commentId: T:AnthropicClient.Models.ContentDeltaEventData fullName: AnthropicClient.Models.ContentDeltaEventData nameWithType: ContentDeltaEventData - uid: AnthropicClient.Models.ContentDeltaEventData.#ctor(System.Int32,AnthropicClient.Models.ContentDelta) name: ContentDeltaEventData(int, ContentDelta) href: api/AnthropicClient.Models.ContentDeltaEventData.html#AnthropicClient_Models_ContentDeltaEventData__ctor_System_Int32_AnthropicClient_Models_ContentDelta_ commentId: M:AnthropicClient.Models.ContentDeltaEventData.#ctor(System.Int32,AnthropicClient.Models.ContentDelta) name.vb: New(Integer, ContentDelta) fullName: AnthropicClient.Models.ContentDeltaEventData.ContentDeltaEventData(int, AnthropicClient.Models.ContentDelta) fullName.vb: AnthropicClient.Models.ContentDeltaEventData.New(Integer, AnthropicClient.Models.ContentDelta) nameWithType: ContentDeltaEventData.ContentDeltaEventData(int, ContentDelta) nameWithType.vb: ContentDeltaEventData.New(Integer, ContentDelta) - uid: AnthropicClient.Models.ContentDeltaEventData.#ctor* name: ContentDeltaEventData href: api/AnthropicClient.Models.ContentDeltaEventData.html#AnthropicClient_Models_ContentDeltaEventData__ctor_ commentId: Overload:AnthropicClient.Models.ContentDeltaEventData.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ContentDeltaEventData.ContentDeltaEventData fullName.vb: AnthropicClient.Models.ContentDeltaEventData.New nameWithType: ContentDeltaEventData.ContentDeltaEventData nameWithType.vb: ContentDeltaEventData.New - uid: AnthropicClient.Models.ContentDeltaEventData.Delta name: Delta href: api/AnthropicClient.Models.ContentDeltaEventData.html#AnthropicClient_Models_ContentDeltaEventData_Delta commentId: P:AnthropicClient.Models.ContentDeltaEventData.Delta fullName: AnthropicClient.Models.ContentDeltaEventData.Delta nameWithType: ContentDeltaEventData.Delta - uid: AnthropicClient.Models.ContentDeltaEventData.Delta* name: Delta href: api/AnthropicClient.Models.ContentDeltaEventData.html#AnthropicClient_Models_ContentDeltaEventData_Delta_ commentId: Overload:AnthropicClient.Models.ContentDeltaEventData.Delta isSpec: "True" fullName: AnthropicClient.Models.ContentDeltaEventData.Delta nameWithType: ContentDeltaEventData.Delta - uid: AnthropicClient.Models.ContentDeltaEventData.Index name: Index href: api/AnthropicClient.Models.ContentDeltaEventData.html#AnthropicClient_Models_ContentDeltaEventData_Index commentId: P:AnthropicClient.Models.ContentDeltaEventData.Index fullName: AnthropicClient.Models.ContentDeltaEventData.Index nameWithType: ContentDeltaEventData.Index - uid: AnthropicClient.Models.ContentDeltaEventData.Index* name: Index href: api/AnthropicClient.Models.ContentDeltaEventData.html#AnthropicClient_Models_ContentDeltaEventData_Index_ commentId: Overload:AnthropicClient.Models.ContentDeltaEventData.Index isSpec: "True" fullName: AnthropicClient.Models.ContentDeltaEventData.Index nameWithType: ContentDeltaEventData.Index - uid: AnthropicClient.Models.ContentDeltaType name: ContentDeltaType href: api/AnthropicClient.Models.ContentDeltaType.html commentId: T:AnthropicClient.Models.ContentDeltaType fullName: AnthropicClient.Models.ContentDeltaType nameWithType: ContentDeltaType - uid: AnthropicClient.Models.ContentDeltaType.JsonDelta name: JsonDelta href: api/AnthropicClient.Models.ContentDeltaType.html#AnthropicClient_Models_ContentDeltaType_JsonDelta commentId: F:AnthropicClient.Models.ContentDeltaType.JsonDelta fullName: AnthropicClient.Models.ContentDeltaType.JsonDelta nameWithType: ContentDeltaType.JsonDelta - uid: AnthropicClient.Models.ContentDeltaType.TextDelta name: TextDelta href: api/AnthropicClient.Models.ContentDeltaType.html#AnthropicClient_Models_ContentDeltaType_TextDelta commentId: F:AnthropicClient.Models.ContentDeltaType.TextDelta fullName: AnthropicClient.Models.ContentDeltaType.TextDelta nameWithType: ContentDeltaType.TextDelta - uid: AnthropicClient.Models.ContentStartEventData name: ContentStartEventData href: api/AnthropicClient.Models.ContentStartEventData.html commentId: T:AnthropicClient.Models.ContentStartEventData fullName: AnthropicClient.Models.ContentStartEventData nameWithType: ContentStartEventData - uid: AnthropicClient.Models.ContentStartEventData.#ctor(System.Int32,AnthropicClient.Models.Content) name: ContentStartEventData(int, Content) href: api/AnthropicClient.Models.ContentStartEventData.html#AnthropicClient_Models_ContentStartEventData__ctor_System_Int32_AnthropicClient_Models_Content_ commentId: M:AnthropicClient.Models.ContentStartEventData.#ctor(System.Int32,AnthropicClient.Models.Content) name.vb: New(Integer, Content) fullName: AnthropicClient.Models.ContentStartEventData.ContentStartEventData(int, AnthropicClient.Models.Content) fullName.vb: AnthropicClient.Models.ContentStartEventData.New(Integer, AnthropicClient.Models.Content) nameWithType: ContentStartEventData.ContentStartEventData(int, Content) nameWithType.vb: ContentStartEventData.New(Integer, Content) - uid: AnthropicClient.Models.ContentStartEventData.#ctor* name: ContentStartEventData href: api/AnthropicClient.Models.ContentStartEventData.html#AnthropicClient_Models_ContentStartEventData__ctor_ commentId: Overload:AnthropicClient.Models.ContentStartEventData.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ContentStartEventData.ContentStartEventData fullName.vb: AnthropicClient.Models.ContentStartEventData.New nameWithType: ContentStartEventData.ContentStartEventData nameWithType.vb: ContentStartEventData.New - uid: AnthropicClient.Models.ContentStartEventData.ContentBlock name: ContentBlock href: api/AnthropicClient.Models.ContentStartEventData.html#AnthropicClient_Models_ContentStartEventData_ContentBlock commentId: P:AnthropicClient.Models.ContentStartEventData.ContentBlock fullName: AnthropicClient.Models.ContentStartEventData.ContentBlock nameWithType: ContentStartEventData.ContentBlock - uid: AnthropicClient.Models.ContentStartEventData.ContentBlock* name: ContentBlock href: api/AnthropicClient.Models.ContentStartEventData.html#AnthropicClient_Models_ContentStartEventData_ContentBlock_ commentId: Overload:AnthropicClient.Models.ContentStartEventData.ContentBlock isSpec: "True" fullName: AnthropicClient.Models.ContentStartEventData.ContentBlock nameWithType: ContentStartEventData.ContentBlock - uid: AnthropicClient.Models.ContentStartEventData.Index name: Index href: api/AnthropicClient.Models.ContentStartEventData.html#AnthropicClient_Models_ContentStartEventData_Index commentId: P:AnthropicClient.Models.ContentStartEventData.Index fullName: AnthropicClient.Models.ContentStartEventData.Index nameWithType: ContentStartEventData.Index - uid: AnthropicClient.Models.ContentStartEventData.Index* name: Index href: api/AnthropicClient.Models.ContentStartEventData.html#AnthropicClient_Models_ContentStartEventData_Index_ commentId: Overload:AnthropicClient.Models.ContentStartEventData.Index isSpec: "True" fullName: AnthropicClient.Models.ContentStartEventData.Index nameWithType: ContentStartEventData.Index - uid: AnthropicClient.Models.ContentStopEventData name: ContentStopEventData href: api/AnthropicClient.Models.ContentStopEventData.html commentId: T:AnthropicClient.Models.ContentStopEventData fullName: AnthropicClient.Models.ContentStopEventData nameWithType: ContentStopEventData - uid: AnthropicClient.Models.ContentStopEventData.#ctor(System.Int32) name: ContentStopEventData(int) href: api/AnthropicClient.Models.ContentStopEventData.html#AnthropicClient_Models_ContentStopEventData__ctor_System_Int32_ commentId: M:AnthropicClient.Models.ContentStopEventData.#ctor(System.Int32) name.vb: New(Integer) fullName: AnthropicClient.Models.ContentStopEventData.ContentStopEventData(int) fullName.vb: AnthropicClient.Models.ContentStopEventData.New(Integer) nameWithType: ContentStopEventData.ContentStopEventData(int) nameWithType.vb: ContentStopEventData.New(Integer) - uid: AnthropicClient.Models.ContentStopEventData.#ctor* name: ContentStopEventData href: api/AnthropicClient.Models.ContentStopEventData.html#AnthropicClient_Models_ContentStopEventData__ctor_ commentId: Overload:AnthropicClient.Models.ContentStopEventData.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ContentStopEventData.ContentStopEventData fullName.vb: AnthropicClient.Models.ContentStopEventData.New nameWithType: ContentStopEventData.ContentStopEventData nameWithType.vb: ContentStopEventData.New - uid: AnthropicClient.Models.ContentStopEventData.Index name: Index href: api/AnthropicClient.Models.ContentStopEventData.html#AnthropicClient_Models_ContentStopEventData_Index commentId: P:AnthropicClient.Models.ContentStopEventData.Index fullName: AnthropicClient.Models.ContentStopEventData.Index nameWithType: ContentStopEventData.Index - uid: AnthropicClient.Models.ContentStopEventData.Index* name: Index href: api/AnthropicClient.Models.ContentStopEventData.html#AnthropicClient_Models_ContentStopEventData_Index_ commentId: Overload:AnthropicClient.Models.ContentStopEventData.Index isSpec: "True" fullName: AnthropicClient.Models.ContentStopEventData.Index nameWithType: ContentStopEventData.Index - uid: AnthropicClient.Models.ContentType name: ContentType href: api/AnthropicClient.Models.ContentType.html commentId: T:AnthropicClient.Models.ContentType fullName: AnthropicClient.Models.ContentType nameWithType: ContentType - uid: AnthropicClient.Models.ContentType.Image name: Image href: api/AnthropicClient.Models.ContentType.html#AnthropicClient_Models_ContentType_Image commentId: F:AnthropicClient.Models.ContentType.Image fullName: AnthropicClient.Models.ContentType.Image nameWithType: ContentType.Image - uid: AnthropicClient.Models.ContentType.Text name: Text href: api/AnthropicClient.Models.ContentType.html#AnthropicClient_Models_ContentType_Text commentId: F:AnthropicClient.Models.ContentType.Text fullName: AnthropicClient.Models.ContentType.Text nameWithType: ContentType.Text - uid: AnthropicClient.Models.ContentType.ToolResult name: ToolResult href: api/AnthropicClient.Models.ContentType.html#AnthropicClient_Models_ContentType_ToolResult commentId: F:AnthropicClient.Models.ContentType.ToolResult fullName: AnthropicClient.Models.ContentType.ToolResult nameWithType: ContentType.ToolResult - uid: AnthropicClient.Models.ContentType.ToolUse name: ToolUse href: api/AnthropicClient.Models.ContentType.html#AnthropicClient_Models_ContentType_ToolUse commentId: F:AnthropicClient.Models.ContentType.ToolUse fullName: AnthropicClient.Models.ContentType.ToolUse nameWithType: ContentType.ToolUse - uid: AnthropicClient.Models.Error name: Error href: api/AnthropicClient.Models.Error.html commentId: T:AnthropicClient.Models.Error fullName: AnthropicClient.Models.Error nameWithType: Error - uid: AnthropicClient.Models.Error.#ctor(System.String) name: Error(string) href: api/AnthropicClient.Models.Error.html#AnthropicClient_Models_Error__ctor_System_String_ commentId: M:AnthropicClient.Models.Error.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.Error.Error(string) fullName.vb: AnthropicClient.Models.Error.New(String) nameWithType: Error.Error(string) nameWithType.vb: Error.New(String) - uid: AnthropicClient.Models.Error.#ctor* name: Error href: api/AnthropicClient.Models.Error.html#AnthropicClient_Models_Error__ctor_ commentId: Overload:AnthropicClient.Models.Error.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.Error.Error fullName.vb: AnthropicClient.Models.Error.New nameWithType: Error.Error nameWithType.vb: Error.New - uid: AnthropicClient.Models.Error.Message name: Message href: api/AnthropicClient.Models.Error.html#AnthropicClient_Models_Error_Message commentId: P:AnthropicClient.Models.Error.Message fullName: AnthropicClient.Models.Error.Message nameWithType: Error.Message - uid: AnthropicClient.Models.Error.Message* name: Message href: api/AnthropicClient.Models.Error.html#AnthropicClient_Models_Error_Message_ commentId: Overload:AnthropicClient.Models.Error.Message isSpec: "True" fullName: AnthropicClient.Models.Error.Message nameWithType: Error.Message - uid: AnthropicClient.Models.Error.Type name: Type href: api/AnthropicClient.Models.Error.html#AnthropicClient_Models_Error_Type commentId: P:AnthropicClient.Models.Error.Type fullName: AnthropicClient.Models.Error.Type nameWithType: Error.Type - uid: AnthropicClient.Models.Error.Type* name: Type href: api/AnthropicClient.Models.Error.html#AnthropicClient_Models_Error_Type_ commentId: Overload:AnthropicClient.Models.Error.Type isSpec: "True" fullName: AnthropicClient.Models.Error.Type nameWithType: Error.Type - uid: AnthropicClient.Models.ErrorEventData name: ErrorEventData href: api/AnthropicClient.Models.ErrorEventData.html commentId: T:AnthropicClient.Models.ErrorEventData fullName: AnthropicClient.Models.ErrorEventData nameWithType: ErrorEventData - uid: AnthropicClient.Models.ErrorEventData.#ctor(AnthropicClient.Models.Error) name: ErrorEventData(Error) href: api/AnthropicClient.Models.ErrorEventData.html#AnthropicClient_Models_ErrorEventData__ctor_AnthropicClient_Models_Error_ commentId: M:AnthropicClient.Models.ErrorEventData.#ctor(AnthropicClient.Models.Error) name.vb: New(Error) fullName: AnthropicClient.Models.ErrorEventData.ErrorEventData(AnthropicClient.Models.Error) fullName.vb: AnthropicClient.Models.ErrorEventData.New(AnthropicClient.Models.Error) nameWithType: ErrorEventData.ErrorEventData(Error) nameWithType.vb: ErrorEventData.New(Error) - uid: AnthropicClient.Models.ErrorEventData.#ctor* name: ErrorEventData href: api/AnthropicClient.Models.ErrorEventData.html#AnthropicClient_Models_ErrorEventData__ctor_ commentId: Overload:AnthropicClient.Models.ErrorEventData.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ErrorEventData.ErrorEventData fullName.vb: AnthropicClient.Models.ErrorEventData.New nameWithType: ErrorEventData.ErrorEventData nameWithType.vb: ErrorEventData.New - uid: AnthropicClient.Models.ErrorEventData.Error name: Error href: api/AnthropicClient.Models.ErrorEventData.html#AnthropicClient_Models_ErrorEventData_Error commentId: P:AnthropicClient.Models.ErrorEventData.Error fullName: AnthropicClient.Models.ErrorEventData.Error nameWithType: ErrorEventData.Error - uid: AnthropicClient.Models.ErrorEventData.Error* name: Error href: api/AnthropicClient.Models.ErrorEventData.html#AnthropicClient_Models_ErrorEventData_Error_ commentId: Overload:AnthropicClient.Models.ErrorEventData.Error isSpec: "True" fullName: AnthropicClient.Models.ErrorEventData.Error nameWithType: ErrorEventData.Error - uid: AnthropicClient.Models.ErrorType name: ErrorType href: api/AnthropicClient.Models.ErrorType.html commentId: T:AnthropicClient.Models.ErrorType fullName: AnthropicClient.Models.ErrorType nameWithType: ErrorType - uid: AnthropicClient.Models.ErrorType.ApiError name: ApiError href: api/AnthropicClient.Models.ErrorType.html#AnthropicClient_Models_ErrorType_ApiError commentId: F:AnthropicClient.Models.ErrorType.ApiError fullName: AnthropicClient.Models.ErrorType.ApiError nameWithType: ErrorType.ApiError - uid: AnthropicClient.Models.ErrorType.AuthenticationError name: AuthenticationError href: api/AnthropicClient.Models.ErrorType.html#AnthropicClient_Models_ErrorType_AuthenticationError commentId: F:AnthropicClient.Models.ErrorType.AuthenticationError fullName: AnthropicClient.Models.ErrorType.AuthenticationError nameWithType: ErrorType.AuthenticationError - uid: AnthropicClient.Models.ErrorType.InvalidRequestError name: InvalidRequestError href: api/AnthropicClient.Models.ErrorType.html#AnthropicClient_Models_ErrorType_InvalidRequestError commentId: F:AnthropicClient.Models.ErrorType.InvalidRequestError fullName: AnthropicClient.Models.ErrorType.InvalidRequestError nameWithType: ErrorType.InvalidRequestError - uid: AnthropicClient.Models.ErrorType.NotFoundError name: NotFoundError href: api/AnthropicClient.Models.ErrorType.html#AnthropicClient_Models_ErrorType_NotFoundError commentId: F:AnthropicClient.Models.ErrorType.NotFoundError fullName: AnthropicClient.Models.ErrorType.NotFoundError nameWithType: ErrorType.NotFoundError - uid: AnthropicClient.Models.ErrorType.OverloadedError name: OverloadedError href: api/AnthropicClient.Models.ErrorType.html#AnthropicClient_Models_ErrorType_OverloadedError commentId: F:AnthropicClient.Models.ErrorType.OverloadedError fullName: AnthropicClient.Models.ErrorType.OverloadedError nameWithType: ErrorType.OverloadedError - uid: AnthropicClient.Models.ErrorType.PermissionError name: PermissionError href: api/AnthropicClient.Models.ErrorType.html#AnthropicClient_Models_ErrorType_PermissionError commentId: F:AnthropicClient.Models.ErrorType.PermissionError fullName: AnthropicClient.Models.ErrorType.PermissionError nameWithType: ErrorType.PermissionError - uid: AnthropicClient.Models.ErrorType.RateLimitError name: RateLimitError href: api/AnthropicClient.Models.ErrorType.html#AnthropicClient_Models_ErrorType_RateLimitError commentId: F:AnthropicClient.Models.ErrorType.RateLimitError fullName: AnthropicClient.Models.ErrorType.RateLimitError nameWithType: ErrorType.RateLimitError - uid: AnthropicClient.Models.EventData name: EventData href: api/AnthropicClient.Models.EventData.html commentId: T:AnthropicClient.Models.EventData fullName: AnthropicClient.Models.EventData nameWithType: EventData - uid: AnthropicClient.Models.EventData.#ctor(System.String) name: EventData(string) href: api/AnthropicClient.Models.EventData.html#AnthropicClient_Models_EventData__ctor_System_String_ commentId: M:AnthropicClient.Models.EventData.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.EventData.EventData(string) fullName.vb: AnthropicClient.Models.EventData.New(String) nameWithType: EventData.EventData(string) nameWithType.vb: EventData.New(String) - uid: AnthropicClient.Models.EventData.#ctor* name: EventData href: api/AnthropicClient.Models.EventData.html#AnthropicClient_Models_EventData__ctor_ commentId: Overload:AnthropicClient.Models.EventData.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.EventData.EventData fullName.vb: AnthropicClient.Models.EventData.New nameWithType: EventData.EventData nameWithType.vb: EventData.New - uid: AnthropicClient.Models.EventData.Type name: Type href: api/AnthropicClient.Models.EventData.html#AnthropicClient_Models_EventData_Type commentId: P:AnthropicClient.Models.EventData.Type fullName: AnthropicClient.Models.EventData.Type nameWithType: EventData.Type - uid: AnthropicClient.Models.EventData.Type* name: Type href: api/AnthropicClient.Models.EventData.html#AnthropicClient_Models_EventData_Type_ commentId: Overload:AnthropicClient.Models.EventData.Type isSpec: "True" fullName: AnthropicClient.Models.EventData.Type nameWithType: EventData.Type - uid: AnthropicClient.Models.EventType name: EventType href: api/AnthropicClient.Models.EventType.html commentId: T:AnthropicClient.Models.EventType fullName: AnthropicClient.Models.EventType nameWithType: EventType - uid: AnthropicClient.Models.EventType.ContentBlockDelta name: ContentBlockDelta href: api/AnthropicClient.Models.EventType.html#AnthropicClient_Models_EventType_ContentBlockDelta commentId: F:AnthropicClient.Models.EventType.ContentBlockDelta fullName: AnthropicClient.Models.EventType.ContentBlockDelta nameWithType: EventType.ContentBlockDelta - uid: AnthropicClient.Models.EventType.ContentBlockStart name: ContentBlockStart href: api/AnthropicClient.Models.EventType.html#AnthropicClient_Models_EventType_ContentBlockStart commentId: F:AnthropicClient.Models.EventType.ContentBlockStart fullName: AnthropicClient.Models.EventType.ContentBlockStart nameWithType: EventType.ContentBlockStart - uid: AnthropicClient.Models.EventType.ContentBlockStop name: ContentBlockStop href: api/AnthropicClient.Models.EventType.html#AnthropicClient_Models_EventType_ContentBlockStop commentId: F:AnthropicClient.Models.EventType.ContentBlockStop fullName: AnthropicClient.Models.EventType.ContentBlockStop nameWithType: EventType.ContentBlockStop - uid: AnthropicClient.Models.EventType.Error name: Error href: api/AnthropicClient.Models.EventType.html#AnthropicClient_Models_EventType_Error commentId: F:AnthropicClient.Models.EventType.Error fullName: AnthropicClient.Models.EventType.Error nameWithType: EventType.Error - uid: AnthropicClient.Models.EventType.MessageComplete name: MessageComplete href: api/AnthropicClient.Models.EventType.html#AnthropicClient_Models_EventType_MessageComplete commentId: F:AnthropicClient.Models.EventType.MessageComplete fullName: AnthropicClient.Models.EventType.MessageComplete nameWithType: EventType.MessageComplete - uid: AnthropicClient.Models.EventType.MessageDelta name: MessageDelta href: api/AnthropicClient.Models.EventType.html#AnthropicClient_Models_EventType_MessageDelta commentId: F:AnthropicClient.Models.EventType.MessageDelta fullName: AnthropicClient.Models.EventType.MessageDelta nameWithType: EventType.MessageDelta - uid: AnthropicClient.Models.EventType.MessageStart name: MessageStart href: api/AnthropicClient.Models.EventType.html#AnthropicClient_Models_EventType_MessageStart commentId: F:AnthropicClient.Models.EventType.MessageStart fullName: AnthropicClient.Models.EventType.MessageStart nameWithType: EventType.MessageStart - uid: AnthropicClient.Models.EventType.MessageStop name: MessageStop href: api/AnthropicClient.Models.EventType.html#AnthropicClient_Models_EventType_MessageStop commentId: F:AnthropicClient.Models.EventType.MessageStop fullName: AnthropicClient.Models.EventType.MessageStop nameWithType: EventType.MessageStop - uid: AnthropicClient.Models.EventType.Ping name: Ping href: api/AnthropicClient.Models.EventType.html#AnthropicClient_Models_EventType_Ping commentId: F:AnthropicClient.Models.EventType.Ping fullName: AnthropicClient.Models.EventType.Ping nameWithType: EventType.Ping - uid: AnthropicClient.Models.FunctionParameterAttribute name: FunctionParameterAttribute href: api/AnthropicClient.Models.FunctionParameterAttribute.html commentId: T:AnthropicClient.Models.FunctionParameterAttribute fullName: AnthropicClient.Models.FunctionParameterAttribute nameWithType: FunctionParameterAttribute - uid: AnthropicClient.Models.FunctionParameterAttribute.#ctor(System.String,System.String,System.Boolean) name: FunctionParameterAttribute(string, string, bool) href: api/AnthropicClient.Models.FunctionParameterAttribute.html#AnthropicClient_Models_FunctionParameterAttribute__ctor_System_String_System_String_System_Boolean_ commentId: M:AnthropicClient.Models.FunctionParameterAttribute.#ctor(System.String,System.String,System.Boolean) name.vb: New(String, String, Boolean) fullName: AnthropicClient.Models.FunctionParameterAttribute.FunctionParameterAttribute(string, string, bool) fullName.vb: AnthropicClient.Models.FunctionParameterAttribute.New(String, String, Boolean) nameWithType: FunctionParameterAttribute.FunctionParameterAttribute(string, string, bool) nameWithType.vb: FunctionParameterAttribute.New(String, String, Boolean) - uid: AnthropicClient.Models.FunctionParameterAttribute.#ctor* name: FunctionParameterAttribute href: api/AnthropicClient.Models.FunctionParameterAttribute.html#AnthropicClient_Models_FunctionParameterAttribute__ctor_ commentId: Overload:AnthropicClient.Models.FunctionParameterAttribute.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.FunctionParameterAttribute.FunctionParameterAttribute fullName.vb: AnthropicClient.Models.FunctionParameterAttribute.New nameWithType: FunctionParameterAttribute.FunctionParameterAttribute nameWithType.vb: FunctionParameterAttribute.New - uid: AnthropicClient.Models.FunctionParameterAttribute.Description name: Description href: api/AnthropicClient.Models.FunctionParameterAttribute.html#AnthropicClient_Models_FunctionParameterAttribute_Description commentId: P:AnthropicClient.Models.FunctionParameterAttribute.Description fullName: AnthropicClient.Models.FunctionParameterAttribute.Description nameWithType: FunctionParameterAttribute.Description - uid: AnthropicClient.Models.FunctionParameterAttribute.Description* name: Description href: api/AnthropicClient.Models.FunctionParameterAttribute.html#AnthropicClient_Models_FunctionParameterAttribute_Description_ commentId: Overload:AnthropicClient.Models.FunctionParameterAttribute.Description isSpec: "True" fullName: AnthropicClient.Models.FunctionParameterAttribute.Description nameWithType: FunctionParameterAttribute.Description - uid: AnthropicClient.Models.FunctionParameterAttribute.Name name: Name href: api/AnthropicClient.Models.FunctionParameterAttribute.html#AnthropicClient_Models_FunctionParameterAttribute_Name commentId: P:AnthropicClient.Models.FunctionParameterAttribute.Name fullName: AnthropicClient.Models.FunctionParameterAttribute.Name nameWithType: FunctionParameterAttribute.Name - uid: AnthropicClient.Models.FunctionParameterAttribute.Name* name: Name href: api/AnthropicClient.Models.FunctionParameterAttribute.html#AnthropicClient_Models_FunctionParameterAttribute_Name_ commentId: Overload:AnthropicClient.Models.FunctionParameterAttribute.Name isSpec: "True" fullName: AnthropicClient.Models.FunctionParameterAttribute.Name nameWithType: FunctionParameterAttribute.Name - uid: AnthropicClient.Models.FunctionParameterAttribute.Required name: Required href: api/AnthropicClient.Models.FunctionParameterAttribute.html#AnthropicClient_Models_FunctionParameterAttribute_Required commentId: P:AnthropicClient.Models.FunctionParameterAttribute.Required fullName: AnthropicClient.Models.FunctionParameterAttribute.Required nameWithType: FunctionParameterAttribute.Required - uid: AnthropicClient.Models.FunctionParameterAttribute.Required* name: Required href: api/AnthropicClient.Models.FunctionParameterAttribute.html#AnthropicClient_Models_FunctionParameterAttribute_Required_ commentId: Overload:AnthropicClient.Models.FunctionParameterAttribute.Required isSpec: "True" fullName: AnthropicClient.Models.FunctionParameterAttribute.Required nameWithType: FunctionParameterAttribute.Required - uid: AnthropicClient.Models.FunctionPropertyAttribute name: FunctionPropertyAttribute href: api/AnthropicClient.Models.FunctionPropertyAttribute.html commentId: T:AnthropicClient.Models.FunctionPropertyAttribute fullName: AnthropicClient.Models.FunctionPropertyAttribute nameWithType: FunctionPropertyAttribute - uid: AnthropicClient.Models.FunctionPropertyAttribute.#ctor(System.String,System.Boolean,System.Object,System.Object[]) name: FunctionPropertyAttribute(string, bool, object?, object[]?) href: api/AnthropicClient.Models.FunctionPropertyAttribute.html#AnthropicClient_Models_FunctionPropertyAttribute__ctor_System_String_System_Boolean_System_Object_System_Object___ commentId: M:AnthropicClient.Models.FunctionPropertyAttribute.#ctor(System.String,System.Boolean,System.Object,System.Object[]) name.vb: New(String, Boolean, Object, Object()) fullName: AnthropicClient.Models.FunctionPropertyAttribute.FunctionPropertyAttribute(string, bool, object?, object[]?) fullName.vb: AnthropicClient.Models.FunctionPropertyAttribute.New(String, Boolean, Object, Object()) nameWithType: FunctionPropertyAttribute.FunctionPropertyAttribute(string, bool, object?, object[]?) nameWithType.vb: FunctionPropertyAttribute.New(String, Boolean, Object, Object()) - uid: AnthropicClient.Models.FunctionPropertyAttribute.#ctor* name: FunctionPropertyAttribute href: api/AnthropicClient.Models.FunctionPropertyAttribute.html#AnthropicClient_Models_FunctionPropertyAttribute__ctor_ commentId: Overload:AnthropicClient.Models.FunctionPropertyAttribute.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.FunctionPropertyAttribute.FunctionPropertyAttribute fullName.vb: AnthropicClient.Models.FunctionPropertyAttribute.New nameWithType: FunctionPropertyAttribute.FunctionPropertyAttribute nameWithType.vb: FunctionPropertyAttribute.New - uid: AnthropicClient.Models.FunctionPropertyAttribute.DefaultValue name: DefaultValue href: api/AnthropicClient.Models.FunctionPropertyAttribute.html#AnthropicClient_Models_FunctionPropertyAttribute_DefaultValue commentId: P:AnthropicClient.Models.FunctionPropertyAttribute.DefaultValue fullName: AnthropicClient.Models.FunctionPropertyAttribute.DefaultValue nameWithType: FunctionPropertyAttribute.DefaultValue - uid: AnthropicClient.Models.FunctionPropertyAttribute.DefaultValue* name: DefaultValue href: api/AnthropicClient.Models.FunctionPropertyAttribute.html#AnthropicClient_Models_FunctionPropertyAttribute_DefaultValue_ commentId: Overload:AnthropicClient.Models.FunctionPropertyAttribute.DefaultValue isSpec: "True" fullName: AnthropicClient.Models.FunctionPropertyAttribute.DefaultValue nameWithType: FunctionPropertyAttribute.DefaultValue - uid: AnthropicClient.Models.FunctionPropertyAttribute.Description name: Description href: api/AnthropicClient.Models.FunctionPropertyAttribute.html#AnthropicClient_Models_FunctionPropertyAttribute_Description commentId: P:AnthropicClient.Models.FunctionPropertyAttribute.Description fullName: AnthropicClient.Models.FunctionPropertyAttribute.Description nameWithType: FunctionPropertyAttribute.Description - uid: AnthropicClient.Models.FunctionPropertyAttribute.Description* name: Description href: api/AnthropicClient.Models.FunctionPropertyAttribute.html#AnthropicClient_Models_FunctionPropertyAttribute_Description_ commentId: Overload:AnthropicClient.Models.FunctionPropertyAttribute.Description isSpec: "True" fullName: AnthropicClient.Models.FunctionPropertyAttribute.Description nameWithType: FunctionPropertyAttribute.Description - uid: AnthropicClient.Models.FunctionPropertyAttribute.PossibleValues name: PossibleValues href: api/AnthropicClient.Models.FunctionPropertyAttribute.html#AnthropicClient_Models_FunctionPropertyAttribute_PossibleValues commentId: P:AnthropicClient.Models.FunctionPropertyAttribute.PossibleValues fullName: AnthropicClient.Models.FunctionPropertyAttribute.PossibleValues nameWithType: FunctionPropertyAttribute.PossibleValues - uid: AnthropicClient.Models.FunctionPropertyAttribute.PossibleValues* name: PossibleValues href: api/AnthropicClient.Models.FunctionPropertyAttribute.html#AnthropicClient_Models_FunctionPropertyAttribute_PossibleValues_ commentId: Overload:AnthropicClient.Models.FunctionPropertyAttribute.PossibleValues isSpec: "True" fullName: AnthropicClient.Models.FunctionPropertyAttribute.PossibleValues nameWithType: FunctionPropertyAttribute.PossibleValues - uid: AnthropicClient.Models.FunctionPropertyAttribute.Required name: Required href: api/AnthropicClient.Models.FunctionPropertyAttribute.html#AnthropicClient_Models_FunctionPropertyAttribute_Required commentId: P:AnthropicClient.Models.FunctionPropertyAttribute.Required fullName: AnthropicClient.Models.FunctionPropertyAttribute.Required nameWithType: FunctionPropertyAttribute.Required - uid: AnthropicClient.Models.FunctionPropertyAttribute.Required* name: Required href: api/AnthropicClient.Models.FunctionPropertyAttribute.html#AnthropicClient_Models_FunctionPropertyAttribute_Required_ commentId: Overload:AnthropicClient.Models.FunctionPropertyAttribute.Required isSpec: "True" fullName: AnthropicClient.Models.FunctionPropertyAttribute.Required nameWithType: FunctionPropertyAttribute.Required - uid: AnthropicClient.Models.ITool name: ITool href: api/AnthropicClient.Models.ITool.html commentId: T:AnthropicClient.Models.ITool fullName: AnthropicClient.Models.ITool nameWithType: ITool - uid: AnthropicClient.Models.ITool.Description name: Description href: api/AnthropicClient.Models.ITool.html#AnthropicClient_Models_ITool_Description commentId: P:AnthropicClient.Models.ITool.Description fullName: AnthropicClient.Models.ITool.Description nameWithType: ITool.Description - uid: AnthropicClient.Models.ITool.Description* name: Description href: api/AnthropicClient.Models.ITool.html#AnthropicClient_Models_ITool_Description_ commentId: Overload:AnthropicClient.Models.ITool.Description isSpec: "True" fullName: AnthropicClient.Models.ITool.Description nameWithType: ITool.Description - uid: AnthropicClient.Models.ITool.Function name: Function href: api/AnthropicClient.Models.ITool.html#AnthropicClient_Models_ITool_Function commentId: P:AnthropicClient.Models.ITool.Function fullName: AnthropicClient.Models.ITool.Function nameWithType: ITool.Function - uid: AnthropicClient.Models.ITool.Function* name: Function href: api/AnthropicClient.Models.ITool.html#AnthropicClient_Models_ITool_Function_ commentId: Overload:AnthropicClient.Models.ITool.Function isSpec: "True" fullName: AnthropicClient.Models.ITool.Function nameWithType: ITool.Function - uid: AnthropicClient.Models.ITool.Name name: Name href: api/AnthropicClient.Models.ITool.html#AnthropicClient_Models_ITool_Name commentId: P:AnthropicClient.Models.ITool.Name fullName: AnthropicClient.Models.ITool.Name nameWithType: ITool.Name - uid: AnthropicClient.Models.ITool.Name* name: Name href: api/AnthropicClient.Models.ITool.html#AnthropicClient_Models_ITool_Name_ commentId: Overload:AnthropicClient.Models.ITool.Name isSpec: "True" fullName: AnthropicClient.Models.ITool.Name nameWithType: ITool.Name - uid: AnthropicClient.Models.ImageContent name: ImageContent href: api/AnthropicClient.Models.ImageContent.html commentId: T:AnthropicClient.Models.ImageContent fullName: AnthropicClient.Models.ImageContent nameWithType: ImageContent - uid: AnthropicClient.Models.ImageContent.#ctor(System.String,System.String) name: ImageContent(string, string) href: api/AnthropicClient.Models.ImageContent.html#AnthropicClient_Models_ImageContent__ctor_System_String_System_String_ commentId: M:AnthropicClient.Models.ImageContent.#ctor(System.String,System.String) name.vb: New(String, String) fullName: AnthropicClient.Models.ImageContent.ImageContent(string, string) fullName.vb: AnthropicClient.Models.ImageContent.New(String, String) nameWithType: ImageContent.ImageContent(string, string) nameWithType.vb: ImageContent.New(String, String) - uid: AnthropicClient.Models.ImageContent.#ctor* name: ImageContent href: api/AnthropicClient.Models.ImageContent.html#AnthropicClient_Models_ImageContent__ctor_ commentId: Overload:AnthropicClient.Models.ImageContent.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ImageContent.ImageContent fullName.vb: AnthropicClient.Models.ImageContent.New nameWithType: ImageContent.ImageContent nameWithType.vb: ImageContent.New - uid: AnthropicClient.Models.ImageContent.Source name: Source href: api/AnthropicClient.Models.ImageContent.html#AnthropicClient_Models_ImageContent_Source commentId: P:AnthropicClient.Models.ImageContent.Source fullName: AnthropicClient.Models.ImageContent.Source nameWithType: ImageContent.Source - uid: AnthropicClient.Models.ImageContent.Source* name: Source href: api/AnthropicClient.Models.ImageContent.html#AnthropicClient_Models_ImageContent_Source_ commentId: Overload:AnthropicClient.Models.ImageContent.Source isSpec: "True" fullName: AnthropicClient.Models.ImageContent.Source nameWithType: ImageContent.Source - uid: AnthropicClient.Models.ImageSource name: ImageSource href: api/AnthropicClient.Models.ImageSource.html commentId: T:AnthropicClient.Models.ImageSource fullName: AnthropicClient.Models.ImageSource nameWithType: ImageSource - uid: AnthropicClient.Models.ImageSource.#ctor(System.String,System.String) name: ImageSource(string, string) href: api/AnthropicClient.Models.ImageSource.html#AnthropicClient_Models_ImageSource__ctor_System_String_System_String_ commentId: M:AnthropicClient.Models.ImageSource.#ctor(System.String,System.String) name.vb: New(String, String) fullName: AnthropicClient.Models.ImageSource.ImageSource(string, string) fullName.vb: AnthropicClient.Models.ImageSource.New(String, String) nameWithType: ImageSource.ImageSource(string, string) nameWithType.vb: ImageSource.New(String, String) - uid: AnthropicClient.Models.ImageSource.#ctor* name: ImageSource href: api/AnthropicClient.Models.ImageSource.html#AnthropicClient_Models_ImageSource__ctor_ commentId: Overload:AnthropicClient.Models.ImageSource.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ImageSource.ImageSource fullName.vb: AnthropicClient.Models.ImageSource.New nameWithType: ImageSource.ImageSource nameWithType.vb: ImageSource.New - uid: AnthropicClient.Models.ImageSource.Data name: Data href: api/AnthropicClient.Models.ImageSource.html#AnthropicClient_Models_ImageSource_Data commentId: P:AnthropicClient.Models.ImageSource.Data fullName: AnthropicClient.Models.ImageSource.Data nameWithType: ImageSource.Data - uid: AnthropicClient.Models.ImageSource.Data* name: Data href: api/AnthropicClient.Models.ImageSource.html#AnthropicClient_Models_ImageSource_Data_ commentId: Overload:AnthropicClient.Models.ImageSource.Data isSpec: "True" fullName: AnthropicClient.Models.ImageSource.Data nameWithType: ImageSource.Data - uid: AnthropicClient.Models.ImageSource.MediaType name: MediaType href: api/AnthropicClient.Models.ImageSource.html#AnthropicClient_Models_ImageSource_MediaType commentId: P:AnthropicClient.Models.ImageSource.MediaType fullName: AnthropicClient.Models.ImageSource.MediaType nameWithType: ImageSource.MediaType - uid: AnthropicClient.Models.ImageSource.MediaType* name: MediaType href: api/AnthropicClient.Models.ImageSource.html#AnthropicClient_Models_ImageSource_MediaType_ commentId: Overload:AnthropicClient.Models.ImageSource.MediaType isSpec: "True" fullName: AnthropicClient.Models.ImageSource.MediaType nameWithType: ImageSource.MediaType - uid: AnthropicClient.Models.ImageSource.Type name: Type href: api/AnthropicClient.Models.ImageSource.html#AnthropicClient_Models_ImageSource_Type commentId: P:AnthropicClient.Models.ImageSource.Type fullName: AnthropicClient.Models.ImageSource.Type nameWithType: ImageSource.Type - uid: AnthropicClient.Models.ImageSource.Type* name: Type href: api/AnthropicClient.Models.ImageSource.html#AnthropicClient_Models_ImageSource_Type_ commentId: Overload:AnthropicClient.Models.ImageSource.Type isSpec: "True" fullName: AnthropicClient.Models.ImageSource.Type nameWithType: ImageSource.Type - uid: AnthropicClient.Models.ImageType name: ImageType href: api/AnthropicClient.Models.ImageType.html commentId: T:AnthropicClient.Models.ImageType fullName: AnthropicClient.Models.ImageType nameWithType: ImageType - uid: AnthropicClient.Models.ImageType.Gif name: Gif href: api/AnthropicClient.Models.ImageType.html#AnthropicClient_Models_ImageType_Gif commentId: F:AnthropicClient.Models.ImageType.Gif fullName: AnthropicClient.Models.ImageType.Gif nameWithType: ImageType.Gif - uid: AnthropicClient.Models.ImageType.Jpg name: Jpg href: api/AnthropicClient.Models.ImageType.html#AnthropicClient_Models_ImageType_Jpg commentId: F:AnthropicClient.Models.ImageType.Jpg fullName: AnthropicClient.Models.ImageType.Jpg nameWithType: ImageType.Jpg - uid: AnthropicClient.Models.ImageType.Png name: Png href: api/AnthropicClient.Models.ImageType.html#AnthropicClient_Models_ImageType_Png commentId: F:AnthropicClient.Models.ImageType.Png fullName: AnthropicClient.Models.ImageType.Png nameWithType: ImageType.Png - uid: AnthropicClient.Models.ImageType.Webp name: Webp href: api/AnthropicClient.Models.ImageType.html#AnthropicClient_Models_ImageType_Webp commentId: F:AnthropicClient.Models.ImageType.Webp fullName: AnthropicClient.Models.ImageType.Webp nameWithType: ImageType.Webp - uid: AnthropicClient.Models.InputProperty name: InputProperty href: api/AnthropicClient.Models.InputProperty.html commentId: T:AnthropicClient.Models.InputProperty fullName: AnthropicClient.Models.InputProperty nameWithType: InputProperty - uid: AnthropicClient.Models.InputProperty.#ctor(System.String,System.String) name: InputProperty(string, string) href: api/AnthropicClient.Models.InputProperty.html#AnthropicClient_Models_InputProperty__ctor_System_String_System_String_ commentId: M:AnthropicClient.Models.InputProperty.#ctor(System.String,System.String) name.vb: New(String, String) fullName: AnthropicClient.Models.InputProperty.InputProperty(string, string) fullName.vb: AnthropicClient.Models.InputProperty.New(String, String) nameWithType: InputProperty.InputProperty(string, string) nameWithType.vb: InputProperty.New(String, String) - uid: AnthropicClient.Models.InputProperty.#ctor* name: InputProperty href: api/AnthropicClient.Models.InputProperty.html#AnthropicClient_Models_InputProperty__ctor_ commentId: Overload:AnthropicClient.Models.InputProperty.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.InputProperty.InputProperty fullName.vb: AnthropicClient.Models.InputProperty.New nameWithType: InputProperty.InputProperty nameWithType.vb: InputProperty.New - uid: AnthropicClient.Models.InputProperty.Description name: Description href: api/AnthropicClient.Models.InputProperty.html#AnthropicClient_Models_InputProperty_Description commentId: P:AnthropicClient.Models.InputProperty.Description fullName: AnthropicClient.Models.InputProperty.Description nameWithType: InputProperty.Description - uid: AnthropicClient.Models.InputProperty.Description* name: Description href: api/AnthropicClient.Models.InputProperty.html#AnthropicClient_Models_InputProperty_Description_ commentId: Overload:AnthropicClient.Models.InputProperty.Description isSpec: "True" fullName: AnthropicClient.Models.InputProperty.Description nameWithType: InputProperty.Description - uid: AnthropicClient.Models.InputProperty.Type name: Type href: api/AnthropicClient.Models.InputProperty.html#AnthropicClient_Models_InputProperty_Type commentId: P:AnthropicClient.Models.InputProperty.Type fullName: AnthropicClient.Models.InputProperty.Type nameWithType: InputProperty.Type - uid: AnthropicClient.Models.InputProperty.Type* name: Type href: api/AnthropicClient.Models.InputProperty.html#AnthropicClient_Models_InputProperty_Type_ commentId: Overload:AnthropicClient.Models.InputProperty.Type isSpec: "True" fullName: AnthropicClient.Models.InputProperty.Type nameWithType: InputProperty.Type - uid: AnthropicClient.Models.InputSchema name: InputSchema href: api/AnthropicClient.Models.InputSchema.html commentId: T:AnthropicClient.Models.InputSchema fullName: AnthropicClient.Models.InputSchema nameWithType: InputSchema - uid: AnthropicClient.Models.InputSchema.#ctor(System.Collections.Generic.Dictionary{System.String,AnthropicClient.Models.InputProperty},System.Collections.Generic.List{System.String}) name: InputSchema(Dictionary, List) href: api/AnthropicClient.Models.InputSchema.html#AnthropicClient_Models_InputSchema__ctor_System_Collections_Generic_Dictionary_System_String_AnthropicClient_Models_InputProperty__System_Collections_Generic_List_System_String__ commentId: M:AnthropicClient.Models.InputSchema.#ctor(System.Collections.Generic.Dictionary{System.String,AnthropicClient.Models.InputProperty},System.Collections.Generic.List{System.String}) name.vb: New(Dictionary(Of String, InputProperty), List(Of String)) fullName: AnthropicClient.Models.InputSchema.InputSchema(System.Collections.Generic.Dictionary, System.Collections.Generic.List) fullName.vb: AnthropicClient.Models.InputSchema.New(System.Collections.Generic.Dictionary(Of String, AnthropicClient.Models.InputProperty), System.Collections.Generic.List(Of String)) nameWithType: InputSchema.InputSchema(Dictionary, List) nameWithType.vb: InputSchema.New(Dictionary(Of String, InputProperty), List(Of String)) - uid: AnthropicClient.Models.InputSchema.#ctor* name: InputSchema href: api/AnthropicClient.Models.InputSchema.html#AnthropicClient_Models_InputSchema__ctor_ commentId: Overload:AnthropicClient.Models.InputSchema.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.InputSchema.InputSchema fullName.vb: AnthropicClient.Models.InputSchema.New nameWithType: InputSchema.InputSchema nameWithType.vb: InputSchema.New - uid: AnthropicClient.Models.InputSchema.Properties name: Properties href: api/AnthropicClient.Models.InputSchema.html#AnthropicClient_Models_InputSchema_Properties commentId: P:AnthropicClient.Models.InputSchema.Properties fullName: AnthropicClient.Models.InputSchema.Properties nameWithType: InputSchema.Properties - uid: AnthropicClient.Models.InputSchema.Properties* name: Properties href: api/AnthropicClient.Models.InputSchema.html#AnthropicClient_Models_InputSchema_Properties_ commentId: Overload:AnthropicClient.Models.InputSchema.Properties isSpec: "True" fullName: AnthropicClient.Models.InputSchema.Properties nameWithType: InputSchema.Properties - uid: AnthropicClient.Models.InputSchema.Required name: Required href: api/AnthropicClient.Models.InputSchema.html#AnthropicClient_Models_InputSchema_Required commentId: P:AnthropicClient.Models.InputSchema.Required fullName: AnthropicClient.Models.InputSchema.Required nameWithType: InputSchema.Required - uid: AnthropicClient.Models.InputSchema.Required* name: Required href: api/AnthropicClient.Models.InputSchema.html#AnthropicClient_Models_InputSchema_Required_ commentId: Overload:AnthropicClient.Models.InputSchema.Required isSpec: "True" fullName: AnthropicClient.Models.InputSchema.Required nameWithType: InputSchema.Required - uid: AnthropicClient.Models.InputSchema.Type name: Type href: api/AnthropicClient.Models.InputSchema.html#AnthropicClient_Models_InputSchema_Type commentId: P:AnthropicClient.Models.InputSchema.Type fullName: AnthropicClient.Models.InputSchema.Type nameWithType: InputSchema.Type - uid: AnthropicClient.Models.InputSchema.Type* name: Type href: api/AnthropicClient.Models.InputSchema.html#AnthropicClient_Models_InputSchema_Type_ commentId: Overload:AnthropicClient.Models.InputSchema.Type isSpec: "True" fullName: AnthropicClient.Models.InputSchema.Type nameWithType: InputSchema.Type - uid: AnthropicClient.Models.InvalidRequestError name: InvalidRequestError href: api/AnthropicClient.Models.InvalidRequestError.html commentId: T:AnthropicClient.Models.InvalidRequestError fullName: AnthropicClient.Models.InvalidRequestError nameWithType: InvalidRequestError - uid: AnthropicClient.Models.InvalidRequestError.#ctor(System.String) name: InvalidRequestError(string) href: api/AnthropicClient.Models.InvalidRequestError.html#AnthropicClient_Models_InvalidRequestError__ctor_System_String_ commentId: M:AnthropicClient.Models.InvalidRequestError.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.InvalidRequestError.InvalidRequestError(string) fullName.vb: AnthropicClient.Models.InvalidRequestError.New(String) nameWithType: InvalidRequestError.InvalidRequestError(string) nameWithType.vb: InvalidRequestError.New(String) - uid: AnthropicClient.Models.InvalidRequestError.#ctor* name: InvalidRequestError href: api/AnthropicClient.Models.InvalidRequestError.html#AnthropicClient_Models_InvalidRequestError__ctor_ commentId: Overload:AnthropicClient.Models.InvalidRequestError.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.InvalidRequestError.InvalidRequestError fullName.vb: AnthropicClient.Models.InvalidRequestError.New nameWithType: InvalidRequestError.InvalidRequestError nameWithType.vb: InvalidRequestError.New - uid: AnthropicClient.Models.JsonDelta name: JsonDelta href: api/AnthropicClient.Models.JsonDelta.html commentId: T:AnthropicClient.Models.JsonDelta fullName: AnthropicClient.Models.JsonDelta nameWithType: JsonDelta - uid: AnthropicClient.Models.JsonDelta.#ctor(System.String) name: JsonDelta(string) href: api/AnthropicClient.Models.JsonDelta.html#AnthropicClient_Models_JsonDelta__ctor_System_String_ commentId: M:AnthropicClient.Models.JsonDelta.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.JsonDelta.JsonDelta(string) fullName.vb: AnthropicClient.Models.JsonDelta.New(String) nameWithType: JsonDelta.JsonDelta(string) nameWithType.vb: JsonDelta.New(String) - uid: AnthropicClient.Models.JsonDelta.#ctor* name: JsonDelta href: api/AnthropicClient.Models.JsonDelta.html#AnthropicClient_Models_JsonDelta__ctor_ commentId: Overload:AnthropicClient.Models.JsonDelta.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.JsonDelta.JsonDelta fullName.vb: AnthropicClient.Models.JsonDelta.New nameWithType: JsonDelta.JsonDelta nameWithType.vb: JsonDelta.New - uid: AnthropicClient.Models.JsonDelta.PartialJson name: PartialJson href: api/AnthropicClient.Models.JsonDelta.html#AnthropicClient_Models_JsonDelta_PartialJson commentId: P:AnthropicClient.Models.JsonDelta.PartialJson fullName: AnthropicClient.Models.JsonDelta.PartialJson nameWithType: JsonDelta.PartialJson - uid: AnthropicClient.Models.JsonDelta.PartialJson* name: PartialJson href: api/AnthropicClient.Models.JsonDelta.html#AnthropicClient_Models_JsonDelta_PartialJson_ commentId: Overload:AnthropicClient.Models.JsonDelta.PartialJson isSpec: "True" fullName: AnthropicClient.Models.JsonDelta.PartialJson nameWithType: JsonDelta.PartialJson - uid: AnthropicClient.Models.Message name: Message href: api/AnthropicClient.Models.Message.html commentId: T:AnthropicClient.Models.Message fullName: AnthropicClient.Models.Message nameWithType: Message - uid: AnthropicClient.Models.Message.#ctor(System.String,System.Collections.Generic.List{AnthropicClient.Models.Content}) name: Message(string, List) href: api/AnthropicClient.Models.Message.html#AnthropicClient_Models_Message__ctor_System_String_System_Collections_Generic_List_AnthropicClient_Models_Content__ commentId: M:AnthropicClient.Models.Message.#ctor(System.String,System.Collections.Generic.List{AnthropicClient.Models.Content}) name.vb: New(String, List(Of Content)) fullName: AnthropicClient.Models.Message.Message(string, System.Collections.Generic.List) fullName.vb: AnthropicClient.Models.Message.New(String, System.Collections.Generic.List(Of AnthropicClient.Models.Content)) nameWithType: Message.Message(string, List) nameWithType.vb: Message.New(String, List(Of Content)) - uid: AnthropicClient.Models.Message.#ctor* name: Message href: api/AnthropicClient.Models.Message.html#AnthropicClient_Models_Message__ctor_ commentId: Overload:AnthropicClient.Models.Message.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.Message.Message fullName.vb: AnthropicClient.Models.Message.New nameWithType: Message.Message nameWithType.vb: Message.New - uid: AnthropicClient.Models.Message.Content name: Content href: api/AnthropicClient.Models.Message.html#AnthropicClient_Models_Message_Content commentId: P:AnthropicClient.Models.Message.Content fullName: AnthropicClient.Models.Message.Content nameWithType: Message.Content - uid: AnthropicClient.Models.Message.Content* name: Content href: api/AnthropicClient.Models.Message.html#AnthropicClient_Models_Message_Content_ commentId: Overload:AnthropicClient.Models.Message.Content isSpec: "True" fullName: AnthropicClient.Models.Message.Content nameWithType: Message.Content - uid: AnthropicClient.Models.Message.Role name: Role href: api/AnthropicClient.Models.Message.html#AnthropicClient_Models_Message_Role commentId: P:AnthropicClient.Models.Message.Role fullName: AnthropicClient.Models.Message.Role nameWithType: Message.Role - uid: AnthropicClient.Models.Message.Role* name: Role href: api/AnthropicClient.Models.Message.html#AnthropicClient_Models_Message_Role_ commentId: Overload:AnthropicClient.Models.Message.Role isSpec: "True" fullName: AnthropicClient.Models.Message.Role nameWithType: Message.Role - uid: AnthropicClient.Models.MessageCompleteEventData name: MessageCompleteEventData href: api/AnthropicClient.Models.MessageCompleteEventData.html commentId: T:AnthropicClient.Models.MessageCompleteEventData fullName: AnthropicClient.Models.MessageCompleteEventData nameWithType: MessageCompleteEventData - uid: AnthropicClient.Models.MessageCompleteEventData.#ctor(AnthropicClient.Models.MessageResponse,AnthropicClient.Models.AnthropicHeaders) name: MessageCompleteEventData(MessageResponse, AnthropicHeaders) href: api/AnthropicClient.Models.MessageCompleteEventData.html#AnthropicClient_Models_MessageCompleteEventData__ctor_AnthropicClient_Models_MessageResponse_AnthropicClient_Models_AnthropicHeaders_ commentId: M:AnthropicClient.Models.MessageCompleteEventData.#ctor(AnthropicClient.Models.MessageResponse,AnthropicClient.Models.AnthropicHeaders) name.vb: New(MessageResponse, AnthropicHeaders) fullName: AnthropicClient.Models.MessageCompleteEventData.MessageCompleteEventData(AnthropicClient.Models.MessageResponse, AnthropicClient.Models.AnthropicHeaders) fullName.vb: AnthropicClient.Models.MessageCompleteEventData.New(AnthropicClient.Models.MessageResponse, AnthropicClient.Models.AnthropicHeaders) nameWithType: MessageCompleteEventData.MessageCompleteEventData(MessageResponse, AnthropicHeaders) nameWithType.vb: MessageCompleteEventData.New(MessageResponse, AnthropicHeaders) - uid: AnthropicClient.Models.MessageCompleteEventData.#ctor* name: MessageCompleteEventData href: api/AnthropicClient.Models.MessageCompleteEventData.html#AnthropicClient_Models_MessageCompleteEventData__ctor_ commentId: Overload:AnthropicClient.Models.MessageCompleteEventData.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.MessageCompleteEventData.MessageCompleteEventData fullName.vb: AnthropicClient.Models.MessageCompleteEventData.New nameWithType: MessageCompleteEventData.MessageCompleteEventData nameWithType.vb: MessageCompleteEventData.New - uid: AnthropicClient.Models.MessageCompleteEventData.Headers name: Headers href: api/AnthropicClient.Models.MessageCompleteEventData.html#AnthropicClient_Models_MessageCompleteEventData_Headers commentId: P:AnthropicClient.Models.MessageCompleteEventData.Headers fullName: AnthropicClient.Models.MessageCompleteEventData.Headers nameWithType: MessageCompleteEventData.Headers - uid: AnthropicClient.Models.MessageCompleteEventData.Headers* name: Headers href: api/AnthropicClient.Models.MessageCompleteEventData.html#AnthropicClient_Models_MessageCompleteEventData_Headers_ commentId: Overload:AnthropicClient.Models.MessageCompleteEventData.Headers isSpec: "True" fullName: AnthropicClient.Models.MessageCompleteEventData.Headers nameWithType: MessageCompleteEventData.Headers - uid: AnthropicClient.Models.MessageCompleteEventData.Message name: Message href: api/AnthropicClient.Models.MessageCompleteEventData.html#AnthropicClient_Models_MessageCompleteEventData_Message commentId: P:AnthropicClient.Models.MessageCompleteEventData.Message fullName: AnthropicClient.Models.MessageCompleteEventData.Message nameWithType: MessageCompleteEventData.Message - uid: AnthropicClient.Models.MessageCompleteEventData.Message* name: Message href: api/AnthropicClient.Models.MessageCompleteEventData.html#AnthropicClient_Models_MessageCompleteEventData_Message_ commentId: Overload:AnthropicClient.Models.MessageCompleteEventData.Message isSpec: "True" fullName: AnthropicClient.Models.MessageCompleteEventData.Message nameWithType: MessageCompleteEventData.Message - uid: AnthropicClient.Models.MessageDelta name: MessageDelta href: api/AnthropicClient.Models.MessageDelta.html commentId: T:AnthropicClient.Models.MessageDelta fullName: AnthropicClient.Models.MessageDelta nameWithType: MessageDelta - uid: AnthropicClient.Models.MessageDelta.#ctor(System.String,System.String) name: MessageDelta(string, string) href: api/AnthropicClient.Models.MessageDelta.html#AnthropicClient_Models_MessageDelta__ctor_System_String_System_String_ commentId: M:AnthropicClient.Models.MessageDelta.#ctor(System.String,System.String) name.vb: New(String, String) fullName: AnthropicClient.Models.MessageDelta.MessageDelta(string, string) fullName.vb: AnthropicClient.Models.MessageDelta.New(String, String) nameWithType: MessageDelta.MessageDelta(string, string) nameWithType.vb: MessageDelta.New(String, String) - uid: AnthropicClient.Models.MessageDelta.#ctor* name: MessageDelta href: api/AnthropicClient.Models.MessageDelta.html#AnthropicClient_Models_MessageDelta__ctor_ commentId: Overload:AnthropicClient.Models.MessageDelta.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.MessageDelta.MessageDelta fullName.vb: AnthropicClient.Models.MessageDelta.New nameWithType: MessageDelta.MessageDelta nameWithType.vb: MessageDelta.New - uid: AnthropicClient.Models.MessageDelta.StopReason name: StopReason href: api/AnthropicClient.Models.MessageDelta.html#AnthropicClient_Models_MessageDelta_StopReason commentId: P:AnthropicClient.Models.MessageDelta.StopReason fullName: AnthropicClient.Models.MessageDelta.StopReason nameWithType: MessageDelta.StopReason - uid: AnthropicClient.Models.MessageDelta.StopReason* name: StopReason href: api/AnthropicClient.Models.MessageDelta.html#AnthropicClient_Models_MessageDelta_StopReason_ commentId: Overload:AnthropicClient.Models.MessageDelta.StopReason isSpec: "True" fullName: AnthropicClient.Models.MessageDelta.StopReason nameWithType: MessageDelta.StopReason - uid: AnthropicClient.Models.MessageDelta.StopSequence name: StopSequence href: api/AnthropicClient.Models.MessageDelta.html#AnthropicClient_Models_MessageDelta_StopSequence commentId: P:AnthropicClient.Models.MessageDelta.StopSequence fullName: AnthropicClient.Models.MessageDelta.StopSequence nameWithType: MessageDelta.StopSequence - uid: AnthropicClient.Models.MessageDelta.StopSequence* name: StopSequence href: api/AnthropicClient.Models.MessageDelta.html#AnthropicClient_Models_MessageDelta_StopSequence_ commentId: Overload:AnthropicClient.Models.MessageDelta.StopSequence isSpec: "True" fullName: AnthropicClient.Models.MessageDelta.StopSequence nameWithType: MessageDelta.StopSequence - uid: AnthropicClient.Models.MessageDeltaEventData name: MessageDeltaEventData href: api/AnthropicClient.Models.MessageDeltaEventData.html commentId: T:AnthropicClient.Models.MessageDeltaEventData fullName: AnthropicClient.Models.MessageDeltaEventData nameWithType: MessageDeltaEventData - uid: AnthropicClient.Models.MessageDeltaEventData.#ctor(AnthropicClient.Models.MessageDelta,AnthropicClient.Models.Usage) name: MessageDeltaEventData(MessageDelta, Usage) href: api/AnthropicClient.Models.MessageDeltaEventData.html#AnthropicClient_Models_MessageDeltaEventData__ctor_AnthropicClient_Models_MessageDelta_AnthropicClient_Models_Usage_ commentId: M:AnthropicClient.Models.MessageDeltaEventData.#ctor(AnthropicClient.Models.MessageDelta,AnthropicClient.Models.Usage) name.vb: New(MessageDelta, Usage) fullName: AnthropicClient.Models.MessageDeltaEventData.MessageDeltaEventData(AnthropicClient.Models.MessageDelta, AnthropicClient.Models.Usage) fullName.vb: AnthropicClient.Models.MessageDeltaEventData.New(AnthropicClient.Models.MessageDelta, AnthropicClient.Models.Usage) nameWithType: MessageDeltaEventData.MessageDeltaEventData(MessageDelta, Usage) nameWithType.vb: MessageDeltaEventData.New(MessageDelta, Usage) - uid: AnthropicClient.Models.MessageDeltaEventData.#ctor* name: MessageDeltaEventData href: api/AnthropicClient.Models.MessageDeltaEventData.html#AnthropicClient_Models_MessageDeltaEventData__ctor_ commentId: Overload:AnthropicClient.Models.MessageDeltaEventData.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.MessageDeltaEventData.MessageDeltaEventData fullName.vb: AnthropicClient.Models.MessageDeltaEventData.New nameWithType: MessageDeltaEventData.MessageDeltaEventData nameWithType.vb: MessageDeltaEventData.New - uid: AnthropicClient.Models.MessageDeltaEventData.Delta name: Delta href: api/AnthropicClient.Models.MessageDeltaEventData.html#AnthropicClient_Models_MessageDeltaEventData_Delta commentId: P:AnthropicClient.Models.MessageDeltaEventData.Delta fullName: AnthropicClient.Models.MessageDeltaEventData.Delta nameWithType: MessageDeltaEventData.Delta - uid: AnthropicClient.Models.MessageDeltaEventData.Delta* name: Delta href: api/AnthropicClient.Models.MessageDeltaEventData.html#AnthropicClient_Models_MessageDeltaEventData_Delta_ commentId: Overload:AnthropicClient.Models.MessageDeltaEventData.Delta isSpec: "True" fullName: AnthropicClient.Models.MessageDeltaEventData.Delta nameWithType: MessageDeltaEventData.Delta - uid: AnthropicClient.Models.MessageDeltaEventData.Usage name: Usage href: api/AnthropicClient.Models.MessageDeltaEventData.html#AnthropicClient_Models_MessageDeltaEventData_Usage commentId: P:AnthropicClient.Models.MessageDeltaEventData.Usage fullName: AnthropicClient.Models.MessageDeltaEventData.Usage nameWithType: MessageDeltaEventData.Usage - uid: AnthropicClient.Models.MessageDeltaEventData.Usage* name: Usage href: api/AnthropicClient.Models.MessageDeltaEventData.html#AnthropicClient_Models_MessageDeltaEventData_Usage_ commentId: Overload:AnthropicClient.Models.MessageDeltaEventData.Usage isSpec: "True" fullName: AnthropicClient.Models.MessageDeltaEventData.Usage nameWithType: MessageDeltaEventData.Usage - uid: AnthropicClient.Models.MessageRequest name: MessageRequest href: api/AnthropicClient.Models.MessageRequest.html commentId: T:AnthropicClient.Models.MessageRequest fullName: AnthropicClient.Models.MessageRequest nameWithType: MessageRequest - uid: AnthropicClient.Models.MessageRequest.#ctor(System.String,System.Collections.Generic.List{AnthropicClient.Models.Message},System.Int32,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},System.Decimal,System.Nullable{System.Int32},System.Nullable{System.Decimal},AnthropicClient.Models.ToolChoice,System.Collections.Generic.List{AnthropicClient.Models.Tool},System.Collections.Generic.List{System.String}) name: MessageRequest(string, List, int, string?, Dictionary?, decimal, int?, decimal?, ToolChoice?, List?, List?) href: api/AnthropicClient.Models.MessageRequest.html#AnthropicClient_Models_MessageRequest__ctor_System_String_System_Collections_Generic_List_AnthropicClient_Models_Message__System_Int32_System_String_System_Collections_Generic_Dictionary_System_String_System_Object__System_Decimal_System_Nullable_System_Int32__System_Nullable_System_Decimal__AnthropicClient_Models_ToolChoice_System_Collections_Generic_List_AnthropicClient_Models_Tool__System_Collections_Generic_List_System_String__ commentId: M:AnthropicClient.Models.MessageRequest.#ctor(System.String,System.Collections.Generic.List{AnthropicClient.Models.Message},System.Int32,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},System.Decimal,System.Nullable{System.Int32},System.Nullable{System.Decimal},AnthropicClient.Models.ToolChoice,System.Collections.Generic.List{AnthropicClient.Models.Tool},System.Collections.Generic.List{System.String}) name.vb: New(String, List(Of Message), Integer, String, Dictionary(Of String, Object), Decimal, Integer?, Decimal?, ToolChoice, List(Of Tool), List(Of String)) fullName: AnthropicClient.Models.MessageRequest.MessageRequest(string, System.Collections.Generic.List, int, string?, System.Collections.Generic.Dictionary?, decimal, int?, decimal?, AnthropicClient.Models.ToolChoice?, System.Collections.Generic.List?, System.Collections.Generic.List?) fullName.vb: AnthropicClient.Models.MessageRequest.New(String, System.Collections.Generic.List(Of AnthropicClient.Models.Message), Integer, String, System.Collections.Generic.Dictionary(Of String, Object), Decimal, Integer?, Decimal?, AnthropicClient.Models.ToolChoice, System.Collections.Generic.List(Of AnthropicClient.Models.Tool), System.Collections.Generic.List(Of String)) nameWithType: MessageRequest.MessageRequest(string, List, int, string?, Dictionary?, decimal, int?, decimal?, ToolChoice?, List?, List?) nameWithType.vb: MessageRequest.New(String, List(Of Message), Integer, String, Dictionary(Of String, Object), Decimal, Integer?, Decimal?, ToolChoice, List(Of Tool), List(Of String)) - uid: AnthropicClient.Models.MessageRequest.#ctor* name: MessageRequest href: api/AnthropicClient.Models.MessageRequest.html#AnthropicClient_Models_MessageRequest__ctor_ commentId: Overload:AnthropicClient.Models.MessageRequest.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.MessageRequest.MessageRequest fullName.vb: AnthropicClient.Models.MessageRequest.New nameWithType: MessageRequest.MessageRequest nameWithType.vb: MessageRequest.New - uid: AnthropicClient.Models.MessageResponse name: MessageResponse href: api/AnthropicClient.Models.MessageResponse.html commentId: T:AnthropicClient.Models.MessageResponse fullName: AnthropicClient.Models.MessageResponse nameWithType: MessageResponse - uid: AnthropicClient.Models.MessageResponse.Content name: Content href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_Content commentId: P:AnthropicClient.Models.MessageResponse.Content fullName: AnthropicClient.Models.MessageResponse.Content nameWithType: MessageResponse.Content - uid: AnthropicClient.Models.MessageResponse.Content* name: Content href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_Content_ commentId: Overload:AnthropicClient.Models.MessageResponse.Content isSpec: "True" fullName: AnthropicClient.Models.MessageResponse.Content nameWithType: MessageResponse.Content - uid: AnthropicClient.Models.MessageResponse.Id name: Id href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_Id commentId: P:AnthropicClient.Models.MessageResponse.Id fullName: AnthropicClient.Models.MessageResponse.Id nameWithType: MessageResponse.Id - uid: AnthropicClient.Models.MessageResponse.Id* name: Id href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_Id_ commentId: Overload:AnthropicClient.Models.MessageResponse.Id isSpec: "True" fullName: AnthropicClient.Models.MessageResponse.Id nameWithType: MessageResponse.Id - uid: AnthropicClient.Models.MessageResponse.Model name: Model href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_Model commentId: P:AnthropicClient.Models.MessageResponse.Model fullName: AnthropicClient.Models.MessageResponse.Model nameWithType: MessageResponse.Model - uid: AnthropicClient.Models.MessageResponse.Model* name: Model href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_Model_ commentId: Overload:AnthropicClient.Models.MessageResponse.Model isSpec: "True" fullName: AnthropicClient.Models.MessageResponse.Model nameWithType: MessageResponse.Model - uid: AnthropicClient.Models.MessageResponse.Role name: Role href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_Role commentId: P:AnthropicClient.Models.MessageResponse.Role fullName: AnthropicClient.Models.MessageResponse.Role nameWithType: MessageResponse.Role - uid: AnthropicClient.Models.MessageResponse.Role* name: Role href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_Role_ commentId: Overload:AnthropicClient.Models.MessageResponse.Role isSpec: "True" fullName: AnthropicClient.Models.MessageResponse.Role nameWithType: MessageResponse.Role - uid: AnthropicClient.Models.MessageResponse.StopReason name: StopReason href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_StopReason commentId: P:AnthropicClient.Models.MessageResponse.StopReason fullName: AnthropicClient.Models.MessageResponse.StopReason nameWithType: MessageResponse.StopReason - uid: AnthropicClient.Models.MessageResponse.StopReason* name: StopReason href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_StopReason_ commentId: Overload:AnthropicClient.Models.MessageResponse.StopReason isSpec: "True" fullName: AnthropicClient.Models.MessageResponse.StopReason nameWithType: MessageResponse.StopReason - uid: AnthropicClient.Models.MessageResponse.StopSequence name: StopSequence href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_StopSequence commentId: P:AnthropicClient.Models.MessageResponse.StopSequence fullName: AnthropicClient.Models.MessageResponse.StopSequence nameWithType: MessageResponse.StopSequence - uid: AnthropicClient.Models.MessageResponse.StopSequence* name: StopSequence href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_StopSequence_ commentId: Overload:AnthropicClient.Models.MessageResponse.StopSequence isSpec: "True" fullName: AnthropicClient.Models.MessageResponse.StopSequence nameWithType: MessageResponse.StopSequence - uid: AnthropicClient.Models.MessageResponse.ToolCall name: ToolCall href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_ToolCall commentId: P:AnthropicClient.Models.MessageResponse.ToolCall fullName: AnthropicClient.Models.MessageResponse.ToolCall nameWithType: MessageResponse.ToolCall - uid: AnthropicClient.Models.MessageResponse.ToolCall* name: ToolCall href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_ToolCall_ commentId: Overload:AnthropicClient.Models.MessageResponse.ToolCall isSpec: "True" fullName: AnthropicClient.Models.MessageResponse.ToolCall nameWithType: MessageResponse.ToolCall - uid: AnthropicClient.Models.MessageResponse.Type name: Type href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_Type commentId: P:AnthropicClient.Models.MessageResponse.Type fullName: AnthropicClient.Models.MessageResponse.Type nameWithType: MessageResponse.Type - uid: AnthropicClient.Models.MessageResponse.Type* name: Type href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_Type_ commentId: Overload:AnthropicClient.Models.MessageResponse.Type isSpec: "True" fullName: AnthropicClient.Models.MessageResponse.Type nameWithType: MessageResponse.Type - uid: AnthropicClient.Models.MessageResponse.Usage name: Usage href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_Usage commentId: P:AnthropicClient.Models.MessageResponse.Usage fullName: AnthropicClient.Models.MessageResponse.Usage nameWithType: MessageResponse.Usage - uid: AnthropicClient.Models.MessageResponse.Usage* name: Usage href: api/AnthropicClient.Models.MessageResponse.html#AnthropicClient_Models_MessageResponse_Usage_ commentId: Overload:AnthropicClient.Models.MessageResponse.Usage isSpec: "True" fullName: AnthropicClient.Models.MessageResponse.Usage nameWithType: MessageResponse.Usage - uid: AnthropicClient.Models.MessageRole name: MessageRole href: api/AnthropicClient.Models.MessageRole.html commentId: T:AnthropicClient.Models.MessageRole fullName: AnthropicClient.Models.MessageRole nameWithType: MessageRole - uid: AnthropicClient.Models.MessageRole.Assistant name: Assistant href: api/AnthropicClient.Models.MessageRole.html#AnthropicClient_Models_MessageRole_Assistant commentId: F:AnthropicClient.Models.MessageRole.Assistant fullName: AnthropicClient.Models.MessageRole.Assistant nameWithType: MessageRole.Assistant - uid: AnthropicClient.Models.MessageRole.User name: User href: api/AnthropicClient.Models.MessageRole.html#AnthropicClient_Models_MessageRole_User commentId: F:AnthropicClient.Models.MessageRole.User fullName: AnthropicClient.Models.MessageRole.User nameWithType: MessageRole.User - uid: AnthropicClient.Models.MessageStartEventData name: MessageStartEventData href: api/AnthropicClient.Models.MessageStartEventData.html commentId: T:AnthropicClient.Models.MessageStartEventData fullName: AnthropicClient.Models.MessageStartEventData nameWithType: MessageStartEventData - uid: AnthropicClient.Models.MessageStartEventData.#ctor(AnthropicClient.Models.MessageResponse) name: MessageStartEventData(MessageResponse) href: api/AnthropicClient.Models.MessageStartEventData.html#AnthropicClient_Models_MessageStartEventData__ctor_AnthropicClient_Models_MessageResponse_ commentId: M:AnthropicClient.Models.MessageStartEventData.#ctor(AnthropicClient.Models.MessageResponse) name.vb: New(MessageResponse) fullName: AnthropicClient.Models.MessageStartEventData.MessageStartEventData(AnthropicClient.Models.MessageResponse) fullName.vb: AnthropicClient.Models.MessageStartEventData.New(AnthropicClient.Models.MessageResponse) nameWithType: MessageStartEventData.MessageStartEventData(MessageResponse) nameWithType.vb: MessageStartEventData.New(MessageResponse) - uid: AnthropicClient.Models.MessageStartEventData.#ctor* name: MessageStartEventData href: api/AnthropicClient.Models.MessageStartEventData.html#AnthropicClient_Models_MessageStartEventData__ctor_ commentId: Overload:AnthropicClient.Models.MessageStartEventData.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.MessageStartEventData.MessageStartEventData fullName.vb: AnthropicClient.Models.MessageStartEventData.New nameWithType: MessageStartEventData.MessageStartEventData nameWithType.vb: MessageStartEventData.New - uid: AnthropicClient.Models.MessageStartEventData.Message name: Message href: api/AnthropicClient.Models.MessageStartEventData.html#AnthropicClient_Models_MessageStartEventData_Message commentId: P:AnthropicClient.Models.MessageStartEventData.Message fullName: AnthropicClient.Models.MessageStartEventData.Message nameWithType: MessageStartEventData.Message - uid: AnthropicClient.Models.MessageStartEventData.Message* name: Message href: api/AnthropicClient.Models.MessageStartEventData.html#AnthropicClient_Models_MessageStartEventData_Message_ commentId: Overload:AnthropicClient.Models.MessageStartEventData.Message isSpec: "True" fullName: AnthropicClient.Models.MessageStartEventData.Message nameWithType: MessageStartEventData.Message - uid: AnthropicClient.Models.MessageStopEventData name: MessageStopEventData href: api/AnthropicClient.Models.MessageStopEventData.html commentId: T:AnthropicClient.Models.MessageStopEventData fullName: AnthropicClient.Models.MessageStopEventData nameWithType: MessageStopEventData - uid: AnthropicClient.Models.MessageStopEventData.#ctor name: MessageStopEventData() href: api/AnthropicClient.Models.MessageStopEventData.html#AnthropicClient_Models_MessageStopEventData__ctor commentId: M:AnthropicClient.Models.MessageStopEventData.#ctor name.vb: New() fullName: AnthropicClient.Models.MessageStopEventData.MessageStopEventData() fullName.vb: AnthropicClient.Models.MessageStopEventData.New() nameWithType: MessageStopEventData.MessageStopEventData() nameWithType.vb: MessageStopEventData.New() - uid: AnthropicClient.Models.MessageStopEventData.#ctor* name: MessageStopEventData href: api/AnthropicClient.Models.MessageStopEventData.html#AnthropicClient_Models_MessageStopEventData__ctor_ commentId: Overload:AnthropicClient.Models.MessageStopEventData.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.MessageStopEventData.MessageStopEventData fullName.vb: AnthropicClient.Models.MessageStopEventData.New nameWithType: MessageStopEventData.MessageStopEventData nameWithType.vb: MessageStopEventData.New - uid: AnthropicClient.Models.NotFoundError name: NotFoundError href: api/AnthropicClient.Models.NotFoundError.html commentId: T:AnthropicClient.Models.NotFoundError fullName: AnthropicClient.Models.NotFoundError nameWithType: NotFoundError - uid: AnthropicClient.Models.NotFoundError.#ctor(System.String) name: NotFoundError(string) href: api/AnthropicClient.Models.NotFoundError.html#AnthropicClient_Models_NotFoundError__ctor_System_String_ commentId: M:AnthropicClient.Models.NotFoundError.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.NotFoundError.NotFoundError(string) fullName.vb: AnthropicClient.Models.NotFoundError.New(String) nameWithType: NotFoundError.NotFoundError(string) nameWithType.vb: NotFoundError.New(String) - uid: AnthropicClient.Models.NotFoundError.#ctor* name: NotFoundError href: api/AnthropicClient.Models.NotFoundError.html#AnthropicClient_Models_NotFoundError__ctor_ commentId: Overload:AnthropicClient.Models.NotFoundError.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.NotFoundError.NotFoundError fullName.vb: AnthropicClient.Models.NotFoundError.New nameWithType: NotFoundError.NotFoundError nameWithType.vb: NotFoundError.New - uid: AnthropicClient.Models.OverloadedError name: OverloadedError href: api/AnthropicClient.Models.OverloadedError.html commentId: T:AnthropicClient.Models.OverloadedError fullName: AnthropicClient.Models.OverloadedError nameWithType: OverloadedError - uid: AnthropicClient.Models.OverloadedError.#ctor(System.String) name: OverloadedError(string) href: api/AnthropicClient.Models.OverloadedError.html#AnthropicClient_Models_OverloadedError__ctor_System_String_ commentId: M:AnthropicClient.Models.OverloadedError.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.OverloadedError.OverloadedError(string) fullName.vb: AnthropicClient.Models.OverloadedError.New(String) nameWithType: OverloadedError.OverloadedError(string) nameWithType.vb: OverloadedError.New(String) - uid: AnthropicClient.Models.OverloadedError.#ctor* name: OverloadedError href: api/AnthropicClient.Models.OverloadedError.html#AnthropicClient_Models_OverloadedError__ctor_ commentId: Overload:AnthropicClient.Models.OverloadedError.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.OverloadedError.OverloadedError fullName.vb: AnthropicClient.Models.OverloadedError.New nameWithType: OverloadedError.OverloadedError nameWithType.vb: OverloadedError.New - uid: AnthropicClient.Models.PermissionError name: PermissionError href: api/AnthropicClient.Models.PermissionError.html commentId: T:AnthropicClient.Models.PermissionError fullName: AnthropicClient.Models.PermissionError nameWithType: PermissionError - uid: AnthropicClient.Models.PermissionError.#ctor(System.String) name: PermissionError(string) href: api/AnthropicClient.Models.PermissionError.html#AnthropicClient_Models_PermissionError__ctor_System_String_ commentId: M:AnthropicClient.Models.PermissionError.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.PermissionError.PermissionError(string) fullName.vb: AnthropicClient.Models.PermissionError.New(String) nameWithType: PermissionError.PermissionError(string) nameWithType.vb: PermissionError.New(String) - uid: AnthropicClient.Models.PermissionError.#ctor* name: PermissionError href: api/AnthropicClient.Models.PermissionError.html#AnthropicClient_Models_PermissionError__ctor_ commentId: Overload:AnthropicClient.Models.PermissionError.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.PermissionError.PermissionError fullName.vb: AnthropicClient.Models.PermissionError.New nameWithType: PermissionError.PermissionError nameWithType.vb: PermissionError.New - uid: AnthropicClient.Models.PingEventData name: PingEventData href: api/AnthropicClient.Models.PingEventData.html commentId: T:AnthropicClient.Models.PingEventData fullName: AnthropicClient.Models.PingEventData nameWithType: PingEventData - uid: AnthropicClient.Models.PingEventData.#ctor name: PingEventData() href: api/AnthropicClient.Models.PingEventData.html#AnthropicClient_Models_PingEventData__ctor commentId: M:AnthropicClient.Models.PingEventData.#ctor name.vb: New() fullName: AnthropicClient.Models.PingEventData.PingEventData() fullName.vb: AnthropicClient.Models.PingEventData.New() nameWithType: PingEventData.PingEventData() nameWithType.vb: PingEventData.New() - uid: AnthropicClient.Models.PingEventData.#ctor* name: PingEventData href: api/AnthropicClient.Models.PingEventData.html#AnthropicClient_Models_PingEventData__ctor_ commentId: Overload:AnthropicClient.Models.PingEventData.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.PingEventData.PingEventData fullName.vb: AnthropicClient.Models.PingEventData.New nameWithType: PingEventData.PingEventData nameWithType.vb: PingEventData.New - uid: AnthropicClient.Models.RateLimitError name: RateLimitError href: api/AnthropicClient.Models.RateLimitError.html commentId: T:AnthropicClient.Models.RateLimitError fullName: AnthropicClient.Models.RateLimitError nameWithType: RateLimitError - uid: AnthropicClient.Models.RateLimitError.#ctor(System.String) name: RateLimitError(string) href: api/AnthropicClient.Models.RateLimitError.html#AnthropicClient_Models_RateLimitError__ctor_System_String_ commentId: M:AnthropicClient.Models.RateLimitError.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.RateLimitError.RateLimitError(string) fullName.vb: AnthropicClient.Models.RateLimitError.New(String) nameWithType: RateLimitError.RateLimitError(string) nameWithType.vb: RateLimitError.New(String) - uid: AnthropicClient.Models.RateLimitError.#ctor* name: RateLimitError href: api/AnthropicClient.Models.RateLimitError.html#AnthropicClient_Models_RateLimitError__ctor_ commentId: Overload:AnthropicClient.Models.RateLimitError.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.RateLimitError.RateLimitError fullName.vb: AnthropicClient.Models.RateLimitError.New nameWithType: RateLimitError.RateLimitError nameWithType.vb: RateLimitError.New - uid: AnthropicClient.Models.SpecificToolChoice name: SpecificToolChoice href: api/AnthropicClient.Models.SpecificToolChoice.html commentId: T:AnthropicClient.Models.SpecificToolChoice fullName: AnthropicClient.Models.SpecificToolChoice nameWithType: SpecificToolChoice - uid: AnthropicClient.Models.SpecificToolChoice.#ctor(System.String) name: SpecificToolChoice(string) href: api/AnthropicClient.Models.SpecificToolChoice.html#AnthropicClient_Models_SpecificToolChoice__ctor_System_String_ commentId: M:AnthropicClient.Models.SpecificToolChoice.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.SpecificToolChoice.SpecificToolChoice(string) fullName.vb: AnthropicClient.Models.SpecificToolChoice.New(String) nameWithType: SpecificToolChoice.SpecificToolChoice(string) nameWithType.vb: SpecificToolChoice.New(String) - uid: AnthropicClient.Models.SpecificToolChoice.#ctor* name: SpecificToolChoice href: api/AnthropicClient.Models.SpecificToolChoice.html#AnthropicClient_Models_SpecificToolChoice__ctor_ commentId: Overload:AnthropicClient.Models.SpecificToolChoice.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.SpecificToolChoice.SpecificToolChoice fullName.vb: AnthropicClient.Models.SpecificToolChoice.New nameWithType: SpecificToolChoice.SpecificToolChoice nameWithType.vb: SpecificToolChoice.New - uid: AnthropicClient.Models.SpecificToolChoice.Name name: Name href: api/AnthropicClient.Models.SpecificToolChoice.html#AnthropicClient_Models_SpecificToolChoice_Name commentId: P:AnthropicClient.Models.SpecificToolChoice.Name fullName: AnthropicClient.Models.SpecificToolChoice.Name nameWithType: SpecificToolChoice.Name - uid: AnthropicClient.Models.SpecificToolChoice.Name* name: Name href: api/AnthropicClient.Models.SpecificToolChoice.html#AnthropicClient_Models_SpecificToolChoice_Name_ commentId: Overload:AnthropicClient.Models.SpecificToolChoice.Name isSpec: "True" fullName: AnthropicClient.Models.SpecificToolChoice.Name nameWithType: SpecificToolChoice.Name - uid: AnthropicClient.Models.StopReasonType name: StopReasonType href: api/AnthropicClient.Models.StopReasonType.html commentId: T:AnthropicClient.Models.StopReasonType fullName: AnthropicClient.Models.StopReasonType nameWithType: StopReasonType - uid: AnthropicClient.Models.StopReasonType.EndTurn name: EndTurn href: api/AnthropicClient.Models.StopReasonType.html#AnthropicClient_Models_StopReasonType_EndTurn commentId: F:AnthropicClient.Models.StopReasonType.EndTurn fullName: AnthropicClient.Models.StopReasonType.EndTurn nameWithType: StopReasonType.EndTurn - uid: AnthropicClient.Models.StopReasonType.MaxTokens name: MaxTokens href: api/AnthropicClient.Models.StopReasonType.html#AnthropicClient_Models_StopReasonType_MaxTokens commentId: F:AnthropicClient.Models.StopReasonType.MaxTokens fullName: AnthropicClient.Models.StopReasonType.MaxTokens nameWithType: StopReasonType.MaxTokens - uid: AnthropicClient.Models.StopReasonType.StopSequence name: StopSequence href: api/AnthropicClient.Models.StopReasonType.html#AnthropicClient_Models_StopReasonType_StopSequence commentId: F:AnthropicClient.Models.StopReasonType.StopSequence fullName: AnthropicClient.Models.StopReasonType.StopSequence nameWithType: StopReasonType.StopSequence - uid: AnthropicClient.Models.StopReasonType.ToolUse name: ToolUse href: api/AnthropicClient.Models.StopReasonType.html#AnthropicClient_Models_StopReasonType_ToolUse commentId: F:AnthropicClient.Models.StopReasonType.ToolUse fullName: AnthropicClient.Models.StopReasonType.ToolUse nameWithType: StopReasonType.ToolUse - uid: AnthropicClient.Models.StreamMessageRequest name: StreamMessageRequest href: api/AnthropicClient.Models.StreamMessageRequest.html commentId: T:AnthropicClient.Models.StreamMessageRequest fullName: AnthropicClient.Models.StreamMessageRequest nameWithType: StreamMessageRequest - uid: AnthropicClient.Models.StreamMessageRequest.#ctor(System.String,System.Collections.Generic.List{AnthropicClient.Models.Message},System.Int32,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},System.Decimal,System.Nullable{System.Int32},System.Nullable{System.Decimal},AnthropicClient.Models.ToolChoice,System.Collections.Generic.List{AnthropicClient.Models.Tool},System.Collections.Generic.List{System.String}) name: StreamMessageRequest(string, List, int, string?, Dictionary?, decimal, int?, decimal?, ToolChoice?, List?, List?) href: api/AnthropicClient.Models.StreamMessageRequest.html#AnthropicClient_Models_StreamMessageRequest__ctor_System_String_System_Collections_Generic_List_AnthropicClient_Models_Message__System_Int32_System_String_System_Collections_Generic_Dictionary_System_String_System_Object__System_Decimal_System_Nullable_System_Int32__System_Nullable_System_Decimal__AnthropicClient_Models_ToolChoice_System_Collections_Generic_List_AnthropicClient_Models_Tool__System_Collections_Generic_List_System_String__ commentId: M:AnthropicClient.Models.StreamMessageRequest.#ctor(System.String,System.Collections.Generic.List{AnthropicClient.Models.Message},System.Int32,System.String,System.Collections.Generic.Dictionary{System.String,System.Object},System.Decimal,System.Nullable{System.Int32},System.Nullable{System.Decimal},AnthropicClient.Models.ToolChoice,System.Collections.Generic.List{AnthropicClient.Models.Tool},System.Collections.Generic.List{System.String}) name.vb: New(String, List(Of Message), Integer, String, Dictionary(Of String, Object), Decimal, Integer?, Decimal?, ToolChoice, List(Of Tool), List(Of String)) fullName: AnthropicClient.Models.StreamMessageRequest.StreamMessageRequest(string, System.Collections.Generic.List, int, string?, System.Collections.Generic.Dictionary?, decimal, int?, decimal?, AnthropicClient.Models.ToolChoice?, System.Collections.Generic.List?, System.Collections.Generic.List?) fullName.vb: AnthropicClient.Models.StreamMessageRequest.New(String, System.Collections.Generic.List(Of AnthropicClient.Models.Message), Integer, String, System.Collections.Generic.Dictionary(Of String, Object), Decimal, Integer?, Decimal?, AnthropicClient.Models.ToolChoice, System.Collections.Generic.List(Of AnthropicClient.Models.Tool), System.Collections.Generic.List(Of String)) nameWithType: StreamMessageRequest.StreamMessageRequest(string, List, int, string?, Dictionary?, decimal, int?, decimal?, ToolChoice?, List?, List?) nameWithType.vb: StreamMessageRequest.New(String, List(Of Message), Integer, String, Dictionary(Of String, Object), Decimal, Integer?, Decimal?, ToolChoice, List(Of Tool), List(Of String)) - uid: AnthropicClient.Models.StreamMessageRequest.#ctor* name: StreamMessageRequest href: api/AnthropicClient.Models.StreamMessageRequest.html#AnthropicClient_Models_StreamMessageRequest__ctor_ commentId: Overload:AnthropicClient.Models.StreamMessageRequest.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.StreamMessageRequest.StreamMessageRequest fullName.vb: AnthropicClient.Models.StreamMessageRequest.New nameWithType: StreamMessageRequest.StreamMessageRequest nameWithType.vb: StreamMessageRequest.New - uid: AnthropicClient.Models.TextContent name: TextContent href: api/AnthropicClient.Models.TextContent.html commentId: T:AnthropicClient.Models.TextContent fullName: AnthropicClient.Models.TextContent nameWithType: TextContent - uid: AnthropicClient.Models.TextContent.#ctor(System.String) name: TextContent(string) href: api/AnthropicClient.Models.TextContent.html#AnthropicClient_Models_TextContent__ctor_System_String_ commentId: M:AnthropicClient.Models.TextContent.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.TextContent.TextContent(string) fullName.vb: AnthropicClient.Models.TextContent.New(String) nameWithType: TextContent.TextContent(string) nameWithType.vb: TextContent.New(String) - uid: AnthropicClient.Models.TextContent.#ctor* name: TextContent href: api/AnthropicClient.Models.TextContent.html#AnthropicClient_Models_TextContent__ctor_ commentId: Overload:AnthropicClient.Models.TextContent.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.TextContent.TextContent fullName.vb: AnthropicClient.Models.TextContent.New nameWithType: TextContent.TextContent nameWithType.vb: TextContent.New - uid: AnthropicClient.Models.TextContent.Text name: Text href: api/AnthropicClient.Models.TextContent.html#AnthropicClient_Models_TextContent_Text commentId: P:AnthropicClient.Models.TextContent.Text fullName: AnthropicClient.Models.TextContent.Text nameWithType: TextContent.Text - uid: AnthropicClient.Models.TextContent.Text* name: Text href: api/AnthropicClient.Models.TextContent.html#AnthropicClient_Models_TextContent_Text_ commentId: Overload:AnthropicClient.Models.TextContent.Text isSpec: "True" fullName: AnthropicClient.Models.TextContent.Text nameWithType: TextContent.Text - uid: AnthropicClient.Models.TextDelta name: TextDelta href: api/AnthropicClient.Models.TextDelta.html commentId: T:AnthropicClient.Models.TextDelta fullName: AnthropicClient.Models.TextDelta nameWithType: TextDelta - uid: AnthropicClient.Models.TextDelta.#ctor(System.String) name: TextDelta(string) href: api/AnthropicClient.Models.TextDelta.html#AnthropicClient_Models_TextDelta__ctor_System_String_ commentId: M:AnthropicClient.Models.TextDelta.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.TextDelta.TextDelta(string) fullName.vb: AnthropicClient.Models.TextDelta.New(String) nameWithType: TextDelta.TextDelta(string) nameWithType.vb: TextDelta.New(String) - uid: AnthropicClient.Models.TextDelta.#ctor* name: TextDelta href: api/AnthropicClient.Models.TextDelta.html#AnthropicClient_Models_TextDelta__ctor_ commentId: Overload:AnthropicClient.Models.TextDelta.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.TextDelta.TextDelta fullName.vb: AnthropicClient.Models.TextDelta.New nameWithType: TextDelta.TextDelta nameWithType.vb: TextDelta.New - uid: AnthropicClient.Models.TextDelta.Text name: Text href: api/AnthropicClient.Models.TextDelta.html#AnthropicClient_Models_TextDelta_Text commentId: P:AnthropicClient.Models.TextDelta.Text fullName: AnthropicClient.Models.TextDelta.Text nameWithType: TextDelta.Text - uid: AnthropicClient.Models.TextDelta.Text* name: Text href: api/AnthropicClient.Models.TextDelta.html#AnthropicClient_Models_TextDelta_Text_ commentId: Overload:AnthropicClient.Models.TextDelta.Text isSpec: "True" fullName: AnthropicClient.Models.TextDelta.Text nameWithType: TextDelta.Text - uid: AnthropicClient.Models.Tool name: Tool href: api/AnthropicClient.Models.Tool.html commentId: T:AnthropicClient.Models.Tool fullName: AnthropicClient.Models.Tool nameWithType: Tool - uid: AnthropicClient.Models.Tool.CreateFromClass* name: CreateFromClass href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_CreateFromClass_ commentId: Overload:AnthropicClient.Models.Tool.CreateFromClass isSpec: "True" fullName: AnthropicClient.Models.Tool.CreateFromClass nameWithType: Tool.CreateFromClass - uid: AnthropicClient.Models.Tool.CreateFromClass``1 name: CreateFromClass() href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_CreateFromClass__1 commentId: M:AnthropicClient.Models.Tool.CreateFromClass``1 name.vb: CreateFromClass(Of T)() fullName: AnthropicClient.Models.Tool.CreateFromClass() fullName.vb: AnthropicClient.Models.Tool.CreateFromClass(Of T)() nameWithType: Tool.CreateFromClass() nameWithType.vb: Tool.CreateFromClass(Of T)() - uid: AnthropicClient.Models.Tool.CreateFromFunction* name: CreateFromFunction href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_CreateFromFunction_ commentId: Overload:AnthropicClient.Models.Tool.CreateFromFunction isSpec: "True" fullName: AnthropicClient.Models.Tool.CreateFromFunction nameWithType: Tool.CreateFromFunction - uid: AnthropicClient.Models.Tool.CreateFromFunction``1(System.String,System.String,System.Func{``0}) name: CreateFromFunction(string, string, Func) href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_CreateFromFunction__1_System_String_System_String_System_Func___0__ commentId: M:AnthropicClient.Models.Tool.CreateFromFunction``1(System.String,System.String,System.Func{``0}) name.vb: CreateFromFunction(Of TResult)(String, String, Func(Of TResult)) fullName: AnthropicClient.Models.Tool.CreateFromFunction(string, string, System.Func) fullName.vb: AnthropicClient.Models.Tool.CreateFromFunction(Of TResult)(String, String, System.Func(Of TResult)) nameWithType: Tool.CreateFromFunction(string, string, Func) nameWithType.vb: Tool.CreateFromFunction(Of TResult)(String, String, Func(Of TResult)) - uid: AnthropicClient.Models.Tool.CreateFromFunction``2(System.String,System.String,System.Func{``0,``1}) name: CreateFromFunction(string, string, Func) href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_CreateFromFunction__2_System_String_System_String_System_Func___0___1__ commentId: M:AnthropicClient.Models.Tool.CreateFromFunction``2(System.String,System.String,System.Func{``0,``1}) name.vb: CreateFromFunction(Of T1, TResult)(String, String, Func(Of T1, TResult)) fullName: AnthropicClient.Models.Tool.CreateFromFunction(string, string, System.Func) fullName.vb: AnthropicClient.Models.Tool.CreateFromFunction(Of T1, TResult)(String, String, System.Func(Of T1, TResult)) nameWithType: Tool.CreateFromFunction(string, string, Func) nameWithType.vb: Tool.CreateFromFunction(Of T1, TResult)(String, String, Func(Of T1, TResult)) - uid: AnthropicClient.Models.Tool.CreateFromFunction``3(System.String,System.String,System.Func{``0,``1,``2}) name: CreateFromFunction(string, string, Func) href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_CreateFromFunction__3_System_String_System_String_System_Func___0___1___2__ commentId: M:AnthropicClient.Models.Tool.CreateFromFunction``3(System.String,System.String,System.Func{``0,``1,``2}) name.vb: CreateFromFunction(Of T1, T2, TResult)(String, String, Func(Of T1, T2, TResult)) fullName: AnthropicClient.Models.Tool.CreateFromFunction(string, string, System.Func) fullName.vb: AnthropicClient.Models.Tool.CreateFromFunction(Of T1, T2, TResult)(String, String, System.Func(Of T1, T2, TResult)) nameWithType: Tool.CreateFromFunction(string, string, Func) nameWithType.vb: Tool.CreateFromFunction(Of T1, T2, TResult)(String, String, Func(Of T1, T2, TResult)) - uid: AnthropicClient.Models.Tool.CreateFromInstanceMethod(System.String,System.String,System.Object,System.String) name: CreateFromInstanceMethod(string, string, object, string) href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_CreateFromInstanceMethod_System_String_System_String_System_Object_System_String_ commentId: M:AnthropicClient.Models.Tool.CreateFromInstanceMethod(System.String,System.String,System.Object,System.String) name.vb: CreateFromInstanceMethod(String, String, Object, String) fullName: AnthropicClient.Models.Tool.CreateFromInstanceMethod(string, string, object, string) fullName.vb: AnthropicClient.Models.Tool.CreateFromInstanceMethod(String, String, Object, String) nameWithType: Tool.CreateFromInstanceMethod(string, string, object, string) nameWithType.vb: Tool.CreateFromInstanceMethod(String, String, Object, String) - uid: AnthropicClient.Models.Tool.CreateFromInstanceMethod* name: CreateFromInstanceMethod href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_CreateFromInstanceMethod_ commentId: Overload:AnthropicClient.Models.Tool.CreateFromInstanceMethod isSpec: "True" fullName: AnthropicClient.Models.Tool.CreateFromInstanceMethod nameWithType: Tool.CreateFromInstanceMethod - uid: AnthropicClient.Models.Tool.CreateFromStaticMethod(System.String,System.String,System.Type,System.String) name: CreateFromStaticMethod(string, string, Type, string) href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_CreateFromStaticMethod_System_String_System_String_System_Type_System_String_ commentId: M:AnthropicClient.Models.Tool.CreateFromStaticMethod(System.String,System.String,System.Type,System.String) name.vb: CreateFromStaticMethod(String, String, Type, String) fullName: AnthropicClient.Models.Tool.CreateFromStaticMethod(string, string, System.Type, string) fullName.vb: AnthropicClient.Models.Tool.CreateFromStaticMethod(String, String, System.Type, String) nameWithType: Tool.CreateFromStaticMethod(string, string, Type, string) nameWithType.vb: Tool.CreateFromStaticMethod(String, String, Type, String) - uid: AnthropicClient.Models.Tool.CreateFromStaticMethod* name: CreateFromStaticMethod href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_CreateFromStaticMethod_ commentId: Overload:AnthropicClient.Models.Tool.CreateFromStaticMethod isSpec: "True" fullName: AnthropicClient.Models.Tool.CreateFromStaticMethod nameWithType: Tool.CreateFromStaticMethod - uid: AnthropicClient.Models.Tool.Description name: Description href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_Description commentId: P:AnthropicClient.Models.Tool.Description fullName: AnthropicClient.Models.Tool.Description nameWithType: Tool.Description - uid: AnthropicClient.Models.Tool.Description* name: Description href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_Description_ commentId: Overload:AnthropicClient.Models.Tool.Description isSpec: "True" fullName: AnthropicClient.Models.Tool.Description nameWithType: Tool.Description - uid: AnthropicClient.Models.Tool.DisplayName name: DisplayName href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_DisplayName commentId: P:AnthropicClient.Models.Tool.DisplayName fullName: AnthropicClient.Models.Tool.DisplayName nameWithType: Tool.DisplayName - uid: AnthropicClient.Models.Tool.DisplayName* name: DisplayName href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_DisplayName_ commentId: Overload:AnthropicClient.Models.Tool.DisplayName isSpec: "True" fullName: AnthropicClient.Models.Tool.DisplayName nameWithType: Tool.DisplayName - uid: AnthropicClient.Models.Tool.Function name: Function href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_Function commentId: P:AnthropicClient.Models.Tool.Function fullName: AnthropicClient.Models.Tool.Function nameWithType: Tool.Function - uid: AnthropicClient.Models.Tool.Function* name: Function href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_Function_ commentId: Overload:AnthropicClient.Models.Tool.Function isSpec: "True" fullName: AnthropicClient.Models.Tool.Function nameWithType: Tool.Function - uid: AnthropicClient.Models.Tool.InputSchema name: InputSchema href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_InputSchema commentId: P:AnthropicClient.Models.Tool.InputSchema fullName: AnthropicClient.Models.Tool.InputSchema nameWithType: Tool.InputSchema - uid: AnthropicClient.Models.Tool.InputSchema* name: InputSchema href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_InputSchema_ commentId: Overload:AnthropicClient.Models.Tool.InputSchema isSpec: "True" fullName: AnthropicClient.Models.Tool.InputSchema nameWithType: Tool.InputSchema - uid: AnthropicClient.Models.Tool.Name name: Name href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_Name commentId: P:AnthropicClient.Models.Tool.Name fullName: AnthropicClient.Models.Tool.Name nameWithType: Tool.Name - uid: AnthropicClient.Models.Tool.Name* name: Name href: api/AnthropicClient.Models.Tool.html#AnthropicClient_Models_Tool_Name_ commentId: Overload:AnthropicClient.Models.Tool.Name isSpec: "True" fullName: AnthropicClient.Models.Tool.Name nameWithType: Tool.Name - uid: AnthropicClient.Models.ToolCall name: ToolCall href: api/AnthropicClient.Models.ToolCall.html commentId: T:AnthropicClient.Models.ToolCall fullName: AnthropicClient.Models.ToolCall nameWithType: ToolCall - uid: AnthropicClient.Models.ToolCall.#ctor(AnthropicClient.Models.Tool,AnthropicClient.Models.ToolUseContent) name: ToolCall(Tool, ToolUseContent) href: api/AnthropicClient.Models.ToolCall.html#AnthropicClient_Models_ToolCall__ctor_AnthropicClient_Models_Tool_AnthropicClient_Models_ToolUseContent_ commentId: M:AnthropicClient.Models.ToolCall.#ctor(AnthropicClient.Models.Tool,AnthropicClient.Models.ToolUseContent) name.vb: New(Tool, ToolUseContent) fullName: AnthropicClient.Models.ToolCall.ToolCall(AnthropicClient.Models.Tool, AnthropicClient.Models.ToolUseContent) fullName.vb: AnthropicClient.Models.ToolCall.New(AnthropicClient.Models.Tool, AnthropicClient.Models.ToolUseContent) nameWithType: ToolCall.ToolCall(Tool, ToolUseContent) nameWithType.vb: ToolCall.New(Tool, ToolUseContent) - uid: AnthropicClient.Models.ToolCall.#ctor* name: ToolCall href: api/AnthropicClient.Models.ToolCall.html#AnthropicClient_Models_ToolCall__ctor_ commentId: Overload:AnthropicClient.Models.ToolCall.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ToolCall.ToolCall fullName.vb: AnthropicClient.Models.ToolCall.New nameWithType: ToolCall.ToolCall nameWithType.vb: ToolCall.New - uid: AnthropicClient.Models.ToolCall.InvokeAsync name: InvokeAsync() href: api/AnthropicClient.Models.ToolCall.html#AnthropicClient_Models_ToolCall_InvokeAsync commentId: M:AnthropicClient.Models.ToolCall.InvokeAsync fullName: AnthropicClient.Models.ToolCall.InvokeAsync() nameWithType: ToolCall.InvokeAsync() - uid: AnthropicClient.Models.ToolCall.InvokeAsync* name: InvokeAsync href: api/AnthropicClient.Models.ToolCall.html#AnthropicClient_Models_ToolCall_InvokeAsync_ commentId: Overload:AnthropicClient.Models.ToolCall.InvokeAsync isSpec: "True" fullName: AnthropicClient.Models.ToolCall.InvokeAsync nameWithType: ToolCall.InvokeAsync - uid: AnthropicClient.Models.ToolCall.InvokeAsync``1 name: InvokeAsync() href: api/AnthropicClient.Models.ToolCall.html#AnthropicClient_Models_ToolCall_InvokeAsync__1 commentId: M:AnthropicClient.Models.ToolCall.InvokeAsync``1 name.vb: InvokeAsync(Of T)() fullName: AnthropicClient.Models.ToolCall.InvokeAsync() fullName.vb: AnthropicClient.Models.ToolCall.InvokeAsync(Of T)() nameWithType: ToolCall.InvokeAsync() nameWithType.vb: ToolCall.InvokeAsync(Of T)() - uid: AnthropicClient.Models.ToolCall.Tool name: Tool href: api/AnthropicClient.Models.ToolCall.html#AnthropicClient_Models_ToolCall_Tool commentId: P:AnthropicClient.Models.ToolCall.Tool fullName: AnthropicClient.Models.ToolCall.Tool nameWithType: ToolCall.Tool - uid: AnthropicClient.Models.ToolCall.Tool* name: Tool href: api/AnthropicClient.Models.ToolCall.html#AnthropicClient_Models_ToolCall_Tool_ commentId: Overload:AnthropicClient.Models.ToolCall.Tool isSpec: "True" fullName: AnthropicClient.Models.ToolCall.Tool nameWithType: ToolCall.Tool - uid: AnthropicClient.Models.ToolCall.ToolUse name: ToolUse href: api/AnthropicClient.Models.ToolCall.html#AnthropicClient_Models_ToolCall_ToolUse commentId: P:AnthropicClient.Models.ToolCall.ToolUse fullName: AnthropicClient.Models.ToolCall.ToolUse nameWithType: ToolCall.ToolUse - uid: AnthropicClient.Models.ToolCall.ToolUse* name: ToolUse href: api/AnthropicClient.Models.ToolCall.html#AnthropicClient_Models_ToolCall_ToolUse_ commentId: Overload:AnthropicClient.Models.ToolCall.ToolUse isSpec: "True" fullName: AnthropicClient.Models.ToolCall.ToolUse nameWithType: ToolCall.ToolUse - uid: AnthropicClient.Models.ToolCallResult`1 name: ToolCallResult href: api/AnthropicClient.Models.ToolCallResult-1.html commentId: T:AnthropicClient.Models.ToolCallResult`1 name.vb: ToolCallResult(Of T) fullName: AnthropicClient.Models.ToolCallResult fullName.vb: AnthropicClient.Models.ToolCallResult(Of T) nameWithType: ToolCallResult nameWithType.vb: ToolCallResult(Of T) - uid: AnthropicClient.Models.ToolCallResult`1.#ctor(`0,System.Exception,System.Boolean) name: ToolCallResult(T?, Exception, bool) href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1__ctor__0_System_Exception_System_Boolean_ commentId: M:AnthropicClient.Models.ToolCallResult`1.#ctor(`0,System.Exception,System.Boolean) name.vb: New(T, Exception, Boolean) fullName: AnthropicClient.Models.ToolCallResult.ToolCallResult(T?, System.Exception, bool) fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).New(T, System.Exception, Boolean) nameWithType: ToolCallResult.ToolCallResult(T?, Exception, bool) nameWithType.vb: ToolCallResult(Of T).New(T, Exception, Boolean) - uid: AnthropicClient.Models.ToolCallResult`1.#ctor* name: ToolCallResult href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1__ctor_ commentId: Overload:AnthropicClient.Models.ToolCallResult`1.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ToolCallResult.ToolCallResult fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).New nameWithType: ToolCallResult.ToolCallResult nameWithType.vb: ToolCallResult(Of T).New - uid: AnthropicClient.Models.ToolCallResult`1.Error name: Error href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1_Error commentId: P:AnthropicClient.Models.ToolCallResult`1.Error fullName: AnthropicClient.Models.ToolCallResult.Error fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).Error nameWithType: ToolCallResult.Error nameWithType.vb: ToolCallResult(Of T).Error - uid: AnthropicClient.Models.ToolCallResult`1.Error* name: Error href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1_Error_ commentId: Overload:AnthropicClient.Models.ToolCallResult`1.Error isSpec: "True" fullName: AnthropicClient.Models.ToolCallResult.Error fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).Error nameWithType: ToolCallResult.Error nameWithType.vb: ToolCallResult(Of T).Error - uid: AnthropicClient.Models.ToolCallResult`1.Failure(System.Exception) name: Failure(Exception) href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1_Failure_System_Exception_ commentId: M:AnthropicClient.Models.ToolCallResult`1.Failure(System.Exception) fullName: AnthropicClient.Models.ToolCallResult.Failure(System.Exception) fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).Failure(System.Exception) nameWithType: ToolCallResult.Failure(Exception) nameWithType.vb: ToolCallResult(Of T).Failure(Exception) - uid: AnthropicClient.Models.ToolCallResult`1.Failure* name: Failure href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1_Failure_ commentId: Overload:AnthropicClient.Models.ToolCallResult`1.Failure isSpec: "True" fullName: AnthropicClient.Models.ToolCallResult.Failure fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).Failure nameWithType: ToolCallResult.Failure nameWithType.vb: ToolCallResult(Of T).Failure - uid: AnthropicClient.Models.ToolCallResult`1.IsFailure name: IsFailure href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1_IsFailure commentId: P:AnthropicClient.Models.ToolCallResult`1.IsFailure fullName: AnthropicClient.Models.ToolCallResult.IsFailure fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).IsFailure nameWithType: ToolCallResult.IsFailure nameWithType.vb: ToolCallResult(Of T).IsFailure - uid: AnthropicClient.Models.ToolCallResult`1.IsFailure* name: IsFailure href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1_IsFailure_ commentId: Overload:AnthropicClient.Models.ToolCallResult`1.IsFailure isSpec: "True" fullName: AnthropicClient.Models.ToolCallResult.IsFailure fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).IsFailure nameWithType: ToolCallResult.IsFailure nameWithType.vb: ToolCallResult(Of T).IsFailure - uid: AnthropicClient.Models.ToolCallResult`1.IsSuccess name: IsSuccess href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1_IsSuccess commentId: P:AnthropicClient.Models.ToolCallResult`1.IsSuccess fullName: AnthropicClient.Models.ToolCallResult.IsSuccess fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).IsSuccess nameWithType: ToolCallResult.IsSuccess nameWithType.vb: ToolCallResult(Of T).IsSuccess - uid: AnthropicClient.Models.ToolCallResult`1.IsSuccess* name: IsSuccess href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1_IsSuccess_ commentId: Overload:AnthropicClient.Models.ToolCallResult`1.IsSuccess isSpec: "True" fullName: AnthropicClient.Models.ToolCallResult.IsSuccess fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).IsSuccess nameWithType: ToolCallResult.IsSuccess nameWithType.vb: ToolCallResult(Of T).IsSuccess - uid: AnthropicClient.Models.ToolCallResult`1.Success(`0) name: Success(T?) href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1_Success__0_ commentId: M:AnthropicClient.Models.ToolCallResult`1.Success(`0) name.vb: Success(T) fullName: AnthropicClient.Models.ToolCallResult.Success(T?) fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).Success(T) nameWithType: ToolCallResult.Success(T?) nameWithType.vb: ToolCallResult(Of T).Success(T) - uid: AnthropicClient.Models.ToolCallResult`1.Success* name: Success href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1_Success_ commentId: Overload:AnthropicClient.Models.ToolCallResult`1.Success isSpec: "True" fullName: AnthropicClient.Models.ToolCallResult.Success fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).Success nameWithType: ToolCallResult.Success nameWithType.vb: ToolCallResult(Of T).Success - uid: AnthropicClient.Models.ToolCallResult`1.Value name: Value href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1_Value commentId: P:AnthropicClient.Models.ToolCallResult`1.Value fullName: AnthropicClient.Models.ToolCallResult.Value fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).Value nameWithType: ToolCallResult.Value nameWithType.vb: ToolCallResult(Of T).Value - uid: AnthropicClient.Models.ToolCallResult`1.Value* name: Value href: api/AnthropicClient.Models.ToolCallResult-1.html#AnthropicClient_Models_ToolCallResult_1_Value_ commentId: Overload:AnthropicClient.Models.ToolCallResult`1.Value isSpec: "True" fullName: AnthropicClient.Models.ToolCallResult.Value fullName.vb: AnthropicClient.Models.ToolCallResult(Of T).Value nameWithType: ToolCallResult.Value nameWithType.vb: ToolCallResult(Of T).Value - uid: AnthropicClient.Models.ToolChoice name: ToolChoice href: api/AnthropicClient.Models.ToolChoice.html commentId: T:AnthropicClient.Models.ToolChoice fullName: AnthropicClient.Models.ToolChoice nameWithType: ToolChoice - uid: AnthropicClient.Models.ToolChoice.#ctor(System.String) name: ToolChoice(string) href: api/AnthropicClient.Models.ToolChoice.html#AnthropicClient_Models_ToolChoice__ctor_System_String_ commentId: M:AnthropicClient.Models.ToolChoice.#ctor(System.String) name.vb: New(String) fullName: AnthropicClient.Models.ToolChoice.ToolChoice(string) fullName.vb: AnthropicClient.Models.ToolChoice.New(String) nameWithType: ToolChoice.ToolChoice(string) nameWithType.vb: ToolChoice.New(String) - uid: AnthropicClient.Models.ToolChoice.#ctor* name: ToolChoice href: api/AnthropicClient.Models.ToolChoice.html#AnthropicClient_Models_ToolChoice__ctor_ commentId: Overload:AnthropicClient.Models.ToolChoice.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ToolChoice.ToolChoice fullName.vb: AnthropicClient.Models.ToolChoice.New nameWithType: ToolChoice.ToolChoice nameWithType.vb: ToolChoice.New - uid: AnthropicClient.Models.ToolChoice.Type name: Type href: api/AnthropicClient.Models.ToolChoice.html#AnthropicClient_Models_ToolChoice_Type commentId: P:AnthropicClient.Models.ToolChoice.Type fullName: AnthropicClient.Models.ToolChoice.Type nameWithType: ToolChoice.Type - uid: AnthropicClient.Models.ToolChoice.Type* name: Type href: api/AnthropicClient.Models.ToolChoice.html#AnthropicClient_Models_ToolChoice_Type_ commentId: Overload:AnthropicClient.Models.ToolChoice.Type isSpec: "True" fullName: AnthropicClient.Models.ToolChoice.Type nameWithType: ToolChoice.Type - uid: AnthropicClient.Models.ToolChoiceType name: ToolChoiceType href: api/AnthropicClient.Models.ToolChoiceType.html commentId: T:AnthropicClient.Models.ToolChoiceType fullName: AnthropicClient.Models.ToolChoiceType nameWithType: ToolChoiceType - uid: AnthropicClient.Models.ToolChoiceType.Any name: Any href: api/AnthropicClient.Models.ToolChoiceType.html#AnthropicClient_Models_ToolChoiceType_Any commentId: F:AnthropicClient.Models.ToolChoiceType.Any fullName: AnthropicClient.Models.ToolChoiceType.Any nameWithType: ToolChoiceType.Any - uid: AnthropicClient.Models.ToolChoiceType.Auto name: Auto href: api/AnthropicClient.Models.ToolChoiceType.html#AnthropicClient_Models_ToolChoiceType_Auto commentId: F:AnthropicClient.Models.ToolChoiceType.Auto fullName: AnthropicClient.Models.ToolChoiceType.Auto nameWithType: ToolChoiceType.Auto - uid: AnthropicClient.Models.ToolChoiceType.Tool name: Tool href: api/AnthropicClient.Models.ToolChoiceType.html#AnthropicClient_Models_ToolChoiceType_Tool commentId: F:AnthropicClient.Models.ToolChoiceType.Tool fullName: AnthropicClient.Models.ToolChoiceType.Tool nameWithType: ToolChoiceType.Tool - uid: AnthropicClient.Models.ToolResultContent name: ToolResultContent href: api/AnthropicClient.Models.ToolResultContent.html commentId: T:AnthropicClient.Models.ToolResultContent fullName: AnthropicClient.Models.ToolResultContent nameWithType: ToolResultContent - uid: AnthropicClient.Models.ToolResultContent.#ctor(System.String,System.String) name: ToolResultContent(string, string) href: api/AnthropicClient.Models.ToolResultContent.html#AnthropicClient_Models_ToolResultContent__ctor_System_String_System_String_ commentId: M:AnthropicClient.Models.ToolResultContent.#ctor(System.String,System.String) name.vb: New(String, String) fullName: AnthropicClient.Models.ToolResultContent.ToolResultContent(string, string) fullName.vb: AnthropicClient.Models.ToolResultContent.New(String, String) nameWithType: ToolResultContent.ToolResultContent(string, string) nameWithType.vb: ToolResultContent.New(String, String) - uid: AnthropicClient.Models.ToolResultContent.#ctor* name: ToolResultContent href: api/AnthropicClient.Models.ToolResultContent.html#AnthropicClient_Models_ToolResultContent__ctor_ commentId: Overload:AnthropicClient.Models.ToolResultContent.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ToolResultContent.ToolResultContent fullName.vb: AnthropicClient.Models.ToolResultContent.New nameWithType: ToolResultContent.ToolResultContent nameWithType.vb: ToolResultContent.New - uid: AnthropicClient.Models.ToolResultContent.Content name: Content href: api/AnthropicClient.Models.ToolResultContent.html#AnthropicClient_Models_ToolResultContent_Content commentId: P:AnthropicClient.Models.ToolResultContent.Content fullName: AnthropicClient.Models.ToolResultContent.Content nameWithType: ToolResultContent.Content - uid: AnthropicClient.Models.ToolResultContent.Content* name: Content href: api/AnthropicClient.Models.ToolResultContent.html#AnthropicClient_Models_ToolResultContent_Content_ commentId: Overload:AnthropicClient.Models.ToolResultContent.Content isSpec: "True" fullName: AnthropicClient.Models.ToolResultContent.Content nameWithType: ToolResultContent.Content - uid: AnthropicClient.Models.ToolResultContent.ToolUseId name: ToolUseId href: api/AnthropicClient.Models.ToolResultContent.html#AnthropicClient_Models_ToolResultContent_ToolUseId commentId: P:AnthropicClient.Models.ToolResultContent.ToolUseId fullName: AnthropicClient.Models.ToolResultContent.ToolUseId nameWithType: ToolResultContent.ToolUseId - uid: AnthropicClient.Models.ToolResultContent.ToolUseId* name: ToolUseId href: api/AnthropicClient.Models.ToolResultContent.html#AnthropicClient_Models_ToolResultContent_ToolUseId_ commentId: Overload:AnthropicClient.Models.ToolResultContent.ToolUseId isSpec: "True" fullName: AnthropicClient.Models.ToolResultContent.ToolUseId nameWithType: ToolResultContent.ToolUseId - uid: AnthropicClient.Models.ToolUseContent name: ToolUseContent href: api/AnthropicClient.Models.ToolUseContent.html commentId: T:AnthropicClient.Models.ToolUseContent fullName: AnthropicClient.Models.ToolUseContent nameWithType: ToolUseContent - uid: AnthropicClient.Models.ToolUseContent.#ctor name: ToolUseContent() href: api/AnthropicClient.Models.ToolUseContent.html#AnthropicClient_Models_ToolUseContent__ctor commentId: M:AnthropicClient.Models.ToolUseContent.#ctor name.vb: New() fullName: AnthropicClient.Models.ToolUseContent.ToolUseContent() fullName.vb: AnthropicClient.Models.ToolUseContent.New() nameWithType: ToolUseContent.ToolUseContent() nameWithType.vb: ToolUseContent.New() - uid: AnthropicClient.Models.ToolUseContent.#ctor* name: ToolUseContent href: api/AnthropicClient.Models.ToolUseContent.html#AnthropicClient_Models_ToolUseContent__ctor_ commentId: Overload:AnthropicClient.Models.ToolUseContent.#ctor isSpec: "True" name.vb: New fullName: AnthropicClient.Models.ToolUseContent.ToolUseContent fullName.vb: AnthropicClient.Models.ToolUseContent.New nameWithType: ToolUseContent.ToolUseContent nameWithType.vb: ToolUseContent.New - uid: AnthropicClient.Models.ToolUseContent.Id name: Id href: api/AnthropicClient.Models.ToolUseContent.html#AnthropicClient_Models_ToolUseContent_Id commentId: P:AnthropicClient.Models.ToolUseContent.Id fullName: AnthropicClient.Models.ToolUseContent.Id nameWithType: ToolUseContent.Id - uid: AnthropicClient.Models.ToolUseContent.Id* name: Id href: api/AnthropicClient.Models.ToolUseContent.html#AnthropicClient_Models_ToolUseContent_Id_ commentId: Overload:AnthropicClient.Models.ToolUseContent.Id isSpec: "True" fullName: AnthropicClient.Models.ToolUseContent.Id nameWithType: ToolUseContent.Id - uid: AnthropicClient.Models.ToolUseContent.Input name: Input href: api/AnthropicClient.Models.ToolUseContent.html#AnthropicClient_Models_ToolUseContent_Input commentId: P:AnthropicClient.Models.ToolUseContent.Input fullName: AnthropicClient.Models.ToolUseContent.Input nameWithType: ToolUseContent.Input - uid: AnthropicClient.Models.ToolUseContent.Input* name: Input href: api/AnthropicClient.Models.ToolUseContent.html#AnthropicClient_Models_ToolUseContent_Input_ commentId: Overload:AnthropicClient.Models.ToolUseContent.Input isSpec: "True" fullName: AnthropicClient.Models.ToolUseContent.Input nameWithType: ToolUseContent.Input - uid: AnthropicClient.Models.ToolUseContent.Name name: Name href: api/AnthropicClient.Models.ToolUseContent.html#AnthropicClient_Models_ToolUseContent_Name commentId: P:AnthropicClient.Models.ToolUseContent.Name fullName: AnthropicClient.Models.ToolUseContent.Name nameWithType: ToolUseContent.Name - uid: AnthropicClient.Models.ToolUseContent.Name* name: Name href: api/AnthropicClient.Models.ToolUseContent.html#AnthropicClient_Models_ToolUseContent_Name_ commentId: Overload:AnthropicClient.Models.ToolUseContent.Name isSpec: "True" fullName: AnthropicClient.Models.ToolUseContent.Name nameWithType: ToolUseContent.Name - uid: AnthropicClient.Models.Usage name: Usage href: api/AnthropicClient.Models.Usage.html commentId: T:AnthropicClient.Models.Usage fullName: AnthropicClient.Models.Usage nameWithType: Usage - uid: AnthropicClient.Models.Usage.InputTokens name: InputTokens href: api/AnthropicClient.Models.Usage.html#AnthropicClient_Models_Usage_InputTokens commentId: P:AnthropicClient.Models.Usage.InputTokens fullName: AnthropicClient.Models.Usage.InputTokens nameWithType: Usage.InputTokens - uid: AnthropicClient.Models.Usage.InputTokens* name: InputTokens href: api/AnthropicClient.Models.Usage.html#AnthropicClient_Models_Usage_InputTokens_ commentId: Overload:AnthropicClient.Models.Usage.InputTokens isSpec: "True" fullName: AnthropicClient.Models.Usage.InputTokens nameWithType: Usage.InputTokens - uid: AnthropicClient.Models.Usage.OutputTokens name: OutputTokens href: api/AnthropicClient.Models.Usage.html#AnthropicClient_Models_Usage_OutputTokens commentId: P:AnthropicClient.Models.Usage.OutputTokens fullName: AnthropicClient.Models.Usage.OutputTokens nameWithType: Usage.OutputTokens - uid: AnthropicClient.Models.Usage.OutputTokens* name: OutputTokens href: api/AnthropicClient.Models.Usage.html#AnthropicClient_Models_Usage_OutputTokens_ commentId: Overload:AnthropicClient.Models.Usage.OutputTokens isSpec: "True" fullName: AnthropicClient.Models.Usage.OutputTokens nameWithType: Usage.OutputTokens