googleapis / googleapis/google-cloud-python
Add support for the following parameters in async REST
未关闭
priority: p2
type: feature request
- 主要语言
- Python
- 星标
- 5.4k
- 派生
- 1.8k
- 平均合并
- 3 天 4 小时
- 30 天内合并 PR
- 122
描述
The following parameters need to be supported in asynchronous REST transport class for feature parity with synchronous REST:
```
"google.api_core.client_options.ClientOptions.credentials_file",
"google.api_core.client_options.ClientOptions.scopes",
"google.api_core.client_options.ClientOptions.quota_project_id",
"google.api_core.client_options.ClientOptions.client_cert_source",
"google.api_core.client_options.ClientOptions.api_audience",
```
贡献指南
评估
这个 Issue 还没有评估数据。