GetLoopsDeploymentsLogsRequest¶
- class baseten.client.managementapi.GetLoopsDeploymentsLogsRequest(*, start_epoch_millis=None, end_epoch_millis=None, direction=None, limit=<factory>, min_level=None)¶
Bases:
BaseModel- Parameters:
- model_config = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].