google-apis-cloudasset_v1beta1 0.50.0 → 0.51.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: 16f898d5753cc9e3d334c727f7f10d96d2b236aa19efa78c656a344d0522e3ff
|
|
4
|
+
data.tar.gz: 298e8031f8f637fb1b0703955a44456acd65aa8d0c8975ba34d23ff71c207041
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cb5d98983b1fbde93aac6eb7f7cad68f62da2108ab9d701405269301b7e423fb667ff3a33307321eae1d9f4ddc83ee3dcc2f84665ea3edfc3a96871a76993349
|
|
7
|
+
data.tar.gz: 3ba21a9de294e5c0788c6faa02980691acf7cf94f3cf19669dcb29b9ed415fd35be7c1962845d2d6f8dbc139126674ad55f79b61f7ce9b2372610599efc1eb5a
|
data/CHANGELOG.md
CHANGED
|
@@ -1955,8 +1955,8 @@ module Google
|
|
|
1955
1955
|
attr_accessor :modifiers
|
|
1956
1956
|
|
|
1957
1957
|
# URL pattern to allow. Only patterns of ".googleapis.com/*", "www.googleapis.
|
|
1958
|
-
# com//*" and "*.appspot.com/* forms are supported, where should be
|
|
1959
|
-
#
|
|
1958
|
+
# com//*" and "*.appspot.com/* forms are supported, where should be an
|
|
1959
|
+
# alphanumeric name.
|
|
1960
1960
|
# Corresponds to the JSON property `pattern`
|
|
1961
1961
|
# @return [String]
|
|
1962
1962
|
attr_accessor :pattern
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module CloudassetV1beta1
|
|
18
18
|
# Version of the google-apis-cloudasset_v1beta1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.51.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_v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.51.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_v1beta1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1beta1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1beta1/v0.51.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1beta1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|