LibraryPanel🔗Constructor🔗LibraryPanel() Methods🔗 build🔗Builds the object.def build() -> dashboardv2.LibraryPanelKind id_val🔗Panel ID for the library panel in the dashboarddef id_val(id_val: float) -> typing.Self library_panel🔗def library_panel(library_panel: cogbuilder.Builder[dashboardv2.LibraryPanelRef]) -> typing.Self title🔗Title for the library panel in the dashboarddef title(title: str) -> typing.Self See also🔗 LibraryPanelKind