google-apis-iam_v1 0.82.0 → 0.83.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 91c9782817fe27515c458b3d990fb37b171bd43eccc6d653829024efb0e263b7
4
- data.tar.gz: cb9fffbddcdc1fceeb2cd2761bcaf833fd729e0824983c9b65c2538a543d328a
3
+ metadata.gz: 6f647b662b10456c63cafb867beb7dcbc78e1dcd752067c4dcc408bedf35ad2a
4
+ data.tar.gz: f2089fbf68c527bce44a4f4fe83927359ff9401f5f6f2a267c37a7a7019d0fc2
5
5
  SHA512:
6
- metadata.gz: 779138021f21985eded7cc33e2ec054e4adac7250f3de39b45e9ca7753f33b3caf81b45ecec019b1327b7d5b1e1862df45d8de481f02d2d988bca28172e32aae
7
- data.tar.gz: 50c7ae92d77f0461c730549f6c44139f059df7bcce6080953207bfacbfd597ae77d08311eadd11629a201b82b9d1e0394452921c960a6c1541b67385de9c2021
6
+ metadata.gz: a7341589d0b8236a4e155f419a045a5ef2a53dab4ee21cf8413757553c6b50d6a77aa2fdda106a0a36e97d41d7bc3e7785e5dbbc17d7cd146ae1da03823227bf
7
+ data.tar.gz: 220d7528cd4b56465ce0eee484928ab2c4c9aad4e286093317f44d5364c45201fd5ce4d97ad694f2782439415f39def2167aad5754a915a18b65f295b8b94c59
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-iam_v1
2
2
 
3
+ ### v0.83.0 (2026-02-01)
4
+
5
+ * Regenerated from discovery document revision 20260123
6
+
3
7
  ### v0.82.0 (2026-01-25)
4
8
 
5
9
  * Regenerated from discovery document revision 20260116
@@ -3750,7 +3750,7 @@ module Google
3750
3750
  # @return [String]
3751
3751
  attr_accessor :mode
3752
3752
 
3753
- # Output only. The resource name of the pool.
3753
+ # Identifier. The resource name of the pool.
3754
3754
  # Corresponds to the JSON property `name`
3755
3755
  # @return [String]
3756
3756
  attr_accessor :name
@@ -3801,7 +3801,7 @@ module Google
3801
3801
  # @return [String]
3802
3802
  attr_accessor :expire_time
3803
3803
 
3804
- # Output only. The resource name of the managed identity.
3804
+ # Identifier. The resource name of the managed identity.
3805
3805
  # Corresponds to the JSON property `name`
3806
3806
  # @return [String]
3807
3807
  attr_accessor :name
@@ -3849,7 +3849,7 @@ module Google
3849
3849
  # @return [String]
3850
3850
  attr_accessor :expire_time
3851
3851
 
3852
- # Output only. The resource name of the namespace.
3852
+ # Identifier. The resource name of the namespace.
3853
3853
  # Corresponds to the JSON property `name`
3854
3854
  # @return [String]
3855
3855
  attr_accessor :name
@@ -3983,7 +3983,7 @@ module Google
3983
3983
  # @return [String]
3984
3984
  attr_accessor :expire_time
3985
3985
 
3986
- # Output only. The resource name of the provider.
3986
+ # Identifier. The resource name of the provider.
3987
3987
  # Corresponds to the JSON property `name`
3988
3988
  # @return [String]
3989
3989
  attr_accessor :name
@@ -4049,7 +4049,7 @@ module Google
4049
4049
  # @return [Google::Apis::IamV1::KeyData]
4050
4050
  attr_accessor :key_data
4051
4051
 
4052
- # Output only. The resource name of the key.
4052
+ # Identifier. The resource name of the key.
4053
4053
  # Corresponds to the JSON property `name`
4054
4054
  # @return [String]
4055
4055
  attr_accessor :name
@@ -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.82.0"
19
+ GEM_VERSION = "0.83.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260116"
25
+ REVISION = "20260123"
26
26
  end
27
27
  end
28
28
  end
@@ -2457,7 +2457,7 @@ module Google
2457
2457
 
2458
2458
  # Updates an existing WorkloadIdentityPool.
2459
2459
  # @param [String] name
2460
- # Output only. The resource name of the pool.
2460
+ # Identifier. The resource name of the pool.
2461
2461
  # @param [Google::Apis::IamV1::WorkloadIdentityPool] workload_identity_pool_object
2462
2462
  # @param [String] update_mask
2463
2463
  # Required. The list of fields to update.
@@ -2742,7 +2742,7 @@ module Google
2742
2742
 
2743
2743
  # Updates an existing WorkloadIdentityPoolNamespace in a WorkloadIdentityPool.
2744
2744
  # @param [String] name
2745
- # Output only. The resource name of the namespace.
2745
+ # Identifier. The resource name of the namespace.
2746
2746
  # @param [Google::Apis::IamV1::WorkloadIdentityPoolNamespace] workload_identity_pool_namespace_object
2747
2747
  # @param [String] update_mask
2748
2748
  # Required. The list of fields to update.
@@ -3042,7 +3042,7 @@ module Google
3042
3042
  # Updates an existing WorkloadIdentityPoolManagedIdentity in a
3043
3043
  # WorkloadIdentityPoolNamespace.
3044
3044
  # @param [String] name
3045
- # Output only. The resource name of the managed identity.
3045
+ # Identifier. The resource name of the managed identity.
3046
3046
  # @param [Google::Apis::IamV1::WorkloadIdentityPoolManagedIdentity] workload_identity_pool_managed_identity_object
3047
3047
  # @param [String] update_mask
3048
3048
  # Required. The list of fields to update.
@@ -3451,7 +3451,7 @@ module Google
3451
3451
 
3452
3452
  # Updates an existing WorkloadIdentityPoolProvider.
3453
3453
  # @param [String] name
3454
- # Output only. The resource name of the provider.
3454
+ # Identifier. The resource name of the provider.
3455
3455
  # @param [Google::Apis::IamV1::WorkloadIdentityPoolProvider] workload_identity_pool_provider_object
3456
3456
  # @param [String] update_mask
3457
3457
  # Required. The list of fields to update.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-iam_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.82.0
4
+ version: 0.83.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iam_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.82.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iam_v1/v0.83.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iam_v1
63
63
  rdoc_options: []
64
64
  require_paths: