diff --git a/src/libs/LabelStudio/Generated/LabelStudio.IPrompts2Client.List2.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.IPrompts2Client.List2.g.cs index 889dcd8..23bcc13 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.IPrompts2Client.List2.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.IPrompts2Client.List2.g.cs @@ -9,11 +9,15 @@ public partial interface IPrompts2Client /// List all prompts. /// /// + /// + /// /// Per-request overrides such as headers, query parameters, timeout, retries, and response buffering. /// The token to cancel the operation with /// - global::System.Threading.Tasks.Task> List2Async( + global::System.Threading.Tasks.Task List2Async( string? ordering = default, + int? page = default, + string? search = default, global::LabelStudio.AutoSDKRequestOptions? requestOptions = default, global::System.Threading.CancellationToken cancellationToken = default); } diff --git a/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContext.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContext.g.cs index 9ccee15..737965d 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContext.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContext.g.cs @@ -668,6 +668,8 @@ namespace LabelStudio [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.PaginatedLseUserList))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] + [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.PaginatedModelInterfaceSerializerGETList))] + [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.PaginatedOrganizationMemberTagList))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.PaginatedPaginatedProjectMemberList))] @@ -1025,7 +1027,6 @@ namespace LabelStudio [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] - [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] @@ -1122,6 +1123,7 @@ namespace LabelStudio [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] + [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] @@ -1186,7 +1188,6 @@ namespace LabelStudio [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] - [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] diff --git a/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContextTypes.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContextTypes.g.cs index 626b38f..2404de3 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContextTypes.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContextTypes.g.cs @@ -1244,1631 +1244,1635 @@ public sealed partial class JsonSerializerContextTypes /// /// /// - public global::LabelStudio.PaginatedOrganizationMemberTagList? Type304 { get; set; } + public global::LabelStudio.PaginatedModelInterfaceSerializerGETList? Type304 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type305 { get; set; } + public global::System.Collections.Generic.IList? Type305 { get; set; } /// /// /// - public global::LabelStudio.PaginatedPaginatedProjectMemberList? Type306 { get; set; } + public global::LabelStudio.PaginatedOrganizationMemberTagList? Type306 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type307 { get; set; } + public global::System.Collections.Generic.IList? Type307 { get; set; } /// /// /// - public global::LabelStudio.PaginatedProjectMember? Type308 { get; set; } + public global::LabelStudio.PaginatedPaginatedProjectMemberList? Type308 { get; set; } /// /// /// - public global::LabelStudio.PaginatedProjectSubsetTasksResponseList? Type309 { get; set; } + public global::System.Collections.Generic.IList? Type309 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type310 { get; set; } + public global::LabelStudio.PaginatedProjectMember? Type310 { get; set; } /// /// /// - public global::LabelStudio.ProjectSubsetTasksResponse? Type311 { get; set; } + public global::LabelStudio.PaginatedProjectSubsetTasksResponseList? Type311 { get; set; } /// /// /// - public global::LabelStudio.PaginatedRoleBasedTaskList? Type312 { get; set; } + public global::System.Collections.Generic.IList? Type312 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type313 { get; set; } + public global::LabelStudio.ProjectSubsetTasksResponse? Type313 { get; set; } /// /// /// - public global::LabelStudio.RoleBasedTask? Type314 { get; set; } + public global::LabelStudio.PaginatedRoleBasedTaskList? Type314 { get; set; } /// /// /// - public global::LabelStudio.PaginatedStateModelList? Type315 { get; set; } + public global::System.Collections.Generic.IList? Type315 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type316 { get; set; } + public global::LabelStudio.RoleBasedTask? Type316 { get; set; } /// /// /// - public global::LabelStudio.PatchedAnalyticsViewRequest? Type317 { get; set; } + public global::LabelStudio.PaginatedStateModelList? Type317 { get; set; } /// /// /// - public global::LabelStudio.PatchedAnnotationReviewRequest? Type318 { get; set; } + public global::System.Collections.Generic.IList? Type318 { get; set; } /// /// /// - public global::LabelStudio.PatchedAzureDatasetStorageRequest? Type319 { get; set; } + public global::LabelStudio.PatchedAnalyticsViewRequest? Type319 { get; set; } /// /// /// - public global::LabelStudio.PatchedAzureServicePrincipalExportStorageRequest? Type320 { get; set; } + public global::LabelStudio.PatchedAnnotationReviewRequest? Type320 { get; set; } /// /// /// - public global::LabelStudio.PatchedAzureServicePrincipalImportStorageRequest? Type321 { get; set; } + public global::LabelStudio.PatchedAzureDatasetStorageRequest? Type321 { get; set; } /// /// /// - public global::LabelStudio.PatchedBlueprintUpdateRequest? Type322 { get; set; } + public global::LabelStudio.PatchedAzureServicePrincipalExportStorageRequest? Type322 { get; set; } /// /// /// - public global::LabelStudio.PatchedCommentRequest? Type323 { get; set; } + public global::LabelStudio.PatchedAzureServicePrincipalImportStorageRequest? Type323 { get; set; } /// /// /// - public global::LabelStudio.PatchedDatabricksExportStorageRequest? Type324 { get; set; } + public global::LabelStudio.PatchedBlueprintUpdateRequest? Type324 { get; set; } /// /// /// - public global::LabelStudio.PatchedDatabricksImportStorageRequest? Type325 { get; set; } + public global::LabelStudio.PatchedCommentRequest? Type325 { get; set; } /// /// /// - public global::LabelStudio.PatchedDatasetRequest? Type326 { get; set; } + public global::LabelStudio.PatchedDatabricksExportStorageRequest? Type326 { get; set; } /// /// /// - public global::LabelStudio.PatchedDatasetViewRequest? Type327 { get; set; } + public global::LabelStudio.PatchedDatabricksImportStorageRequest? Type327 { get; set; } /// /// /// - public global::LabelStudio.PatchedDefaultRoleRequest? Type328 { get; set; } + public global::LabelStudio.PatchedDatasetRequest? Type328 { get; set; } /// /// /// - public global::LabelStudio.PatchedDimensionRequest? Type329 { get; set; } + public global::LabelStudio.PatchedDatasetViewRequest? Type329 { get; set; } /// /// /// - public global::LabelStudio.PatchedFewShotExampleRequest? Type330 { get; set; } + public global::LabelStudio.PatchedDefaultRoleRequest? Type330 { get; set; } /// /// /// - public global::LabelStudio.PatchedFileUploadRequest? Type331 { get; set; } + public global::LabelStudio.PatchedDimensionRequest? Type331 { get; set; } /// /// /// - public global::LabelStudio.PatchedGCSDatasetStorageRequest? Type332 { get; set; } + public global::LabelStudio.PatchedFewShotExampleRequest? Type332 { get; set; } /// /// /// - public global::LabelStudio.PatchedGCSSAExportStorageRequest? Type333 { get; set; } + public global::LabelStudio.PatchedFileUploadRequest? Type333 { get; set; } /// /// /// - public global::LabelStudio.PatchedGCSSAImportStorageRequest? Type334 { get; set; } + public global::LabelStudio.PatchedGCSDatasetStorageRequest? Type334 { get; set; } /// /// /// - public global::LabelStudio.PatchedGCSWIFExportStorageRequest? Type335 { get; set; } + public global::LabelStudio.PatchedGCSSAExportStorageRequest? Type335 { get; set; } /// /// /// - public global::LabelStudio.PatchedGCSWIFImportStorageRequest? Type336 { get; set; } + public global::LabelStudio.PatchedGCSSAImportStorageRequest? Type336 { get; set; } /// /// /// - public global::LabelStudio.PatchedHotkeysRequest? Type337 { get; set; } + public global::LabelStudio.PatchedGCSWIFExportStorageRequest? Type337 { get; set; } /// /// /// - public global::LabelStudio.PatchedLabelLinkRequest? Type338 { get; set; } + public global::LabelStudio.PatchedGCSWIFImportStorageRequest? Type338 { get; set; } /// /// /// - public global::LabelStudio.PatchedLabelRequest? Type339 { get; set; } + public global::LabelStudio.PatchedHotkeysRequest? Type339 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseInterfaceRequest? Type340 { get; set; } + public global::LabelStudio.PatchedLabelLinkRequest? Type340 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseOrganizationSerializerUpdateRequest? Type341 { get; set; } + public global::LabelStudio.PatchedLabelRequest? Type341 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type342 { get; set; } + public global::LabelStudio.PatchedLseInterfaceRequest? Type342 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary? Type343 { get; set; } + public global::LabelStudio.PatchedLseOrganizationSerializerUpdateRequest? Type343 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseProjectUpdateRequest? Type344 { get; set; } + public global::System.Collections.Generic.IList>? Type344 { get; set; } /// /// /// - public global::LabelStudio.ReviewSettingsRequest? Type345 { get; set; } + public global::System.Collections.Generic.Dictionary? Type345 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseS3ExportStorageRequest? Type346 { get; set; } + public global::LabelStudio.PatchedLseProjectUpdateRequest? Type346 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseS3ImportStorageRequest? Type347 { get; set; } + public global::LabelStudio.ReviewSettingsRequest? Type347 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseTaskRequest? Type348 { get; set; } + public global::LabelStudio.PatchedLseS3ExportStorageRequest? Type348 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseUserSerializerUpdateRequest? Type349 { get; set; } + public global::LabelStudio.PatchedLseS3ImportStorageRequest? Type349 { get; set; } /// /// /// - public global::LabelStudio.PatchedModelInterfaceRequest? Type350 { get; set; } + public global::LabelStudio.PatchedLseTaskRequest? Type350 { get; set; } /// /// /// - public global::LabelStudio.PatchedModelProviderConnectionRequest? Type351 { get; set; } + public global::LabelStudio.PatchedLseUserSerializerUpdateRequest? Type351 { get; set; } /// /// /// - public global::LabelStudio.PatchedOrganizationMemberCreateUpdateRequest? Type352 { get; set; } + public global::LabelStudio.PatchedModelInterfaceRequest? Type352 { get; set; } /// /// /// - public global::LabelStudio.PatchedOrganizationMemberTagRequest? Type353 { get; set; } + public global::LabelStudio.PatchedModelProviderConnectionRequest? Type353 { get; set; } /// /// /// - public global::LabelStudio.PatchedOrganizationPermissionRequest? Type354 { get; set; } + public global::LabelStudio.PatchedOrganizationMemberCreateUpdateRequest? Type354 { get; set; } /// /// /// - public global::LabelStudio.PatchedPauseRequest? Type355 { get; set; } + public global::LabelStudio.PatchedOrganizationMemberTagRequest? Type355 { get; set; } /// /// /// - public global::LabelStudio.ReasonEnum? Type356 { get; set; } + public global::LabelStudio.PatchedOrganizationPermissionRequest? Type356 { get; set; } /// /// /// - public global::LabelStudio.PatchedProjectTemplateRequest? Type357 { get; set; } + public global::LabelStudio.PatchedPauseRequest? Type357 { get; set; } /// /// /// - public global::LabelStudio.PatchedS3DatasetStorageRequest? Type358 { get; set; } + public global::LabelStudio.ReasonEnum? Type358 { get; set; } /// /// /// - public global::LabelStudio.PatchedSessionTimeoutPolicyRequest? Type359 { get; set; } + public global::LabelStudio.PatchedProjectTemplateRequest? Type359 { get; set; } /// /// /// - public global::LabelStudio.PatchedThirdPartyModelVersionRequest? Type360 { get; set; } + public global::LabelStudio.PatchedS3DatasetStorageRequest? Type360 { get; set; } /// /// /// - public global::LabelStudio.PatchedWebhookSerializerForUpdateRequest? Type361 { get; set; } + public global::LabelStudio.PatchedSessionTimeoutPolicyRequest? Type361 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type362 { get; set; } + public global::LabelStudio.PatchedThirdPartyModelVersionRequest? Type362 { get; set; } /// /// /// - public global::LabelStudio.PatchedWorkspaceRequest? Type363 { get; set; } + public global::LabelStudio.PatchedWebhookSerializerForUpdateRequest? Type363 { get; set; } /// /// /// - public global::LabelStudio.Pause? Type364 { get; set; } + public global::System.Collections.Generic.IList? Type364 { get; set; } /// /// /// - public global::LabelStudio.PauseRequest? Type365 { get; set; } + public global::LabelStudio.PatchedWorkspaceRequest? Type365 { get; set; } /// /// /// - public global::LabelStudio.Prediction? Type366 { get; set; } + public global::LabelStudio.Pause? Type366 { get; set; } /// /// /// - public global::LabelStudio.Project? Type367 { get; set; } + public global::LabelStudio.PauseRequest? Type367 { get; set; } /// /// /// - public global::LabelStudio.ProjectDuplicateModeEnum? Type368 { get; set; } + public global::LabelStudio.Prediction? Type368 { get; set; } /// /// /// - public global::LabelStudio.ProjectDuplicateRequest? Type369 { get; set; } + public global::LabelStudio.Project? Type369 { get; set; } /// /// /// - public global::LabelStudio.ProjectGroup? Type370 { get; set; } + public global::LabelStudio.ProjectDuplicateModeEnum? Type370 { get; set; } /// /// /// - public global::LabelStudio.ProjectGroupRoleEnum? Type371 { get; set; } + public global::LabelStudio.ProjectDuplicateRequest? Type371 { get; set; } /// /// /// - public global::LabelStudio.ProjectGroupRequest? Type372 { get; set; } + public global::LabelStudio.ProjectGroup? Type372 { get; set; } /// /// /// - public global::LabelStudio.ProjectImport? Type373 { get; set; } + public global::LabelStudio.ProjectGroupRoleEnum? Type373 { get; set; } /// /// /// - public global::LabelStudio.ProjectLabelConfig? Type374 { get; set; } + public global::LabelStudio.ProjectGroupRequest? Type374 { get; set; } /// /// /// - public global::LabelStudio.ProjectLabelConfigRequest? Type375 { get; set; } + public global::LabelStudio.ProjectImport? Type375 { get; set; } /// /// /// - public global::LabelStudio.ProjectMember? Type376 { get; set; } + public global::LabelStudio.ProjectLabelConfig? Type376 { get; set; } /// /// /// - public global::LabelStudio.ProjectMemberBulkAssignRequest? Type377 { get; set; } + public global::LabelStudio.ProjectLabelConfigRequest? Type377 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type378 { get; set; } + public global::LabelStudio.ProjectMember? Type378 { get; set; } /// /// /// - public global::LabelStudio.ProjectMemberBulkAssignRolesRequest? Type379 { get; set; } + public global::LabelStudio.ProjectMemberBulkAssignRequest? Type379 { get; set; } /// /// /// - public global::LabelStudio.ProjectMemberRequest? Type380 { get; set; } + public global::System.Collections.Generic.IList? Type380 { get; set; } /// /// /// - public global::LabelStudio.ProjectReimport? Type381 { get; set; } + public global::LabelStudio.ProjectMemberBulkAssignRolesRequest? Type381 { get; set; } /// /// /// - public global::LabelStudio.ProjectRole? Type382 { get; set; } + public global::LabelStudio.ProjectMemberRequest? Type382 { get; set; } /// /// /// - public global::LabelStudio.ProjectRoleRequest? Type383 { get; set; } + public global::LabelStudio.ProjectReimport? Type383 { get; set; } /// /// /// - public global::LabelStudio.ProjectSubsetItem? Type384 { get; set; } + public global::LabelStudio.ProjectRole? Type384 { get; set; } /// /// /// - public global::LabelStudio.ProjectSubsetTaskItem? Type385 { get; set; } + public global::LabelStudio.ProjectRoleRequest? Type385 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type386 { get; set; } + public global::LabelStudio.ProjectSubsetItem? Type386 { get; set; } /// /// /// - public global::LabelStudio.ProjectTemplate? Type387 { get; set; } + public global::LabelStudio.ProjectSubsetTaskItem? Type387 { get; set; } /// /// /// - public global::LabelStudio.ProjectTemplateRequest? Type388 { get; set; } + public global::System.Collections.Generic.IList? Type388 { get; set; } /// /// /// - public global::LabelStudio.ReEvaluate? Type389 { get; set; } + public global::LabelStudio.ProjectTemplate? Type389 { get; set; } /// /// /// - public global::LabelStudio.ReEvaluateModeEnum? Type390 { get; set; } + public global::LabelStudio.ProjectTemplateRequest? Type390 { get; set; } /// /// /// - public global::LabelStudio.ReEvaluateRequest? Type391 { get; set; } + public global::LabelStudio.ReEvaluate? Type391 { get; set; } /// /// /// - public global::LabelStudio.RedisExportStorage? Type392 { get; set; } + public global::LabelStudio.ReEvaluateModeEnum? Type392 { get; set; } /// /// /// - public global::LabelStudio.RedisImportStorage? Type393 { get; set; } + public global::LabelStudio.ReEvaluateRequest? Type393 { get; set; } /// /// /// - public global::LabelStudio.RefinePromptRequestRequest? Type394 { get; set; } + public global::LabelStudio.RedisExportStorage? Type394 { get; set; } /// /// /// - public global::LabelStudio.RefinedPromptResponse? Type395 { get; set; } + public global::LabelStudio.RedisImportStorage? Type395 { get; set; } /// /// /// - public global::LabelStudio.ThirdPartyModelVersion? Type396 { get; set; } + public global::LabelStudio.RefinePromptRequestRequest? Type396 { get; set; } /// /// /// - public global::LabelStudio.RequeueRejectedTasksModeEnum? Type397 { get; set; } + public global::LabelStudio.RefinedPromptResponse? Type397 { get; set; } /// /// /// - public global::LabelStudio.ReviewCriteriaEnum? Type398 { get; set; } + public global::LabelStudio.ThirdPartyModelVersion? Type398 { get; set; } /// /// /// - public global::LabelStudio.ReviewSettingsSamplingEnum? Type399 { get; set; } + public global::LabelStudio.RequeueRejectedTasksModeEnum? Type399 { get; set; } /// /// /// - public global::LabelStudio.RevokeInviteRequest? Type400 { get; set; } + public global::LabelStudio.ReviewCriteriaEnum? Type400 { get; set; } /// /// /// - public global::LabelStudio.S3DatasetStorage? Type401 { get; set; } + public global::LabelStudio.ReviewSettingsSamplingEnum? Type401 { get; set; } /// /// /// - public global::LabelStudio.S3DatasetStorageRequest? Type402 { get; set; } + public global::LabelStudio.RevokeInviteRequest? Type402 { get; set; } /// /// /// - public global::LabelStudio.S3ExportStorage? Type403 { get; set; } + public global::LabelStudio.S3DatasetStorage? Type403 { get; set; } /// /// /// - public global::LabelStudio.S3ImportStorage? Type404 { get; set; } + public global::LabelStudio.S3DatasetStorageRequest? Type404 { get; set; } /// /// /// - public global::LabelStudio.SamlSettings? Type405 { get; set; } + public global::LabelStudio.S3ExportStorage? Type405 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type406 { get; set; } + public global::LabelStudio.S3ImportStorage? Type406 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type407 { get; set; } + public global::LabelStudio.SamlSettings? Type407 { get; set; } /// /// /// - public global::LabelStudio.SamlSettingsUpdate? Type408 { get; set; } + public global::System.Collections.Generic.IList? Type408 { get; set; } /// /// /// - public global::LabelStudio.SamlSettingsUpdateRequest? Type409 { get; set; } + public global::System.Collections.Generic.IList>? Type409 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type410 { get; set; } + public global::LabelStudio.SamlSettingsUpdate? Type410 { get; set; } /// /// /// - public global::LabelStudio.ScimSettings? Type411 { get; set; } + public global::LabelStudio.SamlSettingsUpdateRequest? Type411 { get; set; } /// /// /// - public global::LabelStudio.ScimSettingsUpdate? Type412 { get; set; } + public global::System.Collections.Generic.IList? Type412 { get; set; } /// /// /// - public global::LabelStudio.ScimSettingsUpdateRequest? Type413 { get; set; } + public global::LabelStudio.ScimSettings? Type413 { get; set; } /// /// /// - public global::LabelStudio.SendInviteRequest? Type414 { get; set; } + public global::LabelStudio.ScimSettingsUpdate? Type414 { get; set; } /// /// /// - public global::LabelStudio.SerializationOption? Type415 { get; set; } + public global::LabelStudio.ScimSettingsUpdateRequest? Type415 { get; set; } /// /// /// - public global::LabelStudio.SerializationOptionRequest? Type416 { get; set; } + public global::LabelStudio.SendInviteRequest? Type416 { get; set; } /// /// /// - public global::LabelStudio.SessionTimeoutPolicy? Type417 { get; set; } + public global::LabelStudio.SerializationOption? Type417 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillCancelResponse? Type418 { get; set; } + public global::LabelStudio.SerializationOptionRequest? Type418 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillJobItem? Type419 { get; set; } + public global::LabelStudio.SessionTimeoutPolicy? Type419 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillJobItemResponse? Type420 { get; set; } + public global::LabelStudio.StateBackfillCancelResponse? Type420 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillProgress? Type421 { get; set; } + public global::LabelStudio.StateBackfillJobItem? Type421 { get; set; } /// /// /// - public global::LabelStudio.StateTriggeredBy? Type422 { get; set; } + public global::LabelStudio.StateBackfillJobItemResponse? Type422 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillJobListResponse? Type423 { get; set; } + public global::LabelStudio.StateBackfillProgress? Type423 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type424 { get; set; } + public global::LabelStudio.StateTriggeredBy? Type424 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillOrgStatus? Type425 { get; set; } + public global::LabelStudio.StateBackfillJobListResponse? Type425 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillResponse? Type426 { get; set; } + public global::System.Collections.Generic.IList? Type426 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type427 { get; set; } + public global::LabelStudio.StateBackfillOrgStatus? Type427 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillStatusResponse? Type428 { get; set; } + public global::LabelStudio.StateBackfillResponse? Type428 { get; set; } /// /// /// - public global::LabelStudio.TriggeredBy? Type429 { get; set; } + public global::System.Collections.Generic.IList? Type429 { get; set; } /// /// /// - public global::LabelStudio.TaskAgreementMatrixResponse? Type430 { get; set; } + public global::LabelStudio.StateBackfillStatusResponse? Type430 { get; set; } /// /// /// - public global::LabelStudio.TaskAssignment? Type431 { get; set; } + public global::LabelStudio.TriggeredBy? Type431 { get; set; } /// /// /// - public global::LabelStudio.TypeEnum? Type432 { get; set; } + public global::LabelStudio.TaskAgreementMatrixResponse? Type432 { get; set; } /// /// /// - public global::LabelStudio.TaskEvent? Type433 { get; set; } + public global::LabelStudio.TaskAssignment? Type433 { get; set; } /// /// /// - public global::LabelStudio.TaskEventRequest? Type434 { get; set; } + public global::LabelStudio.TypeEnum? Type434 { get; set; } /// /// /// - public global::LabelStudio.TaskSimple? Type435 { get; set; } + public global::LabelStudio.TaskEvent? Type435 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type436 { get; set; } + public global::LabelStudio.TaskEventRequest? Type436 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type437 { get; set; } + public global::LabelStudio.TaskSimple? Type437 { get; set; } /// /// /// - public global::LabelStudio.ThirdPartyModelVersionRequest? Type438 { get; set; } + public global::System.Collections.Generic.IList? Type438 { get; set; } /// /// /// - public global::LabelStudio.TokenRefreshRequest? Type439 { get; set; } + public global::System.Collections.Generic.IList? Type439 { get; set; } /// /// /// - public global::LabelStudio.TokenRefreshResponse? Type440 { get; set; } + public global::LabelStudio.ThirdPartyModelVersionRequest? Type440 { get; set; } /// /// /// - public global::LabelStudio.TokenRotateResponse? Type441 { get; set; } + public global::LabelStudio.TokenRefreshRequest? Type441 { get; set; } /// /// /// - public global::LabelStudio.ValidateSamlMetadataUrlRequestRequest? Type442 { get; set; } + public global::LabelStudio.TokenRefreshResponse? Type442 { get; set; } /// /// /// - public global::LabelStudio.ValidateSamlMetadataUrlResponse? Type443 { get; set; } + public global::LabelStudio.TokenRotateResponse? Type443 { get; set; } /// /// /// - public global::LabelStudio.VersionResponse? Type444 { get; set; } + public global::LabelStudio.ValidateSamlMetadataUrlRequestRequest? Type444 { get; set; } /// /// /// - public global::LabelStudio.View? Type445 { get; set; } + public global::LabelStudio.ValidateSamlMetadataUrlResponse? Type445 { get; set; } /// /// /// - public global::LabelStudio.ViewOrderRequest? Type446 { get; set; } + public global::LabelStudio.VersionResponse? Type446 { get; set; } /// /// /// - public global::LabelStudio.Webhook? Type447 { get; set; } + public global::LabelStudio.View? Type447 { get; set; } /// /// /// - public global::LabelStudio.WebhookRequest? Type448 { get; set; } + public global::LabelStudio.ViewOrderRequest? Type448 { get; set; } /// /// /// - public global::LabelStudio.WebhookSerializerForUpdate? Type449 { get; set; } + public global::LabelStudio.Webhook? Type449 { get; set; } /// /// /// - public global::LabelStudio.WebhookSerializerForUpdateRequest? Type450 { get; set; } + public global::LabelStudio.WebhookRequest? Type450 { get; set; } /// /// /// - public global::LabelStudio.WhoAmILseFields? Type451 { get; set; } + public global::LabelStudio.WebhookSerializerForUpdate? Type451 { get; set; } /// /// /// - public global::LabelStudio.WhoAmIUser? Type452 { get; set; } + public global::LabelStudio.WebhookSerializerForUpdateRequest? Type452 { get; set; } /// /// /// - public global::LabelStudio.Workspace? Type453 { get; set; } + public global::LabelStudio.WhoAmILseFields? Type453 { get; set; } /// /// /// - public global::LabelStudio.WorkspaceMemberBulkAssignRequest? Type454 { get; set; } + public global::LabelStudio.WhoAmIUser? Type454 { get; set; } /// /// /// - public global::LabelStudio.WorkspaceMemberCreate? Type455 { get; set; } + public global::LabelStudio.Workspace? Type455 { get; set; } /// /// /// - public global::LabelStudio.WorkspaceMemberCreateRequest? Type456 { get; set; } + public global::LabelStudio.WorkspaceMemberBulkAssignRequest? Type456 { get; set; } /// /// /// - public global::LabelStudio.WorkspaceMemberList? Type457 { get; set; } + public global::LabelStudio.WorkspaceMemberCreate? Type457 { get; set; } /// /// /// - public global::LabelStudio.WorkspaceProjectsRequest? Type458 { get; set; } + public global::LabelStudio.WorkspaceMemberCreateRequest? Type458 { get; set; } /// /// /// - public global::LabelStudio.WorkspaceRequest? Type459 { get; set; } + public global::LabelStudio.WorkspaceMemberList? Type459 { get; set; } /// /// /// - public global::LabelStudio.ApiAnnotationsPartialUpdateRequest? Type460 { get; set; } + public global::LabelStudio.WorkspaceProjectsRequest? Type460 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequest? Type461 { get; set; } + public global::LabelStudio.WorkspaceRequest? Type461 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestFilters? Type462 { get; set; } + public global::LabelStudio.ApiAnnotationsPartialUpdateRequest? Type462 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestFiltersConjunction? Type463 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequest? Type463 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type464 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestFilters? Type464 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestFiltersItem? Type465 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestFiltersConjunction? Type465 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestFiltersItemFilter? Type466 { get; set; } + public global::System.Collections.Generic.IList? Type466 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestFiltersItemOperator? Type467 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestFiltersItem? Type467 { get; set; } /// /// /// - public global::LabelStudio.OneOf? Type468 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestFiltersItemFilter? Type468 { get; set; } /// /// /// - public float? Type469 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestFiltersItemOperator? Type469 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type470 { get; set; } + public global::LabelStudio.OneOf? Type470 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestOrderingItem? Type471 { get; set; } + public float? Type471 { get; set; } /// /// /// - public global::LabelStudio.OneOf? Type472 { get; set; } + public global::System.Collections.Generic.IList? Type472 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestSelectedItemsAllFalse? Type473 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestOrderingItem? Type473 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestSelectedItemsAllTrue? Type474 { get; set; } + public global::LabelStudio.OneOf? Type474 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequest? Type475 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestSelectedItemsAllFalse? Type475 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestData? Type476 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestSelectedItemsAllTrue? Type476 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestDataFilters? Type477 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequest? Type477 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersConjunction? Type478 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestData? Type478 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type479 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestDataFilters? Type479 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersItem? Type480 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersConjunction? Type480 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersItemFilter? Type481 { get; set; } + public global::System.Collections.Generic.IList? Type481 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersItemOperator? Type482 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersItem? Type482 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type483 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersItemFilter? Type483 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestDataOrderingItem? Type484 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersItemOperator? Type484 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequest? Type485 { get; set; } + public global::System.Collections.Generic.IList? Type485 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestData? Type486 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestDataOrderingItem? Type486 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFilters? Type487 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequest? Type487 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersConjunction? Type488 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestData? Type488 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type489 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFilters? Type489 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersItem? Type490 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersConjunction? Type490 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersItemFilter? Type491 { get; set; } + public global::System.Collections.Generic.IList? Type491 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersItemOperator? Type492 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersItem? Type492 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type493 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersItemFilter? Type493 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataOrderingItem? Type494 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersItemOperator? Type494 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequest? Type495 { get; set; } + public global::System.Collections.Generic.IList? Type495 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestData? Type496 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataOrderingItem? Type496 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestDataFilters? Type497 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequest? Type497 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersConjunction? Type498 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestData? Type498 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type499 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestDataFilters? Type499 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersItem? Type500 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersConjunction? Type500 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersItemFilter? Type501 { get; set; } + public global::System.Collections.Generic.IList? Type501 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersItemOperator? Type502 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersItem? Type502 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type503 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersItemFilter? Type503 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestDataOrderingItem? Type504 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersItemOperator? Type504 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type505 { get; set; } + public global::System.Collections.Generic.IList? Type505 { get; set; } /// /// /// - public global::LabelStudio.ApiLlmOpenaiChatCompletionsCreateRequest? Type506 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestDataOrderingItem? Type506 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type507 { get; set; } + public global::System.Collections.Generic.IList? Type507 { get; set; } /// /// /// - public global::LabelStudio.ApiLlmOpenaiChatCompletionsCreateRequestMessage? Type508 { get; set; } + public global::LabelStudio.ApiLlmOpenaiChatCompletionsCreateRequest? Type508 { get; set; } /// /// /// - public global::LabelStudio.ApiLlmOpenaiChatCompletionsCreateRequestMessageRole? Type509 { get; set; } + public global::System.Collections.Generic.IList? Type509 { get; set; } /// /// /// - public global::LabelStudio.ApiMlCreateRequest? Type510 { get; set; } + public global::LabelStudio.ApiLlmOpenaiChatCompletionsCreateRequestMessage? Type510 { get; set; } /// /// /// - public global::LabelStudio.ApiMlCreateRequestAuthMethod? Type511 { get; set; } + public global::LabelStudio.ApiLlmOpenaiChatCompletionsCreateRequestMessageRole? Type511 { get; set; } /// /// /// - public global::LabelStudio.ApiMlPartialUpdateRequest? Type512 { get; set; } + public global::LabelStudio.ApiMlCreateRequest? Type512 { get; set; } /// /// /// - public global::LabelStudio.ApiMlPartialUpdateRequestAuthMethod? Type513 { get; set; } + public global::LabelStudio.ApiMlCreateRequestAuthMethod? Type513 { get; set; } /// /// /// - public global::LabelStudio.ApiMlTrainCreateRequest? Type514 { get; set; } + public global::LabelStudio.ApiMlPartialUpdateRequest? Type514 { get; set; } /// /// /// - public global::LabelStudio.ApiPredictionsCreateRequest? Type515 { get; set; } + public global::LabelStudio.ApiMlPartialUpdateRequestAuthMethod? Type515 { get; set; } /// /// /// - public global::LabelStudio.ApiPredictionsPartialUpdateRequest? Type516 { get; set; } + public global::LabelStudio.ApiMlTrainCreateRequest? Type516 { get; set; } /// /// /// - public global::LabelStudio.ApiPredictionsUpdateRequest? Type517 { get; set; } + public global::LabelStudio.ApiPredictionsCreateRequest? Type517 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectTemplatesCreateProjectCreateRequest? Type518 { get; set; } + public global::LabelStudio.ApiPredictionsPartialUpdateRequest? Type518 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type519 { get; set; } + public global::LabelStudio.ApiPredictionsUpdateRequest? Type519 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequest? Type520 { get; set; } + public global::LabelStudio.ApiProjectTemplatesCreateProjectCreateRequest? Type520 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestFilters? Type521 { get; set; } + public global::System.Collections.Generic.IList? Type521 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestFiltersConjunction? Type522 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequest? Type522 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type523 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestFilters? Type523 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestFiltersItem? Type524 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestFiltersConjunction? Type524 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestFiltersItemFilter? Type525 { get; set; } + public global::System.Collections.Generic.IList? Type525 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestFiltersItemOperator? Type526 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestFiltersItem? Type526 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestSelectedItemsAllFalse? Type527 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestFiltersItemFilter? Type527 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestSelectedItemsAllTrue? Type528 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestFiltersItemOperator? Type528 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestType? Type529 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestSelectedItemsAllFalse? Type529 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesPartialUpdateRequest? Type530 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestSelectedItemsAllTrue? Type530 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesPartialUpdateRequestType? Type531 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestType? Type531 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreate2Request? Type532 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesPartialUpdateRequest? Type532 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreate2RequestType? Type533 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesPartialUpdateRequestType? Type533 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesAzureCreateRequest? Type534 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreate2Request? Type534 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesAzureValidateCreateRequest? Type535 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreate2RequestType? Type535 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesAzurePartialUpdateRequest? Type536 { get; set; } + public global::LabelStudio.ApiStoragesAzureCreateRequest? Type536 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportAzureCreateRequest? Type537 { get; set; } + public global::LabelStudio.ApiStoragesAzureValidateCreateRequest? Type537 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportAzureValidateCreateRequest? Type538 { get; set; } + public global::LabelStudio.ApiStoragesAzurePartialUpdateRequest? Type538 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportAzurePartialUpdateRequest? Type539 { get; set; } + public global::LabelStudio.ApiStoragesExportAzureCreateRequest? Type539 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportGcsCreateRequest? Type540 { get; set; } + public global::LabelStudio.ApiStoragesExportAzureValidateCreateRequest? Type540 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportGcsValidateCreateRequest? Type541 { get; set; } + public global::LabelStudio.ApiStoragesExportAzurePartialUpdateRequest? Type541 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportGcsPartialUpdateRequest? Type542 { get; set; } + public global::LabelStudio.ApiStoragesExportGcsCreateRequest? Type542 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportLocalfilesCreateRequest? Type543 { get; set; } + public global::LabelStudio.ApiStoragesExportGcsValidateCreateRequest? Type543 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportLocalfilesValidateCreateRequest? Type544 { get; set; } + public global::LabelStudio.ApiStoragesExportGcsPartialUpdateRequest? Type544 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportLocalfilesPartialUpdateRequest? Type545 { get; set; } + public global::LabelStudio.ApiStoragesExportLocalfilesCreateRequest? Type545 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportRedisCreateRequest? Type546 { get; set; } + public global::LabelStudio.ApiStoragesExportLocalfilesValidateCreateRequest? Type546 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportRedisValidateCreateRequest? Type547 { get; set; } + public global::LabelStudio.ApiStoragesExportLocalfilesPartialUpdateRequest? Type547 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportRedisPartialUpdateRequest? Type548 { get; set; } + public global::LabelStudio.ApiStoragesExportRedisCreateRequest? Type548 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportS3CreateRequest? Type549 { get; set; } + public global::LabelStudio.ApiStoragesExportRedisValidateCreateRequest? Type549 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportS3ValidateCreateRequest? Type550 { get; set; } + public global::LabelStudio.ApiStoragesExportRedisPartialUpdateRequest? Type550 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportS3PartialUpdateRequest? Type551 { get; set; } + public global::LabelStudio.ApiStoragesExportS3CreateRequest? Type551 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesGcsCreateRequest? Type552 { get; set; } + public global::LabelStudio.ApiStoragesExportS3ValidateCreateRequest? Type552 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesGcsValidateCreateRequest? Type553 { get; set; } + public global::LabelStudio.ApiStoragesExportS3PartialUpdateRequest? Type553 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesGcsPartialUpdateRequest? Type554 { get; set; } + public global::LabelStudio.ApiStoragesGcsCreateRequest? Type554 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesLocalfilesCreateRequest? Type555 { get; set; } + public global::LabelStudio.ApiStoragesGcsValidateCreateRequest? Type555 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesLocalfilesValidateCreateRequest? Type556 { get; set; } + public global::LabelStudio.ApiStoragesGcsPartialUpdateRequest? Type556 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesLocalfilesPartialUpdateRequest? Type557 { get; set; } + public global::LabelStudio.ApiStoragesLocalfilesCreateRequest? Type557 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesRedisCreateRequest? Type558 { get; set; } + public global::LabelStudio.ApiStoragesLocalfilesValidateCreateRequest? Type558 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesRedisValidateCreateRequest? Type559 { get; set; } + public global::LabelStudio.ApiStoragesLocalfilesPartialUpdateRequest? Type559 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesRedisPartialUpdateRequest? Type560 { get; set; } + public global::LabelStudio.ApiStoragesRedisCreateRequest? Type560 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesS3CreateRequest? Type561 { get; set; } + public global::LabelStudio.ApiStoragesRedisValidateCreateRequest? Type561 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesS3ValidateCreateRequest? Type562 { get; set; } + public global::LabelStudio.ApiStoragesRedisPartialUpdateRequest? Type562 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesS3PartialUpdateRequest? Type563 { get; set; } + public global::LabelStudio.ApiStoragesS3CreateRequest? Type563 { get; set; } /// /// /// - public global::LabelStudio.ApiTasksAnnotationsCreateRequest? Type564 { get; set; } + public global::LabelStudio.ApiStoragesS3ValidateCreateRequest? Type564 { get; set; } /// /// /// - public global::LabelStudio.ApiUsersCreateRequest? Type565 { get; set; } + public global::LabelStudio.ApiStoragesS3PartialUpdateRequest? Type565 { get; set; } /// /// /// - public global::LabelStudio.ApiUsersPartialUpdateRequest? Type566 { get; set; } + public global::LabelStudio.ApiTasksAnnotationsCreateRequest? Type566 { get; set; } /// /// /// - public global::LabelStudio.ApiActivityLogsListMethod? Type567 { get; set; } + public global::LabelStudio.ApiUsersCreateRequest? Type567 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateId? Type568 { get; set; } + public global::LabelStudio.ApiUsersPartialUpdateRequest? Type568 { get; set; } /// /// /// - public global::LabelStudio.ApiOrganizationsMembershipsListScope? Type569 { get; set; } + public global::LabelStudio.ApiActivityLogsListMethod? Type569 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesDestroyType? Type570 { get; set; } + public global::LabelStudio.ApiDmActionsCreateId? Type570 { get; set; } /// /// /// - public global::LabelStudio.ApiPromptsCompatibleProjectsListProjectType? Type571 { get; set; } + public global::LabelStudio.ApiOrganizationsMembershipsListScope? Type571 { get; set; } /// /// /// - public global::LabelStudio.ApiPromptsVersionsInferenceRunsListProjectSubset? Type572 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesDestroyType? Type572 { get; set; } /// /// /// - public global::LabelStudio.ApiTasksListFields? Type573 { get; set; } + public global::LabelStudio.ApiPromptsCompatibleProjectsListProjectType? Type573 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type574 { get; set; } + public global::LabelStudio.ApiPromptsVersionsInferenceRunsListProjectSubset? Type574 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type575 { get; set; } + public global::LabelStudio.ApiTasksListFields? Type575 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type576 { get; set; } + public global::System.Collections.Generic.IList? Type576 { get; set; } /// /// /// - public global::LabelStudio.ApiAnnotationHistoryDestroyResponse? Type577 { get; set; } + public global::System.Collections.Generic.IList? Type577 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type578 { get; set; } + public global::System.Collections.Generic.IList? Type578 { get; set; } /// /// /// - public global::LabelStudio.ApiAnnotationsBulkDeleteCreateResponse? Type579 { get; set; } + public global::LabelStudio.ApiAnnotationHistoryDestroyResponse? Type579 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type580 { get; set; } + public global::System.Collections.Generic.IList? Type580 { get; set; } /// /// /// - public global::LabelStudio.ApiAnnotationsBulkCreateResponseItem? Type581 { get; set; } + public global::LabelStudio.ApiAnnotationsBulkDeleteCreateResponse? Type581 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type582 { get; set; } + public global::System.Collections.Generic.IList? Type582 { get; set; } /// /// /// - public global::LabelStudio.ApiCurrentUserResetTokenCreateResponse? Type583 { get; set; } + public global::LabelStudio.ApiAnnotationsBulkCreateResponseItem? Type583 { get; set; } /// /// /// - public global::LabelStudio.ApiCurrentUserTokenRetrieveResponse? Type584 { get; set; } + public global::System.Collections.Generic.IList? Type584 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type585 { get; set; } + public global::LabelStudio.ApiCurrentUserResetTokenCreateResponse? Type585 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type586 { get; set; } + public global::LabelStudio.ApiCurrentUserTokenRetrieveResponse? Type586 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type587 { get; set; } + public global::System.Collections.Generic.IList? Type587 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type588 { get; set; } + public global::System.Collections.Generic.IList? Type588 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type589 { get; set; } + public global::System.Collections.Generic.IList? Type589 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type590 { get; set; } + public global::System.Collections.Generic.IList? Type590 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type591 { get; set; } + public global::System.Collections.Generic.IList? Type591 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type592 { get; set; } + public global::System.Collections.Generic.IList? Type592 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsRetrieveResponseItem? Type593 { get; set; } + public global::System.Collections.Generic.IList? Type593 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsRetrieveResponseItemDialog? Type594 { get; set; } + public global::System.Collections.Generic.IList? Type594 { get; set; } /// /// /// - public global::LabelStudio.OneOf>? Type595 { get; set; } + public global::LabelStudio.ApiDmActionsRetrieveResponseItem? Type595 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type596 { get; set; } + public global::LabelStudio.ApiDmActionsRetrieveResponseItemDialog? Type596 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type597 { get; set; } + public global::LabelStudio.OneOf>? Type597 { get; set; } /// /// /// - public global::LabelStudio.ApiInferenceRunsIndicatorsRetrieveResponseItem? Type598 { get; set; } + public global::System.Collections.Generic.IList? Type598 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type599 { get; set; } + public global::System.Collections.Generic.IList? Type599 { get; set; } /// /// /// - public global::LabelStudio.ApiMlVersionsRetrieveResponse? Type600 { get; set; } + public global::LabelStudio.ApiInferenceRunsIndicatorsRetrieveResponseItem? Type600 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type601 { get; set; } + public global::System.Collections.Generic.IList? Type601 { get; set; } /// /// /// - public global::LabelStudio.ApiModelProviderConnectionsProviderChoicesRetrieveResponse? Type602 { get; set; } + public global::LabelStudio.ApiMlVersionsRetrieveResponse? Type602 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type603 { get; set; } + public global::System.Collections.Generic.IList? Type603 { get; set; } /// /// /// - public global::LabelStudio.ApiOrganizationsMemberTagsAssignmentsCreateResponse? Type604 { get; set; } + public global::LabelStudio.ApiModelProviderConnectionsProviderChoicesRetrieveResponse? Type604 { get; set; } /// /// /// - public global::LabelStudio.ApiOrganizationsMemberTagsBulkDestroyResponse? Type605 { get; set; } + public global::System.Collections.Generic.IList? Type605 { get; set; } /// /// /// - public global::LabelStudio.ApiOrganizationsMemberTagsBulkCreateResponse? Type606 { get; set; } + public global::LabelStudio.ApiOrganizationsMemberTagsAssignmentsCreateResponse? Type606 { get; set; } /// /// /// - public global::LabelStudio.ApiOrganizationsMemberTagsImportsCreateResponse? Type607 { get; set; } + public global::LabelStudio.ApiOrganizationsMemberTagsBulkDestroyResponse? Type607 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type608 { get; set; } + public global::LabelStudio.ApiOrganizationsMemberTagsBulkCreateResponse? Type608 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type609 { get; set; } + public global::LabelStudio.ApiOrganizationsMemberTagsImportsCreateResponse? Type609 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type610 { get; set; } + public global::System.Collections.Generic.IList? Type610 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type611 { get; set; } + public global::System.Collections.Generic.IList? Type611 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type612 { get; set; } + public global::System.Collections.Generic.IList? Type612 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsAwsCustomFunctionRetrieveResponse? Type613 { get; set; } + public global::System.Collections.Generic.IList? Type613 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsAwsCustomFunctionRetrieveResponseStatus? Type614 { get; set; } + public global::System.Collections.Generic.IList? Type614 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsCustomFunctionRetrieveResponse? Type615 { get; set; } + public global::LabelStudio.ApiProjectsAwsCustomFunctionRetrieveResponse? Type615 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsCustomFunctionRetrieveResponseStatus? Type616 { get; set; } + public global::LabelStudio.ApiProjectsAwsCustomFunctionRetrieveResponseStatus? Type616 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsDashboardRetrieveResponse? Type617 { get; set; } + public global::LabelStudio.ApiProjectsCustomFunctionRetrieveResponse? Type617 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsDuplicateCreateResponse? Type618 { get; set; } + public global::LabelStudio.ApiProjectsCustomFunctionRetrieveResponseStatus? Type618 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type619 { get; set; } + public global::LabelStudio.ApiProjectsDashboardRetrieveResponse? Type619 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsExportsConvertCreateResponse? Type620 { get; set; } + public global::LabelStudio.ApiProjectsDuplicateCreateResponse? Type620 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type621 { get; set; } + public global::System.Collections.Generic.IList? Type621 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsGcpCustomFunctionRetrieveResponse? Type622 { get; set; } + public global::LabelStudio.ApiProjectsExportsConvertCreateResponse? Type622 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsGcpCustomFunctionRetrieveResponseStatus? Type623 { get; set; } + public global::System.Collections.Generic.IList? Type623 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsImportCreateResponse? Type624 { get; set; } + public global::LabelStudio.ApiProjectsGcpCustomFunctionRetrieveResponse? Type624 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsImportPredictionsCreateResponse? Type625 { get; set; } + public global::LabelStudio.ApiProjectsGcpCustomFunctionRetrieveResponseStatus? Type625 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsMembersBulkDestroyResponse? Type626 { get; set; } + public global::LabelStudio.ApiProjectsImportCreateResponse? Type626 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsMembersBulkCreateResponse? Type627 { get; set; } + public global::LabelStudio.ApiProjectsImportPredictionsCreateResponse? Type627 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsModelStatsAgreementRetrieveResponse? Type628 { get; set; } + public global::LabelStudio.ApiProjectsMembersBulkDestroyResponse? Type628 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsModelStatsAgreementGroundtruthRetrieveResponse? Type629 { get; set; } + public global::LabelStudio.ApiProjectsMembersBulkCreateResponse? Type629 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsModelStatsPredictionRetrieveResponse? Type630 { get; set; } + public global::LabelStudio.ApiProjectsModelStatsAgreementRetrieveResponse? Type630 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsIaaRetrieveResponse? Type631 { get; set; } + public global::LabelStudio.ApiProjectsModelStatsAgreementGroundtruthRetrieveResponse? Type631 { get; set; } /// /// /// - public global::LabelStudio.OneOf>, global::System.Collections.Generic.Dictionary>>>? Type632 { get; set; } + public global::LabelStudio.ApiProjectsModelStatsPredictionRetrieveResponse? Type632 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary>>? Type633 { get; set; } + public global::LabelStudio.ApiProjectsStatsIaaRetrieveResponse? Type633 { get; set; } /// /// /// - public global::LabelStudio.OneOf>? Type634 { get; set; } + public global::LabelStudio.OneOf>, global::System.Collections.Generic.Dictionary>>>? Type634 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsAgreementGroundtruthRetrieveResponse? Type635 { get; set; } + public global::System.Collections.Generic.Dictionary>>? Type635 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsAgreementAnnotatorRetrieveResponse? Type636 { get; set; } + public global::LabelStudio.OneOf>? Type636 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsAgreementAnnotatorsRetrieveResponse? Type637 { get; set; } + public global::LabelStudio.ApiProjectsStatsAgreementGroundtruthRetrieveResponse? Type637 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsDataFilterRetrieveResponse? Type638 { get; set; } + public global::LabelStudio.ApiProjectsStatsAgreementAnnotatorRetrieveResponse? Type638 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsDataFilterRetrieveResponseUserFilters? Type639 { get; set; } + public global::LabelStudio.ApiProjectsStatsAgreementAnnotatorsRetrieveResponse? Type639 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type640 { get; set; } + public global::LabelStudio.ApiProjectsStatsDataFilterRetrieveResponse? Type640 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsDataFilterRetrieveResponseUserFiltersStat? Type641 { get; set; } + public global::LabelStudio.ApiProjectsStatsDataFilterRetrieveResponseUserFilters? Type641 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsFinishedRetrieveResponse? Type642 { get; set; } + public global::System.Collections.Generic.IList? Type642 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsLeadTimeRetrieveResponse? Type643 { get; set; } + public global::LabelStudio.ApiProjectsStatsDataFilterRetrieveResponseUserFiltersStat? Type643 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type644 { get; set; } + public global::LabelStudio.ApiProjectsStatsFinishedRetrieveResponse? Type644 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsLeadTimeRetrieveResponseLeadTimeStat? Type645 { get; set; } + public global::LabelStudio.ApiProjectsStatsLeadTimeRetrieveResponse? Type645 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsTotalAgreementRetrieveResponseVariant1? Type646 { get; set; } + public global::System.Collections.Generic.IList? Type646 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsTotalAgreementRetrieveResponseVariant2? Type647 { get; set; } + public global::LabelStudio.ApiProjectsStatsLeadTimeRetrieveResponseLeadTimeStat? Type647 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type648 { get; set; } + public global::LabelStudio.ApiProjectsStatsTotalAgreementRetrieveResponseVariant1? Type648 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreateResponse? Type649 { get; set; } + public global::LabelStudio.ApiProjectsStatsTotalAgreementRetrieveResponseVariant2? Type649 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type650 { get; set; } + public global::System.Collections.Generic.IList? Type650 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsUserStatsPredictionRetrieveResponse? Type651 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreateResponse? Type651 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsUserStatsReviewScoreRetrieveResponse? Type652 { get; set; } + public global::System.Collections.Generic.IList? Type652 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsUserStatsPredictionRetrieve2Response? Type653 { get; set; } + public global::LabelStudio.ApiProjectsUserStatsPredictionRetrieveResponse? Type653 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsUserStatsReviewScoreRetrieve2Response? Type654 { get; set; } + public global::LabelStudio.ApiProjectsUserStatsReviewScoreRetrieveResponse? Type654 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsUsersStatsAgreementGroundtruthRetrieveResponse? Type655 { get; set; } + public global::LabelStudio.ApiProjectsUserStatsPredictionRetrieve2Response? Type655 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type656 { get; set; } + public global::LabelStudio.ApiProjectsUserStatsReviewScoreRetrieve2Response? Type656 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type657 { get; set; } + public global::LabelStudio.ApiProjectsUsersStatsAgreementGroundtruthRetrieveResponse? Type657 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type658 { get; set; } + public global::System.Collections.Generic.IList? Type658 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type659 { get; set; } + public global::System.Collections.Generic.IList? Type659 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type660 { get; set; } + public global::System.Collections.Generic.IList? Type660 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type661 { get; set; } + public global::System.Collections.Generic.IList? Type661 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type662 { get; set; } + public global::System.Collections.Generic.IList? Type662 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type663 { get; set; } + public global::System.Collections.Generic.IList? Type663 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type664 { get; set; } + public global::System.Collections.Generic.IList? Type664 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type665 { get; set; } + public global::System.Collections.Generic.IList? Type665 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type666 { get; set; } + public global::System.Collections.Generic.IList? Type666 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type667 { get; set; } + public global::System.Collections.Generic.IList? Type667 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type668 { get; set; } + public global::System.Collections.Generic.IList? Type668 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type669 { get; set; } + public global::System.Collections.Generic.IList? Type669 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type670 { get; set; } + public global::System.Collections.Generic.IList? Type670 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type671 { get; set; } + public global::System.Collections.Generic.IList? Type671 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type672 { get; set; } + public global::System.Collections.Generic.IList? Type672 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type673 { get; set; } + public global::System.Collections.Generic.IList? Type673 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type674 { get; set; } + public global::System.Collections.Generic.IList? Type674 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type675 { get; set; } + public global::System.Collections.Generic.IList? Type675 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type676 { get; set; } + public global::System.Collections.Generic.IList? Type676 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportTypesRetrieveResponseItem? Type677 { get; set; } + public global::System.Collections.Generic.IList? Type677 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type678 { get; set; } + public global::LabelStudio.ApiStoragesExportTypesRetrieveResponseItem? Type678 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type679 { get; set; } + public global::System.Collections.Generic.IList? Type679 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type680 { get; set; } + public global::System.Collections.Generic.IList? Type680 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type681 { get; set; } + public global::System.Collections.Generic.IList? Type681 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type682 { get; set; } + public global::System.Collections.Generic.IList? Type682 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type683 { get; set; } + public global::System.Collections.Generic.IList? Type683 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type684 { get; set; } + public global::System.Collections.Generic.IList? Type684 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type685 { get; set; } + public global::System.Collections.Generic.IList? Type685 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesTypesRetrieveResponseItem? Type686 { get; set; } + public global::System.Collections.Generic.IList? Type686 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type687 { get; set; } + public global::LabelStudio.ApiStoragesTypesRetrieveResponseItem? Type687 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type688 { get; set; } + public global::System.Collections.Generic.IList? Type688 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type689 { get; set; } + public global::System.Collections.Generic.IList? Type689 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponse? Type690 { get; set; } + public global::System.Collections.Generic.IList? Type690 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationsCreated? Type691 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponse? Type691 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationsDeleted? Type692 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationsCreated? Type692 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationCreated? Type693 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationsDeleted? Type693 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationUpdated? Type694 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationCreated? Type694 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseLabelLinkCreated? Type695 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationUpdated? Type695 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseLabelLinkDeleted? Type696 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseLabelLinkCreated? Type696 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseLabelLinkUpdated? Type697 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseLabelLinkDeleted? Type697 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseProjectCreated? Type698 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseLabelLinkUpdated? Type698 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseProjectDeleted? Type699 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseProjectCreated? Type699 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseProjectUpdated? Type700 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseProjectDeleted? Type700 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseReviewsDeleted? Type701 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseProjectUpdated? Type701 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseReviewCreated? Type702 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseReviewsDeleted? Type702 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseReviewUpdated? Type703 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseReviewCreated? Type703 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseTasksCreated? Type704 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseReviewUpdated? Type704 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseTasksDeleted? Type705 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseTasksCreated? Type705 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type706 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseTasksDeleted? Type706 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type707 { get; set; } + public global::System.Collections.Generic.IList? Type707 { get; set; } /// /// /// - public global::LabelStudio.ApiWorkspacesMembershipsBulkDestroyResponse? Type708 { get; set; } + public global::System.Collections.Generic.IList? Type708 { get; set; } /// /// /// - public global::LabelStudio.ApiWorkspacesMembershipsBulkCreateResponse? Type709 { get; set; } + public global::LabelStudio.ApiWorkspacesMembershipsBulkDestroyResponse? Type709 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type710 { get; set; } + public global::LabelStudio.ApiWorkspacesMembershipsBulkCreateResponse? Type710 { get; set; } + /// + /// + /// + public global::System.Collections.Generic.IList? Type711 { get; set; } /// /// @@ -3053,263 +3057,263 @@ public sealed partial class JsonSerializerContextTypes /// /// /// - public global::System.Collections.Generic.List? ListType45 { get; set; } + public global::System.Collections.Generic.List? ListType45 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType46 { get; set; } + public global::System.Collections.Generic.List? ListType46 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType47 { get; set; } + public global::System.Collections.Generic.List? ListType47 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType48 { get; set; } + public global::System.Collections.Generic.List? ListType48 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType49 { get; set; } + public global::System.Collections.Generic.List? ListType49 { get; set; } /// /// /// - public global::System.Collections.Generic.List>? ListType50 { get; set; } + public global::System.Collections.Generic.List? ListType50 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType51 { get; set; } + public global::System.Collections.Generic.List>? ListType51 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType52 { get; set; } + public global::System.Collections.Generic.List? ListType52 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType53 { get; set; } + public global::System.Collections.Generic.List? ListType53 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType54 { get; set; } + public global::System.Collections.Generic.List? ListType54 { get; set; } /// /// /// - public global::System.Collections.Generic.List>? ListType55 { get; set; } + public global::System.Collections.Generic.List? ListType55 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType56 { get; set; } + public global::System.Collections.Generic.List>? ListType56 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType57 { get; set; } + public global::System.Collections.Generic.List? ListType57 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType58 { get; set; } + public global::System.Collections.Generic.List? ListType58 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType59 { get; set; } + public global::System.Collections.Generic.List? ListType59 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType60 { get; set; } + public global::System.Collections.Generic.List? ListType60 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType61 { get; set; } + public global::System.Collections.Generic.List? ListType61 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType62 { get; set; } + public global::System.Collections.Generic.List? ListType62 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType63 { get; set; } + public global::System.Collections.Generic.List? ListType63 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType64 { get; set; } + public global::System.Collections.Generic.List? ListType64 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType65 { get; set; } + public global::System.Collections.Generic.List? ListType65 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType66 { get; set; } + public global::System.Collections.Generic.List? ListType66 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType67 { get; set; } + public global::System.Collections.Generic.List? ListType67 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType68 { get; set; } + public global::System.Collections.Generic.List? ListType68 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType69 { get; set; } + public global::System.Collections.Generic.List? ListType69 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType70 { get; set; } + public global::System.Collections.Generic.List? ListType70 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType71 { get; set; } + public global::System.Collections.Generic.List? ListType71 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType72 { get; set; } + public global::System.Collections.Generic.List? ListType72 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType73 { get; set; } + public global::System.Collections.Generic.List? ListType73 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType74 { get; set; } + public global::System.Collections.Generic.List? ListType74 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType75 { get; set; } + public global::System.Collections.Generic.List? ListType75 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType76 { get; set; } + public global::System.Collections.Generic.List? ListType76 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType77 { get; set; } + public global::System.Collections.Generic.List? ListType77 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType78 { get; set; } + public global::System.Collections.Generic.List? ListType78 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType79 { get; set; } + public global::System.Collections.Generic.List? ListType79 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType80 { get; set; } + public global::System.Collections.Generic.List? ListType80 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType81 { get; set; } + public global::System.Collections.Generic.List? ListType81 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType82 { get; set; } + public global::System.Collections.Generic.List? ListType82 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType83 { get; set; } + public global::System.Collections.Generic.List? ListType83 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType84 { get; set; } + public global::System.Collections.Generic.List? ListType84 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType85 { get; set; } + public global::System.Collections.Generic.List? ListType85 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType86 { get; set; } + public global::System.Collections.Generic.List? ListType86 { get; set; } /// /// /// - public global::LabelStudio.OneOf>? ListType87 { get; set; } + public global::System.Collections.Generic.List? ListType87 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType88 { get; set; } + public global::LabelStudio.OneOf>? ListType88 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType89 { get; set; } + public global::System.Collections.Generic.List? ListType89 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType90 { get; set; } + public global::System.Collections.Generic.List? ListType90 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType91 { get; set; } + public global::System.Collections.Generic.List? ListType91 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType92 { get; set; } + public global::System.Collections.Generic.List? ListType92 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType93 { get; set; } + public global::System.Collections.Generic.List? ListType93 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType94 { get; set; } + public global::System.Collections.Generic.List? ListType94 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType95 { get; set; } + public global::System.Collections.Generic.List? ListType95 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType96 { get; set; } + public global::System.Collections.Generic.List? ListType96 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType97 { get; set; } + public global::System.Collections.Generic.List? ListType97 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType98 { get; set; } + public global::System.Collections.Generic.List? ListType98 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType99 { get; set; } + public global::System.Collections.Generic.List? ListType99 { get; set; } /// /// /// - public global::LabelStudio.OneOf>, global::System.Collections.Generic.Dictionary>>>? ListType100 { get; set; } + public global::System.Collections.Generic.List? ListType100 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary>>? ListType101 { get; set; } + public global::LabelStudio.OneOf>, global::System.Collections.Generic.Dictionary>>>? ListType101 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType102 { get; set; } + public global::System.Collections.Generic.Dictionary>>? ListType102 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType103 { get; set; } + public global::System.Collections.Generic.List? ListType103 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType104 { get; set; } + public global::System.Collections.Generic.List? ListType104 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType105 { get; set; } + public global::System.Collections.Generic.List? ListType105 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType106 { get; set; } + public global::System.Collections.Generic.List? ListType106 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType107 { get; set; } + public global::System.Collections.Generic.List? ListType107 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType108 { get; set; } + public global::System.Collections.Generic.List? ListType108 { get; set; } /// /// /// - public global::System.Collections.Generic.List? ListType109 { get; set; } + public global::System.Collections.Generic.List? ListType109 { get; set; } /// /// /// diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Models.ModelInterfaceSerializerGET.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Models.ModelInterfaceSerializerGET.g.cs index 0fda152..fd02f0c 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.Models.ModelInterfaceSerializerGET.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.Models.ModelInterfaceSerializerGET.g.cs @@ -14,6 +14,12 @@ public sealed partial class ModelInterfaceSerializerGET [global::System.Text.Json.Serialization.JsonPropertyName("associated_projects")] public global::System.Collections.Generic.IList? AssociatedProjects { get; set; } + /// + /// Included only in responses + /// + [global::System.Text.Json.Serialization.JsonPropertyName("best_score")] + public double? BestScore { get; set; } + /// /// Included only in responses /// @@ -58,6 +64,14 @@ public sealed partial class ModelInterfaceSerializerGET [global::System.Text.Json.Serialization.JsonPropertyName("output_classes")] public object? OutputClasses { get; set; } + /// + /// Default Value: 0
+ /// Included only in responses + ///
+ /// default! + [global::System.Text.Json.Serialization.JsonPropertyName("runs_count")] + public int RunsCount { get; set; } = default!; + /// /// Default Value: TextClassification /// @@ -79,6 +93,14 @@ public sealed partial class ModelInterfaceSerializerGET [global::System.Text.Json.Serialization.JsonPropertyName("updated_at")] public global::System.DateTime UpdatedAt { get; set; } = default!; + /// + /// Default Value: 0
+ /// Included only in responses + ///
+ /// default! + [global::System.Text.Json.Serialization.JsonPropertyName("versions_count")] + public int VersionsCount { get; set; } = default!; + /// /// Additional properties that are not explicitly defined in the schema /// @@ -94,6 +116,9 @@ public sealed partial class ModelInterfaceSerializerGET /// /// Default Value: [] /// + /// + /// Included only in responses + /// /// /// User who created Dataset /// @@ -112,15 +137,24 @@ public sealed partial class ModelInterfaceSerializerGET /// /// Included only in responses /// + /// + /// Default Value: 0
+ /// Included only in responses + /// /// /// Included only in responses /// + /// + /// Default Value: 0
+ /// Included only in responses + /// #if NET7_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public ModelInterfaceSerializerGET( string title, global::System.Collections.Generic.IList? associatedProjects, + double? bestScore, global::LabelStudio.UserSimple? createdBy, string? description, object? inputFields, @@ -129,9 +163,12 @@ public ModelInterfaceSerializerGET( global::LabelStudio.SkillNameEnum? skillName, global::System.DateTime createdAt = default!, int id = default!, - global::System.DateTime updatedAt = default!) + int runsCount = default!, + global::System.DateTime updatedAt = default!, + int versionsCount = default!) { this.AssociatedProjects = associatedProjects; + this.BestScore = bestScore; this.CreatedAt = createdAt; this.CreatedBy = createdBy; this.Description = description; @@ -139,9 +176,11 @@ public ModelInterfaceSerializerGET( this.InputFields = inputFields; this.Organization = organization; this.OutputClasses = outputClasses; + this.RunsCount = runsCount; this.SkillName = skillName; this.Title = title ?? throw new global::System.ArgumentNullException(nameof(title)); this.UpdatedAt = updatedAt; + this.VersionsCount = versionsCount; } /// diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Models.PaginatedModelInterfaceSerializerGETList.Json.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Models.PaginatedModelInterfaceSerializerGETList.Json.g.cs new file mode 100644 index 0000000..e06965b --- /dev/null +++ b/src/libs/LabelStudio/Generated/LabelStudio.Models.PaginatedModelInterfaceSerializerGETList.Json.g.cs @@ -0,0 +1,92 @@ +#nullable enable + +namespace LabelStudio +{ + public sealed partial class PaginatedModelInterfaceSerializerGETList + { + /// + /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. + /// + public string ToJson( + global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) + { + return global::System.Text.Json.JsonSerializer.Serialize( + this, + this.GetType(), + jsonSerializerContext); + } + + /// + /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. + /// +#if NET8_0_OR_GREATER + [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] + [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] +#endif + public string ToJson( + global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) + { + return global::System.Text.Json.JsonSerializer.Serialize( + this, + jsonSerializerOptions); + } + + /// + /// Deserializes a JSON string using the provided JsonSerializerContext. + /// + public static global::LabelStudio.PaginatedModelInterfaceSerializerGETList? FromJson( + string json, + global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) + { + return global::System.Text.Json.JsonSerializer.Deserialize( + json, + typeof(global::LabelStudio.PaginatedModelInterfaceSerializerGETList), + jsonSerializerContext) as global::LabelStudio.PaginatedModelInterfaceSerializerGETList; + } + + /// + /// Deserializes a JSON string using the provided JsonSerializerOptions. + /// +#if NET8_0_OR_GREATER + [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] + [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] +#endif + public static global::LabelStudio.PaginatedModelInterfaceSerializerGETList? FromJson( + string json, + global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) + { + return global::System.Text.Json.JsonSerializer.Deserialize( + json, + jsonSerializerOptions); + } + + /// + /// Deserializes a JSON stream using the provided JsonSerializerContext. + /// + public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( + global::System.IO.Stream jsonStream, + global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) + { + return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( + jsonStream, + typeof(global::LabelStudio.PaginatedModelInterfaceSerializerGETList), + jsonSerializerContext).ConfigureAwait(false)) as global::LabelStudio.PaginatedModelInterfaceSerializerGETList; + } + + /// + /// Deserializes a JSON stream using the provided JsonSerializerOptions. + /// +#if NET8_0_OR_GREATER + [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] + [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] +#endif + public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( + global::System.IO.Stream jsonStream, + global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) + { + return global::System.Text.Json.JsonSerializer.DeserializeAsync( + jsonStream, + jsonSerializerOptions); + } + } +} diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Models.PaginatedModelInterfaceSerializerGETList.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Models.PaginatedModelInterfaceSerializerGETList.g.cs new file mode 100644 index 0000000..c61c8a0 --- /dev/null +++ b/src/libs/LabelStudio/Generated/LabelStudio.Models.PaginatedModelInterfaceSerializerGETList.g.cs @@ -0,0 +1,81 @@ + +#nullable enable + +namespace LabelStudio +{ + /// + /// + /// + public sealed partial class PaginatedModelInterfaceSerializerGETList + { + /// + /// Example: 123 + /// + /// 123 + [global::System.Text.Json.Serialization.JsonPropertyName("count")] + [global::System.Text.Json.Serialization.JsonRequired] + public required int Count { get; set; } + + /// + /// Example: http://api.example.org/accounts/?page=4 + /// + /// http://api.example.org/accounts/?page=4 + [global::System.Text.Json.Serialization.JsonPropertyName("next")] + public string? Next { get; set; } + + /// + /// Example: http://api.example.org/accounts/?page=2 + /// + /// http://api.example.org/accounts/?page=2 + [global::System.Text.Json.Serialization.JsonPropertyName("previous")] + public string? Previous { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("results")] + [global::System.Text.Json.Serialization.JsonRequired] + public required global::System.Collections.Generic.IList Results { get; set; } + + /// + /// Additional properties that are not explicitly defined in the schema + /// + [global::System.Text.Json.Serialization.JsonExtensionData] + public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + + /// + /// Initializes a new instance of the class. + /// + /// + /// Example: 123 + /// + /// + /// + /// Example: http://api.example.org/accounts/?page=4 + /// + /// + /// Example: http://api.example.org/accounts/?page=2 + /// +#if NET7_0_OR_GREATER + [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] +#endif + public PaginatedModelInterfaceSerializerGETList( + int count, + global::System.Collections.Generic.IList results, + string? next, + string? previous) + { + this.Count = count; + this.Next = next; + this.Previous = previous; + this.Results = results ?? throw new global::System.ArgumentNullException(nameof(results)); + } + + /// + /// Initializes a new instance of the class. + /// + public PaginatedModelInterfaceSerializerGETList() + { + } + } +} \ No newline at end of file diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Prompts2Client.List2.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Prompts2Client.List2.g.cs index b43a5cd..f988dbf 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.Prompts2Client.List2.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.Prompts2Client.List2.g.cs @@ -27,11 +27,15 @@ public partial class Prompts2Client }; partial void PrepareList2Arguments( global::System.Net.Http.HttpClient httpClient, - ref string? ordering); + ref string? ordering, + ref int? page, + ref string? search); partial void PrepareList2Request( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpRequestMessage httpRequestMessage, - string? ordering); + string? ordering, + int? page, + string? search); partial void ProcessList2Response( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); @@ -46,11 +50,15 @@ partial void ProcessList2ResponseContent( /// List all prompts. /// /// + /// + /// /// Per-request overrides such as headers, query parameters, timeout, retries, and response buffering. /// The token to cancel the operation with /// - public async global::System.Threading.Tasks.Task> List2Async( + public async global::System.Threading.Tasks.Task List2Async( string? ordering = default, + int? page = default, + string? search = default, global::LabelStudio.AutoSDKRequestOptions? requestOptions = default, global::System.Threading.CancellationToken cancellationToken = default) { @@ -58,7 +66,9 @@ partial void ProcessList2ResponseContent( client: HttpClient); PrepareList2Arguments( httpClient: HttpClient, - ordering: ref ordering); + ordering: ref ordering, + page: ref page, + search: ref search); var __authorizations = global::LabelStudio.EndPointSecurityResolver.ResolveAuthorizations( @@ -86,7 +96,9 @@ partial void ProcessList2ResponseContent( path: "/api/prompts/", baseUri: HttpClient.BaseAddress); __pathBuilder - .AddOptionalParameter("ordering", ordering) + .AddOptionalParameter("ordering", ordering) + .AddOptionalParameter("page", page?.ToString()) + .AddOptionalParameter("search", search) ; var __path = __pathBuilder.ToString(); __path = global::LabelStudio.AutoSDKRequestOptionsSupport.AppendQueryParameters( @@ -128,7 +140,9 @@ partial void ProcessList2ResponseContent( PrepareList2Request( httpClient: HttpClient, httpRequestMessage: __httpRequest, - ordering: ordering); + ordering: ordering, + page: page, + search: search); return __httpRequest; } @@ -312,7 +326,7 @@ partial void ProcessList2ResponseContent( __response.EnsureSuccessStatusCode(); return - (global::System.Collections.Generic.IList?)global::System.Text.Json.JsonSerializer.Deserialize(__content, typeof(global::System.Collections.Generic.IList), JsonSerializerContext) ?? + global::LabelStudio.PaginatedModelInterfaceSerializerGETList.FromJson(__content, JsonSerializerContext) ?? throw new global::System.InvalidOperationException($"Response deserialization failed for \"{__content}\" "); } catch (global::System.Exception __ex) @@ -342,7 +356,7 @@ partial void ProcessList2ResponseContent( ).ConfigureAwait(false); return - (global::System.Collections.Generic.IList?)await global::System.Text.Json.JsonSerializer.DeserializeAsync(__content, typeof(global::System.Collections.Generic.IList), JsonSerializerContext).ConfigureAwait(false) ?? + await global::LabelStudio.PaginatedModelInterfaceSerializerGETList.FromJsonStreamAsync(__content, JsonSerializerContext).ConfigureAwait(false) ?? throw new global::System.InvalidOperationException("Response deserialization failed."); } catch (global::System.Exception __ex) diff --git a/src/libs/LabelStudio/openapi.yaml b/src/libs/LabelStudio/openapi.yaml index 98745fd..382b90c 100644 --- a/src/libs/LabelStudio/openapi.yaml +++ b/src/libs/LabelStudio/openapi.yaml @@ -13503,14 +13503,24 @@ paths: required: false schema: type: string + - description: A page number within the paginated result set. + in: query + name: page + required: false + schema: + type: integer + - description: A search term. + in: query + name: search + required: false + schema: + type: string responses: '200': content: application/json: schema: - items: - $ref: '#/components/schemas/ModelInterfaceSerializerGET' - type: array + $ref: '#/components/schemas/PaginatedModelInterfaceSerializerGETList' description: '' security: - Token: [] @@ -32835,6 +32845,11 @@ components: items: $ref: '#/components/schemas/AssociatedProject' type: array + best_score: + format: double + nullable: true + readOnly: true + type: number created_at: format: date-time readOnly: true @@ -32855,6 +32870,10 @@ components: nullable: true type: integer output_classes: {} + runs_count: + default: 0 + readOnly: true + type: integer skill_name: allOf: - $ref: '#/components/schemas/SkillNameEnum' @@ -32867,11 +32886,18 @@ components: format: date-time readOnly: true type: string + versions_count: + default: 0 + readOnly: true + type: integer required: + - best_score - created_at - id + - runs_count - title - updated_at + - versions_count type: object ModelProviderConnection: properties: @@ -33732,6 +33758,29 @@ components: - count - results type: object + PaginatedModelInterfaceSerializerGETList: + properties: + count: + example: 123 + type: integer + next: + example: http://api.example.org/accounts/?page=4 + format: uri + nullable: true + type: string + previous: + example: http://api.example.org/accounts/?page=2 + format: uri + nullable: true + type: string + results: + items: + $ref: '#/components/schemas/ModelInterfaceSerializerGET' + type: array + required: + - count + - results + type: object PaginatedOrganizationMemberTagList: properties: count: