generated/google/apis/gmailpostmastertools_v1beta1.rb in google-api-client-0.43.0 vs generated/google/apis/gmailpostmastertools_v1beta1.rb in google-api-client-0.44.0

- old
+ new

@@ -18,17 +18,17 @@ module Google module Apis # Gmail Postmaster Tools API # - # The Gmail Postmaster API is a RESTful API that provides programmatic access to + # The Postmaster Tools API is a RESTful API that provides programmatic access to # email traffic metrics (like spam reports, delivery errors etc) otherwise # available through the Gmail Postmaster Tools UI currently. # # @see https://developers.google.com/gmail/postmaster module GmailpostmastertoolsV1beta1 VERSION = 'V1beta1' - REVISION = '20200801' + REVISION = '20200817' # See email traffic metrics for the domains you have registered in Gmail Postmaster Tools AUTH_POSTMASTER_READONLY = 'https://www.googleapis.com/auth/postmaster.readonly' end end