Home | History | Annotate | Download | only in descriptor

Lines Matching defs:MessageOptions

21 	MessageOptions
486 Options *MessageOptions `protobuf:"bytes,7,opt,name=options" json:"options,omitempty"`
548 func (m *DescriptorProto) GetOptions() *MessageOptions {
1145 type MessageOptions struct {
1202 func (m *MessageOptions) Reset() { *m = MessageOptions{} }
1203 func (m *MessageOptions) String() string { return proto.CompactTextString(m) }
1204 func (*MessageOptions) ProtoMessage() {}
1205 func (*MessageOptions) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{10} }
1211 func (*MessageOptions) ExtensionRangeArray() []proto.ExtensionRange {
1219 func (m *MessageOptions) GetMessageSetWireFormat() bool {
1226 func (m *MessageOptions) GetNoStandardDescriptorAccessor() bool {
1233 func (m *MessageOptions) GetDeprecated() bool {
1240 func (m *MessageOptions) GetMapEntry() bool {
1247 func (m *MessageOptions) GetUninterpretedOption() []*UninterpretedOption {
1973 proto.RegisterType((*MessageOptions)(nil), "google.protobuf.MessageOptions")