TimeRangeOption
Constructor
Methods
build
Builds the object.
def build() -> dashboardv2beta1.TimeRangeOption
display
def display(display: str) -> typing.Self
from_val
def from_val(from_val: str) -> typing.Self
to
def to(to: str) -> typing.Self
See also