From 5d37d93d3243db481e1151cf2d2c7ed989581fd1 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Sat, 7 Dec 2019 05:33:04 -0800 Subject: [PATCH] [CHANGE ME] Re-generated vision to pick up changes in the API or client library generator. --- vision/noxfile.py | 2 +- vision/synth.metadata | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/vision/noxfile.py b/vision/noxfile.py index 8a65ddbccdc5..f17c1dbe4973 100644 --- a/vision/noxfile.py +++ b/vision/noxfile.py @@ -86,7 +86,7 @@ def default(session): ) -@nox.session(python=["2.7", "3.5", "3.6", "3.7"]) +@nox.session(python=["2.7", "3.5", "3.6", "3.7", "3.8"]) def unit(session): """Run the unit test suite.""" default(session) diff --git a/vision/synth.metadata b/vision/synth.metadata index c155b910f4d3..1ba49eb770fd 100644 --- a/vision/synth.metadata +++ b/vision/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-11-20T13:38:24.545550Z", + "updateTime": "2019-12-07T13:33:03.980060Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "16543773103e2619d2b5f52456264de5bb9be104", - "internalRef": "281423227" + "sha": "a4adac3a12aca6e3a792c9c35ee850435fe7cf7e", + "internalRef": "284277770" } }, {