From e404467e66d872db0fb50d20ca101a311d3912b3 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Tue, 18 Feb 2020 18:28:15 -0800 Subject: [PATCH] [CHANGE ME] Re-generated to pick up changes in the API or client library generator. --- docs/conf.py | 2 +- synth.metadata | 18 ++++++++++++++++-- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 4f6c1ec3a..9a042ba1e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -340,7 +340,7 @@ intersphinx_mapping = { "python": ("http://python.readthedocs.org/en/latest/", None), "google-auth": ("https://google-auth.readthedocs.io/en/stable", None), - "google.api_core": ("https://googleapis.dev/python/google-api-core/latest/", None), + "google.api_core": ("https://googleapis.dev/python/google-api-core/latest/", None,), "grpc": ("https://grpc.io/grpc/python/", None), } diff --git a/synth.metadata b/synth.metadata index cc98759ac..2ac902144 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,11 +1,25 @@ { - "updateTime": "2020-01-31T20:56:14.590164Z", + "updateTime": "2020-02-19T02:28:15.687395Z", "sources": [ + { + "git": { + "name": ".", + "remote": "https://github.com/googleapis/python-storage.git", + "sha": "6c9296ce6847e1ba35aec1a3cc22c020bedeb592" + } + }, + { + "git": { + "name": "synthtool", + "remote": "rpc://devrel/cloud/libraries/tools/autosynth", + "sha": "b4b7af4a16a07b40bfd8dcdda89f9f193ff4e2ed" + } + }, { "template": { "name": "python_split_library", "origin": "synthtool.gcp", - "version": "2019.10.17" + "version": "2020.2.4" } } ]