Skip to content

LibraryElementDTOMeta🔗

Constructor🔗

LibraryElementDTOMeta()

Methods🔗

build🔗

Builds the object.

def build() -> librarypanel.LibraryElementDTOMeta

connected_dashboards🔗

def connected_dashboards(connected_dashboards: int) -> typing.Self

created🔗

def created(created: str) -> typing.Self

created_by🔗

def created_by(created_by: cogbuilder.Builder[librarypanel.LibraryElementDTOMetaUser]) -> typing.Self

folder_name🔗

def folder_name(folder_name: str) -> typing.Self

folder_uid🔗

def folder_uid(folder_uid: str) -> typing.Self

updated🔗

def updated(updated: str) -> typing.Self

updated_by🔗

def updated_by(updated_by: cogbuilder.Builder[librarypanel.LibraryElementDTOMetaUser]) -> typing.Self

See also🔗