google-apis-verifiedaccess_v2 0.3.0 → 0.4.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 903626e57af0b21b46c8fa6e937f33eb914598dbd886f73005ce5d6be61b111a
|
|
4
|
+
data.tar.gz: b5ac04a989b0c388fb4f6d88f416028fcbd429c81bdf088a646406d7cc9f8520
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: eedd0b2fc18d96b7ac750807c792b618fef03972c5647dcfca47df62404b40dd6177d1c5031c9bbb480b895bf40158ab1127e9b8634b9306b6ca856f7947f99f
|
|
7
|
+
data.tar.gz: b4abf025ae62e2ff4755c571ca47e516605e10d1003782f605470d0aa794b64e840310d0a7dac269bf16101394865526af431bd3cdc2419a92df37dc70351f32
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
# Release history for google-apis-verifiedaccess_v2
|
|
2
2
|
|
|
3
|
+
### v0.4.0 (2022-06-30)
|
|
4
|
+
|
|
5
|
+
* Regenerated from discovery document revision 20220519
|
|
6
|
+
* Regenerated using generator version 0.8.0
|
|
7
|
+
|
|
3
8
|
### v0.3.0 (2022-06-20)
|
|
4
9
|
|
|
5
10
|
* Regenerated using generator version 0.7.0
|
|
@@ -53,8 +53,7 @@ module Google
|
|
|
53
53
|
# A generic empty message that you can re-use to avoid defining duplicated empty
|
|
54
54
|
# messages in your APIs. A typical example is to use it as the request or the
|
|
55
55
|
# response type of an API method. For instance: service Foo ` rpc Bar(google.
|
|
56
|
-
# protobuf.Empty) returns (google.protobuf.Empty); `
|
|
57
|
-
# `Empty` is empty JSON object ````.
|
|
56
|
+
# protobuf.Empty) returns (google.protobuf.Empty); `
|
|
58
57
|
class Empty
|
|
59
58
|
include Google::Apis::Core::Hashable
|
|
60
59
|
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module VerifiedaccessV2
|
|
18
18
|
# Version of the google-apis-verifiedaccess_v2 gem
|
|
19
|
-
GEM_VERSION = "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.
|
|
22
|
+
GENERATOR_VERSION = "0.8.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20220519"
|
|
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-verifiedaccess_v2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 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: 2022-
|
|
11
|
+
date: 2022-07-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -16,7 +16,7 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - ">="
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: '0.
|
|
19
|
+
version: '0.7'
|
|
20
20
|
- - "<"
|
|
21
21
|
- !ruby/object:Gem::Version
|
|
22
22
|
version: 2.a
|
|
@@ -26,7 +26,7 @@ dependencies:
|
|
|
26
26
|
requirements:
|
|
27
27
|
- - ">="
|
|
28
28
|
- !ruby/object:Gem::Version
|
|
29
|
-
version: '0.
|
|
29
|
+
version: '0.7'
|
|
30
30
|
- - "<"
|
|
31
31
|
- !ruby/object:Gem::Version
|
|
32
32
|
version: 2.a
|
|
@@ -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-verifiedaccess_v2/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-verifiedaccess_v2/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-verifiedaccess_v2/v0.4.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-verifiedaccess_v2
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|