(ctx context.Context, arg UpdateOrganizationDeletedByIDParams)
| 1270 | UpdateOAuth2ProviderAppByID(ctx context.Context, arg UpdateOAuth2ProviderAppByIDParams) (OAuth2ProviderApp, error) |
| 1271 | UpdateOrganization(ctx context.Context, arg UpdateOrganizationParams) (Organization, error) |
| 1272 | UpdateOrganizationDeletedByID(ctx context.Context, arg UpdateOrganizationDeletedByIDParams) error |
| 1273 | UpdateOrganizationWorkspaceSharingSettings(ctx context.Context, arg UpdateOrganizationWorkspaceSharingSettingsParams) (Organization, error) |
| 1274 | // Cancels all pending provisioner jobs for prebuilt workspaces on a specific preset from an |
| 1275 | // inactive template version. |
no outgoing calls