Lines Matching defs:MessageOptions
1586 type MessageOptions struct { struct
1605 …=message_set_wire_format,json=messageSetWireFormat,def=0" json:"message_set_wire_format,omitempty"`
1609 …accessor,json=noStandardDescriptorAccessor,def=0" json:"no_standard_descriptor_accessor,omitempty"`
1614 Deprecated *bool `protobuf:"varint,3,opt,name=deprecated,def=0" json:"deprecated,omitempty"`
1636 MapEntry *bool `protobuf:"varint,7,opt,name=map_entry,json=mapEntry" json:"map_entry,omitempty"`
1638 …,999,rep,name=uninterpreted_option,json=uninterpretedOption" json:"uninterpreted_option,omitempty"`
1639 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1640 proto.XXX_InternalExtensions `json:"-"`
1641 XXX_unrecognized []byte `json:"-"`
1642 XXX_sizecache int32 `json:"-"`
1645 func (m *MessageOptions) Reset() { *m = MessageOptions{} }
1646 func (m *MessageOptions) String() string { return proto.CompactTextString(m) }
1647 func (*MessageOptions) ProtoMessage() {}
1648 func (*MessageOptions) Descriptor() ([]byte, []int) {
1656 func (*MessageOptions) ExtensionRangeArray() []proto.ExtensionRange {
1660 func (m *MessageOptions) XXX_Unmarshal(b []byte) error {
1663 func (m *MessageOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
1666 func (m *MessageOptions) XXX_Merge(src proto.Message) {
1669 func (m *MessageOptions) XXX_Size() int {
1672 func (m *MessageOptions) XXX_DiscardUnknown() {
1682 func (m *MessageOptions) GetMessageSetWireFormat() bool {
1689 func (m *MessageOptions) GetNoStandardDescriptorAccessor() bool {
1696 func (m *MessageOptions) GetDeprecated() bool {
1703 func (m *MessageOptions) GetMapEntry() bool {
1710 func (m *MessageOptions) GetUninterpretedOption() []*UninterpretedOption {