Lines Matching defs:Message
19 type Message struct { struct
20 state protoimpl.MessageState
21 sizeCache protoimpl.SizeCache
22 unknownFields protoimpl.UnknownFields
23 extensionFields protoimpl.ExtensionFields
25 Field_2 *string `protobuf:"bytes,2,opt,name=field_2,json=field2" json:"field_2,omitempty"`
26 Field_1 *string `protobuf:"bytes,1,opt,name=field_1,json=field1" json:"field_1,omitempty"`
30 Oneof_1 isMessage_Oneof_1 `protobuf_oneof:"oneof_1"`
31 …20 *string `protobuf:"bytes,20,opt,name=field_20,json=field20" json:"field_20,omitempty"`
34 func (x *Message) Reset() {
43 func (x *Message) String() string {
47 func (*Message) ProtoMessage() {}
49 func (x *Message) ProtoReflect() protoreflect.Message {
62 func (*Message) Descriptor() ([]byte, []int) {
66 func (x *Message) GetField_2() string {
73 func (x *Message) GetField_1() string {
80 func (m *Message) GetOneof_1() isMessage_Oneof_1 {
87 func (x *Message) GetField_10() string {
94 func (x *Message) GetField_20() string {