google-apis-cloudasset_v1p1beta1 0.51.0 → 0.52.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: 9fdf2b3993f2281ce8d085f6dc550da7da4acafd4ce57ce38cc9548a040c4327
|
|
4
|
+
data.tar.gz: cd4a9b404b71a4cdb2c5539e2a0bc7e626bfc41791297207c317859f42920eb4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 46c967d5a5b4522081c246332bf971f3baac813bb669c54385b1350dd8ab5cf9189d26e3486aa9456be074fa7c605f0c4762daea23e22fe3f2af2831d8a7bcf6
|
|
7
|
+
data.tar.gz: f9da4ac02c27ba5d96b6e765d769f9be41999840030660368960ddba80d5ae64c3b4e9bfcb8b4dd178c8bcec56788fb9b818418deffc3d57d17e8cf774011383
|
data/CHANGELOG.md
CHANGED
|
@@ -1765,8 +1765,8 @@ module Google
|
|
|
1765
1765
|
attr_accessor :modifiers
|
|
1766
1766
|
|
|
1767
1767
|
# URL pattern to allow. Only patterns of ".googleapis.com/*", "www.googleapis.
|
|
1768
|
-
# com//*" and "*.appspot.com/* forms are supported, where should be
|
|
1769
|
-
#
|
|
1768
|
+
# com//*" and "*.appspot.com/* forms are supported, where should be an
|
|
1769
|
+
# alphanumeric name.
|
|
1770
1770
|
# Corresponds to the JSON property `pattern`
|
|
1771
1771
|
# @return [String]
|
|
1772
1772
|
attr_accessor :pattern
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module CloudassetV1p1beta1
|
|
18
18
|
# Version of the google-apis-cloudasset_v1p1beta1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.52.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 = "20260801"
|
|
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-cloudasset_v1p1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.52.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-cloudasset_v1p1beta1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p1beta1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p1beta1/v0.52.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1p1beta1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|