This commit is contained in:
Google APIs 2019-01-07 19:59:23 +00:00
parent 5ad63f2dd5
commit f89c52a585
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
# 0.27.2
* Backwards compatible changes:
* Updated `bigquery_v2`
* Updated `cloudscheduler_v1beta1`
* Updated `dlp_v2`
* Updated `serviceconsumermanagement_v1`
* Updated `servicecontrol_v1`
* Updated `servicemanagement_v1`
* Updated `servicenetworking_v1beta`
* Updated `serviceusage_v1`
* Updated `serviceusage_v1beta1`
* Updated `testing_v1`
# 0.27.1
* Backwards compatible changes:
* Added `cloudidentity_v1`

View File

@ -15,7 +15,7 @@
module Google
module Apis
# Client library version
VERSION = '0.27.1'.freeze
VERSION = '0.27.2'.freeze
# Current operating system
# @private