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

# resource_identifier

> sift/common/type/v1/resource_identifier.proto

<a name="sift_common_type_v1_resource_identifier-proto" />

<a name="sift_common_type_v1_resource_identifier-proto-services" />

## Services

*RPC methods exposed by this API.*

<a name="sift_common_type_v1_resource_identifier-proto-messages" />

## Messages

*Data models used across requests/responses.*

### ClientKeys

| Field        | Type   | Label    | Description |
| :----------- | :----- | :------- | :---------- |
| client\_keys | string | repeated |             |

### Ids

| Field | Type   | Label    | Description |
| :---- | :----- | :------- | :---------- |
| ids   | string | repeated |             |

### NamedResource

| Field                | Type   | Label | Description |
| :------------------- | :----- | :---- | :---------- |
| oneof resource. id   | string |       |             |
| oneof resource. name | string |       |             |

### NamedResources

| Field                  | Type            | Label | Description |
| :--------------------- | :-------------- | :---- | :---------- |
| oneof resources. ids   | [Ids](#ids)     |       |             |
| oneof resources. names | [Names](#names) |       |             |

### Names

| Field | Type   | Label    | Description |
| :---- | :----- | :------- | :---------- |
| names | string | repeated |             |

### ResourceIdentifier

| Field                         | Type   | Label | Description |
| :---------------------------- | :----- | :---- | :---------- |
| oneof identifier. id          | string |       |             |
| oneof identifier. client\_key | string |       |             |

### ResourceIdentifiers

| Field                           | Type                      | Label | Description |
| :------------------------------ | :------------------------ | :---- | :---------- |
| oneof identifiers. ids          | [Ids](#ids)               |       |             |
| oneof identifiers. client\_keys | [ClientKeys](#clientkeys) |       |             |

<a name="sift_common_type_v1_resource_identifier-proto-enums" />

## Enums

*Allowed constant values used in message fields.*
