google-cloud-bigtable-admin-v2 0.1.0 → 0.1.1
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: 285d6b16cc556bda5e69b17b4ad046c32a0b7ba4110a8829f7a0b6977e280e9c
|
4
|
+
data.tar.gz: 79a5921dc387682ce6e681f084d1c55d2b077fecfa506cccfebffb41b6faf11c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: afbec1df8bba43f2ea73b2a87d69058c9a33334abe5301e58a94e62c8804fe4d9718fefbb94aba830b884b582addda812a460701cfee7ae6ed9dcd4c2fe9f8fb
|
7
|
+
data.tar.gz: e5c4cb201b36c3bfa0a0379ae3cb199e1f6d413f925a632058e024193472b1e740d7408769cb5bb023da86d1e5c3ca09ec19dcdf3cea415a8578818c50882f17
|
@@ -75,7 +75,7 @@ module Google
|
|
75
75
|
initial_delay: 1.0,
|
76
76
|
max_delay: 60.0,
|
77
77
|
multiplier: 2,
|
78
|
-
retry_codes: [
|
78
|
+
retry_codes: [14, 4]
|
79
79
|
}
|
80
80
|
|
81
81
|
default_config.rpcs.list_instances.timeout = 60.0
|
@@ -83,7 +83,7 @@ module Google
|
|
83
83
|
initial_delay: 1.0,
|
84
84
|
max_delay: 60.0,
|
85
85
|
multiplier: 2,
|
86
|
-
retry_codes: [
|
86
|
+
retry_codes: [14, 4]
|
87
87
|
}
|
88
88
|
|
89
89
|
default_config.rpcs.update_instance.timeout = 60.0
|
@@ -91,7 +91,7 @@ module Google
|
|
91
91
|
initial_delay: 1.0,
|
92
92
|
max_delay: 60.0,
|
93
93
|
multiplier: 2,
|
94
|
-
retry_codes: [
|
94
|
+
retry_codes: [14, 4]
|
95
95
|
}
|
96
96
|
|
97
97
|
default_config.rpcs.partial_update_instance.timeout = 60.0
|
@@ -99,7 +99,7 @@ module Google
|
|
99
99
|
initial_delay: 1.0,
|
100
100
|
max_delay: 60.0,
|
101
101
|
multiplier: 2,
|
102
|
-
retry_codes: [
|
102
|
+
retry_codes: [14, 4]
|
103
103
|
}
|
104
104
|
|
105
105
|
default_config.rpcs.delete_instance.timeout = 60.0
|
@@ -111,7 +111,7 @@ module Google
|
|
111
111
|
initial_delay: 1.0,
|
112
112
|
max_delay: 60.0,
|
113
113
|
multiplier: 2,
|
114
|
-
retry_codes: [
|
114
|
+
retry_codes: [14, 4]
|
115
115
|
}
|
116
116
|
|
117
117
|
default_config.rpcs.list_clusters.timeout = 60.0
|
@@ -119,7 +119,7 @@ module Google
|
|
119
119
|
initial_delay: 1.0,
|
120
120
|
max_delay: 60.0,
|
121
121
|
multiplier: 2,
|
122
|
-
retry_codes: [
|
122
|
+
retry_codes: [14, 4]
|
123
123
|
}
|
124
124
|
|
125
125
|
default_config.rpcs.update_cluster.timeout = 60.0
|
@@ -127,7 +127,7 @@ module Google
|
|
127
127
|
initial_delay: 1.0,
|
128
128
|
max_delay: 60.0,
|
129
129
|
multiplier: 2,
|
130
|
-
retry_codes: [
|
130
|
+
retry_codes: [14, 4]
|
131
131
|
}
|
132
132
|
|
133
133
|
default_config.rpcs.delete_cluster.timeout = 60.0
|
@@ -139,7 +139,7 @@ module Google
|
|
139
139
|
initial_delay: 1.0,
|
140
140
|
max_delay: 60.0,
|
141
141
|
multiplier: 2,
|
142
|
-
retry_codes: [
|
142
|
+
retry_codes: [14, 4]
|
143
143
|
}
|
144
144
|
|
145
145
|
default_config.rpcs.list_app_profiles.timeout = 60.0
|
@@ -147,7 +147,7 @@ module Google
|
|
147
147
|
initial_delay: 1.0,
|
148
148
|
max_delay: 60.0,
|
149
149
|
multiplier: 2,
|
150
|
-
retry_codes: [
|
150
|
+
retry_codes: [14, 4]
|
151
151
|
}
|
152
152
|
|
153
153
|
default_config.rpcs.update_app_profile.timeout = 60.0
|
@@ -155,7 +155,7 @@ module Google
|
|
155
155
|
initial_delay: 1.0,
|
156
156
|
max_delay: 60.0,
|
157
157
|
multiplier: 2,
|
158
|
-
retry_codes: [
|
158
|
+
retry_codes: [14, 4]
|
159
159
|
}
|
160
160
|
|
161
161
|
default_config.rpcs.delete_app_profile.timeout = 60.0
|
@@ -165,7 +165,7 @@ module Google
|
|
165
165
|
initial_delay: 1.0,
|
166
166
|
max_delay: 60.0,
|
167
167
|
multiplier: 2,
|
168
|
-
retry_codes: [
|
168
|
+
retry_codes: [14, 4]
|
169
169
|
}
|
170
170
|
|
171
171
|
default_config.rpcs.set_iam_policy.timeout = 60.0
|
@@ -175,7 +175,7 @@ module Google
|
|
175
175
|
initial_delay: 1.0,
|
176
176
|
max_delay: 60.0,
|
177
177
|
multiplier: 2,
|
178
|
-
retry_codes: [
|
178
|
+
retry_codes: [14, 4]
|
179
179
|
}
|
180
180
|
|
181
181
|
default_config
|
@@ -79,7 +79,7 @@ module Google
|
|
79
79
|
initial_delay: 1.0,
|
80
80
|
max_delay: 60.0,
|
81
81
|
multiplier: 2,
|
82
|
-
retry_codes: [
|
82
|
+
retry_codes: [14, 4]
|
83
83
|
}
|
84
84
|
|
85
85
|
default_config.rpcs.get_table.timeout = 60.0
|
@@ -87,7 +87,7 @@ module Google
|
|
87
87
|
initial_delay: 1.0,
|
88
88
|
max_delay: 60.0,
|
89
89
|
multiplier: 2,
|
90
|
-
retry_codes: [
|
90
|
+
retry_codes: [14, 4]
|
91
91
|
}
|
92
92
|
|
93
93
|
default_config.rpcs.delete_table.timeout = 60.0
|
@@ -101,7 +101,7 @@ module Google
|
|
101
101
|
initial_delay: 1.0,
|
102
102
|
max_delay: 60.0,
|
103
103
|
multiplier: 2,
|
104
|
-
retry_codes: [
|
104
|
+
retry_codes: [14, 4]
|
105
105
|
}
|
106
106
|
|
107
107
|
default_config.rpcs.check_consistency.timeout = 60.0
|
@@ -109,7 +109,7 @@ module Google
|
|
109
109
|
initial_delay: 1.0,
|
110
110
|
max_delay: 60.0,
|
111
111
|
multiplier: 2,
|
112
|
-
retry_codes: [
|
112
|
+
retry_codes: [14, 4]
|
113
113
|
}
|
114
114
|
|
115
115
|
default_config.rpcs.snapshot_table.timeout = 60.0
|
@@ -119,7 +119,7 @@ module Google
|
|
119
119
|
initial_delay: 1.0,
|
120
120
|
max_delay: 60.0,
|
121
121
|
multiplier: 2,
|
122
|
-
retry_codes: [
|
122
|
+
retry_codes: [14, 4]
|
123
123
|
}
|
124
124
|
|
125
125
|
default_config.rpcs.list_snapshots.timeout = 60.0
|
@@ -127,7 +127,7 @@ module Google
|
|
127
127
|
initial_delay: 1.0,
|
128
128
|
max_delay: 60.0,
|
129
129
|
multiplier: 2,
|
130
|
-
retry_codes: [
|
130
|
+
retry_codes: [14, 4]
|
131
131
|
}
|
132
132
|
|
133
133
|
default_config.rpcs.delete_snapshot.timeout = 60.0
|
@@ -137,7 +137,7 @@ module Google
|
|
137
137
|
initial_delay: 1.0,
|
138
138
|
max_delay: 60.0,
|
139
139
|
multiplier: 2,
|
140
|
-
retry_codes: [
|
140
|
+
retry_codes: [14, 4]
|
141
141
|
}
|
142
142
|
|
143
143
|
default_config.rpcs.set_iam_policy.timeout = 60.0
|
@@ -147,7 +147,7 @@ module Google
|
|
147
147
|
initial_delay: 1.0,
|
148
148
|
max_delay: 60.0,
|
149
149
|
multiplier: 2,
|
150
|
-
retry_codes: [
|
150
|
+
retry_codes: [14, 4]
|
151
151
|
}
|
152
152
|
|
153
153
|
default_config
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-bigtable-admin-v2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
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-08-
|
11
|
+
date: 2020-08-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|