(ctx context.Context, arg UpdateWorkspaceProxyDeletedParams)
| 1355 | // This allows editing the properties of a workspace proxy. |
| 1356 | UpdateWorkspaceProxy(ctx context.Context, arg UpdateWorkspaceProxyParams) (WorkspaceProxy, error) |
| 1357 | UpdateWorkspaceProxyDeleted(ctx context.Context, arg UpdateWorkspaceProxyDeletedParams) error |
| 1358 | UpdateWorkspaceTTL(ctx context.Context, arg UpdateWorkspaceTTLParams) error |
| 1359 | UpdateWorkspacesDormantDeletingAtByTemplateID(ctx context.Context, arg UpdateWorkspacesDormantDeletingAtByTemplateIDParams) ([]WorkspaceTable, error) |
| 1360 | UpdateWorkspacesTTLByTemplateID(ctx context.Context, arg UpdateWorkspacesTTLByTemplateIDParams) error |
no outgoing calls