Skip to content

Commit ad99638

Browse files
Google APIscopybara-github
Google APIs
authored andcommitted
feat: Add REST Interceptors which support reading metadata
feat: Add support for reading selective GAPIC generation methods from service YAML chore: Update gapic-generator-python to v1.22.0 PiperOrigin-RevId: 724026024
1 parent fed8c26 commit ad99638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,9 +314,9 @@ load("@rules_gapic//python:py_gapic_repositories.bzl", "py_gapic_repositories")
314314

315315
py_gapic_repositories()
316316

317-
_gapic_generator_python_version = "1.21.0"
317+
_gapic_generator_python_version = "1.22.0"
318318

319-
_gapic_generator_python_sha256 = "3d699e92bf6b6b30da8be030900cfbe293b7d0bfa2a26c580ee790f51ae593df"
319+
_gapic_generator_python_sha256 = "b2713f25834534029aeb2c6b829ea3efccc5216cf368376c040e28d7cae60322"
320320

321321
http_archive(
322322
name = "gapic_generator_python",

0 commit comments

Comments
 (0)