google-apis-sqladmin_v1beta4 0.76.0 → 0.77.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f3be5314677afaf50779a60de2bb900c6e9e7b6e3c6fa998e2020126f8f468ad
|
4
|
+
data.tar.gz: b95ed83e438f2381f977a053cac25e2006722ba1efa14380a8f6b3ced7406680
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b4986c56c858363809f82d2fdb53dacc144d89d8088068c349bc8debddafb23f8e8142a019493a72e3936beca30b579aee9d12680dbac8ab7085ef154ef82224
|
7
|
+
data.tar.gz: 372b0588589bbe3912f16482a0fe1df9552ece4027b19bb4ec442e263016ead88d6737ebc5121d7c2b301e9e40502c950b0db43d19d2f8e088a3456145d1a7ac
|
data/CHANGELOG.md
CHANGED
@@ -3234,7 +3234,7 @@ module Google
|
|
3234
3234
|
# @return [Google::Apis::SqladminV1beta4::SqlSubOperationType]
|
3235
3235
|
attr_accessor :sub_operation_type
|
3236
3236
|
|
3237
|
-
#
|
3237
|
+
#
|
3238
3238
|
# Corresponds to the JSON property `targetId`
|
3239
3239
|
# @return [String]
|
3240
3240
|
attr_accessor :target_id
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module SqladminV1beta4
|
18
18
|
# Version of the google-apis-sqladmin_v1beta4 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.77.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20241210"
|
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-sqladmin_v1beta4
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.77.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:
|
11
|
+
date: 2025-01-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -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-sqladmin_v1beta4/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1beta4/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1beta4/v0.77.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1beta4
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|