From 932f273004ca604fd3e4d0ceb3c0c5254bb0a39a Mon Sep 17 00:00:00 2001 From: Google APIs Date: Thu, 24 May 2018 12:12:28 -0700 Subject: [PATCH] Synchronize new proto/yaml changes. PiperOrigin-RevId: 197932310 --- gapic/packaging/api_defaults.yaml | 7 +++++++ gapic/packaging/dependencies.yaml | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/gapic/packaging/api_defaults.yaml b/gapic/packaging/api_defaults.yaml index 3961df75..4201dabc 100644 --- a/gapic/packaging/api_defaults.yaml +++ b/gapic/packaging/api_defaults.yaml @@ -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 diff --git a/gapic/packaging/dependencies.yaml b/gapic/packaging/dependencies.yaml index 4c96af6f..e6f7c5d7 100644 --- a/gapic/packaging/dependencies.yaml +++ b/gapic/packaging/dependencies.yaml @@ -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'