From ef3b6238e3c3aaffa004c5a82958a190c9c1b9fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 16 Jul 2026 16:17:14 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- ...DatasetsClient.ApiDatasetsViewsCreate.g.cs | 5 - ...sClient.ApiDatasetsViewsPartialUpdate.g.cs | 5 - ...DatasetsClient.ApiDatasetsViewsUpdate.g.cs | 5 - ...DatasetsClient.ApiDatasetsViewsCreate.g.cs | 4 - ...sClient.ApiDatasetsViewsPartialUpdate.g.cs | 4 - ...DatasetsClient.ApiDatasetsViewsUpdate.g.cs | 4 - .../LabelStudio.JsonSerializerContext.g.cs | 8 +- ...abelStudio.JsonSerializerContextTypes.g.cs | 1356 +++++++++-------- .../LabelStudio.Models.DatasetView.g.cs | 8 +- ...tudio.Models.DatasetViewLockedBy.Json.g.cs | 141 ++ ...abelStudio.Models.DatasetViewLockedBy.g.cs | 62 + ...LabelStudio.Models.DatasetViewRequest.g.cs | 11 - ...udio.Models.PatchedDatasetViewRequest.g.cs | 11 - .../Generated/LabelStudio.Models.View.g.cs | 8 +- .../LabelStudio.Models.ViewLockedBy.Json.g.cs | 141 ++ .../LabelStudio.Models.ViewLockedBy.g.cs | 62 + src/libs/LabelStudio/openapi.yaml | 42 +- 17 files changed, 1131 insertions(+), 746 deletions(-) create mode 100644 src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetViewLockedBy.Json.g.cs create mode 100644 src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetViewLockedBy.g.cs create mode 100644 src/libs/LabelStudio/Generated/LabelStudio.Models.ViewLockedBy.Json.g.cs create mode 100644 src/libs/LabelStudio/Generated/LabelStudio.Models.ViewLockedBy.g.cs diff --git a/src/libs/LabelStudio/Generated/LabelStudio.DatasetsClient.ApiDatasetsViewsCreate.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.DatasetsClient.ApiDatasetsViewsCreate.g.cs index 2791d23..34667e0 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.DatasetsClient.ApiDatasetsViewsCreate.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.DatasetsClient.ApiDatasetsViewsCreate.g.cs @@ -450,9 +450,6 @@ partial void ProcessApiDatasetsViewsCreateResponseContent( /// /// Time when this view was locked /// - /// - /// User who locked this view - /// /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right /// @@ -474,7 +471,6 @@ partial void ProcessApiDatasetsViewsCreateResponseContent( global::LabelStudio.FilterGroupRequest? filterGroup = default, bool? isLocked = default, global::System.DateTime? lockedAt = default, - int? lockedBy = default, int? order = default, object? ordering = default, object? selectedItems = default, @@ -489,7 +485,6 @@ partial void ProcessApiDatasetsViewsCreateResponseContent( FilterGroup = filterGroup, IsLocked = isLocked, LockedAt = lockedAt, - LockedBy = lockedBy, Order = order, Ordering = ordering, SelectedItems = selectedItems, diff --git a/src/libs/LabelStudio/Generated/LabelStudio.DatasetsClient.ApiDatasetsViewsPartialUpdate.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.DatasetsClient.ApiDatasetsViewsPartialUpdate.g.cs index 419897c..3cb34bb 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.DatasetsClient.ApiDatasetsViewsPartialUpdate.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.DatasetsClient.ApiDatasetsViewsPartialUpdate.g.cs @@ -460,9 +460,6 @@ partial void ProcessApiDatasetsViewsPartialUpdateResponseContent( /// /// Time when this view was locked /// - /// - /// User who locked this view - /// /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right /// @@ -485,7 +482,6 @@ partial void ProcessApiDatasetsViewsPartialUpdateResponseContent( global::LabelStudio.FilterGroupRequest? filterGroup = default, bool? isLocked = default, global::System.DateTime? lockedAt = default, - int? lockedBy = default, int? order = default, object? ordering = default, object? selectedItems = default, @@ -500,7 +496,6 @@ partial void ProcessApiDatasetsViewsPartialUpdateResponseContent( FilterGroup = filterGroup, IsLocked = isLocked, LockedAt = lockedAt, - LockedBy = lockedBy, Order = order, Ordering = ordering, SelectedItems = selectedItems, diff --git a/src/libs/LabelStudio/Generated/LabelStudio.DatasetsClient.ApiDatasetsViewsUpdate.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.DatasetsClient.ApiDatasetsViewsUpdate.g.cs index 841c531..5f5fe34 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.DatasetsClient.ApiDatasetsViewsUpdate.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.DatasetsClient.ApiDatasetsViewsUpdate.g.cs @@ -460,9 +460,6 @@ partial void ProcessApiDatasetsViewsUpdateResponseContent( /// /// Time when this view was locked /// - /// - /// User who locked this view - /// /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right /// @@ -485,7 +482,6 @@ partial void ProcessApiDatasetsViewsUpdateResponseContent( global::LabelStudio.FilterGroupRequest? filterGroup = default, bool? isLocked = default, global::System.DateTime? lockedAt = default, - int? lockedBy = default, int? order = default, object? ordering = default, object? selectedItems = default, @@ -500,7 +496,6 @@ partial void ProcessApiDatasetsViewsUpdateResponseContent( FilterGroup = filterGroup, IsLocked = isLocked, LockedAt = lockedAt, - LockedBy = lockedBy, Order = order, Ordering = ordering, SelectedItems = selectedItems, diff --git a/src/libs/LabelStudio/Generated/LabelStudio.IDatasetsClient.ApiDatasetsViewsCreate.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.IDatasetsClient.ApiDatasetsViewsCreate.g.cs index c9c3204..1830dcc 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.IDatasetsClient.ApiDatasetsViewsCreate.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.IDatasetsClient.ApiDatasetsViewsCreate.g.cs @@ -47,9 +47,6 @@ public partial interface IDatasetsClient /// /// Time when this view was locked /// - /// - /// User who locked this view - /// /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right /// @@ -71,7 +68,6 @@ public partial interface IDatasetsClient global::LabelStudio.FilterGroupRequest? filterGroup = default, bool? isLocked = default, global::System.DateTime? lockedAt = default, - int? lockedBy = default, int? order = default, object? ordering = default, object? selectedItems = default, diff --git a/src/libs/LabelStudio/Generated/LabelStudio.IDatasetsClient.ApiDatasetsViewsPartialUpdate.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.IDatasetsClient.ApiDatasetsViewsPartialUpdate.g.cs index 41646ca..9159daf 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.IDatasetsClient.ApiDatasetsViewsPartialUpdate.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.IDatasetsClient.ApiDatasetsViewsPartialUpdate.g.cs @@ -52,9 +52,6 @@ public partial interface IDatasetsClient /// /// Time when this view was locked /// - /// - /// User who locked this view - /// /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right /// @@ -77,7 +74,6 @@ public partial interface IDatasetsClient global::LabelStudio.FilterGroupRequest? filterGroup = default, bool? isLocked = default, global::System.DateTime? lockedAt = default, - int? lockedBy = default, int? order = default, object? ordering = default, object? selectedItems = default, diff --git a/src/libs/LabelStudio/Generated/LabelStudio.IDatasetsClient.ApiDatasetsViewsUpdate.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.IDatasetsClient.ApiDatasetsViewsUpdate.g.cs index e2b6c83..4294416 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.IDatasetsClient.ApiDatasetsViewsUpdate.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.IDatasetsClient.ApiDatasetsViewsUpdate.g.cs @@ -52,9 +52,6 @@ public partial interface IDatasetsClient /// /// Time when this view was locked /// - /// - /// User who locked this view - /// /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right /// @@ -77,7 +74,6 @@ public partial interface IDatasetsClient global::LabelStudio.FilterGroupRequest? filterGroup = default, bool? isLocked = default, global::System.DateTime? lockedAt = default, - int? lockedBy = default, int? order = default, object? ordering = default, object? selectedItems = default, diff --git a/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContext.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContext.g.cs index 9df879e..e14f050 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContext.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContext.g.cs @@ -517,6 +517,7 @@ namespace LabelStudio [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.DatasetTasksMetadataResponse))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.DatasetView))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.FilterGroup))] + [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.DatasetViewLockedBy))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.DatasetViewRequest))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.FilterGroupRequest))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.DefaultModelVersionNameResponse))] @@ -880,7 +881,6 @@ namespace LabelStudio [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.SerializationOptionRequest))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.SessionTimeoutPolicy))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.StateBackfillCancelResponse))] - [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.StateBackfillErrorResponse))] internal sealed partial class SourceGenerationContextChunk0 : global::System.Text.Json.Serialization.JsonSerializerContext { } @@ -1263,6 +1263,7 @@ internal sealed partial class SourceGenerationContextChunk0 : global::System.Tex [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.OneOf), TypeInfoPropertyName = "ApiProjectsTasksAssigneesBulkCreateRequestSelectedItemsAllTrue_d4cd88601b7727f2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.OneOf?), TypeInfoPropertyName = "ApiProjectsTasksAssigneesBulkCreateRequestSelectedItemsAllTrue_42876ca72ef469f3")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.OneOf?), TypeInfoPropertyName = "ApiProjectsStatsTotalAgreementRetrieveResponseVariant2_34675e999e90b30b")] + [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.StateBackfillErrorResponse))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.StateBackfillJobItem))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.StateBackfillJobItemResponse))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.StateBackfillProgress))] @@ -1294,6 +1295,7 @@ internal sealed partial class SourceGenerationContextChunk0 : global::System.Tex [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.ValueCountsBackfillJob))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.VersionResponse))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.View))] + [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.ViewLockedBy))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.ViewOrderRequest))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.Webhook))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.WebhookRequest))] @@ -1758,8 +1760,6 @@ internal sealed partial class SourceGenerationContextChunk0 : global::System.Tex [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))] internal sealed partial class SourceGenerationContextChunk1 : global::System.Text.Json.Serialization.JsonSerializerContext { } @@ -2142,6 +2142,8 @@ internal sealed partial class SourceGenerationContextChunk1 : global::System.Tex [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.OneOf), TypeInfoPropertyName = "ApiProjectsTasksAssigneesBulkCreateRequestSelectedItemsAllTrue_d4cd88601b7727f2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.OneOf?), TypeInfoPropertyName = "ApiProjectsTasksAssigneesBulkCreateRequestSelectedItemsAllTrue_42876ca72ef469f3")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::LabelStudio.OneOf?), TypeInfoPropertyName = "ApiProjectsStatsTotalAgreementRetrieveResponseVariant2_34675e999e90b30b")] + [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 d0bba47..a43cee2 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContextTypes.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.JsonSerializerContextTypes.g.cs @@ -548,2699 +548,2707 @@ public sealed partial class JsonSerializerContextTypes /// /// /// - public global::LabelStudio.DatasetViewRequest? Type130 { get; set; } + public global::LabelStudio.DatasetViewLockedBy? Type130 { get; set; } /// /// /// - public global::LabelStudio.FilterGroupRequest? Type131 { get; set; } + public global::LabelStudio.DatasetViewRequest? Type131 { get; set; } /// /// /// - public global::LabelStudio.DefaultModelVersionNameResponse? Type132 { get; set; } + public global::LabelStudio.FilterGroupRequest? Type132 { get; set; } /// /// /// - public global::LabelStudio.DefaultRole? Type133 { get; set; } + public global::LabelStudio.DefaultModelVersionNameResponse? Type133 { get; set; } /// /// /// - public global::LabelStudio.Dimension? Type134 { get; set; } + public global::LabelStudio.DefaultRole? Type134 { get; set; } /// /// /// - public global::LabelStudio.DimensionCreateRequest? Type135 { get; set; } + public global::LabelStudio.Dimension? Type135 { get; set; } /// /// /// - public global::LabelStudio.DimensionList? Type136 { get; set; } + public global::LabelStudio.DimensionCreateRequest? Type136 { get; set; } /// /// /// - public global::LabelStudio.DimensionRequest? Type137 { get; set; } + public global::LabelStudio.DimensionList? Type137 { get; set; } /// /// /// - public global::LabelStudio.DuplicateLearningResourceRequest? Type138 { get; set; } + public global::LabelStudio.DimensionRequest? Type138 { get; set; } /// /// /// - public global::LabelStudio.EditionEnum? Type139 { get; set; } + public global::LabelStudio.DuplicateLearningResourceRequest? Type139 { get; set; } /// /// /// - public global::LabelStudio.EstimatedDurationUnitEnum? Type140 { get; set; } + public global::LabelStudio.EditionEnum? Type140 { get; set; } /// /// /// - public global::LabelStudio.Export? Type141 { get; set; } + public global::LabelStudio.EstimatedDurationUnitEnum? Type141 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type142 { get; set; } + public global::LabelStudio.Export? Type142 { get; set; } /// /// /// - public global::LabelStudio.ExportConvertRequest? Type143 { get; set; } + public global::System.Collections.Generic.IList? Type143 { get; set; } /// /// /// - public global::LabelStudio.FSMTransitionExecuteRequestRequest? Type144 { get; set; } + public global::LabelStudio.ExportConvertRequest? Type144 { get; set; } /// /// /// - public global::LabelStudio.FSMTransitionExecuteResponse? Type145 { get; set; } + public global::LabelStudio.FSMTransitionExecuteRequestRequest? Type145 { get; set; } /// /// /// - public global::LabelStudio.StateModel? Type146 { get; set; } + public global::LabelStudio.FSMTransitionExecuteResponse? Type146 { get; set; } /// /// /// - public global::LabelStudio.FewShotExample? Type147 { get; set; } + public global::LabelStudio.StateModel? Type147 { get; set; } /// /// /// - public global::LabelStudio.FewShotExampleRequest? Type148 { get; set; } + public global::LabelStudio.FewShotExample? Type148 { get; set; } /// /// /// - public global::LabelStudio.FileUpload? Type149 { get; set; } + public global::LabelStudio.FewShotExampleRequest? Type149 { get; set; } /// /// /// - public global::LabelStudio.Filter? Type150 { get; set; } + public global::LabelStudio.FileUpload? Type150 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type151 { get; set; } + public global::LabelStudio.Filter? Type151 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type152 { get; set; } + public global::System.Collections.Generic.IList? Type152 { get; set; } /// /// /// - public global::LabelStudio.FilterRequest? Type153 { get; set; } + public global::System.Collections.Generic.IList? Type153 { get; set; } /// /// /// - public global::LabelStudio.GCPCustomFunctionUpdateRequest? Type154 { get; set; } + public global::LabelStudio.FilterRequest? Type154 { get; set; } /// /// /// - public global::LabelStudio.GCSDatasetStorage? Type155 { get; set; } + public global::LabelStudio.GCPCustomFunctionUpdateRequest? Type155 { get; set; } /// /// /// - public global::LabelStudio.GCSDatasetStorageRequest? Type156 { get; set; } + public global::LabelStudio.GCSDatasetStorage? Type156 { get; set; } /// /// /// - public global::LabelStudio.GCSExportStorage? Type157 { get; set; } + public global::LabelStudio.GCSDatasetStorageRequest? Type157 { get; set; } /// /// /// - public global::LabelStudio.GCSImportStorage? Type158 { get; set; } + public global::LabelStudio.GCSExportStorage? Type158 { get; set; } /// /// /// - public global::LabelStudio.GCSSAExportStorage? Type159 { get; set; } + public global::LabelStudio.GCSImportStorage? Type159 { get; set; } /// /// /// - public global::LabelStudio.GCSSAExportStorageRequest? Type160 { get; set; } + public global::LabelStudio.GCSSAExportStorage? Type160 { get; set; } /// /// /// - public global::LabelStudio.GCSSAImportStorage? Type161 { get; set; } + public global::LabelStudio.GCSSAExportStorageRequest? Type161 { get; set; } /// /// /// - public global::LabelStudio.GCSSAImportStorageRequest? Type162 { get; set; } + public global::LabelStudio.GCSSAImportStorage? Type162 { get; set; } /// /// /// - public global::LabelStudio.GCSWIFExportStorage? Type163 { get; set; } + public global::LabelStudio.GCSSAImportStorageRequest? Type163 { get; set; } /// /// /// - public global::LabelStudio.GCSWIFExportStorageRequest? Type164 { get; set; } + public global::LabelStudio.GCSWIFExportStorage? Type164 { get; set; } /// /// /// - public global::LabelStudio.GCSWIFImportStorage? Type165 { get; set; } + public global::LabelStudio.GCSWIFExportStorageRequest? Type165 { get; set; } /// /// /// - public global::LabelStudio.GCSWIFImportStorageRequest? Type166 { get; set; } + public global::LabelStudio.GCSWIFImportStorage? Type166 { get; set; } /// /// /// - public global::LabelStudio.Hotkeys? Type167 { get; set; } + public global::LabelStudio.GCSWIFImportStorageRequest? Type167 { get; set; } /// /// /// - public global::LabelStudio.ImportApiRequest? Type168 { get; set; } + public global::LabelStudio.Hotkeys? Type168 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type169 { get; set; } + public global::LabelStudio.ImportApiRequest? Type169 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type170 { get; set; } + public global::System.Collections.Generic.IList? Type170 { get; set; } /// /// /// - public global::LabelStudio.PredictionRequest? Type171 { get; set; } + public global::System.Collections.Generic.IList? Type171 { get; set; } /// /// /// - public global::LabelStudio.InferenceRunCostEstimate? Type172 { get; set; } + public global::LabelStudio.PredictionRequest? Type172 { get; set; } /// /// /// - public global::LabelStudio.KPIDetailResponse? Type173 { get; set; } + public global::LabelStudio.InferenceRunCostEstimate? Type173 { get; set; } /// /// /// - public global::LabelStudio.KPIProjectSegment? Type174 { get; set; } + public global::LabelStudio.KPIDetailResponse? Type174 { get; set; } /// /// /// - public global::LabelStudio.KPIUserSegment? Type175 { get; set; } + public global::LabelStudio.KPIProjectSegment? Type175 { get; set; } /// /// /// - public global::LabelStudio.KPIMatrixSegment? Type176 { get; set; } + public global::LabelStudio.KPIUserSegment? Type176 { get; set; } /// /// /// - public global::LabelStudio.KPIProjectMatrixSegment? Type177 { get; set; } + public global::LabelStudio.KPIMatrixSegment? Type177 { get; set; } /// /// /// - public global::LabelStudio.SegmentationEnum? Type178 { get; set; } + public global::LabelStudio.KPIProjectMatrixSegment? Type178 { get; set; } /// /// /// - public global::LabelStudio.KPITimeSegment? Type179 { get; set; } + public global::LabelStudio.SegmentationEnum? Type179 { get; set; } /// /// /// - public global::LabelStudio.KPIValue? Type180 { get; set; } + public global::LabelStudio.KPITimeSegment? Type180 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type181 { get; set; } + public global::LabelStudio.KPIValue? Type181 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type182 { get; set; } + public global::System.Collections.Generic.IList? Type182 { get; set; } /// /// /// - public global::LabelStudio.KPIUserInfo? Type183 { get; set; } + public global::System.Collections.Generic.IList? Type183 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type184 { get; set; } + public global::LabelStudio.KPIUserInfo? Type184 { get; set; } /// /// /// - public global::LabelStudio.KPIMetadata? Type185 { get; set; } + public global::System.Collections.Generic.IList>? Type185 { get; set; } /// /// /// - public global::LabelStudio.KPIProjectInfo? Type186 { get; set; } + public global::LabelStudio.KPIMetadata? Type186 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type187 { get; set; } + public global::LabelStudio.KPIProjectInfo? Type187 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type188 { get; set; } + public global::System.Collections.Generic.IList? Type188 { get; set; } /// /// /// - public global::LabelStudio.OneOf? Type189 { get; set; } + public global::System.Collections.Generic.IList>? Type189 { get; set; } /// /// /// - public global::LabelStudio.LSAPITokenBlacklistRequest? Type190 { get; set; } + public global::LabelStudio.OneOf? Type190 { get; set; } /// /// /// - public global::LabelStudio.LSAPITokenRotateRequest? Type191 { get; set; } + public global::LabelStudio.LSAPITokenBlacklistRequest? Type191 { get; set; } /// /// /// - public global::LabelStudio.LSEAPITokenCreate? Type192 { get; set; } + public global::LabelStudio.LSAPITokenRotateRequest? Type192 { get; set; } /// /// /// - public global::LabelStudio.LSEAPITokenList? Type193 { get; set; } + public global::LabelStudio.LSEAPITokenCreate? Type193 { get; set; } /// /// /// - public global::LabelStudio.LSEJWTSettings? Type194 { get; set; } + public global::LabelStudio.LSEAPITokenList? Type194 { get; set; } /// /// /// - public global::LabelStudio.LSEJWTSettingsRequest? Type195 { get; set; } + public global::LabelStudio.LSEJWTSettings? Type195 { get; set; } /// /// /// - public global::LabelStudio.LSEKeyIndicatorValue? Type196 { get; set; } + public global::LabelStudio.LSEJWTSettingsRequest? Type196 { get; set; } /// /// /// - public global::LabelStudio.Label? Type197 { get; set; } + public global::LabelStudio.LSEKeyIndicatorValue? Type197 { get; set; } /// /// /// - public global::LabelStudio.LabelBulkUpdateRequest? Type198 { get; set; } + public global::LabelStudio.Label? Type198 { get; set; } /// /// /// - public global::LabelStudio.LabelBulkUpdateResponse? Type199 { get; set; } + public global::LabelStudio.LabelBulkUpdateRequest? Type199 { get; set; } /// /// /// - public global::LabelStudio.LabelCreate? Type200 { get; set; } + public global::LabelStudio.LabelBulkUpdateResponse? Type200 { get; set; } /// /// /// - public global::LabelStudio.LabelCreateRequest? Type201 { get; set; } + public global::LabelStudio.LabelCreate? Type201 { get; set; } /// /// /// - public global::LabelStudio.LabelDistributionCountsResponse? Type202 { get; set; } + public global::LabelStudio.LabelCreateRequest? Type202 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type203 { get; set; } + public global::LabelStudio.LabelDistributionCountsResponse? Type203 { get; set; } /// /// /// - public global::LabelStudio.LabelDistributionCountsRow? Type204 { get; set; } + public global::System.Collections.Generic.IList? Type204 { get; set; } /// /// /// - public global::LabelStudio.LabelDistributionCountsTotals? Type205 { get; set; } + public global::LabelStudio.LabelDistributionCountsRow? Type205 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary? Type206 { get; set; } + public global::LabelStudio.LabelDistributionCountsTotals? Type206 { get; set; } /// /// /// - public global::LabelStudio.LabelDistributionStructureDimension? Type207 { get; set; } + public global::System.Collections.Generic.Dictionary? Type207 { get; set; } /// /// /// - public global::LabelStudio.LabelDistributionStructureResponse? Type208 { get; set; } + public global::LabelStudio.LabelDistributionStructureDimension? Type208 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type209 { get; set; } + public global::LabelStudio.LabelDistributionStructureResponse? Type209 { get; set; } /// /// /// - public global::LabelStudio.LabelLink? Type210 { get; set; } + public global::System.Collections.Generic.IList? Type210 { get; set; } /// /// /// - public global::LabelStudio.LabelLinkRequest? Type211 { get; set; } + public global::LabelStudio.LabelLink? Type211 { get; set; } /// /// /// - public global::LabelStudio.LearningProgressResponse? Type212 { get; set; } + public global::LabelStudio.LabelLinkRequest? Type212 { get; set; } /// /// /// - public global::LabelStudio.LearningProgressUpdateRequest? Type213 { get; set; } + public global::LabelStudio.LearningProgressResponse? Type213 { get; set; } /// /// /// - public global::LabelStudio.LearningResource? Type214 { get; set; } + public global::LabelStudio.LearningProgressUpdateRequest? Type214 { get; set; } /// /// /// - public global::LabelStudio.LearningResourceAssignmentSummary? Type215 { get; set; } + public global::LabelStudio.LearningResource? Type215 { get; set; } /// /// /// - public global::LabelStudio.LearningResourceCreate? Type216 { get; set; } + public global::LabelStudio.LearningResourceAssignmentSummary? Type216 { get; set; } /// /// /// - public global::LabelStudio.LearningResourceCreateRequest? Type217 { get; set; } + public global::LabelStudio.LearningResourceCreate? Type217 { get; set; } /// /// /// - public global::LabelStudio.LearningResourceDetail? Type218 { get; set; } + public global::LabelStudio.LearningResourceCreateRequest? Type218 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type219 { get; set; } + public global::LabelStudio.LearningResourceDetail? Type219 { get; set; } /// /// /// - public global::LabelStudio.LearningResourceRequest? Type220 { get; set; } + public global::System.Collections.Generic.IList? Type220 { get; set; } /// /// /// - public global::LabelStudio.LearningResourceUpdate? Type221 { get; set; } + public global::LabelStudio.LearningResourceRequest? Type221 { get; set; } /// /// /// - public global::LabelStudio.LearningResourceUploadResponse? Type222 { get; set; } + public global::LabelStudio.LearningResourceUpdate? Type222 { get; set; } /// /// /// - public global::LabelStudio.LocalFilesExportStorage? Type223 { get; set; } + public global::LabelStudio.LearningResourceUploadResponse? Type223 { get; set; } /// /// /// - public global::LabelStudio.LocalFilesImportStorage? Type224 { get; set; } + public global::LabelStudio.LocalFilesExportStorage? Type224 { get; set; } /// /// /// - public global::LabelStudio.LseAnnotationFilterOptions? Type225 { get; set; } + public global::LabelStudio.LocalFilesImportStorage? Type225 { get; set; } /// /// /// - public global::LabelStudio.LseAnnotationFilterOptionsRequest? Type226 { get; set; } + public global::LabelStudio.LseAnnotationFilterOptions? Type226 { get; set; } /// /// /// - public global::LabelStudio.LseExportCreate? Type227 { get; set; } + public global::LabelStudio.LseAnnotationFilterOptionsRequest? Type227 { get; set; } /// /// /// - public global::LabelStudio.SerializationOptions? Type228 { get; set; } + public global::LabelStudio.LseExportCreate? Type228 { get; set; } /// /// /// - public global::LabelStudio.LseTaskFilterOptions? Type229 { get; set; } + public global::LabelStudio.SerializationOptions? Type229 { get; set; } /// /// /// - public global::LabelStudio.LseExportCreateRequest? Type230 { get; set; } + public global::LabelStudio.LseTaskFilterOptions? Type230 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type231 { get; set; } + public global::LabelStudio.LseExportCreateRequest? Type231 { get; set; } /// /// /// - public global::LabelStudio.SerializationOptionsRequest? Type232 { get; set; } + public global::System.Collections.Generic.IList? Type232 { get; set; } /// /// /// - public global::LabelStudio.LseTaskFilterOptionsRequest? Type233 { get; set; } + public global::LabelStudio.SerializationOptionsRequest? Type233 { get; set; } /// /// /// - public global::LabelStudio.LseFields? Type234 { get; set; } + public global::LabelStudio.LseTaskFilterOptionsRequest? Type234 { get; set; } /// /// /// - public global::LabelStudio.OnboardingStateEnum? Type235 { get; set; } + public global::LabelStudio.LseFields? Type235 { get; set; } /// /// /// - public global::LabelStudio.TrialRoleEnum? Type236 { get; set; } + public global::LabelStudio.OnboardingStateEnum? Type236 { get; set; } /// /// /// - public global::LabelStudio.LseFieldsRequest? Type237 { get; set; } + public global::LabelStudio.TrialRoleEnum? Type237 { get; set; } /// /// /// - public global::LabelStudio.LseInterface? Type238 { get; set; } + public global::LabelStudio.LseFieldsRequest? Type238 { get; set; } /// /// /// - public global::LabelStudio.LseInterfaceAppendVersionRequest? Type239 { get; set; } + public global::LabelStudio.LseInterface? Type239 { get; set; } /// /// /// - public global::LabelStudio.LseInterfaceAppendVersionsRequest? Type240 { get; set; } + public global::LabelStudio.LseInterfaceAppendVersionRequest? Type240 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type241 { get; set; } + public global::LabelStudio.LseInterfaceAppendVersionsRequest? Type241 { get; set; } /// /// /// - public global::LabelStudio.LseInterfaceList? Type242 { get; set; } + public global::System.Collections.Generic.IList? Type242 { get; set; } /// /// /// - public global::LabelStudio.LseInterfaceRequest? Type243 { get; set; } + public global::LabelStudio.LseInterfaceList? Type243 { get; set; } /// /// /// - public global::LabelStudio.LseInterfaceVersionDescriptionRequest? Type244 { get; set; } + public global::LabelStudio.LseInterfaceRequest? Type244 { get; set; } /// /// /// - public global::LabelStudio.LseInterfaceVersionIdRequest? Type245 { get; set; } + public global::LabelStudio.LseInterfaceVersionDescriptionRequest? Type245 { get; set; } /// /// /// - public global::LabelStudio.LseOrganization? Type246 { get; set; } + public global::LabelStudio.LseInterfaceVersionIdRequest? Type246 { get; set; } /// /// /// - public global::LabelStudio.OrganizationBilling? Type247 { get; set; } + public global::LabelStudio.LseOrganization? Type247 { get; set; } /// /// /// - public global::LabelStudio.LseOrganizationMemberList? Type248 { get; set; } + public global::LabelStudio.OrganizationBilling? Type248 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type249 { get; set; } + public global::LabelStudio.LseOrganizationMemberList? Type249 { get; set; } /// /// /// - public global::LabelStudio.LseOrganizationMemberListContributedToProject? Type250 { get; set; } + public global::System.Collections.Generic.IList? Type250 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type251 { get; set; } + public global::LabelStudio.LseOrganizationMemberListContributedToProject? Type251 { get; set; } /// /// /// - public global::LabelStudio.LseOrganizationMemberListCreatedProject? Type252 { get; set; } + public global::System.Collections.Generic.IList? Type252 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type253 { get; set; } + public global::LabelStudio.LseOrganizationMemberListCreatedProject? Type253 { get; set; } /// /// /// - public global::LabelStudio.SimpleOrganizationMemberTag? Type254 { get; set; } + public global::System.Collections.Generic.IList? Type254 { get; set; } /// /// /// - public global::LabelStudio.LseUserOrganizationMemberList? Type255 { get; set; } + public global::LabelStudio.SimpleOrganizationMemberTag? Type255 { get; set; } /// /// /// - public global::LabelStudio.LseProject? Type256 { get; set; } + public global::LabelStudio.LseUserOrganizationMemberList? Type256 { get; set; } /// /// /// - public global::LabelStudio.LseProjectCounts? Type257 { get; set; } + public global::LabelStudio.LseProject? Type257 { get; set; } /// /// /// - public global::LabelStudio.LseProjectCreate? Type258 { get; set; } + public global::LabelStudio.LseProjectCounts? Type258 { get; set; } /// /// /// - public global::LabelStudio.LseProjectCreateRequest? Type259 { get; set; } + public global::LabelStudio.LseProjectCreate? Type259 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary? Type260 { get; set; } + public global::LabelStudio.LseProjectCreateRequest? Type260 { get; set; } /// /// /// - public global::LabelStudio.LseProjectParams? Type261 { get; set; } + public global::System.Collections.Generic.Dictionary? Type261 { get; set; } /// /// /// - public global::LabelStudio.LseProjectParamsRequest? Type262 { get; set; } + public global::LabelStudio.LseProjectParams? Type262 { get; set; } /// /// /// - public global::LabelStudio.LseProjectResponse? Type263 { get; set; } + public global::LabelStudio.LseProjectParamsRequest? Type263 { get; set; } /// /// /// - public global::LabelStudio.LseProjectStateResponse? Type264 { get; set; } + public global::LabelStudio.LseProjectResponse? Type264 { get; set; } /// /// /// - public global::LabelStudio.LseS3ExportStorage? Type265 { get; set; } + public global::LabelStudio.LseProjectStateResponse? Type265 { get; set; } /// /// /// - public global::LabelStudio.LseS3ExportStorageRequest? Type266 { get; set; } + public global::LabelStudio.LseS3ExportStorage? Type266 { get; set; } /// /// /// - public global::LabelStudio.LseS3ImportStorage? Type267 { get; set; } + public global::LabelStudio.LseS3ExportStorageRequest? Type267 { get; set; } /// /// /// - public global::LabelStudio.LseS3ImportStorageRequest? Type268 { get; set; } + public global::LabelStudio.LseS3ImportStorage? Type268 { get; set; } /// /// /// - public global::LabelStudio.LseTask? Type269 { get; set; } + public global::LabelStudio.LseS3ImportStorageRequest? Type269 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type270 { get; set; } + public global::LabelStudio.LseTask? Type270 { get; set; } /// /// /// - public global::LabelStudio.LseTaskDraft? Type271 { get; set; } + public global::System.Collections.Generic.IList? Type271 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type272 { get; set; } + public global::LabelStudio.LseTaskDraft? Type272 { get; set; } /// /// /// - public global::LabelStudio.LseTaskPrediction? Type273 { get; set; } + public global::System.Collections.Generic.IList? Type273 { get; set; } /// /// /// - public global::LabelStudio.LseTaskRequest? Type274 { get; set; } + public global::LabelStudio.LseTaskPrediction? Type274 { get; set; } /// /// /// - public global::LabelStudio.LseTaskSerializerForAnnotators? Type275 { get; set; } + public global::LabelStudio.LseTaskRequest? Type275 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type276 { get; set; } + public global::LabelStudio.LseTaskSerializerForAnnotators? Type276 { get; set; } /// /// /// - public global::LabelStudio.LseTaskSerializerForAnnotatorsDraft? Type277 { get; set; } + public global::System.Collections.Generic.IList? Type277 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type278 { get; set; } + public global::LabelStudio.LseTaskSerializerForAnnotatorsDraft? Type278 { get; set; } /// /// /// - public global::LabelStudio.LseTaskSerializerForAnnotatorsPrediction? Type279 { get; set; } + public global::System.Collections.Generic.IList? Type279 { get; set; } /// /// /// - public global::LabelStudio.LseTaskSerializerForReviewers? Type280 { get; set; } + public global::LabelStudio.LseTaskSerializerForAnnotatorsPrediction? Type280 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type281 { get; set; } + public global::LabelStudio.LseTaskSerializerForReviewers? Type281 { get; set; } /// /// /// - public global::LabelStudio.LseTaskSerializerForReviewersDraft? Type282 { get; set; } + public global::System.Collections.Generic.IList? Type282 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type283 { get; set; } + public global::LabelStudio.LseTaskSerializerForReviewersDraft? Type283 { get; set; } /// /// /// - public global::LabelStudio.LseTaskSerializerForReviewersPrediction? Type284 { get; set; } + public global::System.Collections.Generic.IList? Type284 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary? Type285 { get; set; } + public global::LabelStudio.LseTaskSerializerForReviewersPrediction? Type285 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type286 { get; set; } + public global::System.Collections.Generic.Dictionary? Type286 { get; set; } /// /// /// - public global::LabelStudio.OrganizationMembership? Type287 { get; set; } + public global::System.Collections.Generic.IList? Type287 { get; set; } /// /// /// - public global::LabelStudio.LseUserAPI? Type288 { get; set; } + public global::LabelStudio.OrganizationMembership? Type288 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type289 { get; set; } + public global::LabelStudio.LseUserAPI? Type289 { get; set; } /// /// /// - public global::LabelStudio.LseUserOrganizationMemberListContributedToProject? Type290 { get; set; } + public global::System.Collections.Generic.IList? Type290 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type291 { get; set; } + public global::LabelStudio.LseUserOrganizationMemberListContributedToProject? Type291 { get; set; } /// /// /// - public global::LabelStudio.LseUserOrganizationMemberListCreatedProject? Type292 { get; set; } + public global::System.Collections.Generic.IList? Type292 { get; set; } /// /// /// - public global::LabelStudio.MLBackend? Type293 { get; set; } + public global::LabelStudio.LseUserOrganizationMemberListCreatedProject? Type293 { get; set; } /// /// /// - public global::LabelStudio.StateEnum? Type294 { get; set; } + public global::LabelStudio.MLBackend? Type294 { get; set; } /// /// /// - public global::LabelStudio.MLBackendRequest? Type295 { get; set; } + public global::LabelStudio.StateEnum? Type295 { get; set; } /// /// /// - public global::LabelStudio.MLInteractiveAnnotatingRequestRequest? Type296 { get; set; } + public global::LabelStudio.MLBackendRequest? Type296 { get; set; } /// /// /// - public global::LabelStudio.MaybeExpandedComment? Type297 { get; set; } + public global::LabelStudio.MLInteractiveAnnotatingRequestRequest? Type297 { get; set; } /// /// /// - public global::LabelStudio.MetricParam? Type298 { get; set; } + public global::LabelStudio.MaybeExpandedComment? Type298 { get; set; } /// /// /// - public global::LabelStudio.MetricParamUpdateRequest? Type299 { get; set; } + public global::LabelStudio.MetricParam? Type299 { get; set; } /// /// /// - public global::LabelStudio.ModelInterface? Type300 { get; set; } + public global::LabelStudio.MetricParamUpdateRequest? Type300 { get; set; } /// /// /// - public global::LabelStudio.SkillNameEnum? Type301 { get; set; } + public global::LabelStudio.ModelInterface? Type301 { get; set; } /// /// /// - public global::LabelStudio.ModelInterfaceRequest? Type302 { get; set; } + public global::LabelStudio.SkillNameEnum? Type302 { get; set; } /// /// /// - public global::LabelStudio.ModelInterfaceSerializerGET? Type303 { get; set; } + public global::LabelStudio.ModelInterfaceRequest? Type303 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type304 { get; set; } + public global::LabelStudio.ModelInterfaceSerializerGET? Type304 { get; set; } /// /// /// - public global::LabelStudio.ModelProviderConnection? Type305 { get; set; } + public global::System.Collections.Generic.IList? Type305 { get; set; } /// /// /// - public global::LabelStudio.ProviderEnum? Type306 { get; set; } + public global::LabelStudio.ModelProviderConnection? Type306 { get; set; } /// /// /// - public global::LabelStudio.ScopeEnum? Type307 { get; set; } + public global::LabelStudio.ProviderEnum? Type307 { get; set; } /// /// /// - public global::LabelStudio.ModelProviderConnectionRequest? Type308 { get; set; } + public global::LabelStudio.ScopeEnum? Type308 { get; set; } /// /// /// - public global::LabelStudio.ModelRun? Type309 { get; set; } + public global::LabelStudio.ModelProviderConnectionRequest? Type309 { get; set; } /// /// /// - public global::LabelStudio.ProjectSubsetEnum? Type310 { get; set; } + public global::LabelStudio.ModelRun? Type310 { get; set; } /// /// /// - public global::LabelStudio.ModelRunStatusEnum? Type311 { get; set; } + public global::LabelStudio.ProjectSubsetEnum? Type311 { get; set; } /// /// /// - public global::LabelStudio.ModelRunRequest? Type312 { get; set; } + public global::LabelStudio.ModelRunStatusEnum? Type312 { get; set; } /// /// /// - public global::LabelStudio.OperatorEnum? Type313 { get; set; } + public global::LabelStudio.ModelRunRequest? Type313 { get; set; } /// /// /// - public global::LabelStudio.OrganizationId? Type314 { get; set; } + public global::LabelStudio.OperatorEnum? Type314 { get; set; } /// /// /// - public global::LabelStudio.OrganizationInvite? Type315 { get; set; } + public global::LabelStudio.OrganizationId? Type315 { get; set; } /// /// /// - public global::LabelStudio.OrganizationMember? Type316 { get; set; } + public global::LabelStudio.OrganizationInvite? Type316 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type317 { get; set; } + public global::LabelStudio.OrganizationMember? Type317 { get; set; } /// /// /// - public global::LabelStudio.OrganizationMemberContributedToProject? Type318 { get; set; } + public global::System.Collections.Generic.IList? Type318 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type319 { get; set; } + public global::LabelStudio.OrganizationMemberContributedToProject? Type319 { get; set; } /// /// /// - public global::LabelStudio.OrganizationMemberCreatedProject? Type320 { get; set; } + public global::System.Collections.Generic.IList? Type320 { get; set; } /// /// /// - public global::LabelStudio.OrganizationMemberTag? Type321 { get; set; } + public global::LabelStudio.OrganizationMemberCreatedProject? Type321 { get; set; } /// /// /// - public global::LabelStudio.OrganizationMemberTagBulkCreateRequest? Type322 { get; set; } + public global::LabelStudio.OrganizationMemberTag? Type322 { get; set; } /// /// /// - public global::LabelStudio.OrganizationMemberTagImportCreateRequest? Type323 { get; set; } + public global::LabelStudio.OrganizationMemberTagBulkCreateRequest? Type323 { get; set; } /// /// /// - public byte[]? Type324 { get; set; } + public global::LabelStudio.OrganizationMemberTagImportCreateRequest? Type324 { get; set; } /// /// /// - public global::LabelStudio.OrganizationMemberTagImportStatus? Type325 { get; set; } + public byte[]? Type325 { get; set; } /// /// /// - public global::LabelStudio.OrganizationMemberTagImportStatusStatusEnum? Type326 { get; set; } + public global::LabelStudio.OrganizationMemberTagImportStatus? Type326 { get; set; } /// /// /// - public global::LabelStudio.OrganizationMemberTagRequest? Type327 { get; set; } + public global::LabelStudio.OrganizationMemberTagImportStatusStatusEnum? Type327 { get; set; } /// /// /// - public global::LabelStudio.OrganizationMembershipRequest? Type328 { get; set; } + public global::LabelStudio.OrganizationMemberTagRequest? Type328 { get; set; } /// /// /// - public global::LabelStudio.OrganizationPermission? Type329 { get; set; } + public global::LabelStudio.OrganizationMembershipRequest? Type329 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type330 { get; set; } + public global::LabelStudio.OrganizationPermission? Type330 { get; set; } /// /// /// - public global::LabelStudio.OrganizationPermissionRoleEnum? Type331 { get; set; } + public global::System.Collections.Generic.IList? Type331 { get; set; } /// /// /// - public global::LabelStudio.OrganizationPermissionRequest? Type332 { get; set; } + public global::LabelStudio.OrganizationPermissionRoleEnum? Type332 { get; set; } /// /// /// - public global::LabelStudio.PaginatedAllRolesProjectListList? Type333 { get; set; } + public global::LabelStudio.OrganizationPermissionRequest? Type333 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type334 { get; set; } + public global::LabelStudio.PaginatedAllRolesProjectListList? Type334 { get; set; } /// /// /// - public global::LabelStudio.PaginatedAnnotationHistoryList? Type335 { get; set; } + public global::System.Collections.Generic.IList? Type335 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type336 { get; set; } + public global::LabelStudio.PaginatedAnnotationHistoryList? Type336 { get; set; } /// /// /// - public global::LabelStudio.PaginatedCertificateList? Type337 { get; set; } + public global::System.Collections.Generic.IList? Type337 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type338 { get; set; } + public global::LabelStudio.PaginatedCertificateList? Type338 { get; set; } /// /// /// - public global::LabelStudio.PaginatedCourseModuleList? Type339 { get; set; } + public global::System.Collections.Generic.IList? Type339 { get; set; } /// /// /// - public global::LabelStudio.PaginatedLabelCreateList? Type340 { get; set; } + public global::LabelStudio.PaginatedCourseModuleList? Type340 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type341 { get; set; } + public global::LabelStudio.PaginatedLabelCreateList? Type341 { get; set; } /// /// /// - public global::LabelStudio.PaginatedLabelLinkList? Type342 { get; set; } + public global::System.Collections.Generic.IList? Type342 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type343 { get; set; } + public global::LabelStudio.PaginatedLabelLinkList? Type343 { get; set; } /// /// /// - public global::LabelStudio.PaginatedLabelList? Type344 { get; set; } + public global::System.Collections.Generic.IList? Type344 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type345 { get; set; } + public global::LabelStudio.PaginatedLabelList? Type345 { get; set; } /// /// /// - public global::LabelStudio.PaginatedLearningResourceList? Type346 { get; set; } + public global::System.Collections.Generic.IList? Type346 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type347 { get; set; } + public global::LabelStudio.PaginatedLearningResourceList? Type347 { get; set; } /// /// /// - public global::LabelStudio.PaginatedLseInterfaceListList? Type348 { get; set; } + public global::System.Collections.Generic.IList? Type348 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type349 { get; set; } + public global::LabelStudio.PaginatedLseInterfaceListList? Type349 { get; set; } /// /// /// - public global::LabelStudio.PaginatedLseOrganizationMemberListList? Type350 { get; set; } + public global::System.Collections.Generic.IList? Type350 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type351 { get; set; } + public global::LabelStudio.PaginatedLseOrganizationMemberListList? Type351 { get; set; } /// /// /// - public global::LabelStudio.PaginatedLseProjectCountsList? Type352 { get; set; } + public global::System.Collections.Generic.IList? Type352 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type353 { get; set; } + public global::LabelStudio.PaginatedLseProjectCountsList? Type353 { get; set; } /// /// /// - public global::LabelStudio.PaginatedLseUserList? Type354 { get; set; } + public global::System.Collections.Generic.IList? Type354 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type355 { get; set; } + public global::LabelStudio.PaginatedLseUserList? Type355 { get; set; } /// /// /// - public global::LabelStudio.PaginatedModelInterfaceSerializerGETList? Type356 { get; set; } + public global::System.Collections.Generic.IList? Type356 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type357 { get; set; } + public global::LabelStudio.PaginatedModelInterfaceSerializerGETList? Type357 { get; set; } /// /// /// - public global::LabelStudio.PaginatedOrganizationMemberTagList? Type358 { get; set; } + public global::System.Collections.Generic.IList? Type358 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type359 { get; set; } + public global::LabelStudio.PaginatedOrganizationMemberTagList? Type359 { get; set; } /// /// /// - public global::LabelStudio.PaginatedPaginatedProjectMemberList? Type360 { get; set; } + public global::System.Collections.Generic.IList? Type360 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type361 { get; set; } + public global::LabelStudio.PaginatedPaginatedProjectMemberList? Type361 { get; set; } /// /// /// - public global::LabelStudio.PaginatedProjectMember? Type362 { get; set; } + public global::System.Collections.Generic.IList? Type362 { get; set; } /// /// /// - public global::LabelStudio.PaginatedProjectSubsetTasksResponseList? Type363 { get; set; } + public global::LabelStudio.PaginatedProjectMember? Type363 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type364 { get; set; } + public global::LabelStudio.PaginatedProjectSubsetTasksResponseList? Type364 { get; set; } /// /// /// - public global::LabelStudio.ProjectSubsetTasksResponse? Type365 { get; set; } + public global::System.Collections.Generic.IList? Type365 { get; set; } /// /// /// - public global::LabelStudio.PaginatedRoleBasedTaskList? Type366 { get; set; } + public global::LabelStudio.ProjectSubsetTasksResponse? Type366 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type367 { get; set; } + public global::LabelStudio.PaginatedRoleBasedTaskList? Type367 { get; set; } /// /// /// - public global::LabelStudio.RoleBasedTask? Type368 { get; set; } + public global::System.Collections.Generic.IList? Type368 { get; set; } /// /// /// - public global::LabelStudio.PaginatedStateModelList? Type369 { get; set; } + public global::LabelStudio.RoleBasedTask? Type369 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type370 { get; set; } + public global::LabelStudio.PaginatedStateModelList? Type370 { get; set; } /// /// /// - public global::LabelStudio.PaginatedUserLearningProgressListList? Type371 { get; set; } + public global::System.Collections.Generic.IList? Type371 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type372 { get; set; } + public global::LabelStudio.PaginatedUserLearningProgressListList? Type372 { get; set; } /// /// /// - public global::LabelStudio.UserLearningProgressList? Type373 { get; set; } + public global::System.Collections.Generic.IList? Type373 { get; set; } /// /// /// - public global::LabelStudio.PatchedAnalyticsViewRequest? Type374 { get; set; } + public global::LabelStudio.UserLearningProgressList? Type374 { get; set; } /// /// /// - public global::LabelStudio.PatchedAnnotationReviewRequest? Type375 { get; set; } + public global::LabelStudio.PatchedAnalyticsViewRequest? Type375 { get; set; } /// /// /// - public global::LabelStudio.PatchedAzureDatasetStorageRequest? Type376 { get; set; } + public global::LabelStudio.PatchedAnnotationReviewRequest? Type376 { get; set; } /// /// /// - public global::LabelStudio.PatchedAzureServicePrincipalExportStorageRequest? Type377 { get; set; } + public global::LabelStudio.PatchedAzureDatasetStorageRequest? Type377 { get; set; } /// /// /// - public global::LabelStudio.PatchedAzureServicePrincipalImportStorageRequest? Type378 { get; set; } + public global::LabelStudio.PatchedAzureServicePrincipalExportStorageRequest? Type378 { get; set; } /// /// /// - public global::LabelStudio.PatchedBlueprintUpdateRequest? Type379 { get; set; } + public global::LabelStudio.PatchedAzureServicePrincipalImportStorageRequest? Type379 { get; set; } /// /// /// - public global::LabelStudio.PatchedCommentRequest? Type380 { get; set; } + public global::LabelStudio.PatchedBlueprintUpdateRequest? Type380 { get; set; } /// /// /// - public global::LabelStudio.PatchedDatabricksExportStorageRequest? Type381 { get; set; } + public global::LabelStudio.PatchedCommentRequest? Type381 { get; set; } /// /// /// - public global::LabelStudio.PatchedDatabricksImportStorageRequest? Type382 { get; set; } + public global::LabelStudio.PatchedDatabricksExportStorageRequest? Type382 { get; set; } /// /// /// - public global::LabelStudio.PatchedDatasetRequest? Type383 { get; set; } + public global::LabelStudio.PatchedDatabricksImportStorageRequest? Type383 { get; set; } /// /// /// - public global::LabelStudio.PatchedDatasetViewRequest? Type384 { get; set; } + public global::LabelStudio.PatchedDatasetRequest? Type384 { get; set; } /// /// /// - public global::LabelStudio.PatchedDefaultRoleRequest? Type385 { get; set; } + public global::LabelStudio.PatchedDatasetViewRequest? Type385 { get; set; } /// /// /// - public global::LabelStudio.PatchedDimensionRequest? Type386 { get; set; } + public global::LabelStudio.PatchedDefaultRoleRequest? Type386 { get; set; } /// /// /// - public global::LabelStudio.PatchedFewShotExampleRequest? Type387 { get; set; } + public global::LabelStudio.PatchedDimensionRequest? Type387 { get; set; } /// /// /// - public global::LabelStudio.PatchedFileUploadRequest? Type388 { get; set; } + public global::LabelStudio.PatchedFewShotExampleRequest? Type388 { get; set; } /// /// /// - public global::LabelStudio.PatchedGCSDatasetStorageRequest? Type389 { get; set; } + public global::LabelStudio.PatchedFileUploadRequest? Type389 { get; set; } /// /// /// - public global::LabelStudio.PatchedGCSSAExportStorageRequest? Type390 { get; set; } + public global::LabelStudio.PatchedGCSDatasetStorageRequest? Type390 { get; set; } /// /// /// - public global::LabelStudio.PatchedGCSSAImportStorageRequest? Type391 { get; set; } + public global::LabelStudio.PatchedGCSSAExportStorageRequest? Type391 { get; set; } /// /// /// - public global::LabelStudio.PatchedGCSWIFExportStorageRequest? Type392 { get; set; } + public global::LabelStudio.PatchedGCSSAImportStorageRequest? Type392 { get; set; } /// /// /// - public global::LabelStudio.PatchedGCSWIFImportStorageRequest? Type393 { get; set; } + public global::LabelStudio.PatchedGCSWIFExportStorageRequest? Type393 { get; set; } /// /// /// - public global::LabelStudio.PatchedHotkeysRequest? Type394 { get; set; } + public global::LabelStudio.PatchedGCSWIFImportStorageRequest? Type394 { get; set; } /// /// /// - public global::LabelStudio.PatchedLabelLinkRequest? Type395 { get; set; } + public global::LabelStudio.PatchedHotkeysRequest? Type395 { get; set; } /// /// /// - public global::LabelStudio.PatchedLabelRequest? Type396 { get; set; } + public global::LabelStudio.PatchedLabelLinkRequest? Type396 { get; set; } /// /// /// - public global::LabelStudio.PatchedLearningResourceRequest? Type397 { get; set; } + public global::LabelStudio.PatchedLabelRequest? Type397 { get; set; } /// /// /// - public global::LabelStudio.PatchedLearningResourceUpdateRequest? Type398 { get; set; } + public global::LabelStudio.PatchedLearningResourceRequest? Type398 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseInterfaceRequest? Type399 { get; set; } + public global::LabelStudio.PatchedLearningResourceUpdateRequest? Type399 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseOrganizationSerializerUpdateRequest? Type400 { get; set; } + public global::LabelStudio.PatchedLseInterfaceRequest? Type400 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type401 { get; set; } + public global::LabelStudio.PatchedLseOrganizationSerializerUpdateRequest? Type401 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseProjectUpdateRequest? Type402 { get; set; } + public global::System.Collections.Generic.IList>? Type402 { get; set; } /// /// /// - public global::LabelStudio.ReviewSettingsRequest? Type403 { get; set; } + public global::LabelStudio.PatchedLseProjectUpdateRequest? Type403 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseS3ExportStorageRequest? Type404 { get; set; } + public global::LabelStudio.ReviewSettingsRequest? Type404 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseS3ImportStorageRequest? Type405 { get; set; } + public global::LabelStudio.PatchedLseS3ExportStorageRequest? Type405 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseTaskRequest? Type406 { get; set; } + public global::LabelStudio.PatchedLseS3ImportStorageRequest? Type406 { get; set; } /// /// /// - public global::LabelStudio.PatchedLseUserSerializerUpdateRequest? Type407 { get; set; } + public global::LabelStudio.PatchedLseTaskRequest? Type407 { get; set; } /// /// /// - public global::LabelStudio.PatchedModelInterfaceRequest? Type408 { get; set; } + public global::LabelStudio.PatchedLseUserSerializerUpdateRequest? Type408 { get; set; } /// /// /// - public global::LabelStudio.PatchedModelProviderConnectionRequest? Type409 { get; set; } + public global::LabelStudio.PatchedModelInterfaceRequest? Type409 { get; set; } /// /// /// - public global::LabelStudio.PatchedOrganizationMemberCreateUpdateRequest? Type410 { get; set; } + public global::LabelStudio.PatchedModelProviderConnectionRequest? Type410 { get; set; } /// /// /// - public global::LabelStudio.PatchedOrganizationMemberTagRequest? Type411 { get; set; } + public global::LabelStudio.PatchedOrganizationMemberCreateUpdateRequest? Type411 { get; set; } /// /// /// - public global::LabelStudio.PatchedOrganizationPermissionRequest? Type412 { get; set; } + public global::LabelStudio.PatchedOrganizationMemberTagRequest? Type412 { get; set; } /// /// /// - public global::LabelStudio.PatchedPauseRequest? Type413 { get; set; } + public global::LabelStudio.PatchedOrganizationPermissionRequest? Type413 { get; set; } /// /// /// - public global::LabelStudio.ReasonEnum? Type414 { get; set; } + public global::LabelStudio.PatchedPauseRequest? Type414 { get; set; } /// /// /// - public global::LabelStudio.PatchedProjectLearningAssignmentRequest? Type415 { get; set; } + public global::LabelStudio.ReasonEnum? Type415 { get; set; } /// /// /// - public global::LabelStudio.PatchedProjectTemplateRequest? Type416 { get; set; } + public global::LabelStudio.PatchedProjectLearningAssignmentRequest? Type416 { get; set; } /// /// /// - public global::LabelStudio.PatchedS3DatasetStorageRequest? Type417 { get; set; } + public global::LabelStudio.PatchedProjectTemplateRequest? Type417 { get; set; } /// /// /// - public global::LabelStudio.PatchedSessionTimeoutPolicyRequest? Type418 { get; set; } + public global::LabelStudio.PatchedS3DatasetStorageRequest? Type418 { get; set; } /// /// /// - public global::LabelStudio.PatchedThirdPartyModelVersionRequest? Type419 { get; set; } + public global::LabelStudio.PatchedSessionTimeoutPolicyRequest? Type419 { get; set; } /// /// /// - public global::LabelStudio.PatchedWebhookSerializerForUpdateRequest? Type420 { get; set; } + public global::LabelStudio.PatchedThirdPartyModelVersionRequest? Type420 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type421 { get; set; } + public global::LabelStudio.PatchedWebhookSerializerForUpdateRequest? Type421 { get; set; } /// /// /// - public global::LabelStudio.PatchedWorkspaceRequest? Type422 { get; set; } + public global::System.Collections.Generic.IList? Type422 { get; set; } /// /// /// - public global::LabelStudio.Pause? Type423 { get; set; } + public global::LabelStudio.PatchedWorkspaceRequest? Type423 { get; set; } /// /// /// - public global::LabelStudio.PauseRequest? Type424 { get; set; } + public global::LabelStudio.Pause? Type424 { get; set; } /// /// /// - public global::LabelStudio.Prediction? Type425 { get; set; } + public global::LabelStudio.PauseRequest? Type425 { get; set; } /// /// /// - public global::LabelStudio.PredictionCountResponse? Type426 { get; set; } + public global::LabelStudio.Prediction? Type426 { get; set; } /// /// /// - public global::LabelStudio.Project? Type427 { get; set; } + public global::LabelStudio.PredictionCountResponse? Type427 { get; set; } /// /// /// - public global::LabelStudio.ProjectAnnotationsBrowseItem? Type428 { get; set; } + public global::LabelStudio.Project? Type428 { get; set; } /// /// /// - public global::LabelStudio.ProjectAnnotationsBrowseResponse? Type429 { get; set; } + public global::LabelStudio.ProjectAnnotationsBrowseItem? Type429 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type430 { get; set; } + public global::LabelStudio.ProjectAnnotationsBrowseResponse? Type430 { get; set; } /// /// /// - public global::LabelStudio.ProjectDuplicateModeEnum? Type431 { get; set; } + public global::System.Collections.Generic.IList? Type431 { get; set; } /// /// /// - public global::LabelStudio.ProjectDuplicateRequest? Type432 { get; set; } + public global::LabelStudio.ProjectDuplicateModeEnum? Type432 { get; set; } /// /// /// - public global::LabelStudio.ProjectGroup? Type433 { get; set; } + public global::LabelStudio.ProjectDuplicateRequest? Type433 { get; set; } /// /// /// - public global::LabelStudio.ProjectGroupRoleEnum? Type434 { get; set; } + public global::LabelStudio.ProjectGroup? Type434 { get; set; } /// /// /// - public global::LabelStudio.ProjectGroupRequest? Type435 { get; set; } + public global::LabelStudio.ProjectGroupRoleEnum? Type435 { get; set; } /// /// /// - public global::LabelStudio.ProjectImport? Type436 { get; set; } + public global::LabelStudio.ProjectGroupRequest? Type436 { get; set; } /// /// /// - public global::LabelStudio.ProjectLabelConfig? Type437 { get; set; } + public global::LabelStudio.ProjectImport? Type437 { get; set; } /// /// /// - public global::LabelStudio.ProjectLabelConfigRequest? Type438 { get; set; } + public global::LabelStudio.ProjectLabelConfig? Type438 { get; set; } /// /// /// - public global::LabelStudio.ProjectLearningAssignment? Type439 { get; set; } + public global::LabelStudio.ProjectLabelConfigRequest? Type439 { get; set; } /// /// /// - public global::LabelStudio.ProjectLearningAssignmentCreateRequest? Type440 { get; set; } + public global::LabelStudio.ProjectLearningAssignment? Type440 { get; set; } /// /// /// - public global::LabelStudio.ProjectMember? Type441 { get; set; } + public global::LabelStudio.ProjectLearningAssignmentCreateRequest? Type441 { get; set; } /// /// /// - public global::LabelStudio.ProjectMemberBulkAssignRequest? Type442 { get; set; } + public global::LabelStudio.ProjectMember? Type442 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type443 { get; set; } + public global::LabelStudio.ProjectMemberBulkAssignRequest? Type443 { get; set; } /// /// /// - public global::LabelStudio.ProjectMemberBulkAssignRolesRequest? Type444 { get; set; } + public global::System.Collections.Generic.IList? Type444 { get; set; } /// /// /// - public global::LabelStudio.ProjectMemberRequest? Type445 { get; set; } + public global::LabelStudio.ProjectMemberBulkAssignRolesRequest? Type445 { get; set; } /// /// /// - public global::LabelStudio.ProjectReimport? Type446 { get; set; } + public global::LabelStudio.ProjectMemberRequest? Type446 { get; set; } /// /// /// - public global::LabelStudio.ProjectRole? Type447 { get; set; } + public global::LabelStudio.ProjectReimport? Type447 { get; set; } /// /// /// - public global::LabelStudio.ProjectRoleRequest? Type448 { get; set; } + public global::LabelStudio.ProjectRole? Type448 { get; set; } /// /// /// - public global::LabelStudio.ProjectSubsetItem? Type449 { get; set; } + public global::LabelStudio.ProjectRoleRequest? Type449 { get; set; } /// /// /// - public global::LabelStudio.ProjectSubsetTaskItem? Type450 { get; set; } + public global::LabelStudio.ProjectSubsetItem? Type450 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type451 { get; set; } + public global::LabelStudio.ProjectSubsetTaskItem? Type451 { get; set; } /// /// /// - public global::LabelStudio.ProjectTemplate? Type452 { get; set; } + public global::System.Collections.Generic.IList? Type452 { get; set; } /// /// /// - public global::LabelStudio.ProjectTemplateRequest? Type453 { get; set; } + public global::LabelStudio.ProjectTemplate? Type453 { get; set; } /// /// /// - public global::LabelStudio.PromptPreviewResponse? Type454 { get; set; } + public global::LabelStudio.ProjectTemplateRequest? Type454 { get; set; } /// /// /// - public global::LabelStudio.PublishLearningResourceRequest? Type455 { get; set; } + public global::LabelStudio.PromptPreviewResponse? Type455 { get; set; } /// /// /// - public global::LabelStudio.RetakeScopeEnum? Type456 { get; set; } + public global::LabelStudio.PublishLearningResourceRequest? Type456 { get; set; } /// /// /// - public global::LabelStudio.ReEvaluate? Type457 { get; set; } + public global::LabelStudio.RetakeScopeEnum? Type457 { get; set; } /// /// /// - public global::LabelStudio.ReEvaluateModeEnum? Type458 { get; set; } + public global::LabelStudio.ReEvaluate? Type458 { get; set; } /// /// /// - public global::LabelStudio.ReEvaluateRequest? Type459 { get; set; } + public global::LabelStudio.ReEvaluateModeEnum? Type459 { get; set; } /// /// /// - public global::LabelStudio.RedisExportStorage? Type460 { get; set; } + public global::LabelStudio.ReEvaluateRequest? Type460 { get; set; } /// /// /// - public global::LabelStudio.RedisImportStorage? Type461 { get; set; } + public global::LabelStudio.RedisExportStorage? Type461 { get; set; } /// /// /// - public global::LabelStudio.RefinePromptRequestRequest? Type462 { get; set; } + public global::LabelStudio.RedisImportStorage? Type462 { get; set; } /// /// /// - public global::LabelStudio.RefinedPromptResponse? Type463 { get; set; } + public global::LabelStudio.RefinePromptRequestRequest? Type463 { get; set; } /// /// /// - public global::LabelStudio.ThirdPartyModelVersion? Type464 { get; set; } + public global::LabelStudio.RefinedPromptResponse? Type464 { get; set; } /// /// /// - public global::LabelStudio.RegressionSummary? Type465 { get; set; } + public global::LabelStudio.ThirdPartyModelVersion? Type465 { get; set; } /// /// /// - public global::LabelStudio.RegressionsResponse? Type466 { get; set; } + public global::LabelStudio.RegressionSummary? Type466 { get; set; } /// /// /// - public global::LabelStudio.RequeueRejectedTasksModeEnum? Type467 { get; set; } + public global::LabelStudio.RegressionsResponse? Type467 { get; set; } /// /// /// - public global::LabelStudio.ReviewCriteriaEnum? Type468 { get; set; } + public global::LabelStudio.RequeueRejectedTasksModeEnum? Type468 { get; set; } /// /// /// - public global::LabelStudio.ReviewRoutingRule? Type469 { get; set; } + public global::LabelStudio.ReviewCriteriaEnum? Type469 { get; set; } /// /// /// - public global::LabelStudio.ReviewRoutingRuleRequestRequest? Type470 { get; set; } + public global::LabelStudio.ReviewRoutingRule? Type470 { get; set; } /// /// /// - public global::LabelStudio.ReviewRoutingRulesReplaceRequest? Type471 { get; set; } + public global::LabelStudio.ReviewRoutingRuleRequestRequest? Type471 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type472 { get; set; } + public global::LabelStudio.ReviewRoutingRulesReplaceRequest? Type472 { get; set; } /// /// /// - public global::LabelStudio.ReviewSettingsSamplingEnum? Type473 { get; set; } + public global::System.Collections.Generic.IList? Type473 { get; set; } /// /// /// - public global::LabelStudio.RevokeCertificateRequest? Type474 { get; set; } + public global::LabelStudio.ReviewSettingsSamplingEnum? Type474 { get; set; } /// /// /// - public global::LabelStudio.RevokeInviteRequest? Type475 { get; set; } + public global::LabelStudio.RevokeCertificateRequest? Type475 { get; set; } /// /// /// - public global::LabelStudio.S3DatasetStorage? Type476 { get; set; } + public global::LabelStudio.RevokeInviteRequest? Type476 { get; set; } /// /// /// - public global::LabelStudio.S3DatasetStorageRequest? Type477 { get; set; } + public global::LabelStudio.S3DatasetStorage? Type477 { get; set; } /// /// /// - public global::LabelStudio.S3ExportStorage? Type478 { get; set; } + public global::LabelStudio.S3DatasetStorageRequest? Type478 { get; set; } /// /// /// - public global::LabelStudio.S3ImportStorage? Type479 { get; set; } + public global::LabelStudio.S3ExportStorage? Type479 { get; set; } /// /// /// - public global::LabelStudio.SamlSettings? Type480 { get; set; } + public global::LabelStudio.S3ImportStorage? Type480 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type481 { get; set; } + public global::LabelStudio.SamlSettings? Type481 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type482 { get; set; } + public global::System.Collections.Generic.IList? Type482 { get; set; } /// /// /// - public global::LabelStudio.SamlSettingsUpdate? Type483 { get; set; } + public global::System.Collections.Generic.IList>? Type483 { get; set; } /// /// /// - public global::LabelStudio.SamlSettingsUpdateRequest? Type484 { get; set; } + public global::LabelStudio.SamlSettingsUpdate? Type484 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type485 { get; set; } + public global::LabelStudio.SamlSettingsUpdateRequest? Type485 { get; set; } /// /// /// - public global::LabelStudio.ScimSettings? Type486 { get; set; } + public global::System.Collections.Generic.IList? Type486 { get; set; } /// /// /// - public global::LabelStudio.ScimSettingsUpdate? Type487 { get; set; } + public global::LabelStudio.ScimSettings? Type487 { get; set; } /// /// /// - public global::LabelStudio.ScimSettingsUpdateRequest? Type488 { get; set; } + public global::LabelStudio.ScimSettingsUpdate? Type488 { get; set; } /// /// /// - public global::LabelStudio.SendInviteRequest? Type489 { get; set; } + public global::LabelStudio.ScimSettingsUpdateRequest? Type489 { get; set; } /// /// /// - public global::LabelStudio.SerializationOption? Type490 { get; set; } + public global::LabelStudio.SendInviteRequest? Type490 { get; set; } /// /// /// - public global::LabelStudio.SerializationOptionRequest? Type491 { get; set; } + public global::LabelStudio.SerializationOption? Type491 { get; set; } /// /// /// - public global::LabelStudio.SessionTimeoutPolicy? Type492 { get; set; } + public global::LabelStudio.SerializationOptionRequest? Type492 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillCancelResponse? Type493 { get; set; } + public global::LabelStudio.SessionTimeoutPolicy? Type493 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillErrorResponse? Type494 { get; set; } + public global::LabelStudio.StateBackfillCancelResponse? Type494 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillJobItem? Type495 { get; set; } + public global::LabelStudio.StateBackfillErrorResponse? Type495 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillJobItemResponse? Type496 { get; set; } + public global::LabelStudio.StateBackfillJobItem? Type496 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillProgress? Type497 { get; set; } + public global::LabelStudio.StateBackfillJobItemResponse? Type497 { get; set; } /// /// /// - public global::LabelStudio.StateTriggeredBy? Type498 { get; set; } + public global::LabelStudio.StateBackfillProgress? Type498 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillJobListResponse? Type499 { get; set; } + public global::LabelStudio.StateTriggeredBy? Type499 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type500 { get; set; } + public global::LabelStudio.StateBackfillJobListResponse? Type500 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillOrgStatus? Type501 { get; set; } + public global::System.Collections.Generic.IList? Type501 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillResponse? Type502 { get; set; } + public global::LabelStudio.StateBackfillOrgStatus? Type502 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type503 { get; set; } + public global::LabelStudio.StateBackfillResponse? Type503 { get; set; } /// /// /// - public global::LabelStudio.StateBackfillStatusResponse? Type504 { get; set; } + public global::System.Collections.Generic.IList? Type504 { get; set; } /// /// /// - public global::LabelStudio.TriggeredBy2? Type505 { get; set; } + public global::LabelStudio.StateBackfillStatusResponse? Type505 { get; set; } /// /// /// - public global::LabelStudio.TaskAgreementMatrixResponse? Type506 { get; set; } + public global::LabelStudio.TriggeredBy2? Type506 { get; set; } /// /// /// - public global::LabelStudio.TaskAssignment? Type507 { get; set; } + public global::LabelStudio.TaskAgreementMatrixResponse? Type507 { get; set; } /// /// /// - public global::LabelStudio.TypeEnum? Type508 { get; set; } + public global::LabelStudio.TaskAssignment? Type508 { get; set; } /// /// /// - public global::LabelStudio.TaskEvent? Type509 { get; set; } + public global::LabelStudio.TypeEnum? Type509 { get; set; } /// /// /// - public global::LabelStudio.TaskEventRequest? Type510 { get; set; } + public global::LabelStudio.TaskEvent? Type510 { get; set; } /// /// /// - public global::LabelStudio.TaskSimple? Type511 { get; set; } + public global::LabelStudio.TaskEventRequest? Type511 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type512 { get; set; } + public global::LabelStudio.TaskSimple? Type512 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type513 { get; set; } + public global::System.Collections.Generic.IList? Type513 { get; set; } /// /// /// - public global::LabelStudio.ThirdPartyModelVersionRequest? Type514 { get; set; } + public global::System.Collections.Generic.IList? Type514 { get; set; } /// /// /// - public global::LabelStudio.TokenDetailError? Type515 { get; set; } + public global::LabelStudio.ThirdPartyModelVersionRequest? Type515 { get; set; } /// /// /// - public global::LabelStudio.TokenRefreshRequest? Type516 { get; set; } + public global::LabelStudio.TokenDetailError? Type516 { get; set; } /// /// /// - public global::LabelStudio.TokenRefreshResponse? Type517 { get; set; } + public global::LabelStudio.TokenRefreshRequest? Type517 { get; set; } /// /// /// - public global::LabelStudio.TokenRotateResponse? Type518 { get; set; } + public global::LabelStudio.TokenRefreshResponse? Type518 { get; set; } /// /// /// - public global::LabelStudio.TryTaskRequestRequest? Type519 { get; set; } + public global::LabelStudio.TokenRotateResponse? Type519 { get; set; } /// /// /// - public global::LabelStudio.TryTaskResponse? Type520 { get; set; } + public global::LabelStudio.TryTaskRequestRequest? Type520 { get; set; } /// /// /// - public global::LabelStudio.ValidateSamlMetadataUrlRequestRequest? Type521 { get; set; } + public global::LabelStudio.TryTaskResponse? Type521 { get; set; } /// /// /// - public global::LabelStudio.ValidateSamlMetadataUrlResponse? Type522 { get; set; } + public global::LabelStudio.ValidateSamlMetadataUrlRequestRequest? Type522 { get; set; } /// /// /// - public global::LabelStudio.ValueCountsBackfillJob? Type523 { get; set; } + public global::LabelStudio.ValidateSamlMetadataUrlResponse? Type523 { get; set; } /// /// /// - public global::LabelStudio.VersionResponse? Type524 { get; set; } + public global::LabelStudio.ValueCountsBackfillJob? Type524 { get; set; } /// /// /// - public global::LabelStudio.View? Type525 { get; set; } + public global::LabelStudio.VersionResponse? Type525 { get; set; } /// /// /// - public global::LabelStudio.ViewOrderRequest? Type526 { get; set; } + public global::LabelStudio.View? Type526 { get; set; } /// /// /// - public global::LabelStudio.Webhook? Type527 { get; set; } + public global::LabelStudio.ViewLockedBy? Type527 { get; set; } /// /// /// - public global::LabelStudio.WebhookRequest? Type528 { get; set; } + public global::LabelStudio.ViewOrderRequest? Type528 { get; set; } /// /// /// - public global::LabelStudio.WebhookSerializerForUpdate? Type529 { get; set; } + public global::LabelStudio.Webhook? Type529 { get; set; } /// /// /// - public global::LabelStudio.WebhookSerializerForUpdateRequest? Type530 { get; set; } + public global::LabelStudio.WebhookRequest? Type530 { get; set; } /// /// /// - public global::LabelStudio.WhoAmILseFields? Type531 { get; set; } + public global::LabelStudio.WebhookSerializerForUpdate? Type531 { get; set; } /// /// /// - public global::LabelStudio.WhoAmIUser? Type532 { get; set; } + public global::LabelStudio.WebhookSerializerForUpdateRequest? Type532 { get; set; } /// /// /// - public global::LabelStudio.Workspace? Type533 { get; set; } + public global::LabelStudio.WhoAmILseFields? Type533 { get; set; } /// /// /// - public global::LabelStudio.WorkspaceMemberBulkAssignRequest? Type534 { get; set; } + public global::LabelStudio.WhoAmIUser? Type534 { get; set; } /// /// /// - public global::LabelStudio.WorkspaceMemberCreate? Type535 { get; set; } + public global::LabelStudio.Workspace? Type535 { get; set; } /// /// /// - public global::LabelStudio.WorkspaceMemberCreateRequest? Type536 { get; set; } + public global::LabelStudio.WorkspaceMemberBulkAssignRequest? Type536 { get; set; } /// /// /// - public global::LabelStudio.WorkspaceMemberList? Type537 { get; set; } + public global::LabelStudio.WorkspaceMemberCreate? Type537 { get; set; } /// /// /// - public global::LabelStudio.WorkspaceProjectsRequest? Type538 { get; set; } + public global::LabelStudio.WorkspaceMemberCreateRequest? Type538 { get; set; } /// /// /// - public global::LabelStudio.WorkspaceRequest? Type539 { get; set; } + public global::LabelStudio.WorkspaceMemberList? Type539 { get; set; } /// /// /// - public global::LabelStudio.ApiAnnotationsPartialUpdateRequest? Type540 { get; set; } + public global::LabelStudio.WorkspaceProjectsRequest? Type540 { get; set; } /// /// /// - public global::LabelStudio.ApiDatasetsImportPartialUpdateRequest? Type541 { get; set; } + public global::LabelStudio.WorkspaceRequest? Type541 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequest? Type542 { get; set; } + public global::LabelStudio.ApiAnnotationsPartialUpdateRequest? Type542 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestFilters? Type543 { get; set; } + public global::LabelStudio.ApiDatasetsImportPartialUpdateRequest? Type543 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestFiltersConjunction? Type544 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequest? Type544 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type545 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestFilters? Type545 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestFiltersItem? Type546 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestFiltersConjunction? Type546 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestFiltersItemFilter? Type547 { get; set; } + public global::System.Collections.Generic.IList? Type547 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestFiltersItemOperator? Type548 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestFiltersItem? Type548 { get; set; } /// /// /// - public global::LabelStudio.OneOf? Type549 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestFiltersItemFilter? Type549 { get; set; } /// /// /// - public float? Type550 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestFiltersItemOperator? Type550 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type551 { get; set; } + public global::LabelStudio.OneOf? Type551 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestOrderingItem? Type552 { get; set; } + public float? Type552 { get; set; } /// /// /// - public global::LabelStudio.OneOf? Type553 { get; set; } + public global::System.Collections.Generic.IList? Type553 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestSelectedItemsAllFalse? Type554 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestOrderingItem? Type554 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateRequestSelectedItemsAllTrue? Type555 { get; set; } + public global::LabelStudio.OneOf? Type555 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequest? Type556 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestSelectedItemsAllFalse? Type556 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestData? Type557 { get; set; } + public global::LabelStudio.ApiDmActionsCreateRequestSelectedItemsAllTrue? Type557 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestDataFilters? Type558 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequest? Type558 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersConjunction? Type559 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestData? Type559 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type560 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestDataFilters? Type560 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersItem? Type561 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersConjunction? Type561 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersItemFilter? Type562 { get; set; } + public global::System.Collections.Generic.IList? Type562 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersItemOperator? Type563 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersItem? Type563 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type564 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersItemFilter? Type564 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsCreateRequestDataOrderingItem? Type565 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestDataFiltersItemOperator? Type565 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequest? Type566 { get; set; } + public global::System.Collections.Generic.IList? Type566 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestData? Type567 { get; set; } + public global::LabelStudio.ApiDmViewsCreateRequestDataOrderingItem? Type567 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFilters? Type568 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequest? Type568 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersConjunction? Type569 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestData? Type569 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type570 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFilters? Type570 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersItem? Type571 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersConjunction? Type571 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersItemFilter? Type572 { get; set; } + public global::System.Collections.Generic.IList? Type572 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersItemOperator? Type573 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersItem? Type573 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type574 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersItemFilter? Type574 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataOrderingItem? Type575 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataFiltersItemOperator? Type575 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequest? Type576 { get; set; } + public global::System.Collections.Generic.IList? Type576 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestData? Type577 { get; set; } + public global::LabelStudio.ApiDmViewsPartialUpdateRequestDataOrderingItem? Type577 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestDataFilters? Type578 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequest? Type578 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersConjunction? Type579 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestData? Type579 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type580 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestDataFilters? Type580 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersItem? Type581 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersConjunction? Type581 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersItemFilter? Type582 { get; set; } + public global::System.Collections.Generic.IList? Type582 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersItemOperator? Type583 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersItem? Type583 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type584 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersItemFilter? Type584 { get; set; } /// /// /// - public global::LabelStudio.ApiDmViewsUpdateRequestDataOrderingItem? Type585 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestDataFiltersItemOperator? Type585 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type586 { get; set; } + public global::System.Collections.Generic.IList? Type586 { get; set; } /// /// /// - public global::LabelStudio.ApiLearningResourcesUserProgressImportCreateRequest? Type587 { get; set; } + public global::LabelStudio.ApiDmViewsUpdateRequestDataOrderingItem? Type587 { get; set; } /// /// /// - public global::LabelStudio.ApiLlmOpenaiChatCompletionsCreateRequest? Type588 { get; set; } + public global::System.Collections.Generic.IList? Type588 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type589 { get; set; } + public global::LabelStudio.ApiLearningResourcesUserProgressImportCreateRequest? Type589 { get; set; } /// /// /// - public global::LabelStudio.ApiLlmOpenaiChatCompletionsCreateRequestMessage? Type590 { get; set; } + public global::LabelStudio.ApiLlmOpenaiChatCompletionsCreateRequest? Type590 { get; set; } /// /// /// - public global::LabelStudio.ApiLlmOpenaiChatCompletionsCreateRequestMessageRole? Type591 { get; set; } + public global::System.Collections.Generic.IList? Type591 { get; set; } /// /// /// - public global::LabelStudio.ApiMlCreateRequest? Type592 { get; set; } + public global::LabelStudio.ApiLlmOpenaiChatCompletionsCreateRequestMessage? Type592 { get; set; } /// /// /// - public global::LabelStudio.ApiMlCreateRequestAuthMethod? Type593 { get; set; } + public global::LabelStudio.ApiLlmOpenaiChatCompletionsCreateRequestMessageRole? Type593 { get; set; } /// /// /// - public global::LabelStudio.ApiMlPartialUpdateRequest? Type594 { get; set; } + public global::LabelStudio.ApiMlCreateRequest? Type594 { get; set; } /// /// /// - public global::LabelStudio.ApiMlPartialUpdateRequestAuthMethod? Type595 { get; set; } + public global::LabelStudio.ApiMlCreateRequestAuthMethod? Type595 { get; set; } /// /// /// - public global::LabelStudio.ApiMlTrainCreateRequest? Type596 { get; set; } + public global::LabelStudio.ApiMlPartialUpdateRequest? Type596 { get; set; } /// /// /// - public global::LabelStudio.ApiPredictionsCreateRequest? Type597 { get; set; } + public global::LabelStudio.ApiMlPartialUpdateRequestAuthMethod? Type597 { get; set; } /// /// /// - public global::LabelStudio.ApiPredictionsPartialUpdateRequest? Type598 { get; set; } + public global::LabelStudio.ApiMlTrainCreateRequest? Type598 { get; set; } /// /// /// - public global::LabelStudio.ApiPredictionsUpdateRequest? Type599 { get; set; } + public global::LabelStudio.ApiPredictionsCreateRequest? Type599 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectTemplatesCreateProjectCreateRequest? Type600 { get; set; } + public global::LabelStudio.ApiPredictionsPartialUpdateRequest? Type600 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type601 { get; set; } + public global::LabelStudio.ApiPredictionsUpdateRequest? Type601 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequest? Type602 { get; set; } + public global::LabelStudio.ApiProjectTemplatesCreateProjectCreateRequest? Type602 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestFilters? Type603 { get; set; } + public global::System.Collections.Generic.IList? Type603 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestFiltersConjunction? Type604 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequest? Type604 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type605 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestFilters? Type605 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestFiltersItem? Type606 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestFiltersConjunction? Type606 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestFiltersItemFilter? Type607 { get; set; } + public global::System.Collections.Generic.IList? Type607 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestFiltersItemOperator? Type608 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestFiltersItem? Type608 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestSelectedItemsAllFalse? Type609 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestFiltersItemFilter? Type609 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestSelectedItemsAllTrue? Type610 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestFiltersItemOperator? Type610 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestType? Type611 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestSelectedItemsAllFalse? Type611 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesPartialUpdateRequest? Type612 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestSelectedItemsAllTrue? Type612 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesPartialUpdateRequestType? Type613 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateRequestType? Type613 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequest? Type614 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesPartialUpdateRequest? Type614 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestType? Type615 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesPartialUpdateRequestType? Type615 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesAzureCreateRequest? Type616 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequest? Type616 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesAzureValidateCreateRequest? Type617 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesCreateRequestType? Type617 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesAzurePartialUpdateRequest? Type618 { get; set; } + public global::LabelStudio.ApiStoragesAzureCreateRequest? Type618 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportAzureCreateRequest? Type619 { get; set; } + public global::LabelStudio.ApiStoragesAzureValidateCreateRequest? Type619 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportAzureValidateCreateRequest? Type620 { get; set; } + public global::LabelStudio.ApiStoragesAzurePartialUpdateRequest? Type620 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportAzurePartialUpdateRequest? Type621 { get; set; } + public global::LabelStudio.ApiStoragesExportAzureCreateRequest? Type621 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportGcsCreateRequest? Type622 { get; set; } + public global::LabelStudio.ApiStoragesExportAzureValidateCreateRequest? Type622 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportGcsValidateCreateRequest? Type623 { get; set; } + public global::LabelStudio.ApiStoragesExportAzurePartialUpdateRequest? Type623 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportGcsPartialUpdateRequest? Type624 { get; set; } + public global::LabelStudio.ApiStoragesExportGcsCreateRequest? Type624 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportLocalfilesCreateRequest? Type625 { get; set; } + public global::LabelStudio.ApiStoragesExportGcsValidateCreateRequest? Type625 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportLocalfilesValidateCreateRequest? Type626 { get; set; } + public global::LabelStudio.ApiStoragesExportGcsPartialUpdateRequest? Type626 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportLocalfilesPartialUpdateRequest? Type627 { get; set; } + public global::LabelStudio.ApiStoragesExportLocalfilesCreateRequest? Type627 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportRedisCreateRequest? Type628 { get; set; } + public global::LabelStudio.ApiStoragesExportLocalfilesValidateCreateRequest? Type628 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportRedisValidateCreateRequest? Type629 { get; set; } + public global::LabelStudio.ApiStoragesExportLocalfilesPartialUpdateRequest? Type629 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportRedisPartialUpdateRequest? Type630 { get; set; } + public global::LabelStudio.ApiStoragesExportRedisCreateRequest? Type630 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportS3CreateRequest? Type631 { get; set; } + public global::LabelStudio.ApiStoragesExportRedisValidateCreateRequest? Type631 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportS3ValidateCreateRequest? Type632 { get; set; } + public global::LabelStudio.ApiStoragesExportRedisPartialUpdateRequest? Type632 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportS3PartialUpdateRequest? Type633 { get; set; } + public global::LabelStudio.ApiStoragesExportS3CreateRequest? Type633 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesGcsCreateRequest? Type634 { get; set; } + public global::LabelStudio.ApiStoragesExportS3ValidateCreateRequest? Type634 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesGcsValidateCreateRequest? Type635 { get; set; } + public global::LabelStudio.ApiStoragesExportS3PartialUpdateRequest? Type635 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesGcsPartialUpdateRequest? Type636 { get; set; } + public global::LabelStudio.ApiStoragesGcsCreateRequest? Type636 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesLocalfilesCreateRequest? Type637 { get; set; } + public global::LabelStudio.ApiStoragesGcsValidateCreateRequest? Type637 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesLocalfilesValidateCreateRequest? Type638 { get; set; } + public global::LabelStudio.ApiStoragesGcsPartialUpdateRequest? Type638 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesLocalfilesPartialUpdateRequest? Type639 { get; set; } + public global::LabelStudio.ApiStoragesLocalfilesCreateRequest? Type639 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesRedisCreateRequest? Type640 { get; set; } + public global::LabelStudio.ApiStoragesLocalfilesValidateCreateRequest? Type640 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesRedisValidateCreateRequest? Type641 { get; set; } + public global::LabelStudio.ApiStoragesLocalfilesPartialUpdateRequest? Type641 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesRedisPartialUpdateRequest? Type642 { get; set; } + public global::LabelStudio.ApiStoragesRedisCreateRequest? Type642 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesS3CreateRequest? Type643 { get; set; } + public global::LabelStudio.ApiStoragesRedisValidateCreateRequest? Type643 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesS3ValidateCreateRequest? Type644 { get; set; } + public global::LabelStudio.ApiStoragesRedisPartialUpdateRequest? Type644 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesS3PartialUpdateRequest? Type645 { get; set; } + public global::LabelStudio.ApiStoragesS3CreateRequest? Type645 { get; set; } /// /// /// - public global::LabelStudio.ApiTasksAnnotationsCreateRequest? Type646 { get; set; } + public global::LabelStudio.ApiStoragesS3ValidateCreateRequest? Type646 { get; set; } /// /// /// - public global::LabelStudio.ApiUsersCreateRequest? Type647 { get; set; } + public global::LabelStudio.ApiStoragesS3PartialUpdateRequest? Type647 { get; set; } /// /// /// - public global::LabelStudio.ApiUsersPartialUpdateRequest? Type648 { get; set; } + public global::LabelStudio.ApiTasksAnnotationsCreateRequest? Type648 { get; set; } /// /// /// - public global::LabelStudio.ApiActivityLogsListMethod? Type649 { get; set; } + public global::LabelStudio.ApiUsersCreateRequest? Type649 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsCreateId? Type650 { get; set; } + public global::LabelStudio.ApiUsersPartialUpdateRequest? Type650 { get; set; } /// /// /// - public global::LabelStudio.ApiOrganizationsMembershipsListScope? Type651 { get; set; } + public global::LabelStudio.ApiActivityLogsListMethod? Type651 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsAnalyticsDataQualityAgreementAnalysisConfusionMatrixRetrieveMode? Type652 { get; set; } + public global::LabelStudio.ApiDmActionsCreateId? Type652 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsMemberPerformanceParticipantsListTable? Type653 { get; set; } + public global::LabelStudio.ApiOrganizationsMembershipsListScope? Type653 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsMemberPerformanceRowsRetrieveTable? Type654 { get; set; } + public global::LabelStudio.ApiProjectsAnalyticsDataQualityAgreementAnalysisConfusionMatrixRetrieveMode? Type654 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsMemberPerformanceSummaryRetrieveTable? Type655 { get; set; } + public global::LabelStudio.ApiProjectsStatsMemberPerformanceParticipantsListTable? Type655 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesDestroyType? Type656 { get; set; } + public global::LabelStudio.ApiProjectsStatsMemberPerformanceRowsRetrieveTable? Type656 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsSubsetTasksListAlignmentOutcome? Type657 { get; set; } + public global::LabelStudio.ApiProjectsStatsMemberPerformanceSummaryRetrieveTable? Type657 { get; set; } /// /// /// - public global::LabelStudio.ApiPromptsCompatibleProjectsListProjectType? Type658 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesDestroyType? Type658 { get; set; } /// /// /// - public global::LabelStudio.ApiPromptsVersionsInferenceRunsListProjectSubset? Type659 { get; set; } + public global::LabelStudio.ApiProjectsSubsetTasksListAlignmentOutcome? Type659 { get; set; } /// /// /// - public global::LabelStudio.ApiTasksListFields? Type660 { get; set; } + public global::LabelStudio.ApiPromptsCompatibleProjectsListProjectType? Type660 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type661 { get; set; } + public global::LabelStudio.ApiPromptsVersionsInferenceRunsListProjectSubset? Type661 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type662 { get; set; } + public global::LabelStudio.ApiTasksListFields? Type662 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type663 { get; set; } + public global::System.Collections.Generic.IList? Type663 { get; set; } /// /// /// - public global::LabelStudio.ApiAnnotationHistoryDestroyResponse? 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::LabelStudio.ApiAnnotationsBulkDeleteCreateResponse? Type666 { get; set; } + public global::LabelStudio.ApiAnnotationHistoryDestroyResponse? Type666 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type667 { get; set; } + public global::System.Collections.Generic.IList? Type667 { get; set; } /// /// /// - public global::LabelStudio.ApiAnnotationsBulkCreateResponseItem? Type668 { get; set; } + public global::LabelStudio.ApiAnnotationsBulkDeleteCreateResponse? Type668 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type669 { get; set; } + public global::System.Collections.Generic.IList? Type669 { get; set; } /// /// /// - public global::LabelStudio.ApiCurrentUserResetTokenCreateResponse? Type670 { get; set; } + public global::LabelStudio.ApiAnnotationsBulkCreateResponseItem? Type670 { get; set; } /// /// /// - public global::LabelStudio.ApiCurrentUserTokenRetrieveResponse? Type671 { get; set; } + public global::System.Collections.Generic.IList? Type671 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type672 { get; set; } + public global::LabelStudio.ApiCurrentUserResetTokenCreateResponse? Type672 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type673 { get; set; } + public global::LabelStudio.ApiCurrentUserTokenRetrieveResponse? 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::System.Collections.Generic.IList? Type677 { get; set; } + public global::System.Collections.Generic.IList? Type677 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type678 { get; set; } + public global::System.Collections.Generic.IList? 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::LabelStudio.ApiDmActionsRetrieveResponseItem? Type681 { get; set; } + public global::System.Collections.Generic.IList? Type681 { get; set; } /// /// /// - public global::LabelStudio.ApiDmActionsRetrieveResponseItemDialog? Type682 { get; set; } + public global::System.Collections.Generic.IList? Type682 { get; set; } /// /// /// - public global::LabelStudio.OneOf>? Type683 { get; set; } + public global::LabelStudio.ApiDmActionsRetrieveResponseItem? Type683 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type684 { get; set; } + public global::LabelStudio.ApiDmActionsRetrieveResponseItemDialog? Type684 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type685 { get; set; } + public global::LabelStudio.OneOf>? Type685 { get; set; } /// /// /// - public global::LabelStudio.ApiInferenceRunsIndicatorsListResponseItem? Type686 { get; set; } + public global::System.Collections.Generic.IList? Type686 { get; set; } /// /// /// - public global::LabelStudio.ApiLearningResourcesUserProgressBulkResetCreateResponse? Type687 { get; set; } + public global::System.Collections.Generic.IList? Type687 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type688 { get; set; } + public global::LabelStudio.ApiInferenceRunsIndicatorsListResponseItem? Type688 { get; set; } /// /// /// - public global::LabelStudio.ApiMlVersionsRetrieveResponse? Type689 { get; set; } + public global::LabelStudio.ApiLearningResourcesUserProgressBulkResetCreateResponse? Type689 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type690 { get; set; } + public global::System.Collections.Generic.IList? Type690 { get; set; } /// /// /// - public global::LabelStudio.ApiModelProviderConnectionsProviderChoicesRetrieveResponse? Type691 { get; set; } + public global::LabelStudio.ApiMlVersionsRetrieveResponse? Type691 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type692 { get; set; } + public global::System.Collections.Generic.IList? Type692 { get; set; } /// /// /// - public global::LabelStudio.ApiOrganizationsMemberTagsAssignmentsCreateResponse? Type693 { get; set; } + public global::LabelStudio.ApiModelProviderConnectionsProviderChoicesRetrieveResponse? Type693 { get; set; } /// /// /// - public global::LabelStudio.ApiOrganizationsMemberTagsBulkDestroyResponse? Type694 { get; set; } + public global::System.Collections.Generic.IList? Type694 { get; set; } /// /// /// - public global::LabelStudio.ApiOrganizationsMemberTagsBulkCreateResponse? Type695 { get; set; } + public global::LabelStudio.ApiOrganizationsMemberTagsAssignmentsCreateResponse? Type695 { get; set; } /// /// /// - public global::LabelStudio.ApiOrganizationsMemberTagsImportsCreateResponse? Type696 { get; set; } + public global::LabelStudio.ApiOrganizationsMemberTagsBulkDestroyResponse? Type696 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type697 { get; set; } + public global::LabelStudio.ApiOrganizationsMemberTagsBulkCreateResponse? Type697 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type698 { get; set; } + public global::LabelStudio.ApiOrganizationsMemberTagsImportsCreateResponse? Type698 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type699 { get; set; } + public global::System.Collections.Generic.IList? Type699 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type700 { get; set; } + public global::System.Collections.Generic.IList? Type700 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type701 { get; set; } + public global::System.Collections.Generic.IList? Type701 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type702 { get; set; } + public global::System.Collections.Generic.IList? Type702 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsAwsCustomFunctionRetrieveResponse? Type703 { get; set; } + public global::System.Collections.Generic.IList? Type703 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsAwsCustomFunctionRetrieveResponseStatus? Type704 { get; set; } + public global::System.Collections.Generic.IList? Type704 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsCustomFunctionRetrieveResponse? Type705 { get; set; } + public global::LabelStudio.ApiProjectsAwsCustomFunctionRetrieveResponse? Type705 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsCustomFunctionRetrieveResponseStatus? Type706 { get; set; } + public global::LabelStudio.ApiProjectsAwsCustomFunctionRetrieveResponseStatus? Type706 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsDashboardRetrieveResponse? Type707 { get; set; } + public global::LabelStudio.ApiProjectsCustomFunctionRetrieveResponse? Type707 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsDuplicateCreateResponse? Type708 { get; set; } + public global::LabelStudio.ApiProjectsCustomFunctionRetrieveResponseStatus? Type708 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type709 { get; set; } + public global::LabelStudio.ApiProjectsDashboardRetrieveResponse? Type709 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsExportsConvertCreateResponse? Type710 { get; set; } + public global::LabelStudio.ApiProjectsDuplicateCreateResponse? Type710 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type711 { get; set; } + public global::System.Collections.Generic.IList? Type711 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsGcpCustomFunctionRetrieveResponse? Type712 { get; set; } + public global::LabelStudio.ApiProjectsExportsConvertCreateResponse? Type712 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsGcpCustomFunctionRetrieveResponseStatus? Type713 { get; set; } + public global::System.Collections.Generic.IList? Type713 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsImportCreateResponse? Type714 { get; set; } + public global::LabelStudio.ApiProjectsGcpCustomFunctionRetrieveResponse? Type714 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsImportPredictionsCreateResponse? Type715 { get; set; } + public global::LabelStudio.ApiProjectsGcpCustomFunctionRetrieveResponseStatus? Type715 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsMembersBulkDestroyResponse? Type716 { get; set; } + public global::LabelStudio.ApiProjectsImportCreateResponse? Type716 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsMembersBulkCreateResponse? Type717 { get; set; } + public global::LabelStudio.ApiProjectsImportPredictionsCreateResponse? Type717 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsModelStatsAgreementRetrieveResponse? Type718 { get; set; } + public global::LabelStudio.ApiProjectsMembersBulkDestroyResponse? Type718 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsModelStatsAgreementGroundtruthRetrieveResponse? Type719 { get; set; } + public global::LabelStudio.ApiProjectsMembersBulkCreateResponse? Type719 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsModelStatsPredictionRetrieveResponse? Type720 { get; set; } + public global::LabelStudio.ApiProjectsModelStatsAgreementRetrieveResponse? Type720 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type721 { get; set; } + public global::LabelStudio.ApiProjectsModelStatsAgreementGroundtruthRetrieveResponse? Type721 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsIaaRetrieveResponse? Type722 { get; set; } + public global::LabelStudio.ApiProjectsModelStatsPredictionRetrieveResponse? Type722 { get; set; } /// /// /// - public global::LabelStudio.OneOf>, global::System.Collections.Generic.Dictionary>>>? Type723 { get; set; } + public global::System.Collections.Generic.IList? Type723 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary>>? Type724 { get; set; } + public global::LabelStudio.ApiProjectsStatsIaaRetrieveResponse? Type724 { get; set; } /// /// /// - public global::LabelStudio.OneOf>? Type725 { get; set; } + public global::LabelStudio.OneOf>, global::System.Collections.Generic.Dictionary>>>? Type725 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsAgreementGroundtruthRetrieveResponse? Type726 { get; set; } + public global::System.Collections.Generic.Dictionary>>? Type726 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsAgreementAnnotatorRetrieveResponse? Type727 { get; set; } + public global::LabelStudio.OneOf>? Type727 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsAgreementAnnotatorsRetrieveResponse? Type728 { get; set; } + public global::LabelStudio.ApiProjectsStatsAgreementGroundtruthRetrieveResponse? Type728 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsDataFilterRetrieveResponse? Type729 { get; set; } + public global::LabelStudio.ApiProjectsStatsAgreementAnnotatorRetrieveResponse? Type729 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsDataFilterRetrieveResponseUserFilters? Type730 { get; set; } + public global::LabelStudio.ApiProjectsStatsAgreementAnnotatorsRetrieveResponse? Type730 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type731 { get; set; } + public global::LabelStudio.ApiProjectsStatsDataFilterRetrieveResponse? Type731 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsDataFilterRetrieveResponseUserFiltersStat? Type732 { get; set; } + public global::LabelStudio.ApiProjectsStatsDataFilterRetrieveResponseUserFilters? Type732 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsFinishedRetrieveResponse? Type733 { get; set; } + public global::System.Collections.Generic.IList? Type733 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsLeadTimeRetrieveResponse? Type734 { get; set; } + public global::LabelStudio.ApiProjectsStatsDataFilterRetrieveResponseUserFiltersStat? Type734 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type735 { get; set; } + public global::LabelStudio.ApiProjectsStatsFinishedRetrieveResponse? Type735 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsLeadTimeRetrieveResponseLeadTimeStat? Type736 { get; set; } + public global::LabelStudio.ApiProjectsStatsLeadTimeRetrieveResponse? Type736 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsMemberPerformanceRowsRetrieveResponse? Type737 { get; set; } + public global::System.Collections.Generic.IList? Type737 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsMemberPerformanceSummaryRetrieveResponse? Type738 { get; set; } + public global::LabelStudio.ApiProjectsStatsLeadTimeRetrieveResponseLeadTimeStat? Type738 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsTotalAgreementRetrieveResponseVariant1? Type739 { get; set; } + public global::LabelStudio.ApiProjectsStatsMemberPerformanceRowsRetrieveResponse? Type739 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsStatsTotalAgreementRetrieveResponseVariant2? Type740 { get; set; } + public global::LabelStudio.ApiProjectsStatsMemberPerformanceSummaryRetrieveResponse? Type740 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type741 { get; set; } + public global::LabelStudio.ApiProjectsStatsTotalAgreementRetrieveResponseVariant1? Type741 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateResponse? Type742 { get; set; } + public global::LabelStudio.ApiProjectsStatsTotalAgreementRetrieveResponseVariant2? Type742 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type743 { get; set; } + public global::System.Collections.Generic.IList? Type743 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsUserStatsPredictionListResponse? Type744 { get; set; } + public global::LabelStudio.ApiProjectsTasksAssigneesBulkCreateResponse? Type744 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsUserStatsReviewScoreListResponse? Type745 { get; set; } + public global::System.Collections.Generic.IList? Type745 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsUserStatsPredictionRetrieveResponse? Type746 { get; set; } + public global::LabelStudio.ApiProjectsUserStatsPredictionListResponse? Type746 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsUserStatsReviewScoreRetrieveResponse? Type747 { get; set; } + public global::LabelStudio.ApiProjectsUserStatsReviewScoreListResponse? Type747 { get; set; } /// /// /// - public global::LabelStudio.ApiProjectsUsersStatsAgreementGroundtruthRetrieveResponse? Type748 { get; set; } + public global::LabelStudio.ApiProjectsUserStatsPredictionRetrieveResponse? Type748 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type749 { get; set; } + public global::LabelStudio.ApiProjectsUserStatsReviewScoreRetrieveResponse? Type749 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type750 { get; set; } + public global::LabelStudio.ApiProjectsUsersStatsAgreementGroundtruthRetrieveResponse? Type750 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type751 { get; set; } + public global::System.Collections.Generic.IList? Type751 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type752 { get; set; } + public global::System.Collections.Generic.IList? Type752 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type753 { get; set; } + public global::System.Collections.Generic.IList? Type753 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type754 { get; set; } + public global::System.Collections.Generic.IList? Type754 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type755 { get; set; } + public global::System.Collections.Generic.IList? Type755 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type756 { get; set; } + public global::System.Collections.Generic.IList? Type756 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type757 { get; set; } + public global::System.Collections.Generic.IList? Type757 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type758 { get; set; } + public global::System.Collections.Generic.IList? Type758 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type759 { get; set; } + public global::System.Collections.Generic.IList? Type759 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type760 { get; set; } + public global::System.Collections.Generic.IList? Type760 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type761 { get; set; } + public global::System.Collections.Generic.IList? Type761 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type762 { get; set; } + public global::System.Collections.Generic.IList? Type762 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type763 { get; set; } + public global::System.Collections.Generic.IList? Type763 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type764 { get; set; } + public global::System.Collections.Generic.IList? Type764 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type765 { get; set; } + public global::System.Collections.Generic.IList? Type765 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type766 { get; set; } + public global::System.Collections.Generic.IList? Type766 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type767 { get; set; } + public global::System.Collections.Generic.IList? Type767 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type768 { get; set; } + public global::System.Collections.Generic.IList? Type768 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type769 { get; set; } + public global::System.Collections.Generic.IList? Type769 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesExportTypesRetrieveResponseItem? Type770 { get; set; } + public global::System.Collections.Generic.IList? Type770 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type771 { get; set; } + public global::System.Collections.Generic.IList? Type771 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type772 { get; set; } + public global::LabelStudio.ApiStoragesExportTypesRetrieveResponseItem? Type772 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type773 { get; set; } + public global::System.Collections.Generic.IList? Type773 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type774 { get; set; } + public global::System.Collections.Generic.IList? Type774 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type775 { get; set; } + public global::System.Collections.Generic.IList? Type775 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type776 { get; set; } + public global::System.Collections.Generic.IList? Type776 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type777 { get; set; } + public global::System.Collections.Generic.IList? Type777 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type778 { get; set; } + public global::System.Collections.Generic.IList? Type778 { get; set; } /// /// /// - public global::LabelStudio.ApiStoragesTypesRetrieveResponseItem? Type779 { get; set; } + public global::System.Collections.Generic.IList? Type779 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type780 { get; set; } + public global::System.Collections.Generic.IList? Type780 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type781 { get; set; } + public global::LabelStudio.ApiStoragesTypesRetrieveResponseItem? Type781 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type782 { get; set; } + public global::System.Collections.Generic.IList? Type782 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponse? Type783 { get; set; } + public global::System.Collections.Generic.IList? Type783 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationsCreated? Type784 { get; set; } + public global::System.Collections.Generic.IList? Type784 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationsDeleted? Type785 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponse? Type785 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationCreated? Type786 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationsCreated? Type786 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationUpdated? Type787 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationsDeleted? Type787 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseLabelLinkCreated? Type788 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationCreated? Type788 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseLabelLinkDeleted? Type789 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseAnnotationUpdated? Type789 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseLabelLinkUpdated? Type790 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseLabelLinkCreated? Type790 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseProjectCreated? Type791 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseLabelLinkDeleted? Type791 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseProjectDeleted? Type792 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseLabelLinkUpdated? Type792 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseProjectUpdated? Type793 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseProjectCreated? Type793 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseReviewsDeleted? Type794 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseProjectDeleted? Type794 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseReviewCreated? Type795 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseProjectUpdated? Type795 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseReviewUpdated? Type796 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseReviewsDeleted? Type796 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseTasksCreated? Type797 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseReviewCreated? Type797 { get; set; } /// /// /// - public global::LabelStudio.ApiWebhooksInfoRetrieveResponseTasksDeleted? Type798 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseReviewUpdated? Type798 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type799 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseTasksCreated? Type799 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type800 { get; set; } + public global::LabelStudio.ApiWebhooksInfoRetrieveResponseTasksDeleted? Type800 { get; set; } /// /// /// - public global::LabelStudio.ApiWorkspacesMembershipsBulkDestroyResponse? Type801 { get; set; } + public global::System.Collections.Generic.IList? Type801 { get; set; } /// /// /// - public global::LabelStudio.ApiWorkspacesMembershipsBulkCreateResponse? Type802 { get; set; } + public global::System.Collections.Generic.IList? Type802 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type803 { get; set; } + public global::LabelStudio.ApiWorkspacesMembershipsBulkDestroyResponse? Type803 { get; set; } + /// + /// + /// + public global::LabelStudio.ApiWorkspacesMembershipsBulkCreateResponse? Type804 { get; set; } + /// + /// + /// + public global::System.Collections.Generic.IList? Type805 { get; set; } /// /// diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetView.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetView.g.cs index 714c24a..1e01e43 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetView.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetView.g.cs @@ -47,10 +47,10 @@ public sealed partial class DatasetView public global::System.DateTime? LockedAt { get; set; } /// - /// User who locked this view + /// Included only in responses /// [global::System.Text.Json.Serialization.JsonPropertyName("locked_by")] - public int? LockedBy { get; set; } + public global::LabelStudio.DatasetViewLockedBy? LockedBy { get; set; } /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right @@ -99,7 +99,7 @@ public sealed partial class DatasetView /// Time when this view was locked /// /// - /// User who locked this view + /// Included only in responses /// /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right @@ -125,7 +125,7 @@ public DatasetView( global::LabelStudio.FilterGroup? filterGroup, bool? isLocked, global::System.DateTime? lockedAt, - int? lockedBy, + global::LabelStudio.DatasetViewLockedBy? lockedBy, int? order, object? ordering, object? selectedItems, diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetViewLockedBy.Json.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetViewLockedBy.Json.g.cs new file mode 100644 index 0000000..45f5fb2 --- /dev/null +++ b/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetViewLockedBy.Json.g.cs @@ -0,0 +1,141 @@ +#nullable enable + +namespace LabelStudio +{ + public sealed partial class DatasetViewLockedBy + { + /// + /// 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 generated default JsonSerializerContext. + /// + public string ToJson() + { + return ToJson(global::LabelStudio.SourceGenerationContext.Default); + } + + /// + /// 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) + { + if (jsonSerializerOptions is null) + { + return ToJson(global::LabelStudio.SourceGenerationContext.Default); + } + + return global::System.Text.Json.JsonSerializer.Serialize( + this, + jsonSerializerOptions); + } + + /// + /// Deserializes a JSON string using the provided JsonSerializerContext. + /// + public static global::LabelStudio.DatasetViewLockedBy? FromJson( + string json, + global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) + { + return global::System.Text.Json.JsonSerializer.Deserialize( + json, + typeof(global::LabelStudio.DatasetViewLockedBy), + jsonSerializerContext) as global::LabelStudio.DatasetViewLockedBy; + } + + /// + /// Deserializes a JSON string using the generated default JsonSerializerContext. + /// + public static global::LabelStudio.DatasetViewLockedBy? FromJson( + string json) + { + return FromJson( + json, + global::LabelStudio.SourceGenerationContext.Default); + } + + /// + /// 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.DatasetViewLockedBy? FromJson( + string json, + global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) + { + if (jsonSerializerOptions is null) + { + return FromJson( + json, + global::LabelStudio.SourceGenerationContext.Default); + } + + 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.DatasetViewLockedBy), + jsonSerializerContext).ConfigureAwait(false)) as global::LabelStudio.DatasetViewLockedBy; + } + + /// + /// Deserializes a JSON stream using the generated default JsonSerializerContext. + /// + public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( + global::System.IO.Stream jsonStream) + { + return FromJsonStreamAsync( + jsonStream, + global::LabelStudio.SourceGenerationContext.Default); + } + + /// + /// 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) + { + if (jsonSerializerOptions is null) + { + return FromJsonStreamAsync( + jsonStream, + global::LabelStudio.SourceGenerationContext.Default); + } + + return global::System.Text.Json.JsonSerializer.DeserializeAsync( + jsonStream, + jsonSerializerOptions); + } + } +} diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetViewLockedBy.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetViewLockedBy.g.cs new file mode 100644 index 0000000..db3194a --- /dev/null +++ b/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetViewLockedBy.g.cs @@ -0,0 +1,62 @@ + +#nullable enable + +namespace LabelStudio +{ + /// + /// Included only in responses + /// + public sealed partial class DatasetViewLockedBy + { + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("email")] + public string? Email { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("id")] + public int? Id { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("name")] + public string? Name { 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. + /// + /// + /// + /// +#if NET7_0_OR_GREATER + [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] +#endif + public DatasetViewLockedBy( + string? email, + int? id, + string? name) + { + this.Email = email; + this.Id = id; + this.Name = name; + } + + /// + /// Initializes a new instance of the class. + /// + public DatasetViewLockedBy() + { + } + + } +} \ No newline at end of file diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetViewRequest.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetViewRequest.g.cs index cb118cd..adea4dc 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetViewRequest.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.Models.DatasetViewRequest.g.cs @@ -39,12 +39,6 @@ public sealed partial class DatasetViewRequest [global::System.Text.Json.Serialization.JsonPropertyName("locked_at")] public global::System.DateTime? LockedAt { get; set; } - /// - /// User who locked this view - /// - [global::System.Text.Json.Serialization.JsonPropertyName("locked_by")] - public int? LockedBy { get; set; } - /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right /// @@ -91,9 +85,6 @@ public sealed partial class DatasetViewRequest /// /// Time when this view was locked /// - /// - /// User who locked this view - /// /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right /// @@ -115,7 +106,6 @@ public DatasetViewRequest( global::LabelStudio.FilterGroupRequest? filterGroup, bool? isLocked, global::System.DateTime? lockedAt, - int? lockedBy, int? order, object? ordering, object? selectedItems, @@ -126,7 +116,6 @@ public DatasetViewRequest( this.FilterGroup = filterGroup; this.IsLocked = isLocked; this.LockedAt = lockedAt; - this.LockedBy = lockedBy; this.Order = order; this.Ordering = ordering; this.SelectedItems = selectedItems; diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Models.PatchedDatasetViewRequest.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Models.PatchedDatasetViewRequest.g.cs index 078b2d1..582c8ed 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.Models.PatchedDatasetViewRequest.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.Models.PatchedDatasetViewRequest.g.cs @@ -38,12 +38,6 @@ public sealed partial class PatchedDatasetViewRequest [global::System.Text.Json.Serialization.JsonPropertyName("locked_at")] public global::System.DateTime? LockedAt { get; set; } - /// - /// User who locked this view - /// - [global::System.Text.Json.Serialization.JsonPropertyName("locked_by")] - public int? LockedBy { get; set; } - /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right /// @@ -90,9 +84,6 @@ public sealed partial class PatchedDatasetViewRequest /// /// Time when this view was locked /// - /// - /// User who locked this view - /// /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right /// @@ -114,7 +105,6 @@ public PatchedDatasetViewRequest( global::LabelStudio.FilterGroupRequest? filterGroup, bool? isLocked, global::System.DateTime? lockedAt, - int? lockedBy, int? order, object? ordering, object? selectedItems, @@ -125,7 +115,6 @@ public PatchedDatasetViewRequest( this.FilterGroup = filterGroup; this.IsLocked = isLocked; this.LockedAt = lockedAt; - this.LockedBy = lockedBy; this.Order = order; this.Ordering = ordering; this.SelectedItems = selectedItems; diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Models.View.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Models.View.g.cs index 9973b0b..2394c86 100644 --- a/src/libs/LabelStudio/Generated/LabelStudio.Models.View.g.cs +++ b/src/libs/LabelStudio/Generated/LabelStudio.Models.View.g.cs @@ -40,10 +40,10 @@ public sealed partial class View public global::System.DateTime? LockedAt { get; set; } /// - /// User who locked this view + /// Included only in responses /// [global::System.Text.Json.Serialization.JsonPropertyName("locked_by")] - public int? LockedBy { get; set; } + public global::LabelStudio.ViewLockedBy? LockedBy { get; set; } /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right @@ -99,7 +99,7 @@ public sealed partial class View /// Time when this view was locked /// /// - /// User who locked this view + /// Included only in responses /// /// /// Position of the tab, starting at the left in data manager and increasing as the tabs go left to right @@ -125,7 +125,7 @@ public View( global::LabelStudio.FilterGroup? filterGroup, bool? isLocked, global::System.DateTime? lockedAt, - int? lockedBy, + global::LabelStudio.ViewLockedBy? lockedBy, int? order, object? ordering, object? selectedItems, diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Models.ViewLockedBy.Json.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Models.ViewLockedBy.Json.g.cs new file mode 100644 index 0000000..1eb0f3b --- /dev/null +++ b/src/libs/LabelStudio/Generated/LabelStudio.Models.ViewLockedBy.Json.g.cs @@ -0,0 +1,141 @@ +#nullable enable + +namespace LabelStudio +{ + public sealed partial class ViewLockedBy + { + /// + /// 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 generated default JsonSerializerContext. + /// + public string ToJson() + { + return ToJson(global::LabelStudio.SourceGenerationContext.Default); + } + + /// + /// 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) + { + if (jsonSerializerOptions is null) + { + return ToJson(global::LabelStudio.SourceGenerationContext.Default); + } + + return global::System.Text.Json.JsonSerializer.Serialize( + this, + jsonSerializerOptions); + } + + /// + /// Deserializes a JSON string using the provided JsonSerializerContext. + /// + public static global::LabelStudio.ViewLockedBy? FromJson( + string json, + global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) + { + return global::System.Text.Json.JsonSerializer.Deserialize( + json, + typeof(global::LabelStudio.ViewLockedBy), + jsonSerializerContext) as global::LabelStudio.ViewLockedBy; + } + + /// + /// Deserializes a JSON string using the generated default JsonSerializerContext. + /// + public static global::LabelStudio.ViewLockedBy? FromJson( + string json) + { + return FromJson( + json, + global::LabelStudio.SourceGenerationContext.Default); + } + + /// + /// 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.ViewLockedBy? FromJson( + string json, + global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) + { + if (jsonSerializerOptions is null) + { + return FromJson( + json, + global::LabelStudio.SourceGenerationContext.Default); + } + + 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.ViewLockedBy), + jsonSerializerContext).ConfigureAwait(false)) as global::LabelStudio.ViewLockedBy; + } + + /// + /// Deserializes a JSON stream using the generated default JsonSerializerContext. + /// + public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( + global::System.IO.Stream jsonStream) + { + return FromJsonStreamAsync( + jsonStream, + global::LabelStudio.SourceGenerationContext.Default); + } + + /// + /// 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) + { + if (jsonSerializerOptions is null) + { + return FromJsonStreamAsync( + jsonStream, + global::LabelStudio.SourceGenerationContext.Default); + } + + return global::System.Text.Json.JsonSerializer.DeserializeAsync( + jsonStream, + jsonSerializerOptions); + } + } +} diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Models.ViewLockedBy.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Models.ViewLockedBy.g.cs new file mode 100644 index 0000000..89de7e3 --- /dev/null +++ b/src/libs/LabelStudio/Generated/LabelStudio.Models.ViewLockedBy.g.cs @@ -0,0 +1,62 @@ + +#nullable enable + +namespace LabelStudio +{ + /// + /// Included only in responses + /// + public sealed partial class ViewLockedBy + { + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("email")] + public string? Email { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("id")] + public int? Id { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("name")] + public string? Name { 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. + /// + /// + /// + /// +#if NET7_0_OR_GREATER + [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] +#endif + public ViewLockedBy( + string? email, + int? id, + string? name) + { + this.Email = email; + this.Id = id; + this.Name = name; + } + + /// + /// Initializes a new instance of the class. + /// + public ViewLockedBy() + { + } + + } +} \ No newline at end of file diff --git a/src/libs/LabelStudio/openapi.yaml b/src/libs/LabelStudio/openapi.yaml index 548300d..a9f5372 100644 --- a/src/libs/LabelStudio/openapi.yaml +++ b/src/libs/LabelStudio/openapi.yaml @@ -29065,9 +29065,21 @@ components: nullable: true type: string locked_by: - description: User who locked this view nullable: true - type: integer + properties: + email: + format: email + title: Email + type: string + id: + title: User ID + type: integer + name: + title: Display name + type: string + readOnly: true + title: Locked by user + type: object order: description: Position of the tab, starting at the left in data manager and increasing as the tabs go left to right maximum: 2147483647 @@ -29087,6 +29099,7 @@ components: required: - dataset - id + - locked_by type: object DatasetViewRequest: properties: @@ -29107,10 +29120,6 @@ components: format: date-time nullable: true type: string - locked_by: - description: User who locked this view - nullable: true - type: integer order: description: Position of the tab, starting at the left in data manager and increasing as the tabs go left to right maximum: 2147483647 @@ -38157,10 +38166,6 @@ components: format: date-time nullable: true type: string - locked_by: - description: User who locked this view - nullable: true - type: integer order: description: Position of the tab, starting at the left in data manager and increasing as the tabs go left to right maximum: 2147483647 @@ -43695,9 +43700,21 @@ components: nullable: true type: string locked_by: - description: User who locked this view nullable: true - type: integer + properties: + email: + format: email + title: Email + type: string + id: + title: User ID + type: integer + name: + title: Display name + type: string + readOnly: true + title: Locked by user + type: object order: description: Position of the tab, starting at the left in data manager and increasing as the tabs go left to right maximum: 2147483647 @@ -43719,6 +43736,7 @@ components: type: integer required: - id + - locked_by - project type: object ViewOrderRequest: