Synchronize new proto/yaml changes.

PiperOrigin-RevId: 197932310
This commit is contained in:
Google APIs 2018-05-24 12:12:28 -07:00 committed by Copybara-Service
parent d642131a6e
commit 932f273004
2 changed files with 14 additions and 0 deletions

View File

@ -15,6 +15,13 @@
# Provides default values used as metadata when constructing various packages.
# THIS FILE IS DEPRECATED
# Its new location is:
# https://github.com/googleapis/gapic-generator/blob/master/src/main/resources/com/google/api/codegen/packaging/api_defaults.yaml
# Artman will no longer use this file as of version 0.10.0. It is only being
# kept around for users of older versions of Artman, and it will eventually
# be deleted.
author: Google LLC
email: googleapis-packages@google.com
homepage: https://github.com/googleapis/googleapis

View File

@ -16,6 +16,13 @@
# Configures the version of the dependencies of various generated packages, and
# related information.
# THIS FILE IS DEPRECATED
# Its new location is:
# https://github.com/googleapis/gapic-generator/blob/master/src/main/resources/com/google/api/codegen/packaging/dependencies.yaml
# Artman will no longer use this file as of version 0.10.0. It is only being
# kept around for users of older versions of Artman, and it will eventually
# be deleted.
auth_version:
python:
lower: '1.0.2'