forked from TrueCloudLab/frostfs-api-go
proto: regenerate files
This commit is contained in:
parent
ba32395894
commit
7a7deb0b01
2 changed files with 2 additions and 0 deletions
Binary file not shown.
|
@ -70,6 +70,8 @@ message SystemHeader {
|
|||
}
|
||||
|
||||
message CreationPoint {
|
||||
option (gogoproto.goproto_stringer) = false;
|
||||
|
||||
// UnixTime is a date of creation in unixtime format
|
||||
int64 UnixTime = 1;
|
||||
// Epoch is a date of creation in NeoFS epochs
|
||||
|
|
Loading…
Reference in a new issue