grpc-google-iam-v1 1.9.0 → 1.10.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 +4 -4
- data/CHANGELOG.md +6 -0
- data/lib/google/iam/v1/iam_policy_pb.rb +1 -1
- data/lib/google/iam/v1/iam_policy_services_pb.rb +1 -1
- data/lib/google/iam/v1/options_pb.rb +1 -1
- data/lib/google/iam/v1/policy_pb.rb +1 -1
- data/lib/google/iam/v1/resource_policy_member_pb.rb +1 -1
- data/lib/grpc/google/iam/v1/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 20a9c363ecadf42b5717b9eeb95fa912f37889064270cfd9d034d24804198349
|
4
|
+
data.tar.gz: 2703d59ff67c70a9cf066de0c31bcf2dbc0ee19d59f0ff3328aac39dcbcf29a9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e3242455d6af87d783b94891aff4b84b31efadf663f9783ce742b61766e468d02b9d8511bda3d04bb9605475a11c3fe887d6abcaa4338a64e80c2ab7c28c3f82
|
7
|
+
data.tar.gz: 5feb422d77a96f5bac79722737932f48d657e6e9b2d4bc26c8698c72785910fd7e91f40bef5d9b4bf929c84c602ae31f917358ef5c8726d8d3994ff7748cb844
|
data/CHANGELOG.md
CHANGED
@@ -55,7 +55,7 @@ end
|
|
55
55
|
|
56
56
|
#### Source proto file: google/iam/v1/iam_policy.proto ####
|
57
57
|
#
|
58
|
-
# // Copyright
|
58
|
+
# // Copyright 2025 Google LLC
|
59
59
|
# //
|
60
60
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
61
61
|
# // you may not use this file except in compliance with the License.
|
@@ -1,7 +1,7 @@
|
|
1
1
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
2
|
# Source: google/iam/v1/iam_policy.proto for package 'google.iam.v1'
|
3
3
|
# Original file comments:
|
4
|
-
# Copyright
|
4
|
+
# Copyright 2025 Google LLC
|
5
5
|
#
|
6
6
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
7
7
|
# you may not use this file except in compliance with the License.
|
@@ -41,7 +41,7 @@ end
|
|
41
41
|
|
42
42
|
#### Source proto file: google/iam/v1/options.proto ####
|
43
43
|
#
|
44
|
-
# // Copyright
|
44
|
+
# // Copyright 2025 Google LLC
|
45
45
|
# //
|
46
46
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
47
47
|
# // you may not use this file except in compliance with the License.
|
@@ -53,7 +53,7 @@ end
|
|
53
53
|
|
54
54
|
#### Source proto file: google/iam/v1/policy.proto ####
|
55
55
|
#
|
56
|
-
# // Copyright
|
56
|
+
# // Copyright 2025 Google LLC
|
57
57
|
# //
|
58
58
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
59
59
|
# // you may not use this file except in compliance with the License.
|
@@ -43,7 +43,7 @@ end
|
|
43
43
|
|
44
44
|
#### Source proto file: google/iam/v1/resource_policy_member.proto ####
|
45
45
|
#
|
46
|
-
# // Copyright
|
46
|
+
# // Copyright 2025 Google LLC
|
47
47
|
# //
|
48
48
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
49
49
|
# // you may not use this file except in compliance with the License.
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: grpc-google-iam-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.10.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-
|
10
|
+
date: 2025-03-19 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: googleapis-common-protos
|
@@ -83,14 +83,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
83
83
|
requirements:
|
84
84
|
- - ">="
|
85
85
|
- !ruby/object:Gem::Version
|
86
|
-
version: '
|
86
|
+
version: '3.0'
|
87
87
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
88
88
|
requirements:
|
89
89
|
- - ">="
|
90
90
|
- !ruby/object:Gem::Version
|
91
91
|
version: '0'
|
92
92
|
requirements: []
|
93
|
-
rubygems_version: 3.6.
|
93
|
+
rubygems_version: 3.6.5
|
94
94
|
specification_version: 4
|
95
95
|
summary: Common protos and gRPC services for Google IAM
|
96
96
|
test_files: []
|