generated/google/apis/pubsub_v1beta1a.rb in google-api-client-0.20.1 vs generated/google/apis/pubsub_v1beta1a.rb in google-api-client-0.21.0

- old
+ new

@@ -16,17 +16,17 @@ require 'google/apis/pubsub_v1beta1a/classes.rb' require 'google/apis/pubsub_v1beta1a/representations.rb' module Google module Apis - # Google Cloud Pub/Sub API + # Cloud Pub/Sub API # # Provides reliable, many-to-many, asynchronous messaging between applications. # # @see https://cloud.google.com/pubsub/docs module PubsubV1beta1a VERSION = 'V1beta1a' - REVISION = '20170329' + REVISION = '20180507' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' # View and manage Pub/Sub topics and subscriptions