google-apis-iam_v1 0.46.0 → 0.47.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c8da1fc103e17337c68eb8397d64ffc3507102f2e006f2d6bc2c5d0ee478e3cb
4
- data.tar.gz: e2b6a8cfbef0f0dcdb66003261ec5da5770b6133928221575a0c9af9b7215150
3
+ metadata.gz: d7bb0023edc2d5574b4a4ebf1f21cb2683a513d86c431c5280c401d1790c10b6
4
+ data.tar.gz: ce2ecdc1111a0ff1c165db5c502c4d0bd06da0fb6424a61670e7e3615c0c2784
5
5
  SHA512:
6
- metadata.gz: ab6b0c8ec268c8572e24bdf718ae228f0375dfa2918c5f64e6625dee3577f02004debde0814bc03b2b6df7b5eb10353d44672871594d28197430d257b2dcf8ac
7
- data.tar.gz: d223a9704654d472ad90f1dff32caa03e4b3530f1ef6d795a0ae2b5a4e75275a63afa46ceb5bb448bc1701f791fa1d08c21768ca894d0bd1619cfe25c2989f64
6
+ metadata.gz: 310270adb4fb12b07738de6e1f938ae37c2dda036a53c17545b6eb71ae4d8232fed618b5b7379524613d3b0179ee83d305e7cd4d04262e0ea6cb72b06ea6c448
7
+ data.tar.gz: 34ebd8e9ed7c910bd377278e3f846cba6155bb35ad8f04d90deae83662dda24247de80b75d08d0cbc88e3018b41f7bd8c42c2afa1ac1c9bd2f06ecf21c5bb89f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-iam_v1
2
2
 
3
+ ### v0.47.0 (2023-07-23)
4
+
5
+ * Regenerated from discovery document revision 20230713
6
+
3
7
  ### v0.46.0 (2023-07-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20230710
@@ -376,7 +376,7 @@ module Google
376
376
  # https://cloud.google.com/iam/help/service-accounts/overview). When you create
377
377
  # a service account, you specify the project ID that owns the service account,
378
378
  # as well as a name that must be unique within the project. IAM uses these
379
- # values to create an email address that identifies the service //
379
+ # values to create an email address that identifies the service account. //
380
380
  # Corresponds to the JSON property `serviceAccount`
381
381
  # @return [Google::Apis::IamV1::ServiceAccount]
382
382
  attr_accessor :service_account
@@ -1227,7 +1227,7 @@ module Google
1227
1227
  # https://cloud.google.com/iam/help/service-accounts/overview). When you create
1228
1228
  # a service account, you specify the project ID that owns the service account,
1229
1229
  # as well as a name that must be unique within the project. IAM uses these
1230
- # values to create an email address that identifies the service //
1230
+ # values to create an email address that identifies the service account. //
1231
1231
  # Corresponds to the JSON property `serviceAccount`
1232
1232
  # @return [Google::Apis::IamV1::ServiceAccount]
1233
1233
  attr_accessor :service_account
@@ -1725,7 +1725,7 @@ module Google
1725
1725
  # https://cloud.google.com/iam/help/service-accounts/overview). When you create
1726
1726
  # a service account, you specify the project ID that owns the service account,
1727
1727
  # as well as a name that must be unique within the project. IAM uses these
1728
- # values to create an email address that identifies the service //
1728
+ # values to create an email address that identifies the service account. //
1729
1729
  class ServiceAccount
1730
1730
  include Google::Apis::Core::Hashable
1731
1731
 
@@ -2190,7 +2190,7 @@ module Google
2190
2190
  # https://cloud.google.com/iam/help/service-accounts/overview). When you create
2191
2191
  # a service account, you specify the project ID that owns the service account,
2192
2192
  # as well as a name that must be unique within the project. IAM uses these
2193
- # values to create an email address that identifies the service //
2193
+ # values to create an email address that identifies the service account. //
2194
2194
  # Corresponds to the JSON property `restoredAccount`
2195
2195
  # @return [Google::Apis::IamV1::ServiceAccount]
2196
2196
  attr_accessor :restored_account
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module IamV1
18
18
  # Version of the google-apis-iam_v1 gem
19
- GEM_VERSION = "0.46.0"
19
+ GEM_VERSION = "0.47.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230710"
25
+ REVISION = "20230713"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-iam_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.46.0
4
+ version: 0.47.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-16 00:00:00.000000000 Z
11
+ date: 2023-07-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -59,7 +59,7 @@ licenses:
59
59
  metadata:
60
60
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
61
61
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iam_v1/CHANGELOG.md
62
- documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.46.0
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.47.0
63
63
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iam_v1
64
64
  post_install_message:
65
65
  rdoc_options: []