google-apis-chromepolicy_v1 0.53.0 → 0.54.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: bfaa77d10e2d72a269df92beb8e0c583535eba36ce5045fb8d6a2e09f24d12fd
|
|
4
|
+
data.tar.gz: 907632b5283aac84392ffcd03d4bd37e8f3ba4f3857869f68d52d298a37ebff1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: bc8ebd39b375baa364ddf13253d05e7aa0cd095fdb54aa2d3a61d972cbbb664b109796bc270265b9a0567fe5edf79d9eff311142f2eeaabc181fc68bb1871f17
|
|
7
|
+
data.tar.gz: c076caed254ee42f198848329a685d51610552de5832fd5b028066af4590d3a19e1bdb3ef7f48d1d0516240d439e67fd1e5e426e6510aff75258ec54bf47ac13
|
data/CHANGELOG.md
CHANGED
|
@@ -1682,7 +1682,7 @@ module Google
|
|
|
1682
1682
|
class Proto2FileDescriptorProto
|
|
1683
1683
|
include Google::Apis::Core::Hashable
|
|
1684
1684
|
|
|
1685
|
-
# copybara:strip_begin TODO(b/
|
|
1685
|
+
# copybara:strip_begin TODO(b/538805613) Deprecate and remove this field in
|
|
1686
1686
|
# favor of enums. copybara:strip_end
|
|
1687
1687
|
# Corresponds to the JSON property `editionDeprecated`
|
|
1688
1688
|
# @return [String]
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module ChromepolicyV1
|
|
18
18
|
# Version of the google-apis-chromepolicy_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.54.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.19.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260726"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-chromepolicy_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.54.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-chromepolicy_v1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-chromepolicy_v1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-chromepolicy_v1/v0.54.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-chromepolicy_v1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|