generated/google/apis/cloudbuild_v1.rb in google-api-client-0.23.0 vs generated/google/apis/cloudbuild_v1.rb in google-api-client-0.23.1

- old
+ new

@@ -16,17 +16,17 @@ require 'google/apis/cloudbuild_v1/classes.rb' require 'google/apis/cloudbuild_v1/representations.rb' module Google module Apis - # Cloud Container Builder API + # Cloud Container Builder # # Builds container images in the cloud. # # @see https://cloud.google.com/container-builder/docs/ module CloudbuildV1 VERSION = 'V1' - REVISION = '20180406' + REVISION = '20180621' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' end end