Searched defs:AnnotationsTestMessage (Results 1 – 2 of 2) sorted by relevance
70 type AnnotationsTestMessage struct { struct71 state protoimpl.MessageState72 sizeCache protoimpl.SizeCache73 unknownFields protoimpl.UnknownFields75 …ld *string `protobuf:"bytes,1,opt,name=AnnotationsTestField" json:"AnnotationsTestField,omitempty"`78 func (x *AnnotationsTestMessage) Reset() {87 func (x *AnnotationsTestMessage) String() string {91 func (*AnnotationsTestMessage) ProtoMessage() {}93 func (x *AnnotationsTestMessage) ProtoReflect() protoreflect.Message {106 func (*AnnotationsTestMessage) Descriptor() ([]byte, []int) {[all …]
11 message AnnotationsTestMessage { message