googleapis / googleapis/google-cloud-python

Add support for the following parameters in async REST

Open
#16,284 1 comment 0 reactions 1 assignee Claimed by @ohmayr View on GitHub
priority: p2 type: feature request
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
122

Description

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",

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.