Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit35d88d7

Browse files
committed
update TODO comment
1 parentcb2eab0 commit35d88d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎google/api_core/operations_v1/transports/rest_asyncio.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ def __init__(
129129
client_info=client_info,
130130
always_use_jwt_access=always_use_jwt_access,
131131
)
132+
# TODO(https://github.com/googleapis/python-api-core/issues/708): add support for
133+
# `default_host` in AsyncAuthorizedSession for feature parity with the synchronous
134+
# code.
135+
self._session=AsyncAuthorizedSession(self._credentials)
132136
self._prep_wrapped_messages(client_info,is_async=True)
133137
self._http_options=http_optionsor {}
134138
self._path_prefix=path_prefix

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp