SimulationQuery
Constructor
Methods
build
Builds the object.
def build() -> testdata.SimulationQuery
config
def config(config: object) -> typing.Self
key
def key(key: cogbuilder.Builder[testdata.Key]) -> typing.Self
last
def last(last: bool) -> typing.Self
stream
def stream(stream: bool) -> typing.Self
See also