Recompile protobuf files from neofs-api v2.1.1

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
Leonard Lyubich 2020-12-18 16:00:50 +03:00 committed by Leonard Lyubich
parent 5395988efc
commit adb681878b
5 changed files with 46 additions and 10 deletions

View file

@ -520,7 +520,9 @@ func (x *SplitInfo) GetLink() *grpc.ObjectID {
// `Attribute` is a user-defined Key-Value metadata pair attached to the
// object.
//
// Key name must be a valid UTF-8 string. Value can't be empty.
// Key name must be a object-unique valid UTF-8 string. Value can't be empty.
// Objects with duplicated attribute names or attributes with empty values
// will be considered invalid.
//
// There are some "well-known" attributes starting with `__NEOFS__` prefix
// that affect system behaviour: