o
    xi                     @  s   d dl mZ d dlmZmZ d dlmZ d dlmZ ddl	m
Z
mZ G dd deZG d	d
 d
eZG dd deZG dd deZG dd deZe  e  e  e  e  dS )    )annotations)ListOptional)Field)	GQLResult   )PageInfoFragmentRegistryCollectionFragmentc                   @     e Zd ZU ded< dS )RegistryCollectionsz)Optional[RegistryCollectionsOrganization]organizationN__name__
__module____qualname____annotations__ r   r   g/home/ubuntu/.local/lib/python3.10/site-packages/wandb/sdk/artifacts/_generated/registry_collections.pyr         
 r   c                   @  s    e Zd ZU eddZded< dS )RegistryCollectionsOrganization	orgEntityaliasz2Optional[RegistryCollectionsOrganizationOrgEntity]
org_entityN)r   r   r   r   r   r   r   r   r   r   r      s   
 r   c                   @  s(   e Zd ZU ded< eddZded< dS )(RegistryCollectionsOrganizationOrgEntitystrnameartifactCollectionsr   zEOptional[RegistryCollectionsOrganizationOrgEntityArtifactCollections]artifact_collectionsN)r   r   r   r   r   r   r   r   r   r   r      s   
 r   c                   @  s:   e Zd ZU eddZded< eddZded< ded	< d
S );RegistryCollectionsOrganizationOrgEntityArtifactCollections
totalCountr   inttotal_countpageInfor   	page_infozFList[RegistryCollectionsOrganizationOrgEntityArtifactCollectionsEdges]edgesN)r   r   r   r   r"   r   r$   r   r   r   r   r       s   
 r   c                   @  r
   )@RegistryCollectionsOrganizationOrgEntityArtifactCollectionsEdgesz$Optional[RegistryCollectionFragment]nodeNr   r   r   r   r   r&   &   r   r&   N)
__future__r   typingr   r   pydanticr   wandb._pydanticr   	fragmentsr   r	   r   r   r   r   r&   model_rebuildr   r   r   r   <module>   s   