aboutsummaryrefslogtreecommitdiff
path: root/gapic/packaging
diff options
context:
space:
mode:
authorGoogle APIs <noreply@google.com>2018-05-24 12:12:28 -0700
committerCopybara-Service <copybara-piper@google.com>2018-05-24 12:12:43 -0700
commit932f273004ca604fd3e4d0ceb3c0c5254bb0a39a (patch)
tree2397958275be44a9ae7d126803ec89a9b45cf895 /gapic/packaging
parentd642131a6e6582fc226caf9893cb7fe7885b3411 (diff)
downloadgoogleapis-932f273004ca604fd3e4d0ceb3c0c5254bb0a39a.tar.gz
Synchronize new proto/yaml changes.
PiperOrigin-RevId: 197932310
Diffstat (limited to 'gapic/packaging')
-rw-r--r--gapic/packaging/api_defaults.yaml7
-rw-r--r--gapic/packaging/dependencies.yaml7
2 files changed, 14 insertions, 0 deletions
diff --git a/gapic/packaging/api_defaults.yaml b/gapic/packaging/api_defaults.yaml
index 3961df75b..4201dabcc 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 4c96af6f0..e6f7c5d79 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'