generated/google/apis/container_v1beta1.rb in google-api-client-0.20.1 vs generated/google/apis/container_v1beta1.rb in google-api-client-0.21.0
- old
+ new
@@ -16,18 +16,18 @@
require 'google/apis/container_v1beta1/classes.rb'
require 'google/apis/container_v1beta1/representations.rb'
module Google
module Apis
- # Google Kubernetes Engine API
+ # Kubernetes Engine API
#
# The Google Kubernetes Engine API is used for building and managing container
# based applications, powered by the open source Kubernetes technology.
#
# @see https://cloud.google.com/container-engine/
module ContainerV1beta1
VERSION = 'V1beta1'
- REVISION = '20180319'
+ REVISION = '20180427'
# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
end
end