Scopes
Constructor
Methods
build
Builds the object.
def build() -> prometheus.Scopes
default_path
def default_path(default_path: list[str]) -> typing.Self
filters
def filters(filters: list[cogbuilder.Builder[prometheus.ScopesFilters]]) -> typing.Self
title
def title(title: str) -> typing.Self
See also