generated/google/apis/iamcredentials_v1.rb in google-api-client-0.37.2 vs generated/google/apis/iamcredentials_v1.rb in google-api-client-0.37.3

- 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 = '20191206' + REVISION = '20200227' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' end end