Added filters to snapshots API
Signed-off-by: bpopovschi <zyqsempai@mail.ru>
This commit is contained in:
committed by
Derek McGowan
parent
c59561a08e
commit
e8c14c07c6
@@ -3390,6 +3390,13 @@ file {
|
||||
type: TYPE_STRING
|
||||
json_name: "snapshotter"
|
||||
}
|
||||
field {
|
||||
name: "filters"
|
||||
number: 2
|
||||
label: LABEL_REPEATED
|
||||
type: TYPE_STRING
|
||||
json_name: "filters"
|
||||
}
|
||||
}
|
||||
message_type {
|
||||
name: "ListSnapshotsResponse"
|
||||
|
||||
Reference in New Issue
Block a user