googleapis / googleapis/google-cloud-python
Add support for the following parameters in async REST
Đang mở
priority: p2
type: feature request
- Ngôn ngữ chính
- Python
- Star
- 5.4k
- Fork
- 1.8k
- Merge trung bình
- 3 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 122
Mô tả
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",
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.