Lines Matching refs:MessageOptions
536 …Options *MessageOptions `protobuf:"bytes,7,opt,name=options" json:"option…
620 func (m *DescriptorProto) GetOptions() *MessageOptions {
1586 type MessageOptions struct { struct
1645 func (m *MessageOptions) Reset() { *m = MessageOptions{} } argument
1646 func (m *MessageOptions) String() string { return proto.CompactTextString(m) } argument
1647 func (*MessageOptions) ProtoMessage() {} argument
1648 func (*MessageOptions) Descriptor() ([]byte, []int) { argument
1656 func (*MessageOptions) ExtensionRangeArray() []proto.ExtensionRange { argument
1660 func (m *MessageOptions) XXX_Unmarshal(b []byte) error { argument
1663 func (m *MessageOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
1666 func (m *MessageOptions) XXX_Merge(src proto.Message) { argument
1669 func (m *MessageOptions) XXX_Size() int { argument
1672 func (m *MessageOptions) XXX_DiscardUnknown() { argument
1682 func (m *MessageOptions) GetMessageSetWireFormat() bool { argument
1689 func (m *MessageOptions) GetNoStandardDescriptorAccessor() bool { argument
1696 func (m *MessageOptions) GetDeprecated() bool { argument
1703 func (m *MessageOptions) GetMapEntry() bool { argument
1710 func (m *MessageOptions) GetUninterpretedOption() []*UninterpretedOption { argument
2706 proto.RegisterType((*MessageOptions)(nil), "google.protobuf.MessageOptions")