> For the complete documentation index, see [llms.txt](https://smallso.gitbook.io/tencent-cloud-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types.md).

# 数据类型

- [FunctionResult 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/function-result.md): 命名空间和模块：tencent.cloud.serverless.functions
- [FunctionInfo 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/function-info.md): 命名空间和模块：tencent.cloud.serverless.functions
- [FunctionInfoEx 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/function-info-ex.md): 命名空间和模块：tencent.cloud.serverless.functions
- [FunctionVersionInfo 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/function-version-info.md): 命名空间和模块：tencent.cloud.serverless.functions
- [NamespaceInfo 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/namespace-info.md): 命名空间和模块：tencent.cloud.serverless.functions
- [LayerInfo 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/layer-info.md): 命名空间和模块：tencent.cloud.serverless.functions
- [FunctionConfigure 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/function-configure.md): 命名空间和模块：tencent.cloud.serverless.functions
- [FunctionResultFilter 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/function-result-filter.md): 命名空间和模块：tencent.cloud.serverless.functions
- [FunctionFilter 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/function-filter.md): 命名空间和模块：tencent.cloud.serverless.functions
- [ObjectStorageBucketTriggerFilter 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/object-storage-bucket-trigger-filter.md): 命名空间和模块：tencent.cloud.serverless.functions.client
- [MessageQueueTopicTriggerFilter 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/message-queue-topic-trigger-filter.md): 命名空间和模块：tencent.cloud.serverless.functions.client
- [LayerFilter 类型](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/layer-filter.md): 命名空间和模块：tencent.cloud.serverless.functions
- [FunctionRuntime 枚举器](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/function-runtime-enum.md): 命名空间和模块：tencent.cloud.serverless.functions
- [FunctionType 枚举器](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/function-type-enum.md): 命名空间和模块：tencent.cloud.serverless.functions
- [FunctionResultType 枚举器](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/function-result-type-enum.md): 命名空间和模块：tencent.cloud.serverless.functions
- [FunctionTriggerKind 枚举器](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/function-trigger-kind-enum.md): 命名空间和模块：tencent.cloud.serverless.functions.client
- [FunctionCodeSource 枚举器](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/function-code-source-enum.md): 命名空间和模块：tencent.cloud.serverless.functions.client
- [LayerContentSource 枚举器](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/layer-content-source-enum.md): 命名空间和模块：tencent.cloud.serverless.functions.client
- [LayerStatus 枚举器](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types/layer-status-enum.md): 命名空间和模块：tencent.cloud.serverless.functions.client


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/serverless-functions/data-types.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
