google-apis-sqladmin_v1beta4 0.9.0 → 0.10.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: 4d588aead159c4a2574fda0611b29f10299b40fa1686f50a0fb7fac5fe7051a7
|
4
|
+
data.tar.gz: 4e6038e6bf6262c83c76f7b07d3d4d57f1c9b0561c255e898a5c641e8ee507e5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a12a83b874a46529d9a321ffb78a83875ab2bbdbf650931109c8315af76caadea9cd8ee2a603d8efb86ad486cd67f60b6c3bb7a9aca31b55c4db15d609a848a5
|
7
|
+
data.tar.gz: bd2d18341da7e3a0706d3d94ddc570c93896153862e6ea8bcc94a1f33705b196522549f0085a88835083f6accfb2e90e9420cb9247072dd9edd098cd471a452b
|
data/CHANGELOG.md
CHANGED
@@ -2676,15 +2676,14 @@ module Google
|
|
2676
2676
|
include Google::Apis::Core::Hashable
|
2677
2677
|
|
2678
2678
|
# The minimum recommended increase size in GigaBytes This field is consumed by
|
2679
|
-
# the frontend Writers: -- the proactive database wellness job for OOD.
|
2680
|
-
# -- the Pantheon frontend
|
2679
|
+
# the frontend Writers: -- the proactive database wellness job for OOD.
|
2681
2680
|
# Corresponds to the JSON property `sqlMinRecommendedIncreaseSizeGb`
|
2682
2681
|
# @return [Fixnum]
|
2683
2682
|
attr_accessor :sql_min_recommended_increase_size_gb
|
2684
2683
|
|
2685
2684
|
# This field represents the state generated by the proactive database wellness
|
2686
2685
|
# job for OutOfDisk issues. Writers: -- the proactive database wellness job for
|
2687
|
-
# OOD. Readers: -- the
|
2686
|
+
# OOD. Readers: -- the proactive database wellness job
|
2688
2687
|
# Corresponds to the JSON property `sqlOutOfDiskState`
|
2689
2688
|
# @return [String]
|
2690
2689
|
attr_accessor :sql_out_of_disk_state
|
@@ -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.10.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.3.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210608"
|
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.10.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: 2021-06-
|
11
|
+
date: 2021-06-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -52,7 +52,7 @@ licenses:
|
|
52
52
|
metadata:
|
53
53
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
54
54
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-sqladmin_v1beta4/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1beta4/v0.
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1beta4/v0.10.0
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-sqladmin_v1beta4
|
57
57
|
post_install_message:
|
58
58
|
rdoc_options: []
|