We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2efe0f7 commit 9a55dbeCopy full SHA for 9a55dbe
proto/spaceone/api/dashboard/v1/private_data_table.proto
@@ -166,7 +166,6 @@ message PrivateDataTableInfo {
166
google.protobuf.Struct labels_info = 9;
167
google.protobuf.Struct data_info = 10;
168
repeated string sort_keys = 11;
169
- string cache_key = 12;
170
string error_message = 13;
171
172
string domain_id = 21;
proto/spaceone/api/dashboard/v1/public_data_table.proto
@@ -334,7 +334,6 @@ message PublicDataTableInfo {
334
335
336
337
338
339
340
ResourceGroup resource_group = 20;
0 commit comments