gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

Bump the minimum version of `google-api-core` in GAPICs

Open ohmayr opened this issue 1 year ago • 1 comments

Bump the minimum version of google-api-core in GAPICs to include the changes required for an asynchronous REST transport and to leverage the updated wrap_method with the kind method unconditionally for async calls.

ohmayr avatar Aug 29 '24 22:08 ohmayr

Once that is done, remove run-time dependency checks around this issue, which ought to be findable by searching for TODOs referencing this GitHub issue's URL.

vchudnov-g avatar Aug 29 '24 23:08 vchudnov-g