From 6bdb77577c940ae65341b18ae6ee0d0a4dc69101 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Sat, 7 Dec 2019 05:21:15 -0800 Subject: [PATCH] [CHANGE ME] Re-generated kms to pick up changes in the API or client library generator. --- kms/noxfile.py | 2 +- kms/synth.metadata | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kms/noxfile.py b/kms/noxfile.py index a2eefbb6765f..7949a4e3925a 100644 --- a/kms/noxfile.py +++ b/kms/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/kms/synth.metadata b/kms/synth.metadata index 7bcc19c9ff9a..0e54216409e1 100644 --- a/kms/synth.metadata +++ b/kms/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-11-19T13:25:29.291044Z", + "updateTime": "2019-12-07T13:21:15.113803Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "d8dd7fe8d5304f7bd1c52207703d7f27d5328c5a", - "internalRef": "281088257" + "sha": "a4adac3a12aca6e3a792c9c35ee850435fe7cf7e", + "internalRef": "284277770" } }, {