google-cloud-spanner-admin-database-v1 0.1.1 → 0.1.2
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: 0ac5b7712dc559019fe860d1661eae464bfcb918952ab1a8e613ae683cdb78c0
|
|
4
|
+
data.tar.gz: 342a83999b2d95a5dfe520e205129b8061b1ba777fe50eb4cfcaf9554cb7a50c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 817cad4c449fffaa75c3d0cb3d06e76caae3a346f072b3f5a175002db17ec8f1ba2951a842ec2e768454879c8205b081840a4d6deb612f36b63842ecd8f51716
|
|
7
|
+
data.tar.gz: 5646ab4e6a4d153fa7080df6683f2c7eccdb2c19f9d7e6c00695b5d90a1773c0ca17b3a303ea2d708e1a111dac43c12f8de86c1bade1b870c456d908958fa4e1
|
|
@@ -77,7 +77,7 @@ module Google
|
|
|
77
77
|
initial_delay: 1.0,
|
|
78
78
|
max_delay: 32.0,
|
|
79
79
|
multiplier: 1.3,
|
|
80
|
-
retry_codes: [
|
|
80
|
+
retry_codes: [14, 4]
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
default_config.rpcs.create_database.timeout = 3600.0
|
|
@@ -87,7 +87,7 @@ module Google
|
|
|
87
87
|
initial_delay: 1.0,
|
|
88
88
|
max_delay: 32.0,
|
|
89
89
|
multiplier: 1.3,
|
|
90
|
-
retry_codes: [
|
|
90
|
+
retry_codes: [14, 4]
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
default_config.rpcs.update_database_ddl.timeout = 3600.0
|
|
@@ -95,7 +95,7 @@ module Google
|
|
|
95
95
|
initial_delay: 1.0,
|
|
96
96
|
max_delay: 32.0,
|
|
97
97
|
multiplier: 1.3,
|
|
98
|
-
retry_codes: [
|
|
98
|
+
retry_codes: [14, 4]
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
default_config.rpcs.drop_database.timeout = 3600.0
|
|
@@ -103,7 +103,7 @@ module Google
|
|
|
103
103
|
initial_delay: 1.0,
|
|
104
104
|
max_delay: 32.0,
|
|
105
105
|
multiplier: 1.3,
|
|
106
|
-
retry_codes: [
|
|
106
|
+
retry_codes: [14, 4]
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
default_config.rpcs.get_database_ddl.timeout = 3600.0
|
|
@@ -111,7 +111,7 @@ module Google
|
|
|
111
111
|
initial_delay: 1.0,
|
|
112
112
|
max_delay: 32.0,
|
|
113
113
|
multiplier: 1.3,
|
|
114
|
-
retry_codes: [
|
|
114
|
+
retry_codes: [14, 4]
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
default_config.rpcs.set_iam_policy.timeout = 30.0
|
|
@@ -121,7 +121,7 @@ module Google
|
|
|
121
121
|
initial_delay: 1.0,
|
|
122
122
|
max_delay: 32.0,
|
|
123
123
|
multiplier: 1.3,
|
|
124
|
-
retry_codes: [
|
|
124
|
+
retry_codes: [14, 4]
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
default_config.rpcs.test_iam_permissions.timeout = 30.0
|
|
@@ -133,7 +133,7 @@ module Google
|
|
|
133
133
|
initial_delay: 1.0,
|
|
134
134
|
max_delay: 32.0,
|
|
135
135
|
multiplier: 1.3,
|
|
136
|
-
retry_codes: [
|
|
136
|
+
retry_codes: [14, 4]
|
|
137
137
|
}
|
|
138
138
|
|
|
139
139
|
default_config.rpcs.update_backup.timeout = 3600.0
|
|
@@ -141,7 +141,7 @@ module Google
|
|
|
141
141
|
initial_delay: 1.0,
|
|
142
142
|
max_delay: 32.0,
|
|
143
143
|
multiplier: 1.3,
|
|
144
|
-
retry_codes: [
|
|
144
|
+
retry_codes: [14, 4]
|
|
145
145
|
}
|
|
146
146
|
|
|
147
147
|
default_config.rpcs.delete_backup.timeout = 3600.0
|
|
@@ -149,7 +149,7 @@ module Google
|
|
|
149
149
|
initial_delay: 1.0,
|
|
150
150
|
max_delay: 32.0,
|
|
151
151
|
multiplier: 1.3,
|
|
152
|
-
retry_codes: [
|
|
152
|
+
retry_codes: [14, 4]
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
default_config.rpcs.list_backups.timeout = 3600.0
|
|
@@ -157,7 +157,7 @@ module Google
|
|
|
157
157
|
initial_delay: 1.0,
|
|
158
158
|
max_delay: 32.0,
|
|
159
159
|
multiplier: 1.3,
|
|
160
|
-
retry_codes: [
|
|
160
|
+
retry_codes: [14, 4]
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
default_config.rpcs.restore_database.timeout = 3600.0
|
|
@@ -167,7 +167,7 @@ module Google
|
|
|
167
167
|
initial_delay: 1.0,
|
|
168
168
|
max_delay: 32.0,
|
|
169
169
|
multiplier: 1.3,
|
|
170
|
-
retry_codes: [
|
|
170
|
+
retry_codes: [14, 4]
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
default_config.rpcs.list_backup_operations.timeout = 3600.0
|
|
@@ -175,7 +175,7 @@ module Google
|
|
|
175
175
|
initial_delay: 1.0,
|
|
176
176
|
max_delay: 32.0,
|
|
177
177
|
multiplier: 1.3,
|
|
178
|
-
retry_codes: [
|
|
178
|
+
retry_codes: [14, 4]
|
|
179
179
|
}
|
|
180
180
|
|
|
181
181
|
default_config
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-spanner-admin-database-v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-07
|
|
11
|
+
date: 2020-08-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: gapic-common
|