| // Code generated by protoc-gen-go. DO NOT EDIT. |
| // source: datasets/google_message4/benchmark_message4.proto |
| |
| package google_message4 |
| |
| 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 GoogleMessage4 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field37503 *int32 `protobuf:"varint,1,opt,name=field37503" json:"field37503,omitempty"` |
| Field37504 *UnusedEmptyMessage `protobuf:"bytes,2,opt,name=field37504" json:"field37504,omitempty"` |
| Field37505 *UnusedEmptyMessage `protobuf:"bytes,3,opt,name=field37505" json:"field37505,omitempty"` |
| Field37506 *UnusedEmptyMessage `protobuf:"bytes,4,opt,name=field37506" json:"field37506,omitempty"` |
| Field37507 *UnusedEmptyMessage `protobuf:"bytes,5,opt,name=field37507" json:"field37507,omitempty"` |
| Field37508 *Message37489 `protobuf:"bytes,6,opt,name=field37508" json:"field37508,omitempty"` |
| Field37509 *UnusedEmptyMessage `protobuf:"bytes,7,opt,name=field37509" json:"field37509,omitempty"` |
| Field37510 *UnusedEmptyMessage `protobuf:"bytes,8,opt,name=field37510" json:"field37510,omitempty"` |
| Field37511 *UnusedEmptyMessage `protobuf:"bytes,9,opt,name=field37511" json:"field37511,omitempty"` |
| Field37512 *UnusedEmptyMessage `protobuf:"bytes,10,opt,name=field37512" json:"field37512,omitempty"` |
| Field37513 *UnusedEmptyMessage `protobuf:"bytes,11,opt,name=field37513" json:"field37513,omitempty"` |
| Field37514 *UnusedEmptyMessage `protobuf:"bytes,12,opt,name=field37514" json:"field37514,omitempty"` |
| Field37515 *UnusedEmptyMessage `protobuf:"bytes,13,opt,name=field37515" json:"field37515,omitempty"` |
| Field37516 *UnusedEmptyMessage `protobuf:"bytes,14,opt,name=field37516" json:"field37516,omitempty"` |
| Field37517 *UnusedEmptyMessage `protobuf:"bytes,15,opt,name=field37517" json:"field37517,omitempty"` |
| Field37518 *UnusedEmptyMessage `protobuf:"bytes,16,opt,name=field37518" json:"field37518,omitempty"` |
| } |
| |
| func (x *GoogleMessage4) Reset() { |
| *x = GoogleMessage4{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[0] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *GoogleMessage4) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*GoogleMessage4) ProtoMessage() {} |
| |
| func (x *GoogleMessage4) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 GoogleMessage4.ProtoReflect.Descriptor instead. |
| func (*GoogleMessage4) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{0} |
| } |
| |
| func (x *GoogleMessage4) GetField37503() int32 { |
| if x != nil && x.Field37503 != nil { |
| return *x.Field37503 |
| } |
| return 0 |
| } |
| |
| func (x *GoogleMessage4) GetField37504() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37504 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37505() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37505 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37506() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37506 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37507() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37507 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37508() *Message37489 { |
| if x != nil { |
| return x.Field37508 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37509() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37509 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37510() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37510 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37511() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37511 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37512() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37512 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37513() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37513 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37514() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37514 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37515() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37515 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37516() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37516 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37517() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37517 |
| } |
| return nil |
| } |
| |
| func (x *GoogleMessage4) GetField37518() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37518 |
| } |
| return nil |
| } |
| |
| type Message37489 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field37534 *Message2517 `protobuf:"bytes,3,opt,name=field37534" json:"field37534,omitempty"` |
| Field37535 *Message7330 `protobuf:"bytes,4,opt,name=field37535" json:"field37535,omitempty"` |
| Field37536 *Message8815 `protobuf:"bytes,6,opt,name=field37536" json:"field37536,omitempty"` |
| Field37537 *Message8817 `protobuf:"bytes,7,opt,name=field37537" json:"field37537,omitempty"` |
| Field37538 *Message8835 `protobuf:"bytes,8,opt,name=field37538" json:"field37538,omitempty"` |
| Field37539 *Message8848 `protobuf:"bytes,9,opt,name=field37539" json:"field37539,omitempty"` |
| Field37540 *Message8856 `protobuf:"bytes,11,opt,name=field37540" json:"field37540,omitempty"` |
| Field37541 *Message12717 `protobuf:"bytes,15,opt,name=field37541" json:"field37541,omitempty"` |
| Field37542 *Message12748 `protobuf:"bytes,20,opt,name=field37542" json:"field37542,omitempty"` |
| Field37543 *Message7319 `protobuf:"bytes,22,opt,name=field37543" json:"field37543,omitempty"` |
| Field37544 *Message12908 `protobuf:"bytes,24,opt,name=field37544" json:"field37544,omitempty"` |
| Field37545 *Message12910 `protobuf:"bytes,25,opt,name=field37545" json:"field37545,omitempty"` |
| Field37546 *Message12960 `protobuf:"bytes,30,opt,name=field37546" json:"field37546,omitempty"` |
| Field37547 *Message176 `protobuf:"bytes,33,opt,name=field37547" json:"field37547,omitempty"` |
| Field37548 *Message13000 `protobuf:"bytes,34,opt,name=field37548" json:"field37548,omitempty"` |
| Field37549 *Message13035 `protobuf:"bytes,35,opt,name=field37549" json:"field37549,omitempty"` |
| Field37550 *Message37331 `protobuf:"bytes,36,opt,name=field37550" json:"field37550,omitempty"` |
| Field37551 *Message37329 `protobuf:"bytes,37,opt,name=field37551" json:"field37551,omitempty"` |
| Field37552 *Message37327 `protobuf:"bytes,38,opt,name=field37552" json:"field37552,omitempty"` |
| Field37553 *Message37333 `protobuf:"bytes,39,opt,name=field37553" json:"field37553,omitempty"` |
| Field37554 *Message37335 `protobuf:"bytes,40,opt,name=field37554" json:"field37554,omitempty"` |
| } |
| |
| func (x *Message37489) Reset() { |
| *x = Message37489{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[1] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message37489) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message37489) ProtoMessage() {} |
| |
| func (x *Message37489) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message37489.ProtoReflect.Descriptor instead. |
| func (*Message37489) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{1} |
| } |
| |
| func (x *Message37489) GetField37534() *Message2517 { |
| if x != nil { |
| return x.Field37534 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37535() *Message7330 { |
| if x != nil { |
| return x.Field37535 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37536() *Message8815 { |
| if x != nil { |
| return x.Field37536 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37537() *Message8817 { |
| if x != nil { |
| return x.Field37537 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37538() *Message8835 { |
| if x != nil { |
| return x.Field37538 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37539() *Message8848 { |
| if x != nil { |
| return x.Field37539 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37540() *Message8856 { |
| if x != nil { |
| return x.Field37540 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37541() *Message12717 { |
| if x != nil { |
| return x.Field37541 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37542() *Message12748 { |
| if x != nil { |
| return x.Field37542 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37543() *Message7319 { |
| if x != nil { |
| return x.Field37543 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37544() *Message12908 { |
| if x != nil { |
| return x.Field37544 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37545() *Message12910 { |
| if x != nil { |
| return x.Field37545 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37546() *Message12960 { |
| if x != nil { |
| return x.Field37546 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37547() *Message176 { |
| if x != nil { |
| return x.Field37547 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37548() *Message13000 { |
| if x != nil { |
| return x.Field37548 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37549() *Message13035 { |
| if x != nil { |
| return x.Field37549 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37550() *Message37331 { |
| if x != nil { |
| return x.Field37550 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37551() *Message37329 { |
| if x != nil { |
| return x.Field37551 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37552() *Message37327 { |
| if x != nil { |
| return x.Field37552 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37553() *Message37333 { |
| if x != nil { |
| return x.Field37553 |
| } |
| return nil |
| } |
| |
| func (x *Message37489) GetField37554() *Message37335 { |
| if x != nil { |
| return x.Field37554 |
| } |
| return nil |
| } |
| |
| type Message7319 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field7321 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field7321" json:"field7321,omitempty"` |
| Field7322 *UnusedEmptyMessage `protobuf:"bytes,7,opt,name=field7322" json:"field7322,omitempty"` |
| } |
| |
| func (x *Message7319) Reset() { |
| *x = Message7319{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[2] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message7319) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message7319) ProtoMessage() {} |
| |
| func (x *Message7319) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message7319.ProtoReflect.Descriptor instead. |
| func (*Message7319) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{2} |
| } |
| |
| func (x *Message7319) GetField7321() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field7321 |
| } |
| return nil |
| } |
| |
| func (x *Message7319) GetField7322() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field7322 |
| } |
| return nil |
| } |
| |
| type Message12717 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12719 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field12719" json:"field12719,omitempty"` |
| Field12720 *string `protobuf:"bytes,2,opt,name=field12720" json:"field12720,omitempty"` |
| Field12721 *uint32 `protobuf:"varint,3,opt,name=field12721" json:"field12721,omitempty"` |
| Field12722 *Message11976 `protobuf:"bytes,4,opt,name=field12722" json:"field12722,omitempty"` |
| Field12723 []*Message11948 `protobuf:"bytes,5,rep,name=field12723" json:"field12723,omitempty"` |
| Field12724 *Message11947 `protobuf:"bytes,6,opt,name=field12724" json:"field12724,omitempty"` |
| Field12725 *Message12687 `protobuf:"bytes,7,opt,name=field12725" json:"field12725,omitempty"` |
| Field12726 []*Message11948 `protobuf:"bytes,8,rep,name=field12726" json:"field12726,omitempty"` |
| Field12727 *int64 `protobuf:"varint,9,opt,name=field12727" json:"field12727,omitempty"` |
| } |
| |
| func (x *Message12717) Reset() { |
| *x = Message12717{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[3] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12717) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12717) ProtoMessage() {} |
| |
| func (x *Message12717) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message12717.ProtoReflect.Descriptor instead. |
| func (*Message12717) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{3} |
| } |
| |
| func (x *Message12717) GetField12719() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field12719 |
| } |
| return nil |
| } |
| |
| func (x *Message12717) GetField12720() string { |
| if x != nil && x.Field12720 != nil { |
| return *x.Field12720 |
| } |
| return "" |
| } |
| |
| func (x *Message12717) GetField12721() uint32 { |
| if x != nil && x.Field12721 != nil { |
| return *x.Field12721 |
| } |
| return 0 |
| } |
| |
| func (x *Message12717) GetField12722() *Message11976 { |
| if x != nil { |
| return x.Field12722 |
| } |
| return nil |
| } |
| |
| func (x *Message12717) GetField12723() []*Message11948 { |
| if x != nil { |
| return x.Field12723 |
| } |
| return nil |
| } |
| |
| func (x *Message12717) GetField12724() *Message11947 { |
| if x != nil { |
| return x.Field12724 |
| } |
| return nil |
| } |
| |
| func (x *Message12717) GetField12725() *Message12687 { |
| if x != nil { |
| return x.Field12725 |
| } |
| return nil |
| } |
| |
| func (x *Message12717) GetField12726() []*Message11948 { |
| if x != nil { |
| return x.Field12726 |
| } |
| return nil |
| } |
| |
| func (x *Message12717) GetField12727() int64 { |
| if x != nil && x.Field12727 != nil { |
| return *x.Field12727 |
| } |
| return 0 |
| } |
| |
| type Message37331 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field37367 *UnusedEmptyMessage `protobuf:"bytes,4,opt,name=field37367" json:"field37367,omitempty"` |
| Field37368 *Message37326 `protobuf:"bytes,1,req,name=field37368" json:"field37368,omitempty"` |
| Field37369 *int64 `protobuf:"varint,2,req,name=field37369" json:"field37369,omitempty"` |
| Field37370 []byte `protobuf:"bytes,3,req,name=field37370" json:"field37370,omitempty"` |
| } |
| |
| func (x *Message37331) Reset() { |
| *x = Message37331{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[4] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message37331) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message37331) ProtoMessage() {} |
| |
| func (x *Message37331) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message37331.ProtoReflect.Descriptor instead. |
| func (*Message37331) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{4} |
| } |
| |
| func (x *Message37331) GetField37367() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37367 |
| } |
| return nil |
| } |
| |
| func (x *Message37331) GetField37368() *Message37326 { |
| if x != nil { |
| return x.Field37368 |
| } |
| return nil |
| } |
| |
| func (x *Message37331) GetField37369() int64 { |
| if x != nil && x.Field37369 != nil { |
| return *x.Field37369 |
| } |
| return 0 |
| } |
| |
| func (x *Message37331) GetField37370() []byte { |
| if x != nil { |
| return x.Field37370 |
| } |
| return nil |
| } |
| |
| type Message8815 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field8819 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field8819" json:"field8819,omitempty"` |
| Field8820 []*Message8768 `protobuf:"bytes,2,rep,name=field8820" json:"field8820,omitempty"` |
| Field8821 *bool `protobuf:"varint,3,opt,name=field8821" json:"field8821,omitempty"` |
| } |
| |
| func (x *Message8815) Reset() { |
| *x = Message8815{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[5] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message8815) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message8815) ProtoMessage() {} |
| |
| func (x *Message8815) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message8815.ProtoReflect.Descriptor instead. |
| func (*Message8815) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{5} |
| } |
| |
| func (x *Message8815) GetField8819() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field8819 |
| } |
| return nil |
| } |
| |
| func (x *Message8815) GetField8820() []*Message8768 { |
| if x != nil { |
| return x.Field8820 |
| } |
| return nil |
| } |
| |
| func (x *Message8815) GetField8821() bool { |
| if x != nil && x.Field8821 != nil { |
| return *x.Field8821 |
| } |
| return false |
| } |
| |
| type Message7330 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field7332 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field7332" json:"field7332,omitempty"` |
| Field7333 *Message3069 `protobuf:"bytes,2,opt,name=field7333" json:"field7333,omitempty"` |
| Field7334 *Message7320 `protobuf:"bytes,3,opt,name=field7334" json:"field7334,omitempty"` |
| Field7335 *UnusedEmptyMessage `protobuf:"bytes,4,opt,name=field7335" json:"field7335,omitempty"` |
| Field7336 *bool `protobuf:"varint,5,opt,name=field7336" json:"field7336,omitempty"` |
| Field7337 *int64 `protobuf:"varint,6,opt,name=field7337" json:"field7337,omitempty"` |
| } |
| |
| func (x *Message7330) Reset() { |
| *x = Message7330{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[6] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message7330) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message7330) ProtoMessage() {} |
| |
| func (x *Message7330) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message7330.ProtoReflect.Descriptor instead. |
| func (*Message7330) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{6} |
| } |
| |
| func (x *Message7330) GetField7332() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field7332 |
| } |
| return nil |
| } |
| |
| func (x *Message7330) GetField7333() *Message3069 { |
| if x != nil { |
| return x.Field7333 |
| } |
| return nil |
| } |
| |
| func (x *Message7330) GetField7334() *Message7320 { |
| if x != nil { |
| return x.Field7334 |
| } |
| return nil |
| } |
| |
| func (x *Message7330) GetField7335() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field7335 |
| } |
| return nil |
| } |
| |
| func (x *Message7330) GetField7336() bool { |
| if x != nil && x.Field7336 != nil { |
| return *x.Field7336 |
| } |
| return false |
| } |
| |
| func (x *Message7330) GetField7337() int64 { |
| if x != nil && x.Field7337 != nil { |
| return *x.Field7337 |
| } |
| return 0 |
| } |
| |
| type Message12960 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12962 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field12962" json:"field12962,omitempty"` |
| Field12963 *Message12948 `protobuf:"bytes,2,opt,name=field12963" json:"field12963,omitempty"` |
| } |
| |
| func (x *Message12960) Reset() { |
| *x = Message12960{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[7] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12960) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12960) ProtoMessage() {} |
| |
| func (x *Message12960) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message12960.ProtoReflect.Descriptor instead. |
| func (*Message12960) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{7} |
| } |
| |
| func (x *Message12960) GetField12962() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field12962 |
| } |
| return nil |
| } |
| |
| func (x *Message12960) GetField12963() *Message12948 { |
| if x != nil { |
| return x.Field12963 |
| } |
| return nil |
| } |
| |
| type Message176 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field408 *string `protobuf:"bytes,1,req,name=field408" json:"field408,omitempty"` |
| Field409 *int32 `protobuf:"varint,4,opt,name=field409" json:"field409,omitempty"` |
| Field410 *string `protobuf:"bytes,50,opt,name=field410" json:"field410,omitempty"` |
| Field411 *int32 `protobuf:"varint,2,opt,name=field411" json:"field411,omitempty"` |
| Field412 *uint64 `protobuf:"varint,47,opt,name=field412" json:"field412,omitempty"` |
| Field413 *string `protobuf:"bytes,56,opt,name=field413" json:"field413,omitempty"` |
| Field414 *int32 `protobuf:"varint,24,opt,name=field414" json:"field414,omitempty"` |
| Field415 *string `protobuf:"bytes,21,opt,name=field415" json:"field415,omitempty"` |
| Field416 []byte `protobuf:"bytes,3,opt,name=field416" json:"field416,omitempty"` |
| Field417 *string `protobuf:"bytes,57,opt,name=field417" json:"field417,omitempty"` |
| Field418 *int32 `protobuf:"varint,51,opt,name=field418" json:"field418,omitempty"` |
| Field419 *float32 `protobuf:"fixed32,7,opt,name=field419" json:"field419,omitempty"` |
| Field420 *bool `protobuf:"varint,5,opt,name=field420" json:"field420,omitempty"` |
| Field421 *bool `protobuf:"varint,28,opt,name=field421" json:"field421,omitempty"` |
| Field422 *int32 `protobuf:"varint,6,opt,name=field422" json:"field422,omitempty"` |
| Field423 []int32 `protobuf:"varint,40,rep,name=field423" json:"field423,omitempty"` |
| Field424 *UnusedEmptyMessage `protobuf:"bytes,41,opt,name=field424" json:"field424,omitempty"` |
| Field425 *bool `protobuf:"varint,25,opt,name=field425" json:"field425,omitempty"` |
| Field426 *uint64 `protobuf:"varint,26,opt,name=field426" json:"field426,omitempty"` |
| Field427 *int32 `protobuf:"varint,38,opt,name=field427" json:"field427,omitempty"` |
| Field428 []byte `protobuf:"bytes,15,opt,name=field428" json:"field428,omitempty"` |
| Field429 []byte `protobuf:"bytes,55,opt,name=field429" json:"field429,omitempty"` |
| Field430 []byte `protobuf:"bytes,16,opt,name=field430" json:"field430,omitempty"` |
| Field431 []byte `protobuf:"bytes,23,opt,name=field431" json:"field431,omitempty"` |
| Field432 *bool `protobuf:"varint,33,opt,name=field432" json:"field432,omitempty"` |
| Field433 []byte `protobuf:"bytes,31,opt,name=field433" json:"field433,omitempty"` |
| Field434 []byte `protobuf:"bytes,32,opt,name=field434" json:"field434,omitempty"` |
| Field435 *int32 `protobuf:"varint,36,opt,name=field435" json:"field435,omitempty"` |
| Field436 *uint64 `protobuf:"varint,17,opt,name=field436" json:"field436,omitempty"` |
| Field437 *int32 `protobuf:"varint,45,opt,name=field437" json:"field437,omitempty"` |
| Field438 *uint64 `protobuf:"varint,18,opt,name=field438" json:"field438,omitempty"` |
| Field439 *string `protobuf:"bytes,46,opt,name=field439" json:"field439,omitempty"` |
| Field440 *UnusedEmptyMessage `protobuf:"bytes,64,opt,name=field440" json:"field440,omitempty"` |
| Field441 *int32 `protobuf:"varint,39,opt,name=field441" json:"field441,omitempty"` |
| Field442 *uint64 `protobuf:"varint,48,opt,name=field442" json:"field442,omitempty"` |
| Field443 []byte `protobuf:"bytes,19,opt,name=field443" json:"field443,omitempty"` |
| Field444 []byte `protobuf:"bytes,42,opt,name=field444" json:"field444,omitempty"` |
| Field445 []byte `protobuf:"bytes,43,opt,name=field445" json:"field445,omitempty"` |
| Field446 *string `protobuf:"bytes,44,opt,name=field446" json:"field446,omitempty"` |
| Field447 *string `protobuf:"bytes,49,opt,name=field447" json:"field447,omitempty"` |
| Field448 *int64 `protobuf:"varint,20,opt,name=field448" json:"field448,omitempty"` |
| Field449 *bool `protobuf:"varint,53,opt,name=field449" json:"field449,omitempty"` |
| Field450 *UnusedEmptyMessage `protobuf:"bytes,54,opt,name=field450" json:"field450,omitempty"` |
| Field451 []*UnusedEmptyMessage `protobuf:"bytes,22,rep,name=field451" json:"field451,omitempty"` |
| Field452 *UnusedEnum `protobuf:"varint,27,opt,name=field452,enum=benchmarks.google_message4.UnusedEnum" json:"field452,omitempty"` |
| Field453 *int32 `protobuf:"varint,29,opt,name=field453" json:"field453,omitempty"` |
| Field454 *int32 `protobuf:"varint,30,opt,name=field454" json:"field454,omitempty"` |
| Field455 *UnusedEnum `protobuf:"varint,37,opt,name=field455,enum=benchmarks.google_message4.UnusedEnum" json:"field455,omitempty"` |
| Field456 *UnusedEnum `protobuf:"varint,34,opt,name=field456,enum=benchmarks.google_message4.UnusedEnum" json:"field456,omitempty"` |
| Field457 *int32 `protobuf:"varint,35,opt,name=field457" json:"field457,omitempty"` |
| Message178 []*Message176_Message178 `protobuf:"group,101,rep,name=Message178,json=message178" json:"message178,omitempty"` |
| Field459 *bool `protobuf:"varint,52,opt,name=field459" json:"field459,omitempty"` |
| Field460 *uint64 `protobuf:"varint,58,opt,name=field460" json:"field460,omitempty"` |
| Field461 *uint64 `protobuf:"varint,59,opt,name=field461" json:"field461,omitempty"` |
| Field462 *UnusedEmptyMessage `protobuf:"bytes,60,opt,name=field462" json:"field462,omitempty"` |
| Field463 *UnusedEmptyMessage `protobuf:"bytes,61,opt,name=field463" json:"field463,omitempty"` |
| Field464 *UnusedEnum `protobuf:"varint,62,opt,name=field464,enum=benchmarks.google_message4.UnusedEnum" json:"field464,omitempty"` |
| Field465 []string `protobuf:"bytes,63,rep,name=field465" json:"field465,omitempty"` |
| Field466 *UnusedEmptyMessage `protobuf:"bytes,65,opt,name=field466" json:"field466,omitempty"` |
| } |
| |
| func (x *Message176) Reset() { |
| *x = Message176{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[8] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message176) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message176) ProtoMessage() {} |
| |
| func (x *Message176) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message176.ProtoReflect.Descriptor instead. |
| func (*Message176) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{8} |
| } |
| |
| func (x *Message176) GetField408() string { |
| if x != nil && x.Field408 != nil { |
| return *x.Field408 |
| } |
| return "" |
| } |
| |
| func (x *Message176) GetField409() int32 { |
| if x != nil && x.Field409 != nil { |
| return *x.Field409 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField410() string { |
| if x != nil && x.Field410 != nil { |
| return *x.Field410 |
| } |
| return "" |
| } |
| |
| func (x *Message176) GetField411() int32 { |
| if x != nil && x.Field411 != nil { |
| return *x.Field411 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField412() uint64 { |
| if x != nil && x.Field412 != nil { |
| return *x.Field412 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField413() string { |
| if x != nil && x.Field413 != nil { |
| return *x.Field413 |
| } |
| return "" |
| } |
| |
| func (x *Message176) GetField414() int32 { |
| if x != nil && x.Field414 != nil { |
| return *x.Field414 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField415() string { |
| if x != nil && x.Field415 != nil { |
| return *x.Field415 |
| } |
| return "" |
| } |
| |
| func (x *Message176) GetField416() []byte { |
| if x != nil { |
| return x.Field416 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField417() string { |
| if x != nil && x.Field417 != nil { |
| return *x.Field417 |
| } |
| return "" |
| } |
| |
| func (x *Message176) GetField418() int32 { |
| if x != nil && x.Field418 != nil { |
| return *x.Field418 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField419() float32 { |
| if x != nil && x.Field419 != nil { |
| return *x.Field419 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField420() bool { |
| if x != nil && x.Field420 != nil { |
| return *x.Field420 |
| } |
| return false |
| } |
| |
| func (x *Message176) GetField421() bool { |
| if x != nil && x.Field421 != nil { |
| return *x.Field421 |
| } |
| return false |
| } |
| |
| func (x *Message176) GetField422() int32 { |
| if x != nil && x.Field422 != nil { |
| return *x.Field422 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField423() []int32 { |
| if x != nil { |
| return x.Field423 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField424() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field424 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField425() bool { |
| if x != nil && x.Field425 != nil { |
| return *x.Field425 |
| } |
| return false |
| } |
| |
| func (x *Message176) GetField426() uint64 { |
| if x != nil && x.Field426 != nil { |
| return *x.Field426 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField427() int32 { |
| if x != nil && x.Field427 != nil { |
| return *x.Field427 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField428() []byte { |
| if x != nil { |
| return x.Field428 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField429() []byte { |
| if x != nil { |
| return x.Field429 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField430() []byte { |
| if x != nil { |
| return x.Field430 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField431() []byte { |
| if x != nil { |
| return x.Field431 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField432() bool { |
| if x != nil && x.Field432 != nil { |
| return *x.Field432 |
| } |
| return false |
| } |
| |
| func (x *Message176) GetField433() []byte { |
| if x != nil { |
| return x.Field433 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField434() []byte { |
| if x != nil { |
| return x.Field434 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField435() int32 { |
| if x != nil && x.Field435 != nil { |
| return *x.Field435 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField436() uint64 { |
| if x != nil && x.Field436 != nil { |
| return *x.Field436 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField437() int32 { |
| if x != nil && x.Field437 != nil { |
| return *x.Field437 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField438() uint64 { |
| if x != nil && x.Field438 != nil { |
| return *x.Field438 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField439() string { |
| if x != nil && x.Field439 != nil { |
| return *x.Field439 |
| } |
| return "" |
| } |
| |
| func (x *Message176) GetField440() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field440 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField441() int32 { |
| if x != nil && x.Field441 != nil { |
| return *x.Field441 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField442() uint64 { |
| if x != nil && x.Field442 != nil { |
| return *x.Field442 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField443() []byte { |
| if x != nil { |
| return x.Field443 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField444() []byte { |
| if x != nil { |
| return x.Field444 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField445() []byte { |
| if x != nil { |
| return x.Field445 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField446() string { |
| if x != nil && x.Field446 != nil { |
| return *x.Field446 |
| } |
| return "" |
| } |
| |
| func (x *Message176) GetField447() string { |
| if x != nil && x.Field447 != nil { |
| return *x.Field447 |
| } |
| return "" |
| } |
| |
| func (x *Message176) GetField448() int64 { |
| if x != nil && x.Field448 != nil { |
| return *x.Field448 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField449() bool { |
| if x != nil && x.Field449 != nil { |
| return *x.Field449 |
| } |
| return false |
| } |
| |
| func (x *Message176) GetField450() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field450 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField451() []*UnusedEmptyMessage { |
| if x != nil { |
| return x.Field451 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField452() UnusedEnum { |
| if x != nil && x.Field452 != nil { |
| return *x.Field452 |
| } |
| return UnusedEnum_UNUSED_ENUM_VALUE1 |
| } |
| |
| func (x *Message176) GetField453() int32 { |
| if x != nil && x.Field453 != nil { |
| return *x.Field453 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField454() int32 { |
| if x != nil && x.Field454 != nil { |
| return *x.Field454 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField455() UnusedEnum { |
| if x != nil && x.Field455 != nil { |
| return *x.Field455 |
| } |
| return UnusedEnum_UNUSED_ENUM_VALUE1 |
| } |
| |
| func (x *Message176) GetField456() UnusedEnum { |
| if x != nil && x.Field456 != nil { |
| return *x.Field456 |
| } |
| return UnusedEnum_UNUSED_ENUM_VALUE1 |
| } |
| |
| func (x *Message176) GetField457() int32 { |
| if x != nil && x.Field457 != nil { |
| return *x.Field457 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetMessage178() []*Message176_Message178 { |
| if x != nil { |
| return x.Message178 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField459() bool { |
| if x != nil && x.Field459 != nil { |
| return *x.Field459 |
| } |
| return false |
| } |
| |
| func (x *Message176) GetField460() uint64 { |
| if x != nil && x.Field460 != nil { |
| return *x.Field460 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField461() uint64 { |
| if x != nil && x.Field461 != nil { |
| return *x.Field461 |
| } |
| return 0 |
| } |
| |
| func (x *Message176) GetField462() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field462 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField463() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field463 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField464() UnusedEnum { |
| if x != nil && x.Field464 != nil { |
| return *x.Field464 |
| } |
| return UnusedEnum_UNUSED_ENUM_VALUE1 |
| } |
| |
| func (x *Message176) GetField465() []string { |
| if x != nil { |
| return x.Field465 |
| } |
| return nil |
| } |
| |
| func (x *Message176) GetField466() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field466 |
| } |
| return nil |
| } |
| |
| type Message8817 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field8825 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field8825" json:"field8825,omitempty"` |
| Field8826 []*Message8768 `protobuf:"bytes,2,rep,name=field8826" json:"field8826,omitempty"` |
| Field8827 *string `protobuf:"bytes,3,opt,name=field8827" json:"field8827,omitempty"` |
| } |
| |
| func (x *Message8817) Reset() { |
| *x = Message8817{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[9] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message8817) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message8817) ProtoMessage() {} |
| |
| func (x *Message8817) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message8817.ProtoReflect.Descriptor instead. |
| func (*Message8817) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{9} |
| } |
| |
| func (x *Message8817) GetField8825() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field8825 |
| } |
| return nil |
| } |
| |
| func (x *Message8817) GetField8826() []*Message8768 { |
| if x != nil { |
| return x.Field8826 |
| } |
| return nil |
| } |
| |
| func (x *Message8817) GetField8827() string { |
| if x != nil && x.Field8827 != nil { |
| return *x.Field8827 |
| } |
| return "" |
| } |
| |
| type Message8835 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field8837 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field8837" json:"field8837,omitempty"` |
| Field8838 []string `protobuf:"bytes,2,rep,name=field8838" json:"field8838,omitempty"` |
| Field8839 *UnusedEnum `protobuf:"varint,3,opt,name=field8839,enum=benchmarks.google_message4.UnusedEnum" json:"field8839,omitempty"` |
| } |
| |
| func (x *Message8835) Reset() { |
| *x = Message8835{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[10] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message8835) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message8835) ProtoMessage() {} |
| |
| func (x *Message8835) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message8835.ProtoReflect.Descriptor instead. |
| func (*Message8835) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{10} |
| } |
| |
| func (x *Message8835) GetField8837() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field8837 |
| } |
| return nil |
| } |
| |
| func (x *Message8835) GetField8838() []string { |
| if x != nil { |
| return x.Field8838 |
| } |
| return nil |
| } |
| |
| func (x *Message8835) GetField8839() UnusedEnum { |
| if x != nil && x.Field8839 != nil { |
| return *x.Field8839 |
| } |
| return UnusedEnum_UNUSED_ENUM_VALUE1 |
| } |
| |
| type Message37333 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field37372 *UnusedEmptyMessage `protobuf:"bytes,3,opt,name=field37372" json:"field37372,omitempty"` |
| Field37373 *Message37326 `protobuf:"bytes,1,req,name=field37373" json:"field37373,omitempty"` |
| Field37374 *uint64 `protobuf:"varint,2,opt,name=field37374" json:"field37374,omitempty"` |
| } |
| |
| func (x *Message37333) Reset() { |
| *x = Message37333{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[11] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message37333) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message37333) ProtoMessage() {} |
| |
| func (x *Message37333) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message37333.ProtoReflect.Descriptor instead. |
| func (*Message37333) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{11} |
| } |
| |
| func (x *Message37333) GetField37372() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37372 |
| } |
| return nil |
| } |
| |
| func (x *Message37333) GetField37373() *Message37326 { |
| if x != nil { |
| return x.Field37373 |
| } |
| return nil |
| } |
| |
| func (x *Message37333) GetField37374() uint64 { |
| if x != nil && x.Field37374 != nil { |
| return *x.Field37374 |
| } |
| return 0 |
| } |
| |
| type Message13000 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field13015 *int64 `protobuf:"varint,1,opt,name=field13015" json:"field13015,omitempty"` |
| Field13016 []*Message12979 `protobuf:"bytes,2,rep,name=field13016" json:"field13016,omitempty"` |
| } |
| |
| func (x *Message13000) Reset() { |
| *x = Message13000{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[12] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message13000) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message13000) ProtoMessage() {} |
| |
| func (x *Message13000) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message13000.ProtoReflect.Descriptor instead. |
| func (*Message13000) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{12} |
| } |
| |
| func (x *Message13000) GetField13015() int64 { |
| if x != nil && x.Field13015 != nil { |
| return *x.Field13015 |
| } |
| return 0 |
| } |
| |
| func (x *Message13000) GetField13016() []*Message12979 { |
| if x != nil { |
| return x.Field13016 |
| } |
| return nil |
| } |
| |
| type Message37335 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field37376 *UnusedEmptyMessage `protobuf:"bytes,4,opt,name=field37376" json:"field37376,omitempty"` |
| Field37377 *Message37326 `protobuf:"bytes,1,req,name=field37377" json:"field37377,omitempty"` |
| Field37378 *Message37173 `protobuf:"bytes,2,req,name=field37378" json:"field37378,omitempty"` |
| Field37379 *uint64 `protobuf:"varint,3,opt,name=field37379" json:"field37379,omitempty"` |
| } |
| |
| func (x *Message37335) Reset() { |
| *x = Message37335{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[13] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message37335) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message37335) ProtoMessage() {} |
| |
| func (x *Message37335) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message37335.ProtoReflect.Descriptor instead. |
| func (*Message37335) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{13} |
| } |
| |
| func (x *Message37335) GetField37376() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37376 |
| } |
| return nil |
| } |
| |
| func (x *Message37335) GetField37377() *Message37326 { |
| if x != nil { |
| return x.Field37377 |
| } |
| return nil |
| } |
| |
| func (x *Message37335) GetField37378() *Message37173 { |
| if x != nil { |
| return x.Field37378 |
| } |
| return nil |
| } |
| |
| func (x *Message37335) GetField37379() uint64 { |
| if x != nil && x.Field37379 != nil { |
| return *x.Field37379 |
| } |
| return 0 |
| } |
| |
| type Message8848 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field8850 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field8850" json:"field8850,omitempty"` |
| Field8851 *string `protobuf:"bytes,2,opt,name=field8851" json:"field8851,omitempty"` |
| Field8852 []byte `protobuf:"bytes,3,opt,name=field8852" json:"field8852,omitempty"` |
| } |
| |
| func (x *Message8848) Reset() { |
| *x = Message8848{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[14] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message8848) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message8848) ProtoMessage() {} |
| |
| func (x *Message8848) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message8848.ProtoReflect.Descriptor instead. |
| func (*Message8848) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{14} |
| } |
| |
| func (x *Message8848) GetField8850() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field8850 |
| } |
| return nil |
| } |
| |
| func (x *Message8848) GetField8851() string { |
| if x != nil && x.Field8851 != nil { |
| return *x.Field8851 |
| } |
| return "" |
| } |
| |
| func (x *Message8848) GetField8852() []byte { |
| if x != nil { |
| return x.Field8852 |
| } |
| return nil |
| } |
| |
| type Message13035 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field13058 *int64 `protobuf:"varint,1,opt,name=field13058" json:"field13058,omitempty"` |
| Field13059 []int64 `protobuf:"varint,2,rep,name=field13059" json:"field13059,omitempty"` |
| } |
| |
| func (x *Message13035) Reset() { |
| *x = Message13035{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[15] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message13035) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message13035) ProtoMessage() {} |
| |
| func (x *Message13035) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message13035.ProtoReflect.Descriptor instead. |
| func (*Message13035) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{15} |
| } |
| |
| func (x *Message13035) GetField13058() int64 { |
| if x != nil && x.Field13058 != nil { |
| return *x.Field13058 |
| } |
| return 0 |
| } |
| |
| func (x *Message13035) GetField13059() []int64 { |
| if x != nil { |
| return x.Field13059 |
| } |
| return nil |
| } |
| |
| type Message8856 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field8858 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field8858" json:"field8858,omitempty"` |
| Field8859 *string `protobuf:"bytes,2,opt,name=field8859" json:"field8859,omitempty"` |
| } |
| |
| func (x *Message8856) Reset() { |
| *x = Message8856{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[16] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message8856) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message8856) ProtoMessage() {} |
| |
| func (x *Message8856) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message8856.ProtoReflect.Descriptor instead. |
| func (*Message8856) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{16} |
| } |
| |
| func (x *Message8856) GetField8858() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field8858 |
| } |
| return nil |
| } |
| |
| func (x *Message8856) GetField8859() string { |
| if x != nil && x.Field8859 != nil { |
| return *x.Field8859 |
| } |
| return "" |
| } |
| |
| type Message12908 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12912 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field12912" json:"field12912,omitempty"` |
| Field12913 *string `protobuf:"bytes,2,opt,name=field12913" json:"field12913,omitempty"` |
| Field12914 *Message12799 `protobuf:"bytes,3,opt,name=field12914" json:"field12914,omitempty"` |
| Field12915 *int64 `protobuf:"varint,4,opt,name=field12915" json:"field12915,omitempty"` |
| Field12916 *Message3804 `protobuf:"bytes,5,opt,name=field12916" json:"field12916,omitempty"` |
| Field12917 *Message12870 `protobuf:"bytes,6,opt,name=field12917" json:"field12917,omitempty"` |
| } |
| |
| func (x *Message12908) Reset() { |
| *x = Message12908{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[17] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12908) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12908) ProtoMessage() {} |
| |
| func (x *Message12908) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message12908.ProtoReflect.Descriptor instead. |
| func (*Message12908) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{17} |
| } |
| |
| func (x *Message12908) GetField12912() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field12912 |
| } |
| return nil |
| } |
| |
| func (x *Message12908) GetField12913() string { |
| if x != nil && x.Field12913 != nil { |
| return *x.Field12913 |
| } |
| return "" |
| } |
| |
| func (x *Message12908) GetField12914() *Message12799 { |
| if x != nil { |
| return x.Field12914 |
| } |
| return nil |
| } |
| |
| func (x *Message12908) GetField12915() int64 { |
| if x != nil && x.Field12915 != nil { |
| return *x.Field12915 |
| } |
| return 0 |
| } |
| |
| func (x *Message12908) GetField12916() *Message3804 { |
| if x != nil { |
| return x.Field12916 |
| } |
| return nil |
| } |
| |
| func (x *Message12908) GetField12917() *Message12870 { |
| if x != nil { |
| return x.Field12917 |
| } |
| return nil |
| } |
| |
| type Message12910 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12920 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field12920" json:"field12920,omitempty"` |
| Field12921 *Message12818 `protobuf:"bytes,2,opt,name=field12921" json:"field12921,omitempty"` |
| Field12922 []*Message12903 `protobuf:"bytes,3,rep,name=field12922" json:"field12922,omitempty"` |
| } |
| |
| func (x *Message12910) Reset() { |
| *x = Message12910{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[18] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12910) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12910) ProtoMessage() {} |
| |
| func (x *Message12910) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message12910.ProtoReflect.Descriptor instead. |
| func (*Message12910) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{18} |
| } |
| |
| func (x *Message12910) GetField12920() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field12920 |
| } |
| return nil |
| } |
| |
| func (x *Message12910) GetField12921() *Message12818 { |
| if x != nil { |
| return x.Field12921 |
| } |
| return nil |
| } |
| |
| func (x *Message12910) GetField12922() []*Message12903 { |
| if x != nil { |
| return x.Field12922 |
| } |
| return nil |
| } |
| |
| type Message37327 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field37347 *UnusedEmptyMessage `protobuf:"bytes,11,opt,name=field37347" json:"field37347,omitempty"` |
| Field37348 *Message37326 `protobuf:"bytes,1,req,name=field37348" json:"field37348,omitempty"` |
| Field37349 *bool `protobuf:"varint,2,opt,name=field37349" json:"field37349,omitempty"` |
| Field37350 *bool `protobuf:"varint,3,opt,name=field37350" json:"field37350,omitempty"` |
| Field37351 *bool `protobuf:"varint,4,opt,name=field37351" json:"field37351,omitempty"` |
| Field37352 *bool `protobuf:"varint,5,opt,name=field37352" json:"field37352,omitempty"` |
| Field37353 *bool `protobuf:"varint,6,opt,name=field37353" json:"field37353,omitempty"` |
| Field37354 *UnusedEmptyMessage `protobuf:"bytes,7,opt,name=field37354" json:"field37354,omitempty"` |
| Field37355 *uint64 `protobuf:"varint,8,opt,name=field37355" json:"field37355,omitempty"` |
| Field37356 *bool `protobuf:"varint,9,opt,name=field37356" json:"field37356,omitempty"` |
| Field37357 *bool `protobuf:"varint,10,opt,name=field37357" json:"field37357,omitempty"` |
| } |
| |
| func (x *Message37327) Reset() { |
| *x = Message37327{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[19] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message37327) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message37327) ProtoMessage() {} |
| |
| func (x *Message37327) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message37327.ProtoReflect.Descriptor instead. |
| func (*Message37327) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{19} |
| } |
| |
| func (x *Message37327) GetField37347() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37347 |
| } |
| return nil |
| } |
| |
| func (x *Message37327) GetField37348() *Message37326 { |
| if x != nil { |
| return x.Field37348 |
| } |
| return nil |
| } |
| |
| func (x *Message37327) GetField37349() bool { |
| if x != nil && x.Field37349 != nil { |
| return *x.Field37349 |
| } |
| return false |
| } |
| |
| func (x *Message37327) GetField37350() bool { |
| if x != nil && x.Field37350 != nil { |
| return *x.Field37350 |
| } |
| return false |
| } |
| |
| func (x *Message37327) GetField37351() bool { |
| if x != nil && x.Field37351 != nil { |
| return *x.Field37351 |
| } |
| return false |
| } |
| |
| func (x *Message37327) GetField37352() bool { |
| if x != nil && x.Field37352 != nil { |
| return *x.Field37352 |
| } |
| return false |
| } |
| |
| func (x *Message37327) GetField37353() bool { |
| if x != nil && x.Field37353 != nil { |
| return *x.Field37353 |
| } |
| return false |
| } |
| |
| func (x *Message37327) GetField37354() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37354 |
| } |
| return nil |
| } |
| |
| func (x *Message37327) GetField37355() uint64 { |
| if x != nil && x.Field37355 != nil { |
| return *x.Field37355 |
| } |
| return 0 |
| } |
| |
| func (x *Message37327) GetField37356() bool { |
| if x != nil && x.Field37356 != nil { |
| return *x.Field37356 |
| } |
| return false |
| } |
| |
| func (x *Message37327) GetField37357() bool { |
| if x != nil && x.Field37357 != nil { |
| return *x.Field37357 |
| } |
| return false |
| } |
| |
| type Message37329 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field37359 *UnusedEmptyMessage `protobuf:"bytes,6,opt,name=field37359" json:"field37359,omitempty"` |
| Field37360 *Message37326 `protobuf:"bytes,1,req,name=field37360" json:"field37360,omitempty"` |
| Field37361 *int64 `protobuf:"varint,2,req,name=field37361" json:"field37361,omitempty"` |
| Field37362 *int64 `protobuf:"varint,3,req,name=field37362" json:"field37362,omitempty"` |
| Field37363 *bool `protobuf:"varint,4,opt,name=field37363" json:"field37363,omitempty"` |
| } |
| |
| func (x *Message37329) Reset() { |
| *x = Message37329{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[20] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message37329) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message37329) ProtoMessage() {} |
| |
| func (x *Message37329) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message37329.ProtoReflect.Descriptor instead. |
| func (*Message37329) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{20} |
| } |
| |
| func (x *Message37329) GetField37359() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37359 |
| } |
| return nil |
| } |
| |
| func (x *Message37329) GetField37360() *Message37326 { |
| if x != nil { |
| return x.Field37360 |
| } |
| return nil |
| } |
| |
| func (x *Message37329) GetField37361() int64 { |
| if x != nil && x.Field37361 != nil { |
| return *x.Field37361 |
| } |
| return 0 |
| } |
| |
| func (x *Message37329) GetField37362() int64 { |
| if x != nil && x.Field37362 != nil { |
| return *x.Field37362 |
| } |
| return 0 |
| } |
| |
| func (x *Message37329) GetField37363() bool { |
| if x != nil && x.Field37363 != nil { |
| return *x.Field37363 |
| } |
| return false |
| } |
| |
| type Message2517 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field2519 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field2519" json:"field2519,omitempty"` |
| Field2520 *Message2356 `protobuf:"bytes,2,opt,name=field2520" json:"field2520,omitempty"` |
| Field2521 *Message0 `protobuf:"bytes,3,opt,name=field2521" json:"field2521,omitempty"` |
| Field2522 *Message2463 `protobuf:"bytes,4,opt,name=field2522" json:"field2522,omitempty"` |
| Field2523 []*Message971 `protobuf:"bytes,5,rep,name=field2523" json:"field2523,omitempty"` |
| } |
| |
| func (x *Message2517) Reset() { |
| *x = Message2517{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[21] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message2517) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message2517) ProtoMessage() {} |
| |
| func (x *Message2517) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message2517.ProtoReflect.Descriptor instead. |
| func (*Message2517) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{21} |
| } |
| |
| func (x *Message2517) GetField2519() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field2519 |
| } |
| return nil |
| } |
| |
| func (x *Message2517) GetField2520() *Message2356 { |
| if x != nil { |
| return x.Field2520 |
| } |
| return nil |
| } |
| |
| func (x *Message2517) GetField2521() *Message0 { |
| if x != nil { |
| return x.Field2521 |
| } |
| return nil |
| } |
| |
| func (x *Message2517) GetField2522() *Message2463 { |
| if x != nil { |
| return x.Field2522 |
| } |
| return nil |
| } |
| |
| func (x *Message2517) GetField2523() []*Message971 { |
| if x != nil { |
| return x.Field2523 |
| } |
| return nil |
| } |
| |
| type Message12748 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12754 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field12754" json:"field12754,omitempty"` |
| Field12755 *string `protobuf:"bytes,2,opt,name=field12755" json:"field12755,omitempty"` |
| Field12756 *string `protobuf:"bytes,3,opt,name=field12756" json:"field12756,omitempty"` |
| Field12757 *Enum12735 `protobuf:"varint,4,opt,name=field12757,enum=benchmarks.google_message4.Enum12735" json:"field12757,omitempty"` |
| } |
| |
| func (x *Message12748) Reset() { |
| *x = Message12748{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[22] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12748) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12748) ProtoMessage() {} |
| |
| func (x *Message12748) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message12748.ProtoReflect.Descriptor instead. |
| func (*Message12748) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{22} |
| } |
| |
| func (x *Message12748) GetField12754() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field12754 |
| } |
| return nil |
| } |
| |
| func (x *Message12748) GetField12755() string { |
| if x != nil && x.Field12755 != nil { |
| return *x.Field12755 |
| } |
| return "" |
| } |
| |
| func (x *Message12748) GetField12756() string { |
| if x != nil && x.Field12756 != nil { |
| return *x.Field12756 |
| } |
| return "" |
| } |
| |
| func (x *Message12748) GetField12757() Enum12735 { |
| if x != nil && x.Field12757 != nil { |
| return *x.Field12757 |
| } |
| return Enum12735_ENUM_VALUE12736 |
| } |
| |
| type Message12687 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12701 []*Message12686 `protobuf:"bytes,1,rep,name=field12701" json:"field12701,omitempty"` |
| } |
| |
| func (x *Message12687) Reset() { |
| *x = Message12687{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[23] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12687) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12687) ProtoMessage() {} |
| |
| func (x *Message12687) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message12687.ProtoReflect.Descriptor instead. |
| func (*Message12687) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{23} |
| } |
| |
| func (x *Message12687) GetField12701() []*Message12686 { |
| if x != nil { |
| return x.Field12701 |
| } |
| return nil |
| } |
| |
| type Message11948 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field11954 *string `protobuf:"bytes,1,opt,name=field11954" json:"field11954,omitempty"` |
| Field11955 []*Message11949 `protobuf:"bytes,2,rep,name=field11955" json:"field11955,omitempty"` |
| Field11956 *bool `protobuf:"varint,3,opt,name=field11956" json:"field11956,omitempty"` |
| } |
| |
| func (x *Message11948) Reset() { |
| *x = Message11948{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[24] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message11948) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message11948) ProtoMessage() {} |
| |
| func (x *Message11948) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message11948.ProtoReflect.Descriptor instead. |
| func (*Message11948) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{24} |
| } |
| |
| func (x *Message11948) GetField11954() string { |
| if x != nil && x.Field11954 != nil { |
| return *x.Field11954 |
| } |
| return "" |
| } |
| |
| func (x *Message11948) GetField11955() []*Message11949 { |
| if x != nil { |
| return x.Field11955 |
| } |
| return nil |
| } |
| |
| func (x *Message11948) GetField11956() bool { |
| if x != nil && x.Field11956 != nil { |
| return *x.Field11956 |
| } |
| return false |
| } |
| |
| type Message11976 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12002 []*Message11975 `protobuf:"bytes,1,rep,name=field12002" json:"field12002,omitempty"` |
| } |
| |
| func (x *Message11976) Reset() { |
| *x = Message11976{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[25] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message11976) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message11976) ProtoMessage() {} |
| |
| func (x *Message11976) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message11976.ProtoReflect.Descriptor instead. |
| func (*Message11976) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{25} |
| } |
| |
| func (x *Message11976) GetField12002() []*Message11975 { |
| if x != nil { |
| return x.Field12002 |
| } |
| return nil |
| } |
| |
| type Message7320 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field7323 *UnusedEmptyMessage `protobuf:"bytes,1,opt,name=field7323" json:"field7323,omitempty"` |
| Field7324 *Message7287 `protobuf:"bytes,8,opt,name=field7324" json:"field7324,omitempty"` |
| } |
| |
| func (x *Message7320) Reset() { |
| *x = Message7320{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[26] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message7320) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message7320) ProtoMessage() {} |
| |
| func (x *Message7320) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message7320.ProtoReflect.Descriptor instead. |
| func (*Message7320) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{26} |
| } |
| |
| func (x *Message7320) GetField7323() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field7323 |
| } |
| return nil |
| } |
| |
| func (x *Message7320) GetField7324() *Message7287 { |
| if x != nil { |
| return x.Field7324 |
| } |
| return nil |
| } |
| |
| type Message3069 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| extensionFields protoimpl.ExtensionFields |
| |
| Field3374 *Message3061 `protobuf:"bytes,1,opt,name=field3374" json:"field3374,omitempty"` |
| Field3375 []byte `protobuf:"bytes,2,opt,name=field3375" json:"field3375,omitempty"` |
| Message3070 []*Message3069_Message3070 `protobuf:"group,3,rep,name=Message3070,json=message3070" json:"message3070,omitempty"` |
| } |
| |
| func (x *Message3069) Reset() { |
| *x = Message3069{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[27] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message3069) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message3069) ProtoMessage() {} |
| |
| func (x *Message3069) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message3069.ProtoReflect.Descriptor instead. |
| func (*Message3069) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{27} |
| } |
| |
| var extRange_Message3069 = []protoiface.ExtensionRangeV1{ |
| {Start: 10000, End: 536870911}, |
| } |
| |
| // Deprecated: Use Message3069.ProtoReflect.Descriptor.ExtensionRanges instead. |
| func (*Message3069) ExtensionRangeArray() []protoiface.ExtensionRangeV1 { |
| return extRange_Message3069 |
| } |
| |
| func (x *Message3069) GetField3374() *Message3061 { |
| if x != nil { |
| return x.Field3374 |
| } |
| return nil |
| } |
| |
| func (x *Message3069) GetField3375() []byte { |
| if x != nil { |
| return x.Field3375 |
| } |
| return nil |
| } |
| |
| func (x *Message3069) GetMessage3070() []*Message3069_Message3070 { |
| if x != nil { |
| return x.Message3070 |
| } |
| return nil |
| } |
| |
| type Message12948 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12958 []*Message12949 `protobuf:"bytes,1,rep,name=field12958" json:"field12958,omitempty"` |
| } |
| |
| func (x *Message12948) Reset() { |
| *x = Message12948{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[28] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12948) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12948) ProtoMessage() {} |
| |
| func (x *Message12948) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message12948.ProtoReflect.Descriptor instead. |
| func (*Message12948) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{28} |
| } |
| |
| func (x *Message12948) GetField12958() []*Message12949 { |
| if x != nil { |
| return x.Field12958 |
| } |
| return nil |
| } |
| |
| type Message8768 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field8782 *string `protobuf:"bytes,1,opt,name=field8782" json:"field8782,omitempty"` |
| Field8783 *Message8572 `protobuf:"bytes,2,opt,name=field8783" json:"field8783,omitempty"` |
| Field8784 *bool `protobuf:"varint,3,opt,name=field8784" json:"field8784,omitempty"` |
| Field8785 []*Message8774 `protobuf:"bytes,4,rep,name=field8785" json:"field8785,omitempty"` |
| Field8786 *int64 `protobuf:"varint,5,opt,name=field8786" json:"field8786,omitempty"` |
| Field8787 *UnusedEmptyMessage `protobuf:"bytes,6,opt,name=field8787" json:"field8787,omitempty"` |
| Field8788 *string `protobuf:"bytes,7,opt,name=field8788" json:"field8788,omitempty"` |
| } |
| |
| func (x *Message8768) Reset() { |
| *x = Message8768{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[29] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message8768) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message8768) ProtoMessage() {} |
| |
| func (x *Message8768) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message8768.ProtoReflect.Descriptor instead. |
| func (*Message8768) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{29} |
| } |
| |
| func (x *Message8768) GetField8782() string { |
| if x != nil && x.Field8782 != nil { |
| return *x.Field8782 |
| } |
| return "" |
| } |
| |
| func (x *Message8768) GetField8783() *Message8572 { |
| if x != nil { |
| return x.Field8783 |
| } |
| return nil |
| } |
| |
| func (x *Message8768) GetField8784() bool { |
| if x != nil && x.Field8784 != nil { |
| return *x.Field8784 |
| } |
| return false |
| } |
| |
| func (x *Message8768) GetField8785() []*Message8774 { |
| if x != nil { |
| return x.Field8785 |
| } |
| return nil |
| } |
| |
| func (x *Message8768) GetField8786() int64 { |
| if x != nil && x.Field8786 != nil { |
| return *x.Field8786 |
| } |
| return 0 |
| } |
| |
| func (x *Message8768) GetField8787() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field8787 |
| } |
| return nil |
| } |
| |
| func (x *Message8768) GetField8788() string { |
| if x != nil && x.Field8788 != nil { |
| return *x.Field8788 |
| } |
| return "" |
| } |
| |
| type Message12979 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12981 []byte `protobuf:"bytes,1,req,name=field12981" json:"field12981,omitempty"` |
| Field12982 []string `protobuf:"bytes,2,rep,name=field12982" json:"field12982,omitempty"` |
| Field12983 *UnusedEmptyMessage `protobuf:"bytes,3,opt,name=field12983" json:"field12983,omitempty"` |
| Field12984 *int64 `protobuf:"varint,4,opt,name=field12984" json:"field12984,omitempty"` |
| Field12985 *string `protobuf:"bytes,5,opt,name=field12985" json:"field12985,omitempty"` |
| Field12986 *int32 `protobuf:"varint,6,opt,name=field12986" json:"field12986,omitempty"` |
| Field12987 *UnusedEmptyMessage `protobuf:"bytes,7,opt,name=field12987" json:"field12987,omitempty"` |
| } |
| |
| func (x *Message12979) Reset() { |
| *x = Message12979{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[30] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12979) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12979) ProtoMessage() {} |
| |
| func (x *Message12979) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message12979.ProtoReflect.Descriptor instead. |
| func (*Message12979) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{30} |
| } |
| |
| func (x *Message12979) GetField12981() []byte { |
| if x != nil { |
| return x.Field12981 |
| } |
| return nil |
| } |
| |
| func (x *Message12979) GetField12982() []string { |
| if x != nil { |
| return x.Field12982 |
| } |
| return nil |
| } |
| |
| func (x *Message12979) GetField12983() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field12983 |
| } |
| return nil |
| } |
| |
| func (x *Message12979) GetField12984() int64 { |
| if x != nil && x.Field12984 != nil { |
| return *x.Field12984 |
| } |
| return 0 |
| } |
| |
| func (x *Message12979) GetField12985() string { |
| if x != nil && x.Field12985 != nil { |
| return *x.Field12985 |
| } |
| return "" |
| } |
| |
| func (x *Message12979) GetField12986() int32 { |
| if x != nil && x.Field12986 != nil { |
| return *x.Field12986 |
| } |
| return 0 |
| } |
| |
| func (x *Message12979) GetField12987() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field12987 |
| } |
| return nil |
| } |
| |
| type Message37173 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field37252 *string `protobuf:"bytes,1,opt,name=field37252" json:"field37252,omitempty"` |
| Field37253 *int64 `protobuf:"varint,2,opt,name=field37253" json:"field37253,omitempty"` |
| Field37254 *UnusedEnum `protobuf:"varint,4,opt,name=field37254,enum=benchmarks.google_message4.UnusedEnum" json:"field37254,omitempty"` |
| Field37255 *bool `protobuf:"varint,5,opt,name=field37255" json:"field37255,omitempty"` |
| Field37256 *bool `protobuf:"varint,6,opt,name=field37256" json:"field37256,omitempty"` |
| Field37257 *bool `protobuf:"varint,7,opt,name=field37257" json:"field37257,omitempty"` |
| Field37258 *string `protobuf:"bytes,8,opt,name=field37258" json:"field37258,omitempty"` |
| Field37259 *string `protobuf:"bytes,9,opt,name=field37259" json:"field37259,omitempty"` |
| Field37260 *uint32 `protobuf:"varint,10,opt,name=field37260" json:"field37260,omitempty"` |
| Field37261 *uint32 `protobuf:"fixed32,11,opt,name=field37261" json:"field37261,omitempty"` |
| Field37262 *string `protobuf:"bytes,12,opt,name=field37262" json:"field37262,omitempty"` |
| Field37263 *string `protobuf:"bytes,13,opt,name=field37263" json:"field37263,omitempty"` |
| Field37264 *string `protobuf:"bytes,14,opt,name=field37264" json:"field37264,omitempty"` |
| Field37265 *int32 `protobuf:"varint,15,opt,name=field37265" json:"field37265,omitempty"` |
| Field37266 *int64 `protobuf:"varint,16,opt,name=field37266" json:"field37266,omitempty"` |
| Field37267 *int64 `protobuf:"varint,17,opt,name=field37267" json:"field37267,omitempty"` |
| Field37268 *int32 `protobuf:"varint,18,opt,name=field37268" json:"field37268,omitempty"` |
| Field37269 *int32 `protobuf:"varint,19,opt,name=field37269" json:"field37269,omitempty"` |
| Field37270 *UnusedEmptyMessage `protobuf:"bytes,20,opt,name=field37270" json:"field37270,omitempty"` |
| Field37271 *UnusedEmptyMessage `protobuf:"bytes,21,opt,name=field37271" json:"field37271,omitempty"` |
| Field37272 *UnusedEmptyMessage `protobuf:"bytes,22,opt,name=field37272" json:"field37272,omitempty"` |
| Field37273 *UnusedEmptyMessage `protobuf:"bytes,23,opt,name=field37273" json:"field37273,omitempty"` |
| Field37274 *UnusedEmptyMessage `protobuf:"bytes,24,opt,name=field37274" json:"field37274,omitempty"` |
| Field37275 *string `protobuf:"bytes,25,opt,name=field37275" json:"field37275,omitempty"` |
| Field37276 *bool `protobuf:"varint,26,opt,name=field37276" json:"field37276,omitempty"` |
| } |
| |
| func (x *Message37173) Reset() { |
| *x = Message37173{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[31] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message37173) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message37173) ProtoMessage() {} |
| |
| func (x *Message37173) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message37173.ProtoReflect.Descriptor instead. |
| func (*Message37173) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{31} |
| } |
| |
| func (x *Message37173) GetField37252() string { |
| if x != nil && x.Field37252 != nil { |
| return *x.Field37252 |
| } |
| return "" |
| } |
| |
| func (x *Message37173) GetField37253() int64 { |
| if x != nil && x.Field37253 != nil { |
| return *x.Field37253 |
| } |
| return 0 |
| } |
| |
| func (x *Message37173) GetField37254() UnusedEnum { |
| if x != nil && x.Field37254 != nil { |
| return *x.Field37254 |
| } |
| return UnusedEnum_UNUSED_ENUM_VALUE1 |
| } |
| |
| func (x *Message37173) GetField37255() bool { |
| if x != nil && x.Field37255 != nil { |
| return *x.Field37255 |
| } |
| return false |
| } |
| |
| func (x *Message37173) GetField37256() bool { |
| if x != nil && x.Field37256 != nil { |
| return *x.Field37256 |
| } |
| return false |
| } |
| |
| func (x *Message37173) GetField37257() bool { |
| if x != nil && x.Field37257 != nil { |
| return *x.Field37257 |
| } |
| return false |
| } |
| |
| func (x *Message37173) GetField37258() string { |
| if x != nil && x.Field37258 != nil { |
| return *x.Field37258 |
| } |
| return "" |
| } |
| |
| func (x *Message37173) GetField37259() string { |
| if x != nil && x.Field37259 != nil { |
| return *x.Field37259 |
| } |
| return "" |
| } |
| |
| func (x *Message37173) GetField37260() uint32 { |
| if x != nil && x.Field37260 != nil { |
| return *x.Field37260 |
| } |
| return 0 |
| } |
| |
| func (x *Message37173) GetField37261() uint32 { |
| if x != nil && x.Field37261 != nil { |
| return *x.Field37261 |
| } |
| return 0 |
| } |
| |
| func (x *Message37173) GetField37262() string { |
| if x != nil && x.Field37262 != nil { |
| return *x.Field37262 |
| } |
| return "" |
| } |
| |
| func (x *Message37173) GetField37263() string { |
| if x != nil && x.Field37263 != nil { |
| return *x.Field37263 |
| } |
| return "" |
| } |
| |
| func (x *Message37173) GetField37264() string { |
| if x != nil && x.Field37264 != nil { |
| return *x.Field37264 |
| } |
| return "" |
| } |
| |
| func (x *Message37173) GetField37265() int32 { |
| if x != nil && x.Field37265 != nil { |
| return *x.Field37265 |
| } |
| return 0 |
| } |
| |
| func (x *Message37173) GetField37266() int64 { |
| if x != nil && x.Field37266 != nil { |
| return *x.Field37266 |
| } |
| return 0 |
| } |
| |
| func (x *Message37173) GetField37267() int64 { |
| if x != nil && x.Field37267 != nil { |
| return *x.Field37267 |
| } |
| return 0 |
| } |
| |
| func (x *Message37173) GetField37268() int32 { |
| if x != nil && x.Field37268 != nil { |
| return *x.Field37268 |
| } |
| return 0 |
| } |
| |
| func (x *Message37173) GetField37269() int32 { |
| if x != nil && x.Field37269 != nil { |
| return *x.Field37269 |
| } |
| return 0 |
| } |
| |
| func (x *Message37173) GetField37270() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37270 |
| } |
| return nil |
| } |
| |
| func (x *Message37173) GetField37271() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37271 |
| } |
| return nil |
| } |
| |
| func (x *Message37173) GetField37272() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37272 |
| } |
| return nil |
| } |
| |
| func (x *Message37173) GetField37273() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37273 |
| } |
| return nil |
| } |
| |
| func (x *Message37173) GetField37274() *UnusedEmptyMessage { |
| if x != nil { |
| return x.Field37274 |
| } |
| return nil |
| } |
| |
| func (x *Message37173) GetField37275() string { |
| if x != nil && x.Field37275 != nil { |
| return *x.Field37275 |
| } |
| return "" |
| } |
| |
| func (x *Message37173) GetField37276() bool { |
| if x != nil && x.Field37276 != nil { |
| return *x.Field37276 |
| } |
| return false |
| } |
| |
| type Message12799 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12809 *string `protobuf:"bytes,1,req,name=field12809" json:"field12809,omitempty"` |
| Field12810 []uint64 `protobuf:"fixed64,2,rep,name=field12810" json:"field12810,omitempty"` |
| Field12811 []*Message12776 `protobuf:"bytes,8,rep,name=field12811" json:"field12811,omitempty"` |
| Field12812 []int32 `protobuf:"varint,4,rep,name=field12812" json:"field12812,omitempty"` |
| Field12813 []*Message12798 `protobuf:"bytes,5,rep,name=field12813" json:"field12813,omitempty"` |
| Field12814 *int32 `protobuf:"varint,3,req,name=field12814" json:"field12814,omitempty"` |
| Field12815 *int32 `protobuf:"varint,6,opt,name=field12815" json:"field12815,omitempty"` |
| Field12816 *Message12797 `protobuf:"bytes,7,opt,name=field12816" json:"field12816,omitempty"` |
| } |
| |
| func (x *Message12799) Reset() { |
| *x = Message12799{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[32] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12799) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12799) ProtoMessage() {} |
| |
| func (x *Message12799) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message12799.ProtoReflect.Descriptor instead. |
| func (*Message12799) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{32} |
| } |
| |
| func (x *Message12799) GetField12809() string { |
| if x != nil && x.Field12809 != nil { |
| return *x.Field12809 |
| } |
| return "" |
| } |
| |
| func (x *Message12799) GetField12810() []uint64 { |
| if x != nil { |
| return x.Field12810 |
| } |
| return nil |
| } |
| |
| func (x *Message12799) GetField12811() []*Message12776 { |
| if x != nil { |
| return x.Field12811 |
| } |
| return nil |
| } |
| |
| func (x *Message12799) GetField12812() []int32 { |
| if x != nil { |
| return x.Field12812 |
| } |
| return nil |
| } |
| |
| func (x *Message12799) GetField12813() []*Message12798 { |
| if x != nil { |
| return x.Field12813 |
| } |
| return nil |
| } |
| |
| func (x *Message12799) GetField12814() int32 { |
| if x != nil && x.Field12814 != nil { |
| return *x.Field12814 |
| } |
| return 0 |
| } |
| |
| func (x *Message12799) GetField12815() int32 { |
| if x != nil && x.Field12815 != nil { |
| return *x.Field12815 |
| } |
| return 0 |
| } |
| |
| func (x *Message12799) GetField12816() *Message12797 { |
| if x != nil { |
| return x.Field12816 |
| } |
| return nil |
| } |
| |
| type Message12870 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12879 *int32 `protobuf:"varint,1,req,name=field12879" json:"field12879,omitempty"` |
| Field12880 *int32 `protobuf:"varint,7,opt,name=field12880" json:"field12880,omitempty"` |
| Field12881 *int32 `protobuf:"varint,2,req,name=field12881" json:"field12881,omitempty"` |
| Field12882 *uint64 `protobuf:"varint,3,opt,name=field12882" json:"field12882,omitempty"` |
| Field12883 *string `protobuf:"bytes,2001,opt,name=field12883" json:"field12883,omitempty"` |
| Field12884 *uint64 `protobuf:"fixed64,4,opt,name=field12884" json:"field12884,omitempty"` |
| Field12885 []uint64 `protobuf:"fixed64,14,rep,name=field12885" json:"field12885,omitempty"` |
| Field12886 *int32 `protobuf:"varint,9,opt,name=field12886" json:"field12886,omitempty"` |
| Field12887 *int64 `protobuf:"varint,18,opt,name=field12887" json:"field12887,omitempty"` |
| Field12888 []*Message12870 `protobuf:"bytes,8,rep,name=field12888" json:"field12888,omitempty"` |
| Field12889 *int32 `protobuf:"varint,5,opt,name=field12889" json:"field12889,omitempty"` |
| Field12890 *uint64 `protobuf:"varint,6,opt,name=field12890" json:"field12890,omitempty"` |
| Field12891 *int32 `protobuf:"varint,10,opt,name=field12891" json:"field12891,omitempty"` |
| Field12892 *int32 `protobuf:"varint,11,opt,name=field12892" json:"field12892,omitempty"` |
| Field12893 *float64 `protobuf:"fixed64,12,opt,name=field12893" json:"field12893,omitempty"` |
| Field12894 *Message12825 `protobuf:"bytes,13,opt,name=field12894" json:"field12894,omitempty"` |
| Field12895 *float64 `protobuf:"fixed64,15,opt,name=field12895" json:"field12895,omitempty"` |
| Field12896 *string `protobuf:"bytes,16,opt,name=field12896" json:"field12896,omitempty"` |
| Field12897 *Enum12871 `protobuf:"varint,17,opt,name=field12897,enum=benchmarks.google_message4.Enum12871" json:"field12897,omitempty"` |
| Field12898 *int32 `protobuf:"varint,19,opt,name=field12898" json:"field12898,omitempty"` |
| } |
| |
| func (x *Message12870) Reset() { |
| *x = Message12870{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[33] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12870) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12870) ProtoMessage() {} |
| |
| func (x *Message12870) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message12870.ProtoReflect.Descriptor instead. |
| func (*Message12870) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{33} |
| } |
| |
| func (x *Message12870) GetField12879() int32 { |
| if x != nil && x.Field12879 != nil { |
| return *x.Field12879 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12880() int32 { |
| if x != nil && x.Field12880 != nil { |
| return *x.Field12880 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12881() int32 { |
| if x != nil && x.Field12881 != nil { |
| return *x.Field12881 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12882() uint64 { |
| if x != nil && x.Field12882 != nil { |
| return *x.Field12882 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12883() string { |
| if x != nil && x.Field12883 != nil { |
| return *x.Field12883 |
| } |
| return "" |
| } |
| |
| func (x *Message12870) GetField12884() uint64 { |
| if x != nil && x.Field12884 != nil { |
| return *x.Field12884 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12885() []uint64 { |
| if x != nil { |
| return x.Field12885 |
| } |
| return nil |
| } |
| |
| func (x *Message12870) GetField12886() int32 { |
| if x != nil && x.Field12886 != nil { |
| return *x.Field12886 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12887() int64 { |
| if x != nil && x.Field12887 != nil { |
| return *x.Field12887 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12888() []*Message12870 { |
| if x != nil { |
| return x.Field12888 |
| } |
| return nil |
| } |
| |
| func (x *Message12870) GetField12889() int32 { |
| if x != nil && x.Field12889 != nil { |
| return *x.Field12889 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12890() uint64 { |
| if x != nil && x.Field12890 != nil { |
| return *x.Field12890 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12891() int32 { |
| if x != nil && x.Field12891 != nil { |
| return *x.Field12891 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12892() int32 { |
| if x != nil && x.Field12892 != nil { |
| return *x.Field12892 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12893() float64 { |
| if x != nil && x.Field12893 != nil { |
| return *x.Field12893 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12894() *Message12825 { |
| if x != nil { |
| return x.Field12894 |
| } |
| return nil |
| } |
| |
| func (x *Message12870) GetField12895() float64 { |
| if x != nil && x.Field12895 != nil { |
| return *x.Field12895 |
| } |
| return 0 |
| } |
| |
| func (x *Message12870) GetField12896() string { |
| if x != nil && x.Field12896 != nil { |
| return *x.Field12896 |
| } |
| return "" |
| } |
| |
| func (x *Message12870) GetField12897() Enum12871 { |
| if x != nil && x.Field12897 != nil { |
| return *x.Field12897 |
| } |
| return Enum12871_ENUM_VALUE12872 |
| } |
| |
| func (x *Message12870) GetField12898() int32 { |
| if x != nil && x.Field12898 != nil { |
| return *x.Field12898 |
| } |
| return 0 |
| } |
| |
| type Message3804 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field3818 *int64 `protobuf:"varint,1,req,name=field3818" json:"field3818,omitempty"` |
| Field3819 *bool `protobuf:"varint,2,req,name=field3819" json:"field3819,omitempty"` |
| Field3820 []Enum3805 `protobuf:"varint,4,rep,name=field3820,enum=benchmarks.google_message4.Enum3805" json:"field3820,omitempty"` |
| Field3821 *int32 `protobuf:"varint,5,opt,name=field3821" json:"field3821,omitempty"` |
| Field3822 *bool `protobuf:"varint,6,opt,name=field3822" json:"field3822,omitempty"` |
| Field3823 *int64 `protobuf:"varint,7,opt,name=field3823" json:"field3823,omitempty"` |
| Field3824 *Enum3783 `protobuf:"varint,8,opt,name=field3824,enum=benchmarks.google_message4.Enum3783" json:"field3824,omitempty"` |
| } |
| |
| func (x *Message3804) Reset() { |
| *x = Message3804{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[34] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message3804) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message3804) ProtoMessage() {} |
| |
| func (x *Message3804) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message3804.ProtoReflect.Descriptor instead. |
| func (*Message3804) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{34} |
| } |
| |
| func (x *Message3804) GetField3818() int64 { |
| if x != nil && x.Field3818 != nil { |
| return *x.Field3818 |
| } |
| return 0 |
| } |
| |
| func (x *Message3804) GetField3819() bool { |
| if x != nil && x.Field3819 != nil { |
| return *x.Field3819 |
| } |
| return false |
| } |
| |
| func (x *Message3804) GetField3820() []Enum3805 { |
| if x != nil { |
| return x.Field3820 |
| } |
| return nil |
| } |
| |
| func (x *Message3804) GetField3821() int32 { |
| if x != nil && x.Field3821 != nil { |
| return *x.Field3821 |
| } |
| return 0 |
| } |
| |
| func (x *Message3804) GetField3822() bool { |
| if x != nil && x.Field3822 != nil { |
| return *x.Field3822 |
| } |
| return false |
| } |
| |
| func (x *Message3804) GetField3823() int64 { |
| if x != nil && x.Field3823 != nil { |
| return *x.Field3823 |
| } |
| return 0 |
| } |
| |
| func (x *Message3804) GetField3824() Enum3783 { |
| if x != nil && x.Field3824 != nil { |
| return *x.Field3824 |
| } |
| return Enum3783_ENUM_VALUE3784 |
| } |
| |
| type Message12903 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field12905 *string `protobuf:"bytes,1,opt,name=field12905" json:"field12905,omitempty"` |
| Field12906 *Message8587 `protobuf:"bytes,2,opt,name=field12906" json:"field12906,omitempty"` |
| Field12907 []*Message8590 `protobuf:"bytes,3,rep,name=field12907" json:"field12907,omitempty"` |
| } |
| |
| func (x *Message12903) Reset() { |
| *x = Message12903{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[35] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message12903) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message12903) ProtoMessage() {} |
| |
| func (x *Message12903) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message12903.ProtoReflect.Descriptor instead. |
| func (*Message12903) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{35} |
| } |
| |
| func (x *Message12903) GetField12905() string { |
| if x != nil && x.Field12905 != nil { |
| return *x.Field12905 |
| } |
| return "" |
| } |
| |
| func (x *Message12903) GetField12906() *Message8587 { |
| if x != nil { |
| return x.Field12906 |
| } |
| return nil |
| } |
| |
| func (x *Message12903) GetField12907() []*Message8590 { |
| if x != nil { |
| return x.Field12907 |
| } |
| return nil |
| } |
| |
| type Message37326 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field37345 *string `protobuf:"bytes,1,req,name=field37345" json:"field37345,omitempty"` |
| Field37346 *string `protobuf:"bytes,2,opt,name=field37346" json:"field37346,omitempty"` |
| } |
| |
| func (x *Message37326) Reset() { |
| *x = Message37326{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[36] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message37326) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message37326) ProtoMessage() {} |
| |
| func (x *Message37326) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message37326.ProtoReflect.Descriptor instead. |
| func (*Message37326) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{36} |
| } |
| |
| func (x *Message37326) GetField37345() string { |
| if x != nil && x.Field37345 != nil { |
| return *x.Field37345 |
| } |
| return "" |
| } |
| |
| func (x *Message37326) GetField37346() string { |
| if x != nil && x.Field37346 != nil { |
| return *x.Field37346 |
| } |
| return "" |
| } |
| |
| type Message2356 struct { |
| state protoimpl.MessageState |
| sizeCache protoimpl.SizeCache |
| unknownFields protoimpl.UnknownFields |
| |
| Field2368 *Message1374 `protobuf:"bytes,121,opt,name=field2368" json:"field2368,omitempty"` |
| Field2369 *uint64 `protobuf:"varint,1,opt,name=field2369" json:"field2369,omitempty"` |
| Field2370 *int32 `protobuf:"varint,2,opt,name=field2370" json:"field2370,omitempty"` |
| Field2371 *int32 `protobuf:"varint,17,opt,name=field2371" json:"field2371,omitempty"` |
| Field2372 *string `protobuf:"bytes,3,req,name=field2372" json:"field2372,omitempty"` |
| Field2373 *int32 `protobuf:"varint,7,opt,name=field2373" json:"field2373,omitempty"` |
| Field2374 []byte `protobuf:"bytes,8,opt,name=field2374" json:"field2374,omitempty"` |
| Field2375 *string `protobuf:"bytes,4,opt,name=field2375" json:"field2375,omitempty"` |
| Field2376 *string `protobuf:"bytes,101,opt,name=field2376" json:"field2376,omitempty"` |
| Field2377 *int32 `protobuf:"varint,102,opt,name=field2377" json:"field2377,omitempty"` |
| Field2378 *int32 `protobuf:"varint,103,opt,name=field2378" json:"field2378,omitempty"` |
| Field2379 *int32 `protobuf:"varint,104,opt,name=field2379" json:"field2379,omitempty"` |
| Field2380 *int32 `protobuf:"varint,113,opt,name=field2380" json:"field2380,omitempty"` |
| Field2381 *int32 `protobuf:"varint,114,opt,name=field2381" json:"field2381,omitempty"` |
| Field2382 *int32 `protobuf:"varint,115,opt,name=field2382" json:"field2382,omitempty"` |
| Field2383 *int32 `protobuf:"varint,117,opt,name=field2383" json:"field2383,omitempty"` |
| Field2384 *int32 `protobuf:"varint,118,opt,name=field2384" json:"field2384,omitempty"` |
| Field2385 *int32 `protobuf:"varint,119,opt,name=field2385" json:"field2385,omitempty"` |
| Field2386 *int32 `protobuf:"varint,105,opt,name=field2386" json:"field2386,omitempty"` |
| Field2387 []byte `protobuf:"bytes,5,opt,name=field2387" json:"field2387,omitempty"` |
| Message2357 *Message2356_Message2357 `protobuf:"group,6,opt,name=Message2357,json=message2357" json:"message2357,omitempty"` |
| Field2389 *string `protobuf:"bytes,120,opt,name=field2389" json:"field2389,omitempty"` |
| Message2358 *Message2356_Message2358 `protobuf:"group,107,opt,name=Message2358,json=message2358" json:"message2358,omitempty"` |
| Message2359 []*Message2356_Message2359 `protobuf:"group,40,rep,name=Message2359,json=message2359" json:"message2359,omitempty"` |
| Field2392 *int32 `protobuf:"varint,50,opt,name=field2392" json:"field2392,omitempty"` |
| Field2393 *UnusedEmptyMessage `protobuf:"bytes,60,opt,name=field2393" json:"field2393,omitempty"` |
| Field2394 *UnusedEmptyMessage `protobuf:"bytes,70,opt,name=field2394" json:"field2394,omitempty"` |
| Field2395 *UnusedEmptyMessage `protobuf:"bytes,80,opt,name=field2395" json:"field2395,omitempty"` |
| Field2396 *UnusedEmptyMessage `protobuf:"bytes,90,opt,name=field2396" json:"field2396,omitempty"` |
| Field2397 *string `protobuf:"bytes,100,opt,name=field2397" json:"field2397,omitempty"` |
| Field2398 *string `protobuf:"bytes,123,opt,name=field2398" json:"field2398,omitempty"` |
| } |
| |
| func (x *Message2356) Reset() { |
| *x = Message2356{} |
| if protoimpl.UnsafeEnabled { |
| mi := &file_datasets_google_message4_benchmark_message4_proto_msgTypes[37] |
| ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| ms.StoreMessageInfo(mi) |
| } |
| } |
| |
| func (x *Message2356) String() string { |
| return protoimpl.X.MessageStringOf(x) |
| } |
| |
| func (*Message2356) ProtoMessage() {} |
| |
| func (x *Message2356) ProtoReflect() protoreflect.Message { |
| mi := &file_datasets_google_message4_benchmark_message4_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 Message2356.ProtoReflect.Descriptor instead. |
| func (*Message2356) Descriptor() ([]byte, []int) { |
| return file_datasets_google_message4_benchmark_message4_proto_rawDescGZIP(), []int{37} |
| } |
| |
| func (x *Message2356) GetField2368() *Message1374 { |
| if x != nil { |
| return x.Field2368 |
| } |
| return nil |
| } |
| |
| func (x *Message2356) GetField2369() uint64 { |
| if x != nil && x.Field2369 != nil { |
| return *x.Field2369 |
| } |
| return 0 |
| } |
| |
| func (x *Message2356) GetField2370() int32 { |
| if x != nil && x.Field2370 != nil { |
| return *x.Field2370 |
| } |
| return 0 |
| } |
| |
| func (x *Message2356) GetField2371() int32 { |
| if x != nil && x.Field2371 != nil { |
| return *x.Field2371 |
| } |
| return 0 |
| } |
| |
| func (x *Message2356) GetField2372() string { |
| if x != nil && x.Field2372 != nil { |
| return *x.Field2372 |
| } |
| return "" |
| } |
| |
| func (x *Message2356) GetField2373() int32 { |
| if x != nil && x.Field2373 != nil { |
| return *x.Field2373 |
| } |
| return 0 |
| } |
| |
| func (x *Message2356) GetField2374() []byte { |
| if x != nil { |
| return x.Field2374 |
| } |
| return nil |
| } |
| |
| func (x *Message2356) GetField2375() string { |
| if x != nil && x.Field2375 != nil { |
| return *x.Field2375 |
| } |
| return "" |
| } |
| |
| func (x *Message2356) GetField2376() string { |
| if x != nil && x.Field2376 != nil { |
| return *x.Field2376 |
| } |
| return "" |
| } |
| |
| func (x *Message2356) GetField2377() int32 { |
| if x != nil && x.Field2377 != nil { |
| return *x.Field2377 |
| } |
| return 0 |
| } |
| |
| func (x *Message2356) GetField2378() int32 { |
| if x != nil && x.Field2378 != nil { |
| return *x.Field2378 |
| } |
| return 0 |
| } |
| |
| func (x *Message2356) GetField2379() int32 { |
| if x != nil && x.Field2379 != nil { |
| return *x.Field2379 |
| } |
| return 0 |
| } |
| |
| func (x *Message2356) GetField2380() int32 { |
| if x != nil && x.Field2380 != nil { |
| return *x.Field2380 |
| } |
| return 0 |
| |