# @databricks/sdk-uc-resourcequotas

> > [!NOTE] > > ## Beta > > **This SDK is in Beta and is supported for production use cases.** Interfaces might still change slightly before GA (e.g. name standardization and minor ergonomic tweaks). We are keen to hear feedback from early adopters — please

Latest version **0.51.0** (published 2026-09-15) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @databricks/sdk-uc-resourcequotas
pnpm add @databricks/sdk-uc-resourcequotas
yarn add @databricks/sdk-uc-resourcequotas
bun add @databricks/sdk-uc-resourcequotas
```

## Health

**Score 60/100 (C)** — status: active.

Positive: esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.51.0 |
| Published | 2026-09-15 |
| First published | 2026-05-28 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM |
| Node | >=22.0.0 |
| Dependencies | 6 |
| Unpacked size | 59 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Databricks |
| Maintainers | fjakobs, chrisst44, rhatert |

## Links

- npm: https://www.npmjs.com/package/@databricks/sdk-uc-resourcequotas
- Repository: https://github.com/databricks/sdk-js
- Homepage: https://github.com/databricks/sdk-js#readme
- Issues: https://github.com/databricks/sdk-js/issues
- npm.io page: https://npm.io/package/@databricks/sdk-uc-resourcequotas

## Dependencies (6)

- [zod](https://npm.io/package/zod.md) ^4.3.6
- [json-bigint](https://npm.io/package/json-bigint.md) ^1.0.0
- [@databricks/sdk-auth](https://npm.io/package/@databricks/sdk-auth.md) >=0.51.0 <1.0.0
- [@databricks/sdk-core](https://npm.io/package/@databricks/sdk-core.md) >=0.51.0 <1.0.0
- [@js-temporal/polyfill](https://npm.io/package/@js-temporal/polyfill.md) ^0.5.0
- [@databricks/sdk-options](https://npm.io/package/@databricks/sdk-options.md) >=0.51.0 <1.0.0

## Recent versions

- 0.51.0 (latest) — 2026-09-15
- 0.0.0-dev (dev) — 2026-05-28
- 0.49.0 — 2026-09-03
- 0.48.0 — 2026-09-02
- 0.47.0 — 2026-09-01
- 0.46.0 — 2026-08-31
- 0.45.0 — 2026-08-27
- 0.44.0 — 2026-08-26
- 0.43.0 — 2026-08-25
- 0.42.0 — 2026-08-24
- 0.41.0 — 2026-08-20
- 0.40.0 — 2026-08-19
- 0.39.0 — 2026-08-18
- 0.38.0 — 2026-08-17
- 0.37.0 — 2026-08-13
- … 33 more at https://npm.io/package/@databricks/sdk-uc-resourcequotas/versions

## README

# @databricks/sdk-uc-resourcequotas

> [!NOTE]
>
> ## Beta
>
> **This SDK is in Beta and is supported for production use cases.** Interfaces might still change slightly before GA (e.g. name standardization and minor ergonomic tweaks). We are keen to hear feedback from early adopters — please [file issues](https://github.com/databricks/sdk-js/issues), and we will address them.

## Installation

```bash
npm install @databricks/sdk-uc-resourcequotas
```

## Usage

```typescript
import {ResourceQuotasClient} from '@databricks/sdk-uc-resourcequotas/v1';

const client = new ResourceQuotasClient({});
```

For a full getting-started guide, see the [root README](../../../README.md).

---
_Source: https://npm.io/package/@databricks/sdk-uc-resourcequotas · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
