generated/google/apis/iamcredentials_v1.rb in google-api-client-0.38.0 vs generated/google/apis/iamcredentials_v1.rb in google-api-client-0.39.0

- old
+ new

@@ -23,10 +23,10 @@ # Creates short-lived, limited-privilege credentials for IAM service accounts. # # @see https://cloud.google.com/iam/docs/creating-short-lived-service-account-credentials module IamcredentialsV1 VERSION = 'V1' - REVISION = '20200227' + REVISION = '20200417' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' end end