> ## Documentation Index
> Fetch the complete documentation index at: https://docs.genlabs.co/llms.txt
> Use this file to discover all available pages before exploring further.

# GvmComponentIndex

> **GvmComponentIndex** = `number` & `object`

Defined in: [metacomputer/gen-framework/client-and-test-utils/client-sdk-ts/packages/client-sdk/src/rpc-types/types.ts:361](https://github.com/gen-bc/gen/blob/main/metacomputer/gen-framework/client-and-test-utils/client-sdk-ts/packages/client-sdk/src/rpc-types/types.ts#L361)

Index of a component within a GVM system.

`0` is reserved for the account component, while values greater than `0` represent explicit user component indices.

## Type Declaration

### \_\_brand

> `readonly` **\_\_brand**: `"GvmComponentIndex"`
