[#10] Generate api

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
Denis Kirillov 2023-03-06 14:59:51 +03:00
parent ec0d0274fa
commit c46cd37f71
8 changed files with 39 additions and 39 deletions

2
lock/grpc/types.pb.go generated
View file

@ -23,7 +23,7 @@ const (
// Lock objects protects a list of objects from being deleted. The lifetime of a
// lock object is limited similar to regular objects in
// `__NEOFS__EXPIRATION_EPOCH` attribute. Lock object MUST have expiration epoch.
// `__NEOFS__EXPIRATION_EPOCH`/`__FROSTFS__EXPIRATION_EPOCH` attribute. Lock object MUST have expiration epoch.
// It is impossible to delete a lock object via ObjectService.Delete RPC call.
type Lock struct {
state protoimpl.MessageState