google-cloud-access_approval-v1 0.2.0 → 0.2.1
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b744f41cfece9def1a5fa5ddbb74f0379893578fee58149d75691a597d32f07f
|
4
|
+
data.tar.gz: 9e8bace6854244a882706b0f807df96a336ed7a851e50267e4ada9020c7bdce9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ec021a7fe20652f00919f016f90a476d0fe61ab5934b74c6a7214a5ce5738746ec1e0bd5e1787d75e99fc4b7e6dad14bba75931e4deb6541b80b9cec083e01f1
|
7
|
+
data.tar.gz: d09f33553a79be468d1aa658000ca78c9b095c37956ef9520a6e76ba9f1495037892f89563122f0e5b6b2dee31ad6283cee2684d4571da4e1b907fe6857398d1
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-access_approval-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-05-
|
11
|
+
date: 2020-05-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|
@@ -168,7 +168,6 @@ files:
|
|
168
168
|
- lib/google/cloud/access_approval/v1/version.rb
|
169
169
|
- lib/google/cloud/accessapproval/v1/accessapproval_pb.rb
|
170
170
|
- lib/google/cloud/accessapproval/v1/accessapproval_services_pb.rb
|
171
|
-
- lib/google/cloud/common_resources_pb.rb
|
172
171
|
- proto_docs/README.md
|
173
172
|
- proto_docs/google/api/field_behavior.rb
|
174
173
|
- proto_docs/google/api/resource.rb
|
@@ -1,15 +0,0 @@
|
|
1
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
-
# source: google/cloud/common_resources.proto
|
3
|
-
|
4
|
-
require 'google/protobuf'
|
5
|
-
|
6
|
-
require 'google/api/resource_pb'
|
7
|
-
Google::Protobuf::DescriptorPool.generated_pool.build do
|
8
|
-
add_file("google/cloud/common_resources.proto", :syntax => :proto3) do
|
9
|
-
end
|
10
|
-
end
|
11
|
-
|
12
|
-
module Google
|
13
|
-
module Cloud
|
14
|
-
end
|
15
|
-
end
|