(ctx context.Context, arg UpsertGroupAIBudgetParams)
| 1404 | // The functional values are immutable and controlled implicitly. |
| 1405 | UpsertDefaultProxy(ctx context.Context, arg UpsertDefaultProxyParams) error |
| 1406 | UpsertGroupAIBudget(ctx context.Context, arg UpsertGroupAIBudgetParams) (GroupAiBudget, error) |
| 1407 | UpsertHealthSettings(ctx context.Context, value string) error |
| 1408 | UpsertLastUpdateCheck(ctx context.Context, value string) error |
| 1409 | UpsertLogoURL(ctx context.Context, value string) error |
no outgoing calls