From 78405b21878169378de8fb459eaf99d799f5cc27 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 27 May 2020 14:21:01 -0700 Subject: [PATCH] chore: update templates (via synth) (#32) --- .kokoro/release.sh | 2 -- google/cloud/monitoring_v3/proto/common_pb2.py | 7 +++---- synth.metadata | 6 +++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/.kokoro/release.sh b/.kokoro/release.sh index 9304d636..98478270 100755 --- a/.kokoro/release.sh +++ b/.kokoro/release.sh @@ -13,8 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -#!/bin/bash - set -eo pipefail # Start the releasetool reporter diff --git a/google/cloud/monitoring_v3/proto/common_pb2.py b/google/cloud/monitoring_v3/proto/common_pb2.py index 39027515..df3b1a78 100644 --- a/google/cloud/monitoring_v3/proto/common_pb2.py +++ b/google/cloud/monitoring_v3/proto/common_pb2.py @@ -716,9 +716,9 @@ { "DESCRIPTOR": _AGGREGATION, "__module__": "google.cloud.monitoring_v3.proto.common_pb2", - "__doc__": """Describes how to combine multiple time series to provide a different - view of the data. Aggregation of time series is done in two steps. - First, each time series in the set is *aligned* to the same time + "__doc__": """Describes how to combine multiple time series to provide a + different view of the data. Aggregation of time series is done in two + steps. First, each time series in the set is *aligned* to the same time interval boundaries, then the set of time series is optionally *reduced* in number. @@ -815,4 +815,3 @@ DESCRIPTOR._options = None _SERVICETIER._options = None # @@protoc_insertion_point(module_scope) -# -*- coding: utf-8 -*- diff --git a/synth.metadata b/synth.metadata index a10eff91..afe9394c 100644 --- a/synth.metadata +++ b/synth.metadata @@ -3,8 +3,8 @@ { "git": { "name": ".", - "remote": "git@github.com:googleapis/python-monitoring", - "sha": "cdd09cd01428dbc43f45b538e1761f9f2529d153" + "remote": "https://github.com/googleapis/python-monitoring.git", + "sha": "c962b8f54d96ead41072b8e5252642b9164805b3" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "c585ac3b5eff5cd2097a5315ffd9cf4823cc1ed2" + "sha": "d2364eb80b840a36136c8ce12f1c6efabcc9600e" } } ],