cribl-control-plane 0.2.1rc11__py3-none-any.whl → 0.4.0a6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of cribl-control-plane might be problematic. Click here for more details.

Files changed (128) hide show
  1. cribl_control_plane/_version.py +4 -4
  2. cribl_control_plane/acl.py +4 -4
  3. cribl_control_plane/branches.py +4 -4
  4. cribl_control_plane/commits.py +28 -28
  5. cribl_control_plane/commits_files.py +8 -8
  6. cribl_control_plane/configs_versions.py +8 -4
  7. cribl_control_plane/destinations.py +20 -20
  8. cribl_control_plane/destinations_pq.py +8 -8
  9. cribl_control_plane/groups_sdk.py +48 -24
  10. cribl_control_plane/hectokens.py +16 -8
  11. cribl_control_plane/lakedatasets.py +40 -20
  12. cribl_control_plane/models/__init__.py +568 -214
  13. cribl_control_plane/models/createconfiggroupbyproductop.py +20 -1
  14. cribl_control_plane/models/createcribllakedatasetbylakeidop.py +19 -1
  15. cribl_control_plane/models/createinputhectokenbyidop.py +20 -1
  16. cribl_control_plane/models/{countedlistgitdiffresult.py → createinputop.py} +9 -5
  17. cribl_control_plane/models/{countedlistgitshowresult.py → createoutputop.py} +9 -5
  18. cribl_control_plane/models/createoutputtestbyidop.py +20 -1
  19. cribl_control_plane/models/{countedlistpackinstallinfo.py → createpacksop.py} +6 -2
  20. cribl_control_plane/models/createpipelineop.py +24 -0
  21. cribl_control_plane/models/createroutesappendbyidop.py +20 -2
  22. cribl_control_plane/models/createversioncommitop.py +19 -1
  23. cribl_control_plane/models/{countedliststring.py → createversionpushop.py} +6 -2
  24. cribl_control_plane/models/createversionrevertop.py +19 -1
  25. cribl_control_plane/models/createversionundoop.py +18 -1
  26. cribl_control_plane/models/deleteconfiggroupbyproductandidop.py +20 -1
  27. cribl_control_plane/models/deletecribllakedatasetbylakeidandidop.py +20 -1
  28. cribl_control_plane/models/deleteinputbyidop.py +20 -1
  29. cribl_control_plane/models/deleteoutputbyidop.py +20 -1
  30. cribl_control_plane/models/deleteoutputpqbyidop.py +19 -1
  31. cribl_control_plane/models/deletepacksbyidop.py +20 -1
  32. cribl_control_plane/models/deletepipelinebyidop.py +20 -1
  33. cribl_control_plane/models/getconfiggroupaclbyproductandidop.py +19 -1
  34. cribl_control_plane/models/getconfiggroupaclteamsbyproductandidop.py +19 -1
  35. cribl_control_plane/models/getconfiggroupbyproductandidop.py +19 -1
  36. cribl_control_plane/models/getconfiggroupconfigversionbyproductandidop.py +19 -1
  37. cribl_control_plane/models/getcribllakedatasetbylakeidandidop.py +20 -1
  38. cribl_control_plane/models/getcribllakedatasetbylakeidop.py +20 -1
  39. cribl_control_plane/models/getinputbyidop.py +20 -1
  40. cribl_control_plane/models/getmasterworkerentryop.py +18 -1
  41. cribl_control_plane/models/getoutputbyidop.py +20 -1
  42. cribl_control_plane/models/getoutputpqbyidop.py +20 -1
  43. cribl_control_plane/models/getoutputsamplesbyidop.py +20 -1
  44. cribl_control_plane/models/getpacksbyidop.py +20 -1
  45. cribl_control_plane/models/getpacksop.py +19 -1
  46. cribl_control_plane/models/getpipelinebyidop.py +20 -1
  47. cribl_control_plane/models/getroutesbyidop.py +20 -1
  48. cribl_control_plane/models/getsummaryop.py +19 -1
  49. cribl_control_plane/models/{countedlistbranchinfo.py → getversionbranchop.py} +6 -2
  50. cribl_control_plane/models/getversioncountop.py +19 -1
  51. cribl_control_plane/models/getversiondiffop.py +19 -1
  52. cribl_control_plane/models/getversionfilesop.py +19 -1
  53. cribl_control_plane/models/{countedlistgitinfo.py → getversioninfoop.py} +6 -2
  54. cribl_control_plane/models/getversionop.py +19 -1
  55. cribl_control_plane/models/getversionshowop.py +19 -1
  56. cribl_control_plane/models/getversionstatusop.py +19 -1
  57. cribl_control_plane/models/input.py +18 -15
  58. cribl_control_plane/models/inputcloudflarehec.py +513 -0
  59. cribl_control_plane/models/inputfile.py +7 -0
  60. cribl_control_plane/models/listconfiggroupbyproductop.py +19 -1
  61. cribl_control_plane/models/{countedlistinput.py → listinputop.py} +6 -2
  62. cribl_control_plane/models/listmasterworkerentryop.py +19 -1
  63. cribl_control_plane/models/{countedlistoutput.py → listoutputop.py} +6 -2
  64. cribl_control_plane/models/{countedlistpipeline.py → listpipelineop.py} +6 -2
  65. cribl_control_plane/models/{countedlistroutes.py → listroutesop.py} +6 -2
  66. cribl_control_plane/models/output.py +23 -17
  67. cribl_control_plane/models/outputazureblob.py +14 -0
  68. cribl_control_plane/models/outputazuredataexplorer.py +7 -0
  69. cribl_control_plane/models/outputchronicle.py +5 -0
  70. cribl_control_plane/models/outputcloudflarer2.py +632 -0
  71. cribl_control_plane/models/outputcribllake.py +14 -0
  72. cribl_control_plane/models/outputdatabricks.py +19 -0
  73. cribl_control_plane/models/outputdls3.py +14 -0
  74. cribl_control_plane/models/outputexabeam.py +7 -0
  75. cribl_control_plane/models/outputfilesystem.py +14 -0
  76. cribl_control_plane/models/outputgooglecloudstorage.py +14 -0
  77. cribl_control_plane/models/outputmicrosoftfabric.py +540 -0
  78. cribl_control_plane/models/outputminio.py +19 -4
  79. cribl_control_plane/models/outputs3.py +14 -0
  80. cribl_control_plane/models/outputsecuritylake.py +14 -0
  81. cribl_control_plane/models/outputsyslog.py +7 -0
  82. cribl_control_plane/models/runnablejobcollection.py +0 -8
  83. cribl_control_plane/models/runnablejobexecutor.py +0 -4
  84. cribl_control_plane/models/runnablejobscheduledsearch.py +0 -4
  85. cribl_control_plane/models/updateconfiggroupbyproductandidop.py +19 -1
  86. cribl_control_plane/models/updateconfiggroupdeploybyproductandidop.py +20 -1
  87. cribl_control_plane/models/updatecribllakedatasetbylakeidandidop.py +20 -1
  88. cribl_control_plane/models/updateinputbyidop.py +19 -1
  89. cribl_control_plane/models/updateinputhectokenbyidandtokenop.py +20 -1
  90. cribl_control_plane/models/updateoutputbyidop.py +19 -1
  91. cribl_control_plane/models/updatepacksbyidop.py +20 -1
  92. cribl_control_plane/models/updatepipelinebyidop.py +19 -1
  93. cribl_control_plane/models/updateroutesbyidop.py +19 -1
  94. cribl_control_plane/nodes.py +12 -8
  95. cribl_control_plane/packs.py +20 -20
  96. cribl_control_plane/pipelines.py +20 -20
  97. cribl_control_plane/routes_sdk.py +20 -16
  98. cribl_control_plane/samples.py +8 -8
  99. cribl_control_plane/sources.py +20 -20
  100. cribl_control_plane/statuses.py +4 -4
  101. cribl_control_plane/summaries.py +4 -8
  102. cribl_control_plane/teams.py +4 -4
  103. cribl_control_plane/utils/retries.py +69 -5
  104. cribl_control_plane/utils/unmarshal_json_response.py +15 -1
  105. cribl_control_plane/versions_configs.py +4 -4
  106. {cribl_control_plane-0.2.1rc11.dist-info → cribl_control_plane-0.4.0a6.dist-info}/METADATA +6 -14
  107. {cribl_control_plane-0.2.1rc11.dist-info → cribl_control_plane-0.4.0a6.dist-info}/RECORD +109 -123
  108. cribl_control_plane-0.4.0a6.dist-info/licenses/LICENSE +201 -0
  109. cribl_control_plane/models/countedlistconfiggroup.py +0 -20
  110. cribl_control_plane/models/countedlistcribllakedataset.py +0 -20
  111. cribl_control_plane/models/countedlistdistributedsummary.py +0 -20
  112. cribl_control_plane/models/countedlistgitcommitsummary.py +0 -20
  113. cribl_control_plane/models/countedlistgitcountresult.py +0 -20
  114. cribl_control_plane/models/countedlistgitfilesresponse.py +0 -20
  115. cribl_control_plane/models/countedlistgitlogresult.py +0 -20
  116. cribl_control_plane/models/countedlistgitrevertresult.py +0 -20
  117. cribl_control_plane/models/countedlistgitstatusresult.py +0 -20
  118. cribl_control_plane/models/countedlistinputsplunkhec.py +0 -20
  119. cribl_control_plane/models/countedlistjobinfo.py +0 -20
  120. cribl_control_plane/models/countedlistmasterworkerentry.py +0 -20
  121. cribl_control_plane/models/countedlistnumber.py +0 -19
  122. cribl_control_plane/models/countedlistobject.py +0 -19
  123. cribl_control_plane/models/countedlistoutputsamplesresponse.py +0 -20
  124. cribl_control_plane/models/countedlistoutputtestresponse.py +0 -20
  125. cribl_control_plane/models/countedlistpackinfo.py +0 -20
  126. cribl_control_plane/models/countedlistteamaccesscontrollist.py +0 -20
  127. cribl_control_plane/models/countedlistuseraccesscontrollist.py +0 -20
  128. {cribl_control_plane-0.2.1rc11.dist-info → cribl_control_plane-0.4.0a6.dist-info}/WHEEL +0 -0
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .cribllakedataset import CriblLakeDataset, CriblLakeDatasetTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListCriblLakeDatasetTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[CriblLakeDatasetTypedDict]]
14
-
15
-
16
- class CountedListCriblLakeDataset(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[CriblLakeDataset]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .distributedsummary import DistributedSummary, DistributedSummaryTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListDistributedSummaryTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[DistributedSummaryTypedDict]]
14
-
15
-
16
- class CountedListDistributedSummary(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[DistributedSummary]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .gitcommitsummary import GitCommitSummary, GitCommitSummaryTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListGitCommitSummaryTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[GitCommitSummaryTypedDict]]
14
-
15
-
16
- class CountedListGitCommitSummary(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[GitCommitSummary]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .gitcountresult import GitCountResult, GitCountResultTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListGitCountResultTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[GitCountResultTypedDict]]
14
-
15
-
16
- class CountedListGitCountResult(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[GitCountResult]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .gitfilesresponse import GitFilesResponse, GitFilesResponseTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListGitFilesResponseTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[GitFilesResponseTypedDict]]
14
-
15
-
16
- class CountedListGitFilesResponse(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[GitFilesResponse]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .gitlogresult import GitLogResult, GitLogResultTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListGitLogResultTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[GitLogResultTypedDict]]
14
-
15
-
16
- class CountedListGitLogResult(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[GitLogResult]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .gitrevertresult import GitRevertResult, GitRevertResultTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListGitRevertResultTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[GitRevertResultTypedDict]]
14
-
15
-
16
- class CountedListGitRevertResult(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[GitRevertResult]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .gitstatusresult import GitStatusResult, GitStatusResultTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListGitStatusResultTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[GitStatusResultTypedDict]]
14
-
15
-
16
- class CountedListGitStatusResult(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[GitStatusResult]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .inputsplunkhec import InputSplunkHec, InputSplunkHecTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListInputSplunkHecTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[InputSplunkHecTypedDict]]
14
-
15
-
16
- class CountedListInputSplunkHec(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[InputSplunkHec]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .jobinfo import JobInfo, JobInfoTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListJobInfoTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[JobInfoTypedDict]]
14
-
15
-
16
- class CountedListJobInfo(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[JobInfo]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .masterworkerentry import MasterWorkerEntry, MasterWorkerEntryTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListMasterWorkerEntryTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[MasterWorkerEntryTypedDict]]
14
-
15
-
16
- class CountedListMasterWorkerEntry(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[MasterWorkerEntry]] = None
@@ -1,19 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from cribl_control_plane.types import BaseModel
5
- from typing import List, Optional
6
- from typing_extensions import NotRequired, TypedDict
7
-
8
-
9
- class CountedListnumberTypedDict(TypedDict):
10
- count: NotRequired[int]
11
- r"""number of items present in the items array"""
12
- items: NotRequired[List[float]]
13
-
14
-
15
- class CountedListnumber(BaseModel):
16
- count: Optional[int] = None
17
- r"""number of items present in the items array"""
18
-
19
- items: Optional[List[float]] = None
@@ -1,19 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from cribl_control_plane.types import BaseModel
5
- from typing import Any, Dict, List, Optional
6
- from typing_extensions import NotRequired, TypedDict
7
-
8
-
9
- class CountedListObjectTypedDict(TypedDict):
10
- count: NotRequired[int]
11
- r"""number of items present in the items array"""
12
- items: NotRequired[List[Dict[str, Any]]]
13
-
14
-
15
- class CountedListObject(BaseModel):
16
- count: Optional[int] = None
17
- r"""number of items present in the items array"""
18
-
19
- items: Optional[List[Dict[str, Any]]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .outputsamplesresponse import OutputSamplesResponse, OutputSamplesResponseTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListOutputSamplesResponseTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[OutputSamplesResponseTypedDict]]
14
-
15
-
16
- class CountedListOutputSamplesResponse(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[OutputSamplesResponse]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .outputtestresponse import OutputTestResponse, OutputTestResponseTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListOutputTestResponseTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[OutputTestResponseTypedDict]]
14
-
15
-
16
- class CountedListOutputTestResponse(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[OutputTestResponse]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .packinfo import PackInfo, PackInfoTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListPackInfoTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[PackInfoTypedDict]]
14
-
15
-
16
- class CountedListPackInfo(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[PackInfo]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .teamaccesscontrollist import TeamAccessControlList, TeamAccessControlListTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListTeamAccessControlListTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[TeamAccessControlListTypedDict]]
14
-
15
-
16
- class CountedListTeamAccessControlList(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[TeamAccessControlList]] = None
@@ -1,20 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- from .useraccesscontrollist import UserAccessControlList, UserAccessControlListTypedDict
5
- from cribl_control_plane.types import BaseModel
6
- from typing import List, Optional
7
- from typing_extensions import NotRequired, TypedDict
8
-
9
-
10
- class CountedListUserAccessControlListTypedDict(TypedDict):
11
- count: NotRequired[int]
12
- r"""number of items present in the items array"""
13
- items: NotRequired[List[UserAccessControlListTypedDict]]
14
-
15
-
16
- class CountedListUserAccessControlList(BaseModel):
17
- count: Optional[int] = None
18
- r"""number of items present in the items array"""
19
-
20
- items: Optional[List[UserAccessControlList]] = None