> ## 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_type

> sift/common/v1/resource_type.proto

<a name="sift_common_v1_resource_type-proto" />

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

## Services

*RPC methods exposed by this API.*

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

## Messages

*Data models used across requests/responses.*

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

## Enums

*Allowed constant values used in message fields.*

### ResourceType

ResourceType represents the type of resource being accessed.

| Name                                    | Number | Description                                                                |
| :-------------------------------------- | :----- | :------------------------------------------------------------------------- |
| RESOURCE\_TYPE\_UNSPECIFIED             | 0      |                                                                            |
| RESOURCE\_TYPE\_ASSET                   | 1      |                                                                            |
| RESOURCE\_TYPE\_CHANNEL                 | 2      |                                                                            |
| RESOURCE\_TYPE\_RUN                     | 3      |                                                                            |
| RESOURCE\_TYPE\_ANNOTATION              | 4      |                                                                            |
| RESOURCE\_TYPE\_CAMPAIGN                | 5      |                                                                            |
| RESOURCE\_TYPE\_REPORT                  | 6      |                                                                            |
| RESOURCE\_TYPE\_RULE                    | 7      |                                                                            |
| RESOURCE\_TYPE\_RULE\_VERSION           | 8      |                                                                            |
| RESOURCE\_TYPE\_USER\_DEFINED\_FUNCTION | 9      |                                                                            |
| RESOURCE\_TYPE\_CALCULATED\_CHANNEL     | 10     |                                                                            |
| RESOURCE\_TYPE\_REPORT\_TEMPLATE        | 11     |                                                                            |
| RESOURCE\_TYPE\_TEST\_REPORT            | 12     |                                                                            |
| RESOURCE\_TYPE\_SIFT\_APP               | 1000   | Special type for a resource that doesn't yet exist (eg. creating an asset) |
