google-apis-iam_v1 0.3.0 → 0.4.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: d131ab047ac06e5d40f43fa951ea9635c20a766f99cdd96630df69b55b6176bf
4
- data.tar.gz: 59692b803c10603809f403461ebc18a1ace75ab2902d6cfb70403a4b58fdfa65
3
+ metadata.gz: '0804d525dde44eeb3ed19fe28e5d80a6713e35b59d089362cfde6d4e1ce9bb12'
4
+ data.tar.gz: 553025c124793e4fa4d0b308db2e00bc79d5374b17dea0235a38e32f44bbb2cf
5
5
  SHA512:
6
- metadata.gz: 0c0dbf1a368ab192c6b401e5aa3d657e3f38e738cad7c070024140249d7eea12d116624f1b5abb8326b9cfde65a3f844b338cf3e291ace105a769e62af16b8bf
7
- data.tar.gz: c2bc473f1fffe93205f1e1cac0f1069a4c5d79495436c3585106fa815d2ab8bb81549323a432d7f2bcf05b854a321e36cb04585aaa21c65bfbcf645b85f28d25
6
+ metadata.gz: 7872296485910171ae452e22d0bca03afdd048c96dada4039df6467a5ed4358a907da4db3e635a1231857b3921d6dde99b5056017409e5391f0f09ccef9d7c5e
7
+ data.tar.gz: 2a4e7494fa286fe0f5c853dfd08a4ffb662b2394fdaf448537abc03a804dbd38d8f9f28581f9759ab8430aa02a9b1c871313d2c6c3119594c8b928a068a036c5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-iam_v1
2
2
 
3
+ ### v0.4.0 (2021-03-10)
4
+
5
+ * Regenerated from discovery document revision 20210226
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.3.0 (2021-03-04)
4
9
 
5
10
  * Unspecified changes
@@ -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.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210211"
25
+ REVISION = "20210226"
26
26
  end
27
27
  end
28
28
  end
@@ -1627,13 +1627,12 @@ module Google
1627
1627
  execute_or_queue_command(command, &block)
1628
1628
  end
1629
1629
 
1630
- # **Note:** This method is deprecated and will stop working on July 1, 2021. Use
1631
- # the [`signBlob`](https://cloud.google.com/iam/help/rest-credentials/v1/
1632
- # projects.serviceAccounts/signBlob) method in the IAM Service Account
1633
- # Credentials API instead. If you currently use this method, see the [migration
1634
- # guide](https://cloud.google.com/iam/help/credentials/migrate-api) for
1635
- # instructions. Signs a blob using the system-managed private key for a
1636
- # ServiceAccount.
1630
+ # **Note:** This method is deprecated. Use the [`signBlob`](https://cloud.google.
1631
+ # com/iam/help/rest-credentials/v1/projects.serviceAccounts/signBlob) method in
1632
+ # the IAM Service Account Credentials API instead. If you currently use this
1633
+ # method, see the [migration guide](https://cloud.google.com/iam/help/
1634
+ # credentials/migrate-api) for instructions. Signs a blob using the system-
1635
+ # managed private key for a ServiceAccount.
1637
1636
  # @param [String] name
1638
1637
  # Required. Deprecated. [Migrate to Service Account Credentials API](https://
1639
1638
  # cloud.google.com/iam/help/credentials/migrate-api). The resource name of the
@@ -1671,12 +1670,12 @@ module Google
1671
1670
  execute_or_queue_command(command, &block)
1672
1671
  end
1673
1672
 
1674
- # **Note:** This method is deprecated and will stop working on July 1, 2021. Use
1675
- # the [`signJwt`](https://cloud.google.com/iam/help/rest-credentials/v1/projects.
1676
- # serviceAccounts/signJwt) method in the IAM Service Account Credentials API
1677
- # instead. If you currently use this method, see the [migration guide](https://
1678
- # cloud.google.com/iam/help/credentials/migrate-api) for instructions. Signs a
1679
- # JSON Web Token (JWT) using the system-managed private key for a ServiceAccount.
1673
+ # **Note:** This method is deprecated. Use the [`signJwt`](https://cloud.google.
1674
+ # com/iam/help/rest-credentials/v1/projects.serviceAccounts/signJwt) method in
1675
+ # the IAM Service Account Credentials API instead. If you currently use this
1676
+ # method, see the [migration guide](https://cloud.google.com/iam/help/
1677
+ # credentials/migrate-api) for instructions. Signs a JSON Web Token (JWT) using
1678
+ # the system-managed private key for a ServiceAccount.
1680
1679
  # @param [String] name
1681
1680
  # Required. Deprecated. [Migrate to Service Account Credentials API](https://
1682
1681
  # cloud.google.com/iam/help/credentials/migrate-api). The resource name of the
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.3.0
4
+ version: 0.4.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: 2021-03-08 00:00:00.000000000 Z
11
+ date: 2021-03-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -53,7 +53,7 @@ licenses:
53
53
  metadata:
54
54
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
55
55
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-iam_v1/CHANGELOG.md
56
- documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.3.0
56
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.4.0
57
57
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-iam_v1
58
58
  post_install_message:
59
59
  rdoc_options: []