1// Code generated by protoc-gen-gogo. DO NOT EDIT.
2// source: meta.proto
3
4package pb
5
6import (
7	fmt "fmt"
8	math "math"
9
10	proto "github.com/gogo/protobuf/proto"
11)
12
13// Reference imports to suppress errors if they are not otherwise used.
14var _ = proto.Marshal
15var _ = fmt.Errorf
16var _ = math.Inf
17
18// This is a compile-time assertion to ensure that this generated file
19// is compatible with the proto package it is being compiled against.
20// A compilation error at this line likely means your copy of the
21// proto package needs to be updated.
22const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
23
24// SerializableMeta is the object metadata that will be stored serialized.
25type SerializableMeta struct {
26	ContentType          string            `protobuf:"bytes,1,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"`
27	UserDefined          map[string]string `protobuf:"bytes,2,rep,name=user_defined,json=userDefined,proto3" json:"user_defined,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
28	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
29	XXX_unrecognized     []byte            `json:"-"`
30	XXX_sizecache        int32             `json:"-"`
31}
32
33func (m *SerializableMeta) Reset()         { *m = SerializableMeta{} }
34func (m *SerializableMeta) String() string { return proto.CompactTextString(m) }
35func (*SerializableMeta) ProtoMessage()    {}
36func (*SerializableMeta) Descriptor() ([]byte, []int) {
37	return fileDescriptor_3b5ea8fe65782bcc, []int{0}
38}
39func (m *SerializableMeta) XXX_Unmarshal(b []byte) error {
40	return xxx_messageInfo_SerializableMeta.Unmarshal(m, b)
41}
42func (m *SerializableMeta) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43	return xxx_messageInfo_SerializableMeta.Marshal(b, m, deterministic)
44}
45func (m *SerializableMeta) XXX_Merge(src proto.Message) {
46	xxx_messageInfo_SerializableMeta.Merge(m, src)
47}
48func (m *SerializableMeta) XXX_Size() int {
49	return xxx_messageInfo_SerializableMeta.Size(m)
50}
51func (m *SerializableMeta) XXX_DiscardUnknown() {
52	xxx_messageInfo_SerializableMeta.DiscardUnknown(m)
53}
54
55var xxx_messageInfo_SerializableMeta proto.InternalMessageInfo
56
57func (m *SerializableMeta) GetContentType() string {
58	if m != nil {
59		return m.ContentType
60	}
61	return ""
62}
63
64func (m *SerializableMeta) GetUserDefined() map[string]string {
65	if m != nil {
66		return m.UserDefined
67	}
68	return nil
69}
70
71func init() {
72	proto.RegisterType((*SerializableMeta)(nil), "objects.SerializableMeta")
73	proto.RegisterMapType((map[string]string)(nil), "objects.SerializableMeta.UserDefinedEntry")
74}
75
76func init() { proto.RegisterFile("meta.proto", fileDescriptor_3b5ea8fe65782bcc) }
77
78var fileDescriptor_3b5ea8fe65782bcc = []byte{
79	// 207 bytes of a gzipped FileDescriptorProto
80	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0xca, 0x4d, 0x2d, 0x49,
81	0xd4, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x62, 0xcf, 0x4f, 0xca, 0x4a, 0x4d, 0x2e, 0x29, 0x56,
82	0x3a, 0xc2, 0xc8, 0x25, 0x10, 0x9c, 0x5a, 0x94, 0x99, 0x98, 0x93, 0x59, 0x95, 0x98, 0x94, 0x93,
83	0xea, 0x9b, 0x5a, 0x92, 0x28, 0xa4, 0xc8, 0xc5, 0x93, 0x9c, 0x9f, 0x57, 0x92, 0x9a, 0x57, 0x12,
84	0x5f, 0x52, 0x59, 0x90, 0x2a, 0xc1, 0xa8, 0xc0, 0xa8, 0xc1, 0x19, 0xc4, 0x0d, 0x15, 0x0b, 0xa9,
85	0x2c, 0x48, 0x15, 0xf2, 0xe5, 0xe2, 0x29, 0x2d, 0x4e, 0x2d, 0x8a, 0x4f, 0x49, 0x4d, 0xcb, 0xcc,
86	0x4b, 0x4d, 0x91, 0x60, 0x52, 0x60, 0xd6, 0xe0, 0x36, 0xd2, 0xd2, 0x83, 0x9a, 0xab, 0x87, 0x6e,
87	0xa6, 0x5e, 0x68, 0x71, 0x6a, 0x91, 0x0b, 0x44, 0xb1, 0x6b, 0x5e, 0x49, 0x51, 0x65, 0x10, 0x77,
88	0x29, 0x42, 0x44, 0xca, 0x8e, 0x4b, 0x00, 0x5d, 0x81, 0x90, 0x00, 0x17, 0x73, 0x76, 0x6a, 0x25,
89	0xd4, 0x72, 0x10, 0x53, 0x48, 0x84, 0x8b, 0xb5, 0x2c, 0x31, 0xa7, 0x34, 0x55, 0x82, 0x09, 0x2c,
90	0x06, 0xe1, 0x58, 0x31, 0x59, 0x30, 0x3a, 0x89, 0x44, 0x09, 0x15, 0x97, 0xe4, 0x17, 0x65, 0xe9,
91	0x65, 0xe6, 0xeb, 0x27, 0xe7, 0xe7, 0xe6, 0xe6, 0xe7, 0xe9, 0x17, 0x24, 0x25, 0xb1, 0x81, 0x3d,
92	0x6b, 0x0c, 0x08, 0x00, 0x00, 0xff, 0xff, 0xec, 0xbb, 0x6b, 0x9d, 0xfa, 0x00, 0x00, 0x00,
93}
94