LibraryPanelBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
Description🔗
Panel description
FolderUid🔗
Folder UID
Meta🔗
Object storage metadata
func (builder *LibraryPanelBuilder) Meta(meta cog.Builder[librarypanel.LibraryElementDTOMeta]) *LibraryPanelBuilder
Model🔗
TODO: should be the same panel schema defined in dashboard
Typescript: Omit
func (builder *LibraryPanelBuilder) Model(model cog.Builder[librarypanel.PanelModel]) *LibraryPanelBuilder
Name🔗
Panel name (also saved in the model)
SchemaVersion🔗
Dashboard version when this was saved (zero if unknown)
Type🔗
The panel type (from inside the model)
Uid🔗
Library element UID
Version🔗
panel version, incremented each time the dashboard is updated.