Lines Matching defs:BinaryAttachment
163 type BinaryAttachment struct { struct
164 state protoimpl.MessageState
165 sizeCache protoimpl.SizeCache
166 unknownFields protoimpl.UnknownFields
168 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
169 Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
172 func (x *BinaryAttachment) Reset() {
181 func (x *BinaryAttachment) String() string {
185 func (*BinaryAttachment) ProtoMessage() {}
187 func (x *BinaryAttachment) ProtoReflect() protoreflect.Message {
200 func (*BinaryAttachment) Descriptor() ([]byte, []int) {
204 func (x *BinaryAttachment) GetName() string {
211 func (x *BinaryAttachment) GetData() []byte {