| // Code generated by protoc-gen-go. DO NOT EDIT. |
| // source: datasets/google_message3/benchmark_message3_1.proto |
| |
| package google_message3 |
| |
| import ( |
| protoreflect "google.golang.org/protobuf/reflect/protoreflect" |
| protoiface "google.golang.org/protobuf/runtime/protoiface" |
| protoimpl "google.golang.org/protobuf/runtime/protoimpl" |
| reflect "reflect" |
| sync "sync" |
| ) |
| |
| type Message34390 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field34452 []*Message34387 `protobuf:"bytes,1,rep,name=field34452" json:"field34452,omitempty"` |
| } |
| |
| func (x *Message34390) Reset() { |
| *x = Message34390{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[0] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message34390) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message34390) ProtoMessage() {} |
| |
| func (x *Message34390) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[0] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message34390.ProtoReflect.Descriptor instead. |
| func (*Message34390) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{0} |
| } |
| |
| func (x *Message34390) GetField34452() []*Message34387 { |
| if x != nil { |
| return x.Field34452 |
| } |
| return nil |
| } |
| |
| type Message34624 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field34683 *Message34621 `protobuf:"bytes,1,opt,name=field34683" json:"field34683,omitempty"` |
| Field34684 *Message34621 `protobuf:"bytes,2,opt,name=field34684" json:"field34684,omitempty"` |
| } |
| |
| func (x *Message34624) Reset() { |
| *x = Message34624{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[1] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message34624) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message34624) ProtoMessage() {} |
| |
| func (x *Message34624) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[1] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message34624.ProtoReflect.Descriptor instead. |
| func (*Message34624) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{1} |
| } |
| |
| func (x *Message34624) GetField34683() *Message34621 { |
| if x != nil { |
| return x.Field34683 |
| } |
| return nil |
| } |
| |
| func (x *Message34624) GetField34684() *Message34621 { |
| if x != nil { |
| return x.Field34684 |
| } |
| return nil |
| } |
| |
| type Message34791 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field34793 *uint64 `protobuf:"fixed64,1,opt,name=field34793" json:"field34793,omitempty"` |
| Message34792 []*Message34791_Message34792 `protobuf:"group,2,rep,name=Message34792,json=message34792" json:"message34792,omitempty"` |
| Field34795 *int32 `protobuf:"varint,5,opt,name=field34795" json:"field34795,omitempty"` |
| Field34796 *int32 `protobuf:"varint,6,opt,name=field34796" json:"field34796,omitempty"` |
| Field34797 *int32 `protobuf:"varint,7,opt,name=field34797" json:"field34797,omitempty"` |
| Field34798 *int32 `protobuf:"varint,8,opt,name=field34798" json:"field34798,omitempty"` |
| Field34799 *int32 `protobuf:"varint,9,opt,name=field34799" json:"field34799,omitempty"` |
| Field34800 *int32 `protobuf:"varint,10,opt,name=field34800" json:"field34800,omitempty"` |
| Field34801 *bool `protobuf:"varint,11,opt,name=field34801" json:"field34801,omitempty"` |
| Field34802 *float32 `protobuf:"fixed32,12,opt,name=field34802" json:"field34802,omitempty"` |
| Field34803 *int32 `protobuf:"varint,13,opt,name=field34803" json:"field34803,omitempty"` |
| Field34804 *string `protobuf:"bytes,14,opt,name=field34804" json:"field34804,omitempty"` |
| Field34805 *int64 `protobuf:"varint,15,opt,name=field34805" json:"field34805,omitempty"` |
| Field34806 []uint64 `protobuf:"fixed64,17,rep,packed,name=field34806" json:"field34806,omitempty"` |
| } |
| |
| func (x *Message34791) Reset() { |
| *x = Message34791{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[2] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message34791) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message34791) ProtoMessage() {} |
| |
| func (x *Message34791) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[2] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message34791.ProtoReflect.Descriptor instead. |
| func (*Message34791) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{2} |
| } |
| |
| func (x *Message34791) GetField34793() uint64 { |
| if x != nil && x.Field34793 != nil { |
| return *x.Field34793 |
| } |
| return 0 |
| } |
| |
| func (x *Message34791) GetMessage34792() []*Message34791_Message34792 { |
| if x != nil { |
| return x.Message34792 |
| } |
| return nil |
| } |
| |
| func (x *Message34791) GetField34795() int32 { |
| if x != nil && x.Field34795 != nil { |
| return *x.Field34795 |
| } |
| return 0 |
| } |
| |
| func (x *Message34791) GetField34796() int32 { |
| if x != nil && x.Field34796 != nil { |
| return *x.Field34796 |
| } |
| return 0 |
| } |
| |
| func (x *Message34791) GetField34797() int32 { |
| if x != nil && x.Field34797 != nil { |
| return *x.Field34797 |
| } |
| return 0 |
| } |
| |
| func (x *Message34791) GetField34798() int32 { |
| if x != nil && x.Field34798 != nil { |
| return *x.Field34798 |
| } |
| return 0 |
| } |
| |
| func (x *Message34791) GetField34799() int32 { |
| if x != nil && x.Field34799 != nil { |
| return *x.Field34799 |
| } |
| return 0 |
| } |
| |
| func (x *Message34791) GetField34800() int32 { |
| if x != nil && x.Field34800 != nil { |
| return *x.Field34800 |
| } |
| return 0 |
| } |
| |
| func (x *Message34791) GetField34801() bool { |
| if x != nil && x.Field34801 != nil { |
| return *x.Field34801 |
| } |
| return false |
| } |
| |
| func (x *Message34791) GetField34802() float32 { |
| if x != nil && x.Field34802 != nil { |
| return *x.Field34802 |
| } |
| return 0 |
| } |
| |
| func (x *Message34791) GetField34803() int32 { |
| if x != nil && x.Field34803 != nil { |
| return *x.Field34803 |
| } |
| return 0 |
| } |
| |
| func (x *Message34791) GetField34804() string { |
| if x != nil && x.Field34804 != nil { |
| return *x.Field34804 |
| } |
| return "" |
| } |
| |
| func (x *Message34791) GetField34805() int64 { |
| if x != nil && x.Field34805 != nil { |
| return *x.Field34805 |
| } |
| return 0 |
| } |
| |
| func (x *Message34791) GetField34806() []uint64 { |
| if x != nil { |
| return x.Field34806 |
| } |
| return nil |
| } |
| |
| type Message35483 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field35499 *int32 `protobuf:"varint,1,opt,name=field35499" json:"field35499,omitempty"` |
| Field35500 *string `protobuf:"bytes,2,opt,name=field35500" json:"field35500,omitempty"` |
| Field35501 *string `protobuf:"bytes,3,opt,name=field35501" json:"field35501,omitempty"` |
| Field35502 *string `protobuf:"bytes,4,opt,name=field35502" json:"field35502,omitempty"` |
| Field35503 []*Message35476 `protobuf:"bytes,5,rep,name=field35503" json:"field35503,omitempty"` |
| Field35504 *UnusedEmptyMessage `protobuf:"bytes,6,opt,name=field35504" json:"field35504,omitempty"` |
| } |
| |
| func (x *Message35483) Reset() { |
| *x = Message35483{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[3] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message35483) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message35483) ProtoMessage() {} |
| |
| func (x *Message35483) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[3] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message35483.ProtoReflect.Descriptor instead. |
| func (*Message35483) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{3} |
| } |
| |
| func (x *Message35483) GetField35499() int32 { |
| if x != nil && x.Field35499 != nil { |
| return *x.Field35499 |
| } |
| return 0 |
| } |
| |
| func (x *Message35483) GetField35500() string { |
| if x != nil && x.Field35500 != nil { |
| return *x.Field35500 |
| } |
| return "" |
| } |
| |
| func (x *Message35483) GetField35501() string { |
| if x != nil && x.Field35501 != nil { |
| return *x.Field35501 |
| } |
| return "" |
| } |
| |
| func (x *Message35483) GetField35502() string { |
| if x != nil && x.Field35502 != nil { |
| return *x.Field35502 |
| } |
| return "" |
| } |
| |
| func (x *Message35483) GetField35503() []*Message35476 { |
| if x != nil { |
| return x.Field35503 |
| } |
| return nil |
| } |
| |
| func (x *Message35483) GetField35504() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field35504 |
| } |
| return nil |
| } |
| |
| type Message35807 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field35810 *int32 `protobuf:"varint,1,opt,name=field35810" json:"field35810,omitempty"` |
| Field35811 *int32 `protobuf:"varint,2,opt,name=field35811" json:"field35811,omitempty"` |
| Field35812 *int32 `protobuf:"varint,3,opt,name=field35812" json:"field35812,omitempty"` |
| Field35813 *int32 `protobuf:"varint,4,opt,name=field35813" json:"field35813,omitempty"` |
| Field35814 *int32 `protobuf:"varint,5,opt,name=field35814" json:"field35814,omitempty"` |
| Field35815 *int32 `protobuf:"varint,6,opt,name=field35815" json:"field35815,omitempty"` |
| Field35816 *int32 `protobuf:"varint,7,opt,name=field35816" json:"field35816,omitempty"` |
| Field35817 *int32 `protobuf:"varint,8,opt,name=field35817" json:"field35817,omitempty"` |
| } |
| |
| func (x *Message35807) Reset() { |
| *x = Message35807{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[4] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message35807) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message35807) ProtoMessage() {} |
| |
| func (x *Message35807) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[4] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message35807.ProtoReflect.Descriptor instead. |
| func (*Message35807) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{4} |
| } |
| |
| func (x *Message35807) GetField35810() int32 { |
| if x != nil && x.Field35810 != nil { |
| return *x.Field35810 |
| } |
| return 0 |
| } |
| |
| func (x *Message35807) GetField35811() int32 { |
| if x != nil && x.Field35811 != nil { |
| return *x.Field35811 |
| } |
| return 0 |
| } |
| |
| func (x *Message35807) GetField35812() int32 { |
| if x != nil && x.Field35812 != nil { |
| return *x.Field35812 |
| } |
| return 0 |
| } |
| |
| func (x *Message35807) GetField35813() int32 { |
| if x != nil && x.Field35813 != nil { |
| return *x.Field35813 |
| } |
| return 0 |
| } |
| |
| func (x *Message35807) GetField35814() int32 { |
| if x != nil && x.Field35814 != nil { |
| return *x.Field35814 |
| } |
| return 0 |
| } |
| |
| func (x *Message35807) GetField35815() int32 { |
| if x != nil && x.Field35815 != nil { |
| return *x.Field35815 |
| } |
| return 0 |
| } |
| |
| func (x *Message35807) GetField35816() int32 { |
| if x != nil && x.Field35816 != nil { |
| return *x.Field35816 |
| } |
| return 0 |
| } |
| |
| func (x *Message35807) GetField35817() int32 { |
| if x != nil && x.Field35817 != nil { |
| return *x.Field35817 |
| } |
| return 0 |
| } |
| |
| type Message37487 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field37501 []byte `protobuf:"bytes,2,opt,name=field37501" json:"field37501,omitempty"` |
| Field37502 *bool `protobuf:"varint,3,opt,name=field37502" json:"field37502,omitempty"` |
| } |
| |
| func (x *Message37487) Reset() { |
| *x = Message37487{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[5] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message37487) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message37487) ProtoMessage() {} |
| |
| func (x *Message37487) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[5] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message37487.ProtoReflect.Descriptor instead. |
| func (*Message37487) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{5} |
| } |
| |
| func (x *Message37487) GetField37501() []byte { |
| if x != nil { |
| return x.Field37501 |
| } |
| return nil |
| } |
| |
| func (x *Message37487) GetField37502() bool { |
| if x != nil && x.Field37502 != nil { |
| return *x.Field37502 |
| } |
| return false |
| } |
| |
| type Message13062 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field13075 *int64 `protobuf:"varint,1,opt,name=field13075" json:"field13075,omitempty"` |
| Field13076 *string `protobuf:"bytes,2,opt,name=field13076" json:"field13076,omitempty"` |
| Field13077 *int32 `protobuf:"varint,3,opt,name=field13077" json:"field13077,omitempty"` |
| Field13078 *string `protobuf:"bytes,4,opt,name=field13078" json:"field13078,omitempty"` |
| Field13079 *int32 `protobuf:"varint,5,opt,name=field13079" json:"field13079,omitempty"` |
| } |
| |
| func (x *Message13062) Reset() { |
| *x = Message13062{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[6] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message13062) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message13062) ProtoMessage() {} |
| |
| func (x *Message13062) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[6] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message13062.ProtoReflect.Descriptor instead. |
| func (*Message13062) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{6} |
| } |
| |
| func (x *Message13062) GetField13075() int64 { |
| if x != nil && x.Field13075 != nil { |
| return *x.Field13075 |
| } |
| return 0 |
| } |
| |
| func (x *Message13062) GetField13076() string { |
| if x != nil && x.Field13076 != nil { |
| return *x.Field13076 |
| } |
| return "" |
| } |
| |
| func (x *Message13062) GetField13077() int32 { |
| if x != nil && x.Field13077 != nil { |
| return *x.Field13077 |
| } |
| return 0 |
| } |
| |
| func (x *Message13062) GetField13078() string { |
| if x != nil && x.Field13078 != nil { |
| return *x.Field13078 |
| } |
| return "" |
| } |
| |
| func (x *Message13062) GetField13079() int32 { |
| if x != nil && x.Field13079 != nil { |
| return *x.Field13079 |
| } |
| return 0 |
| } |
| |
| type Message952 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field963 []*Message949 `protobuf:"bytes,1,rep,name=field963" json:"field963,omitempty"` |
| } |
| |
| func (x *Message952) Reset() { |
| *x = Message952{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[7] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message952) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message952) ProtoMessage() {} |
| |
| func (x *Message952) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[7] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message952.ProtoReflect.Descriptor instead. |
| func (*Message952) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{7} |
| } |
| |
| func (x *Message952) GetField963() []*Message949 { |
| if x != nil { |
| return x.Field963 |
| } |
| return nil |
| } |
| |
| type Message36876 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field36980 *Message2356 `protobuf:"bytes,1,opt,name=field36980" json:"field36980,omitempty"` |
| Message36877 []*Message36876_Message36877 `protobuf:"group,111,rep,name=Message36877,json=message36877" json:"message36877,omitempty"` |
| Message36878 []*Message36876_Message36878 `protobuf:"group,168,rep,name=Message36878,json=message36878" json:"message36878,omitempty"` |
| Message36879 []*Message36876_Message36879 `protobuf:"group,55,rep,name=Message36879,json=message36879" json:"message36879,omitempty"` |
| Field36984 []*UnusedEmptyMessage `protobuf:"bytes,78,rep,name=field36984" json:"field36984,omitempty"` |
| Message36880 *Message36876_Message36880 `protobuf:"group,137,opt,name=Message36880,json=message36880" json:"message36880,omitempty"` |
| Field36986 *uint64 `protobuf:"varint,59,opt,name=field36986" json:"field36986,omitempty"` |
| Field36987 []byte `protobuf:"bytes,121,opt,name=field36987" json:"field36987,omitempty"` |
| Field36988 *UnusedEmptyMessage `protobuf:"bytes,2,opt,name=field36988" json:"field36988,omitempty"` |
| Field36989 *Message7029 `protobuf:"bytes,118,opt,name=field36989" json:"field36989,omitempty"` |
| Field36990 *Message35573 `protobuf:"bytes,11,opt,name=field36990" json:"field36990,omitempty"` |
| Field36991 *UnusedEmptyMessage `protobuf:"bytes,21,opt,name=field36991" json:"field36991,omitempty"` |
| Field36992 *UnusedEmptyMessage `protobuf:"bytes,22,opt,name=field36992" json:"field36992,omitempty"` |
| Field36993 *float32 `protobuf:"fixed32,13,opt,name=field36993" json:"field36993,omitempty"` |
| Field36994 *int32 `protobuf:"varint,20,opt,name=field36994" json:"field36994,omitempty"` |
| Field36995 *bool `protobuf:"varint,51,opt,name=field36995" json:"field36995,omitempty"` |
| Field36996 *bool `protobuf:"varint,57,opt,name=field36996" json:"field36996,omitempty"` |
| Field36997 []*UnusedEmptyMessage `protobuf:"bytes,100,rep,name=field36997" json:"field36997,omitempty"` |
| Field36998 *int32 `protobuf:"varint,47,opt,name=field36998" json:"field36998,omitempty"` |
| Field36999 *int32 `protobuf:"varint,48,opt,name=field36999" json:"field36999,omitempty"` |
| Field37000 *UnusedEmptyMessage `protobuf:"bytes,68,opt,name=field37000" json:"field37000,omitempty"` |
| Message36881 []*Message36876_Message36881 `protobuf:"group,23,rep,name=Message36881,json=message36881" json:"message36881,omitempty"` |
| Field37002 *Message4144 `protobuf:"bytes,125,opt,name=field37002" json:"field37002,omitempty"` |
| Message36882 []*Message36876_Message36882 `protobuf:"group,35,rep,name=Message36882,json=message36882" json:"message36882,omitempty"` |
| Field37004 *UnusedEmptyMessage `protobuf:"bytes,49,opt,name=field37004" json:"field37004,omitempty"` |
| Field37005 *Message18921 `protobuf:"bytes,52,opt,name=field37005" json:"field37005,omitempty"` |
| Field37006 *Message36858 `protobuf:"bytes,46,opt,name=field37006" json:"field37006,omitempty"` |
| Field37007 *Message18831 `protobuf:"bytes,54,opt,name=field37007" json:"field37007,omitempty"` |
| Field37008 *UnusedEmptyMessage `protobuf:"bytes,58,opt,name=field37008" json:"field37008,omitempty"` |
| Field37009 *Message18283 `protobuf:"bytes,10,opt,name=field37009" json:"field37009,omitempty"` |
| Field37010 *string `protobuf:"bytes,44,opt,name=field37010" json:"field37010,omitempty"` |
| Field37011 *string `protobuf:"bytes,103,opt,name=field37011" json:"field37011,omitempty"` |
| Field37012 *Message0 `protobuf:"bytes,43,opt,name=field37012" json:"field37012,omitempty"` |
| Field37013 *Message0 `protobuf:"bytes,143,opt,name=field37013" json:"field37013,omitempty"` |
| Field37014 *UnusedEmptyMessage `protobuf:"bytes,53,opt,name=field37014" json:"field37014,omitempty"` |
| Field37015 *Message36869 `protobuf:"bytes,15,opt,name=field37015" json:"field37015,omitempty"` |
| Message36883 *Message36876_Message36883 `protobuf:"group,3,opt,name=Message36883,json=message36883" json:"message36883,omitempty"` |
| Message36884 []*Message36876_Message36884 `protobuf:"group,16,rep,name=Message36884,json=message36884" json:"message36884,omitempty"` |
| Message36885 []*Message36876_Message36885 `protobuf:"group,27,rep,name=Message36885,json=message36885" json:"message36885,omitempty"` |
| Message36886 *Message36876_Message36886 `protobuf:"group,32,opt,name=Message36886,json=message36886" json:"message36886,omitempty"` |
| Field37020 []UnusedEnum `protobuf:"varint,71,rep,name=field37020,enum=benchmarks.google_message3.UnusedEnum" json:"field37020,omitempty"` |
| Field37021 []int32 `protobuf:"varint,70,rep,name=field37021" json:"field37021,omitempty"` |
| Field37022 *UnusedEmptyMessage `protobuf:"bytes,66,opt,name=field37022" json:"field37022,omitempty"` |
| Field37023 *Message13090 `protobuf:"bytes,67,opt,name=field37023" json:"field37023,omitempty"` |
| Message36887 *Message36876_Message36887 `protobuf:"group,62,opt,name=Message36887,json=message36887" json:"message36887,omitempty"` |
| Field37025 []*Message10155 `protobuf:"bytes,50,rep,name=field37025" json:"field37025,omitempty"` |
| Field37026 []*Message11874 `protobuf:"bytes,151,rep,name=field37026" json:"field37026,omitempty"` |
| Field37027 *string `protobuf:"bytes,12,opt,name=field37027" json:"field37027,omitempty"` |
| Field37028 *int64 `protobuf:"varint,72,opt,name=field37028" json:"field37028,omitempty"` |
| Field37029 *UnusedEmptyMessage `protobuf:"bytes,73,opt,name=field37029" json:"field37029,omitempty"` |
| Field37030 *Message35546 `protobuf:"bytes,108,opt,name=field37030" json:"field37030,omitempty"` |
| Message36888 *Message36876_Message36888 `protobuf:"group,74,opt,name=Message36888,json=message36888" json:"message36888,omitempty"` |
| Field37032 []*Message19255 `protobuf:"bytes,104,rep,name=field37032" json:"field37032,omitempty"` |
| Field37033 *Message33968 `protobuf:"bytes,105,opt,name=field37033" json:"field37033,omitempty"` |
| Field37034 *bool `protobuf:"varint,106,opt,name=field37034" json:"field37034,omitempty"` |
| Field37035 []*UnusedEmptyMessage `protobuf:"bytes,107,rep,name=field37035" json:"field37035,omitempty"` |
| Field37036 *Message6644 `protobuf:"bytes,110,opt,name=field37036" json:"field37036,omitempty"` |
| Field37037 []byte `protobuf:"bytes,133,opt,name=field37037" json:"field37037,omitempty"` |
| Message36889 *Message36876_Message36889 `protobuf:"group,116,opt,name=Message36889,json=message36889" json:"message36889,omitempty"` |
| Message36910 []*Message36876_Message36910 `protobuf:"group,119,rep,name=Message36910,json=message36910" json:"message36910,omitempty"` |
| Message36911 *Message36876_Message36911 `protobuf:"group,126,opt,name=Message36911,json=message36911" json:"message36911,omitempty"` |
| Message36912 *Message36876_Message36912 `protobuf:"group,152,opt,name=Message36912,json=message36912" json:"message36912,omitempty"` |
| Field37042 *UnusedEmptyMessage `protobuf:"bytes,155,opt,name=field37042" json:"field37042,omitempty"` |
| } |
| |
| func (x *Message36876) Reset() { |
| *x = Message36876{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[8] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message36876) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message36876) ProtoMessage() {} |
| |
| func (x *Message36876) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[8] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message36876.ProtoReflect.Descriptor instead. |
| func (*Message36876) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{8} |
| } |
| |
| func (x *Message36876) GetField36980() *Message2356 { |
| if x != nil { |
| return x.Field36980 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36877() []*Message36876_Message36877 { |
| if x != nil { |
| return x.Message36877 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36878() []*Message36876_Message36878 { |
| if x != nil { |
| return x.Message36878 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36879() []*Message36876_Message36879 { |
| if x != nil { |
| return x.Message36879 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField36984() []*UnusedEmptyMessage { |
| if x != nil { |
| return x.Field36984 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36880() *Message36876_Message36880 { |
| if x != nil { |
| return x.Message36880 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField36986() uint64 { |
| if x != nil && x.Field36986 != nil { |
| return *x.Field36986 |
| } |
| return 0 |
| } |
| |
| func (x *Message36876) GetField36987() []byte { |
| if x != nil { |
| return x.Field36987 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField36988() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field36988 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField36989() *Message7029 { |
| if x != nil { |
| return x.Field36989 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField36990() *Message35573 { |
| if x != nil { |
| return x.Field36990 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField36991() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field36991 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField36992() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field36992 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField36993() float32 { |
| if x != nil && x.Field36993 != nil { |
| return *x.Field36993 |
| } |
| return 0 |
| } |
| |
| func (x *Message36876) GetField36994() int32 { |
| if x != nil && x.Field36994 != nil { |
| return *x.Field36994 |
| } |
| return 0 |
| } |
| |
| func (x *Message36876) GetField36995() bool { |
| if x != nil && x.Field36995 != nil { |
| return *x.Field36995 |
| } |
| return false |
| } |
| |
| func (x *Message36876) GetField36996() bool { |
| if x != nil && x.Field36996 != nil { |
| return *x.Field36996 |
| } |
| return false |
| } |
| |
| func (x *Message36876) GetField36997() []*UnusedEmptyMessage { |
| if x != nil { |
| return x.Field36997 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField36998() int32 { |
| if x != nil && x.Field36998 != nil { |
| return *x.Field36998 |
| } |
| return 0 |
| } |
| |
| func (x *Message36876) GetField36999() int32 { |
| if x != nil && x.Field36999 != nil { |
| return *x.Field36999 |
| } |
| return 0 |
| } |
| |
| func (x *Message36876) GetField37000() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37000 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36881() []*Message36876_Message36881 { |
| if x != nil { |
| return x.Message36881 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37002() *Message4144 { |
| if x != nil { |
| return x.Field37002 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36882() []*Message36876_Message36882 { |
| if x != nil { |
| return x.Message36882 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37004() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37004 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37005() *Message18921 { |
| if x != nil { |
| return x.Field37005 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37006() *Message36858 { |
| if x != nil { |
| return x.Field37006 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37007() *Message18831 { |
| if x != nil { |
| return x.Field37007 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37008() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37008 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37009() *Message18283 { |
| if x != nil { |
| return x.Field37009 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37010() string { |
| if x != nil && x.Field37010 != nil { |
| return *x.Field37010 |
| } |
| return "" |
| } |
| |
| func (x *Message36876) GetField37011() string { |
| if x != nil && x.Field37011 != nil { |
| return *x.Field37011 |
| } |
| return "" |
| } |
| |
| func (x *Message36876) GetField37012() *Message0 { |
| if x != nil { |
| return x.Field37012 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37013() *Message0 { |
| if x != nil { |
| return x.Field37013 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37014() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37014 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37015() *Message36869 { |
| if x != nil { |
| return x.Field37015 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36883() *Message36876_Message36883 { |
| if x != nil { |
| return x.Message36883 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36884() []*Message36876_Message36884 { |
| if x != nil { |
| return x.Message36884 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36885() []*Message36876_Message36885 { |
| if x != nil { |
| return x.Message36885 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36886() *Message36876_Message36886 { |
| if x != nil { |
| return x.Message36886 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37020() []UnusedEnum { |
| if x != nil { |
| return x.Field37020 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37021() []int32 { |
| if x != nil { |
| return x.Field37021 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37022() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37022 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37023() *Message13090 { |
| if x != nil { |
| return x.Field37023 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36887() *Message36876_Message36887 { |
| if x != nil { |
| return x.Message36887 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37025() []*Message10155 { |
| if x != nil { |
| return x.Field37025 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37026() []*Message11874 { |
| if x != nil { |
| return x.Field37026 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37027() string { |
| if x != nil && x.Field37027 != nil { |
| return *x.Field37027 |
| } |
| return "" |
| } |
| |
| func (x *Message36876) GetField37028() int64 { |
| if x != nil && x.Field37028 != nil { |
| return *x.Field37028 |
| } |
| return 0 |
| } |
| |
| func (x *Message36876) GetField37029() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37029 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37030() *Message35546 { |
| if x != nil { |
| return x.Field37030 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36888() *Message36876_Message36888 { |
| if x != nil { |
| return x.Message36888 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37032() []*Message19255 { |
| if x != nil { |
| return x.Field37032 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37033() *Message33968 { |
| if x != nil { |
| return x.Field37033 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37034() bool { |
| if x != nil && x.Field37034 != nil { |
| return *x.Field37034 |
| } |
| return false |
| } |
| |
| func (x *Message36876) GetField37035() []*UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37035 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37036() *Message6644 { |
| if x != nil { |
| return x.Field37036 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37037() []byte { |
| if x != nil { |
| return x.Field37037 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36889() *Message36876_Message36889 { |
| if x != nil { |
| return x.Message36889 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36910() []*Message36876_Message36910 { |
| if x != nil { |
| return x.Message36910 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36911() *Message36876_Message36911 { |
| if x != nil { |
| return x.Message36911 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetMessage36912() *Message36876_Message36912 { |
| if x != nil { |
| return x.Message36912 |
| } |
| return nil |
| } |
| |
| func (x *Message36876) GetField37042() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37042 |
| } |
| return nil |
| } |
| |
| type Message1328 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| } |
| |
| func (x *Message1328) Reset() { |
| *x = Message1328{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[9] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message1328) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message1328) ProtoMessage() {} |
| |
| func (x *Message1328) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[9] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message1328.ProtoReflect.Descriptor instead. |
| func (*Message1328) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{9} |
| } |
| |
| type Message6850 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| } |
| |
| func (x *Message6850) Reset() { |
| *x = Message6850{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[10] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message6850) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message6850) ProtoMessage() {} |
| |
| func (x *Message6850) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[10] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message6850.ProtoReflect.Descriptor instead. |
| func (*Message6850) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{10} |
| } |
| |
| type Message6863 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field6931 *Enum6858 `protobuf:"varint,1,opt,name=field6931,enum=benchmarks.google_message3.Enum6858" json:"field6931,omitempty"` |
| Field6932 *Enum6858 `protobuf:"varint,2,opt,name=field6932,enum=benchmarks.google_message3.Enum6858" json:"field6932,omitempty"` |
| Field6933 *UnusedEnum `protobuf:"varint,36,opt,name=field6933,enum=benchmarks.google_message3.UnusedEnum" json:"field6933,omitempty"` |
| Field6934 *bool `protobuf:"varint,27,opt,name=field6934" json:"field6934,omitempty"` |
| Field6935 *Message6773 `protobuf:"bytes,26,opt,name=field6935" json:"field6935,omitempty"` |
| Field6936 *int32 `protobuf:"varint,30,opt,name=field6936" json:"field6936,omitempty"` |
| Field6937 *int32 `protobuf:"varint,37,opt,name=field6937" json:"field6937,omitempty"` |
| Field6938 *Enum6815 `protobuf:"varint,31,opt,name=field6938,enum=benchmarks.google_message3.Enum6815" json:"field6938,omitempty"` |
| Field6939 *string `protobuf:"bytes,3,opt,name=field6939" json:"field6939,omitempty"` |
| Field6940 *int32 `protobuf:"varint,4,opt,name=field6940" json:"field6940,omitempty"` |
| Field6941 *Enum6822 `protobuf:"varint,15,opt,name=field6941,enum=benchmarks.google_message3.Enum6822" json:"field6941,omitempty"` |
| Field6942 *bool `protobuf:"varint,10,opt,name=field6942" json:"field6942,omitempty"` |
| Field6943 *bool `protobuf:"varint,17,opt,name=field6943" json:"field6943,omitempty"` |
| Field6944 *float32 `protobuf:"fixed32,18,opt,name=field6944" json:"field6944,omitempty"` |
| Field6945 *float32 `protobuf:"fixed32,19,opt,name=field6945" json:"field6945,omitempty"` |
| Field6946 *int32 `protobuf:"varint,5,opt,name=field6946" json:"field6946,omitempty"` |
| Field6947 *int32 `protobuf:"varint,6,opt,name=field6947" json:"field6947,omitempty"` |
| Field6948 *bool `protobuf:"varint,7,opt,name=field6948" json:"field6948,omitempty"` |
| Field6949 *int32 `protobuf:"varint,12,opt,name=field6949" json:"field6949,omitempty"` |
| Field6950 *UnusedEmptyMessage `protobuf:"bytes,8,opt,name=field6950" json:"field6950,omitempty"` |
| Field6951 *uint64 `protobuf:"varint,9,opt,name=field6951" json:"field6951,omitempty"` |
| Field6952 *string `protobuf:"bytes,11,opt,name=field6952" json:"field6952,omitempty"` |
| Field6953 []byte `protobuf:"bytes,13,opt,name=field6953" json:"field6953,omitempty"` |
| Field6954 *int32 `protobuf:"varint,14,opt,name=field6954" json:"field6954,omitempty"` |
| Field6955 *UnusedEmptyMessage `protobuf:"bytes,16,opt,name=field6955" json:"field6955,omitempty"` |
| Field6956 *UnusedEmptyMessage `protobuf:"bytes,22,opt,name=field6956" json:"field6956,omitempty"` |
| Field6957 *Message3886 `protobuf:"bytes,38,opt,name=field6957" json:"field6957,omitempty"` |
| Field6958 *string `protobuf:"bytes,20,opt,name=field6958" json:"field6958,omitempty"` |
| Field6959 *uint32 `protobuf:"varint,21,opt,name=field6959" json:"field6959,omitempty"` |
| Field6960 *Message6743 `protobuf:"bytes,23,opt,name=field6960" json:"field6960,omitempty"` |
| Field6961 *UnusedEmptyMessage `protobuf:"bytes,29,opt,name=field6961" json:"field6961,omitempty"` |
| Field6962 *UnusedEmptyMessage `protobuf:"bytes,33,opt,name=field6962" json:"field6962,omitempty"` |
| Field6963 *bool `protobuf:"varint,34,opt,name=field6963" json:"field6963,omitempty"` |
| } |
| |
| func (x *Message6863) Reset() { |
| *x = Message6863{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[11] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message6863) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message6863) ProtoMessage() {} |
| |
| func (x *Message6863) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[11] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message6863.ProtoReflect.Descriptor instead. |
| func (*Message6863) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{11} |
| } |
| |
| func (x *Message6863) GetField6931() Enum6858 { |
| if x != nil && x.Field6931 != nil { |
| return *x.Field6931 |
| } |
| return Enum6858_ENUM_VALUE6859 |
| } |
| |
| func (x *Message6863) GetField6932() Enum6858 { |
| if x != nil && x.Field6932 != nil { |
| return *x.Field6932 |
| } |
| return Enum6858_ENUM_VALUE6859 |
| } |
| |
| func (x *Message6863) GetField6933() UnusedEnum { |
| if x != nil && x.Field6933 != nil { |
| return *x.Field6933 |
| } |
| return UnusedEnum_UNUSED_ENUM_VALUE1 |
| } |
| |
| func (x *Message6863) GetField6934() bool { |
| if x != nil && x.Field6934 != nil { |
| return *x.Field6934 |
| } |
| return false |
| } |
| |
| func (x *Message6863) GetField6935() *Message6773 { |
| if x != nil { |
| return x.Field6935 |
| } |
| return nil |
| } |
| |
| func (x *Message6863) GetField6936() int32 { |
| if x != nil && x.Field6936 != nil { |
| return *x.Field6936 |
| } |
| return 0 |
| } |
| |
| func (x *Message6863) GetField6937() int32 { |
| if x != nil && x.Field6937 != nil { |
| return *x.Field6937 |
| } |
| return 0 |
| } |
| |
| func (x *Message6863) GetField6938() Enum6815 { |
| if x != nil && x.Field6938 != nil { |
| return *x.Field6938 |
| } |
| return Enum6815_ENUM_VALUE6816 |
| } |
| |
| func (x *Message6863) GetField6939() string { |
| if x != nil && x.Field6939 != nil { |
| return *x.Field6939 |
| } |
| return "" |
| } |
| |
| func (x *Message6863) GetField6940() int32 { |
| if x != nil && x.Field6940 != nil { |
| return *x.Field6940 |
| } |
| return 0 |
| } |
| |
| func (x *Message6863) GetField6941() Enum6822 { |
| if x != nil && x.Field6941 != nil { |
| return *x.Field6941 |
| } |
| return Enum6822_ENUM_VALUE6823 |
| } |
| |
| func (x *Message6863) GetField6942() bool { |
| if x != nil && x.Field6942 != nil { |
| return *x.Field6942 |
| } |
| return false |
| } |
| |
| func (x *Message6863) GetField6943() bool { |
| if x != nil && x.Field6943 != nil { |
| return *x.Field6943 |
| } |
| return false |
| } |
| |
| func (x *Message6863) GetField6944() float32 { |
| if x != nil && x.Field6944 != nil { |
| return *x.Field6944 |
| } |
| return 0 |
| } |
| |
| func (x *Message6863) GetField6945() float32 { |
| if x != nil && x.Field6945 != nil { |
| return *x.Field6945 |
| } |
| return 0 |
| } |
| |
| func (x *Message6863) GetField6946() int32 { |
| if x != nil && x.Field6946 != nil { |
| return *x.Field6946 |
| } |
| return 0 |
| } |
| |
| func (x *Message6863) GetField6947() int32 { |
| if x != nil && x.Field6947 != nil { |
| return *x.Field6947 |
| } |
| return 0 |
| } |
| |
| func (x *Message6863) GetField6948() bool { |
| if x != nil && x.Field6948 != nil { |
| return *x.Field6948 |
| } |
| return false |
| } |
| |
| func (x *Message6863) GetField6949() int32 { |
| if x != nil && x.Field6949 != nil { |
| return *x.Field6949 |
| } |
| return 0 |
| } |
| |
| func (x *Message6863) GetField6950() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field6950 |
| } |
| return nil |
| } |
| |
| func (x *Message6863) GetField6951() uint64 { |
| if x != nil && x.Field6951 != nil { |
| return *x.Field6951 |
| } |
| return 0 |
| } |
| |
| func (x *Message6863) GetField6952() string { |
| if x != nil && x.Field6952 != nil { |
| return *x.Field6952 |
| } |
| return "" |
| } |
| |
| func (x *Message6863) GetField6953() []byte { |
| if x != nil { |
| return x.Field6953 |
| } |
| return nil |
| } |
| |
| func (x *Message6863) GetField6954() int32 { |
| if x != nil && x.Field6954 != nil { |
| return *x.Field6954 |
| } |
| return 0 |
| } |
| |
| func (x *Message6863) GetField6955() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field6955 |
| } |
| return nil |
| } |
| |
| func (x *Message6863) GetField6956() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field6956 |
| } |
| return nil |
| } |
| |
| func (x *Message6863) GetField6957() *Message3886 { |
| if x != nil { |
| return x.Field6957 |
| } |
| return nil |
| } |
| |
| func (x *Message6863) GetField6958() string { |
| if x != nil && x.Field6958 != nil { |
| return *x.Field6958 |
| } |
| return "" |
| } |
| |
| func (x *Message6863) GetField6959() uint32 { |
| if x != nil && x.Field6959 != nil { |
| return *x.Field6959 |
| } |
| return 0 |
| } |
| |
| func (x *Message6863) GetField6960() *Message6743 { |
| if x != nil { |
| return x.Field6960 |
| } |
| return nil |
| } |
| |
| func (x *Message6863) GetField6961() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field6961 |
| } |
| return nil |
| } |
| |
| func (x *Message6863) GetField6962() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field6962 |
| } |
| return nil |
| } |
| |
| func (x *Message6863) GetField6963() bool { |
| if x != nil && x.Field6963 != nil { |
| return *x.Field6963 |
| } |
| return false |
| } |
| |
| type Message6871 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| } |
| |
| func (x *Message6871) Reset() { |
| *x = Message6871{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[12] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message6871) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message6871) ProtoMessage() {} |
| |
| func (x *Message6871) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[12] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message6871.ProtoReflect.Descriptor instead. |
| func (*Message6871) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{12} |
| } |
| |
| type Message7547 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field7549 []byte `protobuf:"bytes,1,req,name=field7549" json:"field7549,omitempty"` |
| Field7550 *int32 `protobuf:"varint,2,req,name=field7550" json:"field7550,omitempty"` |
| } |
| |
| func (x *Message7547) Reset() { |
| *x = Message7547{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[13] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message7547) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message7547) ProtoMessage() {} |
| |
| func (x *Message7547) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[13] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message7547.ProtoReflect.Descriptor instead. |
| func (*Message7547) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{13} |
| } |
| |
| func (x *Message7547) GetField7549() []byte { |
| if x != nil { |
| return x.Field7549 |
| } |
| return nil |
| } |
| |
| func (x *Message7547) GetField7550() int32 { |
| if x != nil && x.Field7550 != nil { |
| return *x.Field7550 |
| } |
| return 0 |
| } |
| |
| type Message7648 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field7669 *string `protobuf:"bytes,1,opt,name=field7669" json:"field7669,omitempty"` |
| Field7670 *int32 `protobuf:"varint,2,opt,name=field7670" json:"field7670,omitempty"` |
| Field7671 *int32 `protobuf:"varint,3,opt,name=field7671" json:"field7671,omitempty"` |
| Field7672 *int32 `protobuf:"varint,4,opt,name=field7672" json:"field7672,omitempty"` |
| Field7673 *int32 `protobuf:"varint,5,opt,name=field7673" json:"field7673,omitempty"` |
| Field7674 *int32 `protobuf:"varint,6,opt,name=field7674" json:"field7674,omitempty"` |
| Field7675 *float32 `protobuf:"fixed32,7,opt,name=field7675" json:"field7675,omitempty"` |
| Field7676 *bool `protobuf:"varint,8,opt,name=field7676" json:"field7676,omitempty"` |
| Field7677 *bool `protobuf:"varint,9,opt,name=field7677" json:"field7677,omitempty"` |
| Field7678 *bool `protobuf:"varint,10,opt,name=field7678" json:"field7678,omitempty"` |
| Field7679 *bool `protobuf:"varint,11,opt,name=field7679" json:"field7679,omitempty"` |
| Field7680 *bool `protobuf:"varint,12,opt,name=field7680" json:"field7680,omitempty"` |
| } |
| |
| func (x *Message7648) Reset() { |
| *x = Message7648{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[14] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message7648) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message7648) ProtoMessage() {} |
| |
| func (x *Message7648) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[14] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message7648.ProtoReflect.Descriptor instead. |
| func (*Message7648) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{14} |
| } |
| |
| func (x *Message7648) GetField7669() string { |
| if x != nil && x.Field7669 != nil { |
| return *x.Field7669 |
| } |
| return "" |
| } |
| |
| func (x *Message7648) GetField7670() int32 { |
| if x != nil && x.Field7670 != nil { |
| return *x.Field7670 |
| } |
| return 0 |
| } |
| |
| func (x *Message7648) GetField7671() int32 { |
| if x != nil && x.Field7671 != nil { |
| return *x.Field7671 |
| } |
| return 0 |
| } |
| |
| func (x *Message7648) GetField7672() int32 { |
| if x != nil && x.Field7672 != nil { |
| return *x.Field7672 |
| } |
| return 0 |
| } |
| |
| func (x *Message7648) GetField7673() int32 { |
| if x != nil && x.Field7673 != nil { |
| return *x.Field7673 |
| } |
| return 0 |
| } |
| |
| func (x *Message7648) GetField7674() int32 { |
| if x != nil && x.Field7674 != nil { |
| return *x.Field7674 |
| } |
| return 0 |
| } |
| |
| func (x *Message7648) GetField7675() float32 { |
| if x != nil && x.Field7675 != nil { |
| return *x.Field7675 |
| } |
| return 0 |
| } |
| |
| func (x *Message7648) GetField7676() bool { |
| if x != nil && x.Field7676 != nil { |
| return *x.Field7676 |
| } |
| return false |
| } |
| |
| func (x *Message7648) GetField7677() bool { |
| if x != nil && x.Field7677 != nil { |
| return *x.Field7677 |
| } |
| return false |
| } |
| |
| func (x *Message7648) GetField7678() bool { |
| if x != nil && x.Field7678 != nil { |
| return *x.Field7678 |
| } |
| return false |
| } |
| |
| func (x *Message7648) GetField7679() bool { |
| if x != nil && x.Field7679 != nil { |
| return *x.Field7679 |
| } |
| return false |
| } |
| |
| func (x *Message7648) GetField7680() bool { |
| if x != nil && x.Field7680 != nil { |
| return *x.Field7680 |
| } |
| return false |
| } |
| |
| type Message7865 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| } |
| |
| func (x *Message7865) Reset() { |
| *x = Message7865{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[15] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message7865) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message7865) ProtoMessage() {} |
| |
| func (x *Message7865) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[15] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message7865.ProtoReflect.Descriptor instead. |
| func (*Message7865) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{15} |
| } |
| |
| type Message7928 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field7940 *string `protobuf:"bytes,1,opt,name=field7940" json:"field7940,omitempty"` |
| Field7941 *int64 `protobuf:"varint,2,opt,name=field7941" json:"field7941,omitempty"` |
| } |
| |
| func (x *Message7928) Reset() { |
| *x = Message7928{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[16] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message7928) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message7928) ProtoMessage() {} |
| |
| func (x *Message7928) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[16] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message7928.ProtoReflect.Descriptor instead. |
| func (*Message7928) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{16} |
| } |
| |
| func (x *Message7928) GetField7940() string { |
| if x != nil && x.Field7940 != nil { |
| return *x.Field7940 |
| } |
| return "" |
| } |
| |
| func (x *Message7928) GetField7941() int64 { |
| if x != nil && x.Field7941 != nil { |
| return *x.Field7941 |
| } |
| return 0 |
| } |
| |
| type Message7919 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field7931 *uint64 `protobuf:"fixed64,1,opt,name=field7931" json:"field7931,omitempty"` |
| Field7932 *int64 `protobuf:"varint,2,opt,name=field7932" json:"field7932,omitempty"` |
| Field7933 []byte `protobuf:"bytes,3,opt,name=field7933" json:"field7933,omitempty"` |
| } |
| |
| func (x *Message7919) Reset() { |
| *x = Message7919{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[17] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message7919) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message7919) ProtoMessage() {} |
| |
| func (x *Message7919) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[17] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message7919.ProtoReflect.Descriptor instead. |
| func (*Message7919) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{17} |
| } |
| |
| func (x *Message7919) GetField7931() uint64 { |
| if x != nil && x.Field7931 != nil { |
| return *x.Field7931 |
| } |
| return 0 |
| } |
| |
| func (x *Message7919) GetField7932() int64 { |
| if x != nil && x.Field7932 != nil { |
| return *x.Field7932 |
| } |
| return 0 |
| } |
| |
| func (x *Message7919) GetField7933() []byte { |
| if x != nil { |
| return x.Field7933 |
| } |
| return nil |
| } |
| |
| type Message7920 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field7934 *int64 `protobuf:"varint,1,opt,name=field7934" json:"field7934,omitempty"` |
| Field7935 *int64 `protobuf:"varint,2,opt,name=field7935" json:"field7935,omitempty"` |
| } |
| |
| func (x *Message7920) Reset() { |
| *x = Message7920{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[18] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message7920) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message7920) ProtoMessage() {} |
| |
| func (x *Message7920) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[18] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message7920.ProtoReflect.Descriptor instead. |
| func (*Message7920) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{18} |
| } |
| |
| func (x *Message7920) GetField7934() int64 { |
| if x != nil && x.Field7934 != nil { |
| return *x.Field7934 |
| } |
| return 0 |
| } |
| |
| func (x *Message7920) GetField7935() int64 { |
| if x != nil && x.Field7935 != nil { |
| return *x.Field7935 |
| } |
| return 0 |
| } |
| |
| type Message7921 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field7936 *int32 `protobuf:"varint,1,opt,name=field7936" json:"field7936,omitempty"` |
| Field7937 *int64 `protobuf:"varint,2,opt,name=field7937" json:"field7937,omitempty"` |
| Field7938 *float32 `protobuf:"fixed32,3,opt,name=field7938" json:"field7938,omitempty"` |
| Field7939 *UnusedEnum `protobuf:"varint,4,opt,name=field7939,enum=benchmarks.google_message3.UnusedEnum" json:"field7939,omitempty"` |
| } |
| |
| func (x *Message7921) Reset() { |
| *x = Message7921{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[19] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message7921) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message7921) ProtoMessage() {} |
| |
| func (x *Message7921) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[19] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message7921.ProtoReflect.Descriptor instead. |
| func (*Message7921) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{19} |
| } |
| |
| func (x *Message7921) GetField7936() int32 { |
| if x != nil && x.Field7936 != nil { |
| return *x.Field7936 |
| } |
| return 0 |
| } |
| |
| func (x *Message7921) GetField7937() int64 { |
| if x != nil && x.Field7937 != nil { |
| return *x.Field7937 |
| } |
| return 0 |
| } |
| |
| func (x *Message7921) GetField7938() float32 { |
| if x != nil && x.Field7938 != nil { |
| return *x.Field7938 |
| } |
| return 0 |
| } |
| |
| func (x *Message7921) GetField7939() UnusedEnum { |
| if x != nil && x.Field7939 != nil { |
| return *x.Field7939 |
| } |
| return UnusedEnum_UNUSED_ENUM_VALUE1 |
| } |
| |
| type Message8511 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field8539 *Message8224 `protobuf:"bytes,1,opt,name=field8539" json:"field8539,omitempty"` |
| Field8540 *string `protobuf:"bytes,2,opt,name=field8540" json:"field8540,omitempty"` |
| Field8541 *bool `protobuf:"varint,3,opt,name=field8541" json:"field8541,omitempty"` |
| Field8542 *int64 `protobuf:"varint,4,opt,name=field8542" json:"field8542,omitempty"` |
| Field8543 *string `protobuf:"bytes,5,opt,name=field8543" json:"field8543,omitempty"` |
| } |
| |
| func (x *Message8511) Reset() { |
| *x = Message8511{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[20] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message8511) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message8511) ProtoMessage() {} |
| |
| func (x *Message8511) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[20] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message8511.ProtoReflect.Descriptor instead. |
| func (*Message8511) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{20} |
| } |
| |
| func (x *Message8511) GetField8539() *Message8224 { |
| if x != nil { |
| return x.Field8539 |
| } |
| return nil |
| } |
| |
| func (x *Message8511) GetField8540() string { |
| if x != nil && x.Field8540 != nil { |
| return *x.Field8540 |
| } |
| return "" |
| } |
| |
| func (x *Message8511) GetField8541() bool { |
| if x != nil && x.Field8541 != nil { |
| return *x.Field8541 |
| } |
| return false |
| } |
| |
| func (x *Message8511) GetField8542() int64 { |
| if x != nil && x.Field8542 != nil { |
| return *x.Field8542 |
| } |
| return 0 |
| } |
| |
| func (x *Message8511) GetField8543() string { |
| if x != nil && x.Field8543 != nil { |
| return *x.Field8543 |
| } |
| return "" |
| } |
| |
| type Message8512 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field8544 *Message8301 `protobuf:"bytes,1,opt,name=field8544" json:"field8544,omitempty"` |
| Field8545 *Message8302 `protobuf:"bytes,2,opt,name=field8545" json:"field8545,omitempty"` |
| Field8546 *string `protobuf:"bytes,3,opt,name=field8546" json:"field8546,omitempty"` |
| Field8547 *bool `protobuf:"varint,4,opt,name=field8547" json:"field8547,omitempty"` |
| Field8548 *int64 `protobuf:"varint,5,opt,name=field8548" json:"field8548,omitempty"` |
| Field8549 *string `protobuf:"bytes,6,opt,name=field8549" json:"field8549,omitempty"` |
| } |
| |
| func (x *Message8512) Reset() { |
| *x = Message8512{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[21] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message8512) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message8512) ProtoMessage() {} |
| |
| func (x *Message8512) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[21] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message8512.ProtoReflect.Descriptor instead. |
| func (*Message8512) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{21} |
| } |
| |
| func (x *Message8512) GetField8544() *Message8301 { |
| if x != nil { |
| return x.Field8544 |
| } |
| return nil |
| } |
| |
| func (x *Message8512) GetField8545() *Message8302 { |
| if x != nil { |
| return x.Field8545 |
| } |
| return nil |
| } |
| |
| func (x *Message8512) GetField8546() string { |
| if x != nil && x.Field8546 != nil { |
| return *x.Field8546 |
| } |
| return "" |
| } |
| |
| func (x *Message8512) GetField8547() bool { |
| if x != nil && x.Field8547 != nil { |
| return *x.Field8547 |
| } |
| return false |
| } |
| |
| func (x *Message8512) GetField8548() int64 { |
| if x != nil && x.Field8548 != nil { |
| return *x.Field8548 |
| } |
| return 0 |
| } |
| |
| func (x *Message8512) GetField8549() string { |
| if x != nil && x.Field8549 != nil { |
| return *x.Field8549 |
| } |
| return "" |
| } |
| |
| type Message8513 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field8550 []*Message8392 `protobuf:"bytes,1,rep,name=field8550" json:"field8550,omitempty"` |
| Field8551 *string `protobuf:"bytes,2,opt,name=field8551" json:"field8551,omitempty"` |
| Field8552 *bool `protobuf:"varint,3,opt,name=field8552" json:"field8552,omitempty"` |
| Field8553 *string `protobuf:"bytes,4,opt,name=field8553" json:"field8553,omitempty"` |
| } |
| |
| func (x *Message8513) Reset() { |
| *x = Message8513{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[22] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message8513) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message8513) ProtoMessage() {} |
| |
| func (x *Message8513) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[22] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message8513.ProtoReflect.Descriptor instead. |
| func (*Message8513) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{22} |
| } |
| |
| func (x *Message8513) GetField8550() []*Message8392 { |
| if x != nil { |
| return x.Field8550 |
| } |
| return nil |
| } |
| |
| func (x *Message8513) GetField8551() string { |
| if x != nil && x.Field8551 != nil { |
| return *x.Field8551 |
| } |
| return "" |
| } |
| |
| func (x *Message8513) GetField8552() bool { |
| if x != nil && x.Field8552 != nil { |
| return *x.Field8552 |
| } |
| return false |
| } |
| |
| func (x *Message8513) GetField8553() string { |
| if x != nil && x.Field8553 != nil { |
| return *x.Field8553 |
| } |
| return "" |
| } |
| |
| type Message8514 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field8554 *string `protobuf:"bytes,1,opt,name=field8554" json:"field8554,omitempty"` |
| Field8555 *int64 `protobuf:"varint,2,opt,name=field8555" json:"field8555,omitempty"` |
| Field8556 *bool `protobuf:"varint,3,opt,name=field8556" json:"field8556,omitempty"` |
| Field8557 []*Message8130 `protobuf:"bytes,4,rep,name=field8557" json:"field8557,omitempty"` |
| Field8558 *string `protobuf:"bytes,5,opt,name=field8558" json:"field8558,omitempty"` |
| } |
| |
| func (x *Message8514) Reset() { |
| *x = Message8514{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[23] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message8514) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message8514) ProtoMessage() {} |
| |
| func (x *Message8514) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[23] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message8514.ProtoReflect.Descriptor instead. |
| func (*Message8514) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{23} |
| } |
| |
| func (x *Message8514) GetField8554() string { |
| if x != nil && x.Field8554 != nil { |
| return *x.Field8554 |
| } |
| return "" |
| } |
| |
| func (x *Message8514) GetField8555() int64 { |
| if x != nil && x.Field8555 != nil { |
| return *x.Field8555 |
| } |
| return 0 |
| } |
| |
| func (x *Message8514) GetField8556() bool { |
| if x != nil && x.Field8556 != nil { |
| return *x.Field8556 |
| } |
| return false |
| } |
| |
| func (x *Message8514) GetField8557() []*Message8130 { |
| if x != nil { |
| return x.Field8557 |
| } |
| return nil |
| } |
| |
| func (x *Message8514) GetField8558() string { |
| if x != nil && x.Field8558 != nil { |
| return *x.Field8558 |
| } |
| return "" |
| } |
| |
| type Message8515 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field8559 *Message8479 `protobuf:"bytes,1,opt,name=field8559" json:"field8559,omitempty"` |
| Field8560 *Message8478 `protobuf:"bytes,2,opt,name=field8560" json:"field8560,omitempty"` |
| Field8561 *string `protobuf:"bytes,3,opt,name=field8561" json:"field8561,omitempty"` |
| } |
| |
| func (x *Message8515) Reset() { |
| *x = Message8515{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[24] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message8515) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message8515) ProtoMessage() {} |
| |
| func (x *Message8515) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[24] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message8515.ProtoReflect.Descriptor instead. |
| func (*Message8515) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{24} |
| } |
| |
| func (x *Message8515) GetField8559() *Message8479 { |
| if x != nil { |
| return x.Field8559 |
| } |
| return nil |
| } |
| |
| func (x *Message8515) GetField8560() *Message8478 { |
| if x != nil { |
| return x.Field8560 |
| } |
| return nil |
| } |
| |
| func (x *Message8515) GetField8561() string { |
| if x != nil && x.Field8561 != nil { |
| return *x.Field8561 |
| } |
| return "" |
| } |
| |
| type Message10320 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field10347 *Enum10335 `protobuf:"varint,1,opt,name=field10347,enum=benchmarks.google_message3.Enum10335" json:"field10347,omitempty"` |
| Field10348 []*Message10319 `protobuf:"bytes,2,rep,name=field10348" json:"field10348,omitempty"` |
| Field10349 *int32 `protobuf:"varint,3,opt,name=field10349" json:"field10349,omitempty"` |
| Field10350 *int32 `protobuf:"varint,4,opt,name=field10350" json:"field10350,omitempty"` |
| Field10351 *int32 `protobuf:"varint,5,opt,name=field10351" json:"field10351,omitempty"` |
| Field10352 *int32 `protobuf:"varint,6,opt,name=field10352" json:"field10352,omitempty"` |
| Field10353 *Enum10337 `protobuf:"varint,7,opt,name=field10353,enum=benchmarks.google_message3.Enum10337" json:"field10353,omitempty"` |
| } |
| |
| func (x *Message10320) Reset() { |
| *x = Message10320{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[25] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message10320) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message10320) ProtoMessage() {} |
| |
| func (x *Message10320) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[25] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message10320.ProtoReflect.Descriptor instead. |
| func (*Message10320) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{25} |
| } |
| |
| func (x *Message10320) GetField10347() Enum10335 { |
| if x != nil && x.Field10347 != nil { |
| return *x.Field10347 |
| } |
| return Enum10335_ENUM_VALUE10336 |
| } |
| |
| func (x *Message10320) GetField10348() []*Message10319 { |
| if x != nil { |
| return x.Field10348 |
| } |
| return nil |
| } |
| |
| func (x *Message10320) GetField10349() int32 { |
| if x != nil && x.Field10349 != nil { |
| return *x.Field10349 |
| } |
| return 0 |
| } |
| |
| func (x *Message10320) GetField10350() int32 { |
| if x != nil && x.Field10350 != nil { |
| return *x.Field10350 |
| } |
| return 0 |
| } |
| |
| func (x *Message10320) GetField10351() int32 { |
| if x != nil && x.Field10351 != nil { |
| return *x.Field10351 |
| } |
| return 0 |
| } |
| |
| func (x *Message10320) GetField10352() int32 { |
| if x != nil && x.Field10352 != nil { |
| return *x.Field10352 |
| } |
| return 0 |
| } |
| |
| func (x *Message10320) GetField10353() Enum10337 { |
| if x != nil && x.Field10353 != nil { |
| return *x.Field10353 |
| } |
| return Enum10337_ENUM_VALUE10338 |
| } |
| |
| type Message10321 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field10354 *int32 `protobuf:"varint,1,opt,name=field10354" json:"field10354,omitempty"` |
| Field10355 *int32 `protobuf:"varint,2,opt,name=field10355" json:"field10355,omitempty"` |
| Field10356 *uint64 `protobuf:"varint,3,opt,name=field10356" json:"field10356,omitempty"` |
| } |
| |
| func (x *Message10321) Reset() { |
| *x = Message10321{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[26] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message10321) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message10321) ProtoMessage() {} |
| |
| func (x *Message10321) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[26] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message10321.ProtoReflect.Descriptor instead. |
| func (*Message10321) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{26} |
| } |
| |
| func (x *Message10321) GetField10354() int32 { |
| if x != nil && x.Field10354 != nil { |
| return *x.Field10354 |
| } |
| return 0 |
| } |
| |
| func (x *Message10321) GetField10355() int32 { |
| if x != nil && x.Field10355 != nil { |
| return *x.Field10355 |
| } |
| return 0 |
| } |
| |
| func (x *Message10321) GetField10356() uint64 { |
| if x != nil && x.Field10356 != nil { |
| return *x.Field10356 |
| } |
| return 0 |
| } |
| |
| type Message10322 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field10357 *Message4016 `protobuf:"bytes,1,opt,name=field10357" json:"field10357,omitempty"` |
| Field10358 *bool `protobuf:"varint,2,opt,name=field10358" json:"field10358,omitempty"` |
| Field10359 *bool `protobuf:"varint,3,opt,name=field10359" json:"field10359,omitempty"` |
| } |
| |
| func (x *Message10322) Reset() { |
| *x = Message10322{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[27] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message10322) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message10322) ProtoMessage() {} |
| |
| func (x *Message10322) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[27] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message10322.ProtoReflect.Descriptor instead. |
| func (*Message10322) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{27} |
| } |
| |
| func (x *Message10322) GetField10357() *Message4016 { |
| if x != nil { |
| return x.Field10357 |
| } |
| return nil |
| } |
| |
| func (x *Message10322) GetField10358() bool { |
| if x != nil && x.Field10358 != nil { |
| return *x.Field10358 |
| } |
| return false |
| } |
| |
| func (x *Message10322) GetField10359() bool { |
| if x != nil && x.Field10359 != nil { |
| return *x.Field10359 |
| } |
| return false |
| } |
| |
| type Message11988 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12021 *string `protobuf:"bytes,1,opt,name=field12021" json:"field12021,omitempty"` |
| Field12022 *string `protobuf:"bytes,2,opt,name=field12022" json:"field12022,omitempty"` |
| Field12023 *UnusedEmptyMessage `protobuf:"bytes,3,opt,name=field12023" json:"field12023,omitempty"` |
| Field12024 *Message10155 `protobuf:"bytes,4,opt,name=field12024" json:"field12024,omitempty"` |
| } |
| |
| func (x *Message11988) Reset() { |
| *x = Message11988{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[28] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message11988) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message11988) ProtoMessage() {} |
| |
| func (x *Message11988) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[28] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message11988.ProtoReflect.Descriptor instead. |
| func (*Message11988) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{28} |
| } |
| |
| func (x *Message11988) GetField12021() string { |
| if x != nil && x.Field12021 != nil { |
| return *x.Field12021 |
| } |
| return "" |
| } |
| |
| func (x *Message11988) GetField12022() string { |
| if x != nil && x.Field12022 != nil { |
| return *x.Field12022 |
| } |
| return "" |
| } |
| |
| func (x *Message11988) GetField12023() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field12023 |
| } |
| return nil |
| } |
| |
| func (x *Message11988) GetField12024() *Message10155 { |
| if x != nil { |
| return x.Field12024 |
| } |
| return nil |
| } |
| |
| type Message12668 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12677 []*Message12669 `protobuf:"bytes,1,rep,name=field12677" json:"field12677,omitempty"` |
| Field12678 *int32 `protobuf:"varint,2,opt,name=field12678" json:"field12678,omitempty"` |
| Field12679 *int32 `protobuf:"varint,3,opt,name=field12679" json:"field12679,omitempty"` |
| Field12680 *int32 `protobuf:"varint,4,opt,name=field12680" json:"field12680,omitempty"` |
| } |
| |
| func (x *Message12668) Reset() { |
| *x = Message12668{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[29] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12668) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12668) ProtoMessage() {} |
| |
| func (x *Message12668) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[29] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message12668.ProtoReflect.Descriptor instead. |
| func (*Message12668) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{29} |
| } |
| |
| func (x *Message12668) GetField12677() []*Message12669 { |
| if x != nil { |
| return x.Field12677 |
| } |
| return nil |
| } |
| |
| func (x *Message12668) GetField12678() int32 { |
| if x != nil && x.Field12678 != nil { |
| return *x.Field12678 |
| } |
| return 0 |
| } |
| |
| func (x *Message12668) GetField12679() int32 { |
| if x != nil && x.Field12679 != nil { |
| return *x.Field12679 |
| } |
| return 0 |
| } |
| |
| func (x *Message12668) GetField12680() int32 { |
| if x != nil && x.Field12680 != nil { |
| return *x.Field12680 |
| } |
| return 0 |
| } |
| |
| type Message12825 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12862 []*Message12818 `protobuf:"bytes,1,rep,name=field12862" json:"field12862,omitempty"` |
| Field12863 *int32 `protobuf:"varint,2,opt,name=field12863" json:"field12863,omitempty"` |
| Field12864 *Message12819 `protobuf:"bytes,3,opt,name=field12864" json:"field12864,omitempty"` |
| Field12865 *Message12820 `protobuf:"bytes,4,opt,name=field12865" json:"field12865,omitempty"` |
| Field12866 *int32 `protobuf:"varint,5,opt,name=field12866" json:"field12866,omitempty"` |
| Field12867 []*Message12821 `protobuf:"bytes,6,rep,name=field12867" json:"field12867,omitempty"` |
| Field12868 []*UnusedEmptyMessage `protobuf:"bytes,7,rep,name=field12868" json:"field12868,omitempty"` |
| } |
| |
| func (x *Message12825) Reset() { |
| *x = Message12825{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[30] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12825) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12825) ProtoMessage() {} |
| |
| func (x *Message12825) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[30] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message12825.ProtoReflect.Descriptor instead. |
| func (*Message12825) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{30} |
| } |
| |
| func (x *Message12825) GetField12862() []*Message12818 { |
| if x != nil { |
| return x.Field12862 |
| } |
| return nil |
| } |
| |
| func (x *Message12825) GetField12863() int32 { |
| if x != nil && x.Field12863 != nil { |
| return *x.Field12863 |
| } |
| return 0 |
| } |
| |
| func (x *Message12825) GetField12864() *Message12819 { |
| if x != nil { |
| return x.Field12864 |
| } |
| return nil |
| } |
| |
| func (x *Message12825) GetField12865() *Message12820 { |
| if x != nil { |
| return x.Field12865 |
| } |
| return nil |
| } |
| |
| func (x *Message12825) GetField12866() int32 { |
| if x != nil && x.Field12866 != nil { |
| return *x.Field12866 |
| } |
| return 0 |
| } |
| |
| func (x *Message12825) GetField12867() []*Message12821 { |
| if x != nil { |
| return x.Field12867 |
| } |
| return nil |
| } |
| |
| func (x *Message12825) GetField12868() []*UnusedEmptyMessage { |
| if x != nil { |
| return x.Field12868 |
| } |
| return nil |
| } |
| |
| type Message16478 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field16481 []*Message16479 `protobuf:"bytes,1,rep,name=field16481" json:"field16481,omitempty"` |
| Field16482 *bool `protobuf:"varint,3,opt,name=field16482" json:"field16482,omitempty"` |
| Field16483 *int32 `protobuf:"varint,2,opt,name=field16483" json:"field16483,omitempty"` |
| } |
| |
| func (x *Message16478) Reset() { |
| *x = Message16478{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[31] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message16478) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message16478) ProtoMessage() {} |
| |
| func (x *Message16478) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[31] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message16478.ProtoReflect.Descriptor instead. |
| func (*Message16478) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{31} |
| } |
| |
| func (x *Message16478) GetField16481() []*Message16479 { |
| if x != nil { |
| return x.Field16481 |
| } |
| return nil |
| } |
| |
| func (x *Message16478) GetField16482() bool { |
| if x != nil && x.Field16482 != nil { |
| return *x.Field16482 |
| } |
| return false |
| } |
| |
| func (x *Message16478) GetField16483() int32 { |
| if x != nil && x.Field16483 != nil { |
| return *x.Field16483 |
| } |
| return 0 |
| } |
| |
| type Message16552 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field16565 *uint64 `protobuf:"fixed64,1,opt,name=field16565" json:"field16565,omitempty"` |
| Field16566 *int32 `protobuf:"varint,2,opt,name=field16566" json:"field16566,omitempty"` |
| Field16567 *Enum16553 `protobuf:"varint,3,opt,name=field16567,enum=benchmarks.google_message3.Enum16553" json:"field16567,omitempty"` |
| } |
| |
| func (x *Message16552) Reset() { |
| *x = Message16552{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[32] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message16552) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message16552) ProtoMessage() {} |
| |
| func (x *Message16552) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[32] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message16552.ProtoReflect.Descriptor instead. |
| func (*Message16552) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{32} |
| } |
| |
| func (x *Message16552) GetField16565() uint64 { |
| if x != nil && x.Field16565 != nil { |
| return *x.Field16565 |
| } |
| return 0 |
| } |
| |
| func (x *Message16552) GetField16566() int32 { |
| if x != nil && x.Field16566 != nil { |
| return *x.Field16566 |
| } |
| return 0 |
| } |
| |
| func (x *Message16552) GetField16567() Enum16553 { |
| if x != nil && x.Field16567 != nil { |
| return *x.Field16567 |
| } |
| return Enum16553_ENUM_VALUE16554 |
| } |
| |
| type Message16660 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field16668 *string `protobuf:"bytes,1,opt,name=field16668" json:"field16668,omitempty"` |
| Field16669 *string `protobuf:"bytes,2,opt,name=field16669" json:"field16669,omitempty"` |
| Field16670 *int32 `protobuf:"varint,3,opt,name=field16670" json:"field16670,omitempty"` |
| } |
| |
| func (x *Message16660) Reset() { |
| *x = Message16660{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[33] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message16660) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message16660) ProtoMessage() {} |
| |
| func (x *Message16660) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[33] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message16660.ProtoReflect.Descriptor instead. |
| func (*Message16660) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{33} |
| } |
| |
| func (x *Message16660) GetField16668() string { |
| if x != nil && x.Field16668 != nil { |
| return *x.Field16668 |
| } |
| return "" |
| } |
| |
| func (x *Message16660) GetField16669() string { |
| if x != nil && x.Field16669 != nil { |
| return *x.Field16669 |
| } |
| return "" |
| } |
| |
| func (x *Message16660) GetField16670() int32 { |
| if x != nil && x.Field16670 != nil { |
| return *x.Field16670 |
| } |
| return 0 |
| } |
| |
| type Message16727 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| extensionFields protoimpl.ExtensionFields |
| |
| Field16782 *Enum16728 `protobuf:"varint,1,req,name=field16782,enum=benchmarks.google_message3.Enum16728" json:"field16782,omitempty"` |
| Field16783 *string `protobuf:"bytes,2,req,name=field16783" json:"field16783,omitempty"` |
| Field16784 *string `protobuf:"bytes,3,opt,name=field16784" json:"field16784,omitempty"` |
| Field16785 *int32 `protobuf:"varint,23,opt,name=field16785" json:"field16785,omitempty"` |
| Field16786 *string `protobuf:"bytes,4,req,name=field16786" json:"field16786,omitempty"` |
| Field16787 *string `protobuf:"bytes,5,opt,name=field16787" json:"field16787,omitempty"` |
| Field16788 *string `protobuf:"bytes,6,opt,name=field16788" json:"field16788,omitempty"` |
| Field16789 *Enum16732 `protobuf:"varint,7,req,name=field16789,enum=benchmarks.google_message3.Enum16732" json:"field16789,omitempty"` |
| Field16790 *string `protobuf:"bytes,8,opt,name=field16790" json:"field16790,omitempty"` |
| Field16791 *string `protobuf:"bytes,9,opt,name=field16791" json:"field16791,omitempty"` |
| Field16792 *string `protobuf:"bytes,10,opt,name=field16792" json:"field16792,omitempty"` |
| Field16793 *Enum16738 `protobuf:"varint,11,opt,name=field16793,enum=benchmarks.google_message3.Enum16738" json:"field16793,omitempty"` |
| Field16794 *int32 `protobuf:"varint,12,opt,name=field16794" json:"field16794,omitempty"` |
| Field16795 []*Message16722 `protobuf:"bytes,13,rep,name=field16795" json:"field16795,omitempty"` |
| Field16796 *bool `protobuf:"varint,19,opt,name=field16796" json:"field16796,omitempty"` |
| Field16797 *bool `protobuf:"varint,24,opt,name=field16797" json:"field16797,omitempty"` |
| Field16798 *string `protobuf:"bytes,14,opt,name=field16798" json:"field16798,omitempty"` |
| Field16799 *int64 `protobuf:"varint,15,opt,name=field16799" json:"field16799,omitempty"` |
| Field16800 *bool `protobuf:"varint,16,opt,name=field16800" json:"field16800,omitempty"` |
| Field16801 *string `protobuf:"bytes,17,opt,name=field16801" json:"field16801,omitempty"` |
| Field16802 *Enum16698 `protobuf:"varint,18,opt,name=field16802,enum=benchmarks.google_message3.Enum16698" json:"field16802,omitempty"` |
| Field16803 *Message16724 `protobuf:"bytes,20,opt,name=field16803" json:"field16803,omitempty"` |
| Field16804 *bool `protobuf:"varint,22,opt,name=field16804" json:"field16804,omitempty"` |
| Field16805 *UnusedEmptyMessage `protobuf:"bytes,25,opt,name=field16805" json:"field16805,omitempty"` |
| } |
| |
| func (x *Message16727) Reset() { |
| *x = Message16727{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[34] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message16727) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message16727) ProtoMessage() {} |
| |
| func (x *Message16727) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[34] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message16727.ProtoReflect.Descriptor instead. |
| func (*Message16727) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{34} |
| } |
| |
| var extRange_Message16727 = []protoiface.ExtensionRangeV1{ |
| {Start: 1000, End: 536870911}, |
| } |
| |
| // Deprecated: Use Message16727.ProtoReflect.Descriptor.ExtensionRanges instead. |
| func (*Message16727) ExtensionRangeArray() []protoiface.ExtensionRangeV1 { |
| return extRange_Message16727 |
| } |
| |
| func (x *Message16727) GetField16782() Enum16728 { |
| if x != nil && x.Field16782 != nil { |
| return *x.Field16782 |
| } |
| return Enum16728_ENUM_VALUE16729 |
| } |
| |
| func (x *Message16727) GetField16783() string { |
| if x != nil && x.Field16783 != nil { |
| return *x.Field16783 |
| } |
| return "" |
| } |
| |
| func (x *Message16727) GetField16784() string { |
| if x != nil && x.Field16784 != nil { |
| return *x.Field16784 |
| } |
| return "" |
| } |
| |
| func (x *Message16727) GetField16785() int32 { |
| if x != nil && x.Field16785 != nil { |
| return *x.Field16785 |
| } |
| return 0 |
| } |
| |
| func (x *Message16727) GetField16786() string { |
| if x != nil && x.Field16786 != nil { |
| return *x.Field16786 |
| } |
| return "" |
| } |
| |
| func (x *Message16727) GetField16787() string { |
| if x != nil && x.Field16787 != nil { |
| return *x.Field16787 |
| } |
| return "" |
| } |
| |
| func (x *Message16727) GetField16788() string { |
| if x != nil && x.Field16788 != nil { |
| return *x.Field16788 |
| } |
| return "" |
| } |
| |
| func (x *Message16727) GetField16789() Enum16732 { |
| if x != nil && x.Field16789 != nil { |
| return *x.Field16789 |
| } |
| return Enum16732_ENUM_VALUE16733 |
| } |
| |
| func (x *Message16727) GetField16790() string { |
| if x != nil && x.Field16790 != nil { |
| return *x.Field16790 |
| } |
| return "" |
| } |
| |
| func (x *Message16727) GetField16791() string { |
| if x != nil && x.Field16791 != nil { |
| return *x.Field16791 |
| } |
| return "" |
| } |
| |
| func (x *Message16727) GetField16792() string { |
| if x != nil && x.Field16792 != nil { |
| return *x.Field16792 |
| } |
| return "" |
| } |
| |
| func (x *Message16727) GetField16793() Enum16738 { |
| if x != nil && x.Field16793 != nil { |
| return *x.Field16793 |
| } |
| return Enum16738_ENUM_VALUE16739 |
| } |
| |
| func (x *Message16727) GetField16794() int32 { |
| if x != nil && x.Field16794 != nil { |
| return *x.Field16794 |
| } |
| return 0 |
| } |
| |
| func (x *Message16727) GetField16795() []*Message16722 { |
| if x != nil { |
| return x.Field16795 |
| } |
| return nil |
| } |
| |
| func (x *Message16727) GetField16796() bool { |
| if x != nil && x.Field16796 != nil { |
| return *x.Field16796 |
| } |
| return false |
| } |
| |
| func (x *Message16727) GetField16797() bool { |
| if x != nil && x.Field16797 != nil { |
| return *x.Field16797 |
| } |
| return false |
| } |
| |
| func (x *Message16727) GetField16798() string { |
| if x != nil && x.Field16798 != nil { |
| return *x.Field16798 |
| } |
| return "" |
| } |
| |
| func (x *Message16727) GetField16799() int64 { |
| if x != nil && x.Field16799 != nil { |
| return *x.Field16799 |
| } |
| return 0 |
| } |
| |
| func (x *Message16727) GetField16800() bool { |
| if x != nil && x.Field16800 != nil { |
| return *x.Field16800 |
| } |
| return false |
| } |
| |
| func (x *Message16727) GetField16801() string { |
| if x != nil && x.Field16801 != nil { |
| return *x.Field16801 |
| } |
| return "" |
| } |
| |
| func (x *Message16727) GetField16802() Enum16698 { |
| if x != nil && x.Field16802 != nil { |
| return *x.Field16802 |
| } |
| return Enum16698_ENUM_VALUE16699 |
| } |
| |
| func (x *Message16727) GetField16803() *Message16724 { |
| if x != nil { |
| return x.Field16803 |
| } |
| return nil |
| } |
| |
| func (x *Message16727) GetField16804() bool { |
| if x != nil && x.Field16804 != nil { |
| return *x.Field16804 |
| } |
| return false |
| } |
| |
| func (x *Message16727) GetField16805() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field16805 |
| } |
| return nil |
| } |
| |
| type Message16725 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field16774 *Enum16728 `protobuf:"varint,1,opt,name=field16774,enum=benchmarks.google_message3.Enum16728" json:"field16774,omitempty"` |
| Field16775 []string `protobuf:"bytes,2,rep,name=field16775" json:"field16775,omitempty"` |
| } |
| |
| func (x *Message16725) Reset() { |
| *x = Message16725{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[35] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message16725) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message16725) ProtoMessage() {} |
| |
| func (x *Message16725) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[35] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message16725.ProtoReflect.Descriptor instead. |
| func (*Message16725) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{35} |
| } |
| |
| func (x *Message16725) GetField16774() Enum16728 { |
| if x != nil && x.Field16774 != nil { |
| return *x.Field16774 |
| } |
| return Enum16728_ENUM_VALUE16729 |
| } |
| |
| func (x *Message16725) GetField16775() []string { |
| if x != nil { |
| return x.Field16775 |
| } |
| return nil |
| } |
| |
| type Message17726 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field17801 *string `protobuf:"bytes,1,opt,name=field17801" json:"field17801,omitempty"` |
| Field17802 []string `protobuf:"bytes,2,rep,name=field17802" json:"field17802,omitempty"` |
| Field17803 *string `protobuf:"bytes,3,opt,name=field17803" json:"field17803,omitempty"` |
| Field17804 []string `protobuf:"bytes,4,rep,name=field17804" json:"field17804,omitempty"` |
| Field17805 *string `protobuf:"bytes,5,opt,name=field17805" json:"field17805,omitempty"` |
| Field17806 []string `protobuf:"bytes,6,rep,name=field17806" json:"field17806,omitempty"` |
| Field17807 *string `protobuf:"bytes,7,opt,name=field17807" json:"field17807,omitempty"` |
| Field17808 *string `protobuf:"bytes,8,opt,name=field17808" json:"field17808,omitempty"` |
| Field17809 []string `protobuf:"bytes,15,rep,name=field17809" json:"field17809,omitempty"` |
| Field17810 []string `protobuf:"bytes,16,rep,name=field17810" json:"field17810,omitempty"` |
| Field17811 []string `protobuf:"bytes,17,rep,name=field17811" json:"field17811,omitempty"` |
| Field17812 []*UnusedEmptyMessage `protobuf:"bytes,18,rep,name=field17812" json:"field17812,omitempty"` |
| Field17813 *string `protobuf:"bytes,9,opt,name=field17813" json:"field17813,omitempty"` |
| Field17814 *string `protobuf:"bytes,10,opt,name=field17814" json:"field17814,omitempty"` |
| Field17815 *string `protobuf:"bytes,11,opt,name=field17815" json:"field17815,omitempty"` |
| Field17816 *string `protobuf:"bytes,12,opt,name=field17816" json:"field17816,omitempty"` |
| Field17817 *string `protobuf:"bytes,13,opt,name=field17817" json:"field17817,omitempty"` |
| Field17818 *string `protobuf:"bytes,14,opt,name=field17818" json:"field17818,omitempty"` |
| Field17819 *string `protobuf:"bytes,19,opt,name=field17819" json:"field17819,omitempty"` |
| Field17820 []*Message17728 `protobuf:"bytes,20,rep,name=field17820" json:"field17820,omitempty"` |
| Field17821 []*Message17728 `protobuf:"bytes,21,rep,name=field17821" json:"field17821,omitempty"` |
| Field17822 []*UnusedEmptyMessage `protobuf:"bytes,30,rep,name=field17822" json:"field17822,omitempty"` |
| } |
| |
| func (x *Message17726) Reset() { |
| *x = Message17726{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[36] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message17726) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message17726) ProtoMessage() {} |
| |
| func (x *Message17726) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[36] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message17726.ProtoReflect.Descriptor instead. |
| func (*Message17726) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{36} |
| } |
| |
| func (x *Message17726) GetField17801() string { |
| if x != nil && x.Field17801 != nil { |
| return *x.Field17801 |
| } |
| return "" |
| } |
| |
| func (x *Message17726) GetField17802() []string { |
| if x != nil { |
| return x.Field17802 |
| } |
| return nil |
| } |
| |
| func (x *Message17726) GetField17803() string { |
| if x != nil && x.Field17803 != nil { |
| return *x.Field17803 |
| } |
| return "" |
| } |
| |
| func (x *Message17726) GetField17804() []string { |
| if x != nil { |
| return x.Field17804 |
| } |
| return nil |
| } |
| |
| func (x *Message17726) GetField17805() string { |
| if x != nil && x.Field17805 != nil { |
| return *x.Field17805 |
| } |
| return "" |
| } |
| |
| func (x *Message17726) GetField17806() []string { |
| if x != nil { |
| return x.Field17806 |
| } |
| return nil |
| } |
| |
| func (x *Message17726) GetField17807() string { |
| if x != nil && x.Field17807 != nil { |
| return *x.Field17807 |
| } |
| return "" |
| } |
| |
| func (x *Message17726) GetField17808() string { |
| if x != nil && x.Field17808 != nil { |
| return *x.Field17808 |
| } |
| return "" |
| } |
| |
| func (x *Message17726) GetField17809() []string { |
| if x != nil { |
| return x.Field17809 |
| } |
| return nil |
| } |
| |
| func (x *Message17726) GetField17810() []string { |
| if x != nil { |
| return x.Field17810 |
| } |
| return nil |
| } |
| |
| func (x *Message17726) GetField17811() []string { |
| if x != nil { |
| return x.Field17811 |
| } |
| return nil |
| } |
| |
| func (x *Message17726) GetField17812() []*UnusedEmptyMessage { |
| if x != nil { |
| return x.Field17812 |
| } |
| return nil |
| } |
| |
| func (x *Message17726) GetField17813() string { |
| if x != nil && x.Field17813 != nil { |
| return *x.Field17813 |
| } |
| return "" |
| } |
| |
| func (x *Message17726) GetField17814() string { |
| if x != nil && x.Field17814 != nil { |
| return *x.Field17814 |
| } |
| return "" |
| } |
| |
| func (x *Message17726) GetField17815() string { |
| if x != nil && x.Field17815 != nil { |
| return *x.Field17815 |
| } |
| return "" |
| } |
| |
| func (x *Message17726) GetField17816() string { |
| if x != nil && x.Field17816 != nil { |
| return *x.Field17816 |
| } |
| return "" |
| } |
| |
| func (x *Message17726) GetField17817() string { |
| if x != nil && x.Field17817 != nil { |
| return *x.Field17817 |
| } |
| return "" |
| } |
| |
| func (x *Message17726) GetField17818() string { |
| if x != nil && x.Field17818 != nil { |
| return *x.Field17818 |
| } |
| return "" |
| } |
| |
| func (x *Message17726) GetField17819() string { |
| if x != nil && x.Field17819 != nil { |
| return *x.Field17819 |
| } |
| return "" |
| } |
| |
| func (x *Message17726) GetField17820() []*Message17728 { |
| if x != nil { |
| return x.Field17820 |
| } |
| return nil |
| } |
| |
| func (x *Message17726) GetField17821() []*Message17728 { |
| if x != nil { |
| return x.Field17821 |
| } |
| return nil |
| } |
| |
| func (x *Message17726) GetField17822() []*UnusedEmptyMessage { |
| if x != nil { |
| return x.Field17822 |
| } |
| return nil |
| } |
| |
| type Message17782 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field18153 *string `protobuf:"bytes,1,opt,name=field18153" json:"field18153,omitempty"` |
| Field18154 *string `protobuf:"bytes,2,opt,name=field18154" json:"field18154,omitempty"` |
| } |
| |
| func (x *Message17782) Reset() { |
| *x = Message17782{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[37] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message17782) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message17782) ProtoMessage() {} |
| |
| func (x *Message17782) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[37] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message17782.ProtoReflect.Descriptor instead. |
| func (*Message17782) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{37} |
| } |
| |
| func (x *Message17782) GetField18153() string { |
| if x != nil && x.Field18153 != nil { |
| return *x.Field18153 |
| } |
| return "" |
| } |
| |
| func (x *Message17782) GetField18154() string { |
| if x != nil && x.Field18154 != nil { |
| return *x.Field18154 |
| } |
| return "" |
| } |
| |
| type Message17783 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field18155 *string `protobuf:"bytes,1,opt,name=field18155" json:"field18155,omitempty"` |
| Field18156 *string `protobuf:"bytes,2,opt,name=field18156" json:"field18156,omitempty"` |
| Field18157 *string `protobuf:"bytes,3,opt,name=field18157" json:"field18157,omitempty"` |
| Message17784 []*Message17783_Message17784 `protobuf:"group,4,rep,name=Message17784,json=message17784" json:"message17784,omitempty"` |
| Message17785 []*Message17783_Message17785 `protobuf:"group,9,rep,name=Message17785,json=message17785" json:"message17785,omitempty"` |
| Field18160 []string `protobuf:"bytes,16,rep,name=field18160" json:"field18160,omitempty"` |
| } |
| |
| func (x *Message17783) Reset() { |
| *x = Message17783{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[38] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message17783) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message17783) ProtoMessage() {} |
| |
| func (x *Message17783) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message3_benchmark_message3_1_proto_msgTypes[38] |
| if protoimpl.UnsafeEnabled && x != nil { |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| if ms.LoadMessageInfo() == nil { |
| ms.StoreMessageInfo(mi) |
| } |
| return ms |
| } |
| return mi.MessageOf(x) |
| } |
| |
| // Deprecated: Use Message17783.ProtoReflect.Descriptor instead. |
| func (*Message17783) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message3_benchmark_message3_1_proto_rawDescGZIP(), []int{38} |
| } |
| |
| func (x *Message17783) GetField18155() string { |
| if x != nil && x.Field18155 != nil { |
| return *x.Field18155 |
| } |
| return "" |
| } |
| |
| func (x *Message17783) GetField18156() string { |
| if x != nil && x.Field18156 != nil { |
| return *x.Field18156 |
| } |
| return "" |
| } |
| |
| func (x *Message17783) GetField18157() string { |
| if x != nil && x.Field18157 != nil { |
| return *x.Field18157 |
| } |
| return "" |
| } |
| |
| func (x *Message17783) GetMessage17784() []*Message17783_Message17784 { |
| if x != nil { |
| return x.Message17784 |
| } |
| return nil |
| } |
| |
| func (x *Message17783) GetMessage17785() []*Message17783_Message17785 { |
| if x != nil { |
| return x.Message17785 |
| } |
| return nil |
| } |
| |
| func (x *Message17783) GetField18160() []string { |
| if x != nil { |
| return x.Field18160 |
| } |
| return nil |
| } |
| |
| type Message16945 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| extensionFields protoimpl.ExtensionFields |
| |
| Field16946 *string `protobuf:"bytes,1,opt,name=field16946" json:"field16946,omitempty"` |
| Field16947 *string `protobuf:"bytes,2,opt,name=field16947" json:"field16947,omitempty"` |
| Field16948 *string `protobuf:"bytes,3,opt,name=field16948" json:"field16948,omitempty"` |
| Field16949 *string `protobuf:"bytes,4,opt,name=field16949" json:"field16949,omitempty"` |
| Field16950 *string `protobuf:"bytes,5,opt,name=field16950" json:"field16950,omitempty"` |
| Field16951 *UnusedEmptyMessage `protobuf:"bytes,872,opt,name=field16951" json:"field16951,omitempty"` |
| Field16952 []*Message0 `protobuf:"bytes,16,rep,name=field16952" json:"field16952,omitempty"` |
| Field16953 []*UnusedEmptyMessage `protobuf:"bytes,54,rep,name=field16953" json:"field16953,omitempty"` |
| Field16954 []*Message0 `protobuf:"bytes,55,rep,name=field16954" json:"field16954,omitempty"` |
| Field16955 []string `protobuf:"bytes,58,r
|