
    *j                     v    d dl mZmZmZmZmZmZmZmZm	Z	 d dl
mZ  G d de          Z G d de          ZdS )    )	AnyOptionalUnionDictListSetIOCallableType)initc                   6    e Zd ZdeiZddZedd            ZdS )	SectiontitleNc                 @    d | _         t          | || j                   d S N)r   r   _types)selfds     e/usr/local/lib/hermes-agent/venv/lib/python3.11/site-packages/lark_oapi/api/board/v1/model/section.py__init__zSection.__init__   s#    $(
T1dk"""""    returnSectionBuilderc                      t                      S r   )r    r   r   builderzSection.builder   s    r   r   )r   r   )__name__
__module____qualname__strr   r   staticmethodr   r   r   r   r   r      sT        F# # # #       \     r   r   c                   .    e Zd ZddZdedd fdZd	dZdS )
r   r   Nc                 ,    t                      | _        d S r   )r   _sectionr   s    r   r   zSectionBuilder.__init__   s    		r   r   c                     || j         _        | S r   )r$   r   )r   r   s     r   r   zSectionBuilder.title   s    #r   r   c                     | j         S r   )r$   r%   s    r   buildzSectionBuilder.build   s
    }r   )r   N)r   r   )r   r   r   r   r    r   r(   r   r   r   r   r      s_        " " " "3 #3         r   r   N)typingr   r   r   r   r   r   r	   r
   r   lark_oapi.core.constructr   objectr   r   r   r   r   <module>r,      s    M L L L L L L L L L L L L L L L L L L L L L ) ) ) ) ) )         f      	 	 	 	 	V 	 	 	 	 	r   