Merge pull request #2493 from dmcgowan/sync-lease-removal
Add sync option to lease removal
This commit is contained in:
@@ -2563,6 +2563,13 @@ file {
|
||||
type: TYPE_STRING
|
||||
json_name: "id"
|
||||
}
|
||||
field {
|
||||
name: "sync"
|
||||
number: 2
|
||||
label: LABEL_OPTIONAL
|
||||
type: TYPE_BOOL
|
||||
json_name: "sync"
|
||||
}
|
||||
}
|
||||
message_type {
|
||||
name: "ListRequest"
|
||||
|
||||
Reference in New Issue
Block a user