# 类和方法

- [Waitable 类](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/waitable.md): 命名空间和模块：tencent.cloud.core.waitable
- [wait\_for\_done 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/waitable/wait-for-done.md): 命名空间和模块：tencent.cloud.core.waitable
- [has\_done 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/waitable/has-done.md): 命名空间和模块：tencent.cloud.core.waitable
- [set\_result 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/waitable/setresult-fang-fa.md): 命名空间和模块：tencent.cloud.core.waitable
- [ErrorManager 类](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/error-manager.md): 命名空间和模块：tencent.cloud.core.errors
- [add\_handler 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/error-manager/add-handler.md): 命名空间和类：tencent.cloud.core.errors.ErrorManager
- [remove\_handler 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/error-manager/remove-handler.md): 命名空间和类：tencent.cloud.core.errors.ErrorManager
- [has\_handler 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/error-manager/has-handler.md): 命名空间和类：tencent.cloud.core.errors.ErrorManager
- [clear\_all\_handler 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/error-manager/clear-all-handler.md): 命名空间和类：tencent.cloud.core.errors.ErrorManager
- [UniversalClient 类](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/universal-client.md): 命名空间和模块：tencent.cloud.core.client
- [action 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/universal-client/action.md): 命名空间和模块：tencent.cloud.core.client.UniversalClient
- [action\_for\_product 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/universal-client/action-for-product.md): 命名空间和模块：tencent.cloud.core.client.UniversalClient
- [select\_action 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/universal-client/select-action.md): 命名空间和模块：tencent.cloud.core.client.UniversalClient
- [get\_product\_id 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/universal-client/get-product-id.md): 命名空间和模块：tencent.cloud.core.client.UniversalClient
- [set\_product\_id 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/universal-client/set-product-id.md): 命名空间和模块：tencent.cloud.core.client.UniversalClient
- [set\_access\_endpoint 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/universal-client/set-action-endpoint.md): 命名空间和模块：tencent.cloud.core.client.BaseClient
- [set\_access\_proxies 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/universal-client/set-access-proxies.md): 命名空间和模块：tencent.cloud.core.client.BaseClient
- [get\_last\_response\_metadata 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/universal-client/get-last-response-metadata.md): 命名空间和模块：tencent.cloud.core.client.BaseClient
- [Proxies 类](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/proxies.md): 命名空间和模块：tencent.cloud.core.proxies
- [use\_proxy\_server 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/proxies/use-proxy-server.md): 命名空间和模块：tencent.cloud.core.proxies.Proxies
- [add\_proxy\_server 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/proxies/add-proxy-server.md): 命名空间和模块：tencent.cloud.core.proxies.Proxies
- [remove\_proxy\_server 方法](https://smallso.gitbook.io/tencent-cloud-sdk/python-docs/other-products/class-and-method/proxies/remove-proxy-server.md): 命名空间和模块：tencent.cloud.core.proxies.Proxies


---

# Agent Instructions: 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/other-products/class-and-method.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.
