2016-11-23 19:39:11 +00:00
|
|
|
# Copyright 2016 Google Inc. All Rights Reserved.
|
|
|
|
|
#
|
|
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
# you may not use this file except in compliance with the License.
|
|
|
|
|
# You may obtain a copy of the License at
|
|
|
|
|
#
|
|
|
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
#
|
|
|
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
|
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
|
# See the License for the specific language governing permissions and
|
|
|
|
|
# limitations under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Provides default values used as metadata when constructing various packages.
|
|
|
|
|
|
2018-05-24 19:12:28 +00:00
|
|
|
# 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.
|
|
|
|
|
|
2017-12-14 00:13:01 +00:00
|
|
|
author: Google LLC
|
2016-11-23 19:39:11 +00:00
|
|
|
email: googleapis-packages@google.com
|
|
|
|
|
homepage: https://github.com/googleapis/googleapis
|
|
|
|
|
license: Apache-2.0
|
2017-04-27 17:15:51 +00:00
|
|
|
release_level:
|
2017-04-26 16:32:44 +00:00
|
|
|
python: alpha
|
2017-08-22 17:41:08 +00:00
|
|
|
java: alpha
|
2017-08-23 22:00:31 +00:00
|
|
|
ruby: alpha
|
2017-09-08 17:03:06 +00:00
|
|
|
nodejs: alpha
|
2017-01-11 00:21:02 +00:00
|
|
|
generated_package_version:
|
|
|
|
|
python:
|
2017-12-14 00:13:01 +00:00
|
|
|
lower: '0.1.0'
|
|
|
|
|
upper: '0.2dev'
|
2017-01-11 00:21:02 +00:00
|
|
|
nodejs:
|
2017-12-14 00:13:01 +00:00
|
|
|
lower: '0.1.0'
|
2017-01-11 00:21:02 +00:00
|
|
|
php:
|
|
|
|
|
lower: '0.1.0'
|
2017-02-11 00:19:54 +00:00
|
|
|
ruby:
|
2017-10-26 20:10:26 +00:00
|
|
|
lower: '0.1.0'
|
2017-03-30 17:55:00 +00:00
|
|
|
java:
|
2018-05-03 00:32:50 +00:00
|
|
|
lower: '0.12.0'
|
2017-08-22 17:41:08 +00:00
|
|
|
|
|
|
|
|
generated_ga_package_version:
|
|
|
|
|
java:
|
2018-05-03 00:32:50 +00:00
|
|
|
lower: '1.11.0'
|