google-apis-alloydb_v1alpha 0.36.0 → 0.37.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: 07f95eb874e59230af546e46bf6bdc005811f58dc21894aa89a476f88abc4494
|
4
|
+
data.tar.gz: c301eac54ab7ae44643915e27fc01c24251f1cfe6f1c2cd16c7c6c6dfaf57723
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: eb18bbf219642f9cecac5a4d0a96a414c7fcde659f9a52dbc0e9209165b388bf3a4aba39f11b803ceb526f6df97984f722c13a8513922c5af53fb8b465b267b1
|
7
|
+
data.tar.gz: 1b488f61dd96e3e7033421a5421a721b1b1f0ee1045b86cd3e76c948f78e660aedfb414216f69ff76663770871729a698283f2d58289f5bb4fc460fb8d41cb0f
|
data/CHANGELOG.md
CHANGED
@@ -3720,7 +3720,7 @@ module Google
|
|
3720
3720
|
end
|
3721
3721
|
|
3722
3722
|
# DatabaseResourceFeed is the top level proto to be used to ingest different
|
3723
|
-
# database resource level events into Condor platform. Next ID:
|
3723
|
+
# database resource level events into Condor platform. Next ID: 13
|
3724
3724
|
class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
|
3725
3725
|
include Google::Apis::Core::Hashable
|
3726
3726
|
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module AlloydbV1alpha
|
18
18
|
# Version of the google-apis-alloydb_v1alpha gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.37.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250910"
|
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-alloydb_v1alpha
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.37.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-alloydb_v1alpha/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-alloydb_v1alpha/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-alloydb_v1alpha/v0.37.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-alloydb_v1alpha
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|