From 96fecba4aafcec9a568e4274fc1fc6e425bf6688 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 31 Jul 2020 13:16:33 -0700 Subject: [PATCH] Update protobuf and gapic-generator-csharp versions. (#21) PiperOrigin-RevId: 320411362 Source-Author: Google APIs Source-Date: Thu Jul 9 09:26:49 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: db69b46790b55a82ab7cfa473d031da787bc7591 Source-Link: https://github.com/googleapis/googleapis/commit/db69b46790b55a82ab7cfa473d031da787bc7591 --- .../cloud/translate_v3/proto/translation_service_pb2.py | 2 +- .../translate_v3beta1/proto/translation_service_pb2.py | 2 +- packages/google-cloud-translate/synth.metadata | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/google-cloud-translate/google/cloud/translate_v3/proto/translation_service_pb2.py b/packages/google-cloud-translate/google/cloud/translate_v3/proto/translation_service_pb2.py index 3ca7286d29c1..0f45c91a6d89 100644 --- a/packages/google-cloud-translate/google/cloud/translate_v3/proto/translation_service_pb2.py +++ b/packages/google-cloud-translate/google/cloud/translate_v3/proto/translation_service_pb2.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/translate_v3/proto/translation_service.proto -"""Generated protocol buffer code.""" + from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection diff --git a/packages/google-cloud-translate/google/cloud/translate_v3beta1/proto/translation_service_pb2.py b/packages/google-cloud-translate/google/cloud/translate_v3beta1/proto/translation_service_pb2.py index 7eebb631256d..8a3ddc389d93 100644 --- a/packages/google-cloud-translate/google/cloud/translate_v3beta1/proto/translation_service_pb2.py +++ b/packages/google-cloud-translate/google/cloud/translate_v3beta1/proto/translation_service_pb2.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/translate_v3beta1/proto/translation_service.proto -"""Generated protocol buffer code.""" + from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection diff --git a/packages/google-cloud-translate/synth.metadata b/packages/google-cloud-translate/synth.metadata index 47998b603756..1ba96f2223dc 100644 --- a/packages/google-cloud-translate/synth.metadata +++ b/packages/google-cloud-translate/synth.metadata @@ -3,16 +3,16 @@ { "git": { "name": ".", - "remote": "git@github.com:googleapis/python-translate", - "sha": "39077510cb7a367049156134d5f43552318708a8" + "remote": "https://github.com/googleapis/python-translate.git", + "sha": "9441130407cc230224d96776d55da45df8055042" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "76905ffe7e3b0605f64ef889fb88913634f9f836", - "internalRef": "319332818" + "sha": "db69b46790b55a82ab7cfa473d031da787bc7591", + "internalRef": "320411362" } }, {