generated/google/apis/iamcredentials_v1.rb in google-api-client-0.30.5 vs generated/google/apis/iamcredentials_v1.rb in google-api-client-0.30.6

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