Skip to content

LibraryPanel🔗

Constructor🔗

LibraryPanel()

Methods🔗

build🔗

Builds the object.

def build() -> dashboardv2beta1.LibraryPanelKind

id_val🔗

Panel ID for the library panel in the dashboard

def id_val(id_val: float) -> typing.Self

library_panel🔗

def library_panel(library_panel: cogbuilder.Builder[dashboardv2beta1.LibraryPanelRef]) -> typing.Self

spec🔗

def spec(spec: cogbuilder.Builder[dashboardv2beta1.LibraryPanelKindSpec]) -> typing.Self

title🔗

Title for the library panel in the dashboard

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

See also🔗