generated/google/apis/iamcredentials_v1.rb in google-api-client-0.23.4 vs generated/google/apis/iamcredentials_v1.rb in google-api-client-0.23.5

- old
+ new

@@ -20,13 +20,13 @@ module Apis # IAM Service Account Credentials API # # IAM Service Account Credentials API # - # @see https://developers.google.com/identity/protocols/OAuth2ServiceAccount + # @see https://cloud.google.com/iam/docs/creating-short-lived-service-account-credentials module IamcredentialsV1 VERSION = 'V1' - REVISION = '20180627' + REVISION = '20180727' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' end end