123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747 |
- // Code generated by protoc-gen-go. DO NOT EDIT.
- // source: datasets/google_message3/benchmark_message3_7.proto
- package google_message3
- import (
- protoreflect "google.golang.org/protobuf/reflect/protoreflect"
- protoimpl "google.golang.org/protobuf/runtime/protoimpl"
- reflect "reflect"
- sync "sync"
- )
- type Message11018 struct {
- state protoimpl.MessageState
- sizeCache protoimpl.SizeCache
- unknownFields protoimpl.UnknownFields
- }
- func (x *Message11018) Reset() {
- *x = Message11018{}
- }
- func (x *Message11018) String() string {
- return protoimpl.X.MessageStringOf(x)
- }
- func (*Message11018) ProtoMessage() {}
- func (x *Message11018) ProtoReflect() protoreflect.Message {
- mi := &file_datasets_google_message3_benchmark_message3_7_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 Message11018.ProtoReflect.Descriptor instead.
- func (*Message11018) Descriptor() ([]byte, []int) {
- return file_datasets_google_message3_benchmark_message3_7_proto_rawDescGZIP(), []int{0}
- }
- type Message10800 struct {
- state protoimpl.MessageState
- sizeCache protoimpl.SizeCache
- unknownFields protoimpl.UnknownFields
- Field10808 *string `protobuf:"bytes,1,opt,name=field10808" json:"field10808,omitempty"`
- Field10809 *int64 `protobuf:"varint,2,opt,name=field10809" json:"field10809,omitempty"`
- Field10810 *bool `protobuf:"varint,3,opt,name=field10810" json:"field10810,omitempty"`
- Field10811 *float32 `protobuf:"fixed32,4,opt,name=field10811" json:"field10811,omitempty"`
- }
- func (x *Message10800) Reset() {
- *x = Message10800{}
- }
- func (x *Message10800) String() string {
- return protoimpl.X.MessageStringOf(x)
- }
- func (*Message10800) ProtoMessage() {}
- func (x *Message10800) ProtoReflect() protoreflect.Message {
- mi := &file_datasets_google_message3_benchmark_message3_7_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 Message10800.ProtoReflect.Descriptor instead.
- func (*Message10800) Descriptor() ([]byte, []int) {
- return file_datasets_google_message3_benchmark_message3_7_proto_rawDescGZIP(), []int{1}
- }
- func (x *Message10800) GetField10808() string {
- if x != nil && x.Field10808 != nil {
- return *x.Field10808
- }
- return ""
- }
- func (x *Message10800) GetField10809() int64 {
- if x != nil && x.Field10809 != nil {
- return *x.Field10809
- }
- return 0
- }
- func (x *Message10800) GetField10810() bool {
- if x != nil && x.Field10810 != nil {
- return *x.Field10810
- }
- return false
- }
- func (x *Message10800) GetField10811() float32 {
- if x != nil && x.Field10811 != nil {
- return *x.Field10811
- }
- return 0
- }
- type Message10802 struct {
- state protoimpl.MessageState
- sizeCache protoimpl.SizeCache
- unknownFields protoimpl.UnknownFields
- }
- func (x *Message10802) Reset() {
- *x = Message10802{}
- }
- func (x *Message10802) String() string {
- return protoimpl.X.MessageStringOf(x)
- }
- func (*Message10802) ProtoMessage() {}
- func (x *Message10802) ProtoReflect() protoreflect.Message {
- mi := &file_datasets_google_message3_benchmark_message3_7_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 Message10802.ProtoReflect.Descriptor instead.
- func (*Message10802) Descriptor() ([]byte, []int) {
- return file_datasets_google_message3_benchmark_message3_7_proto_rawDescGZIP(), []int{2}
- }
- type Message10748 struct {
- state protoimpl.MessageState
- sizeCache protoimpl.SizeCache
- unknownFields protoimpl.UnknownFields
- Field10750 *string `protobuf:"bytes,1,opt,name=field10750" json:"field10750,omitempty"`
- Field10751 *int32 `protobuf:"varint,2,opt,name=field10751" json:"field10751,omitempty"`
- Field10752 *int32 `protobuf:"varint,3,opt,name=field10752" json:"field10752,omitempty"`
- Field10753 *int32 `protobuf:"varint,4,opt,name=field10753" json:"field10753,omitempty"`
- }
- func (x *Message10748) Reset() {
- *x = Message10748{}
- }
- func (x *Message10748) String() string {
- return protoimpl.X.MessageStringOf(x)
- }
- func (*Message10748) ProtoMessage() {}
- func (x *Message10748) ProtoReflect() protoreflect.Message {
- mi := &file_datasets_google_message3_benchmark_message3_7_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 Message10748.ProtoReflect.Descriptor instead.
- func (*Message10748) Descriptor() ([]byte, []int) {
- return file_datasets_google_message3_benchmark_message3_7_proto_rawDescGZIP(), []int{3}
- }
- func (x *Message10748) GetField10750() string {
- if x != nil && x.Field10750 != nil {
- return *x.Field10750
- }
- return ""
- }
- func (x *Message10748) GetField10751() int32 {
- if x != nil && x.Field10751 != nil {
- return *x.Field10751
- }
- return 0
- }
- func (x *Message10748) GetField10752() int32 {
- if x != nil && x.Field10752 != nil {
- return *x.Field10752
- }
- return 0
- }
- func (x *Message10748) GetField10753() int32 {
- if x != nil && x.Field10753 != nil {
- return *x.Field10753
- }
- return 0
- }
- type Message7966 struct {
- state protoimpl.MessageState
- sizeCache protoimpl.SizeCache
- unknownFields protoimpl.UnknownFields
- Field7969 *string `protobuf:"bytes,1,opt,name=field7969" json:"field7969,omitempty"`
- Field7970 *bool `protobuf:"varint,2,opt,name=field7970" json:"field7970,omitempty"`
- }
- func (x *Message7966) Reset() {
- *x = Message7966{}
- }
- func (x *Message7966) String() string {
- return protoimpl.X.MessageStringOf(x)
- }
- func (*Message7966) ProtoMessage() {}
- func (x *Message7966) ProtoReflect() protoreflect.Message {
- mi := &file_datasets_google_message3_benchmark_message3_7_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 Message7966.ProtoReflect.Descriptor instead.
- func (*Message7966) Descriptor() ([]byte, []int) {
- return file_datasets_google_message3_benchmark_message3_7_proto_rawDescGZIP(), []int{4}
- }
- func (x *Message7966) GetField7969() string {
- if x != nil && x.Field7969 != nil {
- return *x.Field7969
- }
- return ""
- }
- func (x *Message7966) GetField7970() bool {
- if x != nil && x.Field7970 != nil {
- return *x.Field7970
- }
- return false
- }
- type Message708 struct {
- state protoimpl.MessageState
- sizeCache protoimpl.SizeCache
- unknownFields protoimpl.UnknownFields
- Field823 *Message741 `protobuf:"bytes,1,opt,name=field823" json:"field823,omitempty"`
- Field824 []string `protobuf:"bytes,6,rep,name=field824" json:"field824,omitempty"`
- Field825 *string `protobuf:"bytes,2,opt,name=field825" json:"field825,omitempty"`
- Field826 *string `protobuf:"bytes,3,opt,name=field826" json:"field826,omitempty"`
- Field827 []string `protobuf:"bytes,4,rep,name=field827" json:"field827,omitempty"`
- Field828 []string `protobuf:"bytes,5,rep,name=field828" json:"field828,omitempty"`
- }
- func (x *Message708) Reset() {
- *x = Message708{}
- }
- func (x *Message708) String() string {
- return protoimpl.X.MessageStringOf(x)
- }
- func (*Message708) ProtoMessage() {}
- func (x *Message708) ProtoReflect() protoreflect.Message {
- mi := &file_datasets_google_message3_benchmark_message3_7_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 Message708.ProtoReflect.Descriptor instead.
- func (*Message708) Descriptor() ([]byte, []int) {
- return file_datasets_google_message3_benchmark_message3_7_proto_rawDescGZIP(), []int{5}
- }
- func (x *Message708) GetField823() *Message741 {
- if x != nil {
- return x.Field823
- }
- return nil
- }
- func (x *Message708) GetField824() []string {
- if x != nil {
- return x.Field824
- }
- return nil
- }
- func (x *Message708) GetField825() string {
- if x != nil && x.Field825 != nil {
- return *x.Field825
- }
- return ""
- }
- func (x *Message708) GetField826() string {
- if x != nil && x.Field826 != nil {
- return *x.Field826
- }
- return ""
- }
- func (x *Message708) GetField827() []string {
- if x != nil {
- return x.Field827
- }
- return nil
- }
- func (x *Message708) GetField828() []string {
- if x != nil {
- return x.Field828
- }
- return nil
- }
- type Message8942 struct {
- state protoimpl.MessageState
- sizeCache protoimpl.SizeCache
- unknownFields protoimpl.UnknownFields
- }
- func (x *Message8942) Reset() {
- *x = Message8942{}
- }
- func (x *Message8942) String() string {
- return protoimpl.X.MessageStringOf(x)
- }
- func (*Message8942) ProtoMessage() {}
- func (x *Message8942) ProtoReflect() protoreflect.Message {
- mi := &file_datasets_google_message3_benchmark_message3_7_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 Message8942.ProtoReflect.Descriptor instead.
- func (*Message8942) Descriptor() ([]byte, []int) {
- return file_datasets_google_message3_benchmark_message3_7_proto_rawDescGZIP(), []int{6}
- }
- type Message11011 struct {
- state protoimpl.MessageState
- sizeCache protoimpl.SizeCache
- unknownFields protoimpl.UnknownFields
- Field11752 []byte `protobuf:"bytes,1,req,name=field11752" json:"field11752,omitempty"`
- Field11753 []byte `protobuf:"bytes,2,req,name=field11753" json:"field11753,omitempty"`
- }
- func (x *Message11011) Reset() {
- *x = Message11011{}
- }
- func (x *Message11011) String() string {
- return protoimpl.X.MessageStringOf(x)
- }
- func (*Message11011) ProtoMessage() {}
- func (x *Message11011) ProtoReflect() protoreflect.Message {
- mi := &file_datasets_google_message3_benchmark_message3_7_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 Message11011.ProtoReflect.Descriptor instead.
- func (*Message11011) Descriptor() ([]byte, []int) {
- return file_datasets_google_message3_benchmark_message3_7_proto_rawDescGZIP(), []int{7}
- }
- func (x *Message11011) GetField11752() []byte {
- if x != nil {
- return x.Field11752
- }
- return nil
- }
- func (x *Message11011) GetField11753() []byte {
- if x != nil {
- return x.Field11753
- }
- return nil
- }
- type UnusedEmptyMessage struct {
- state protoimpl.MessageState
- sizeCache protoimpl.SizeCache
- unknownFields protoimpl.UnknownFields
- }
- func (x *UnusedEmptyMessage) Reset() {
- *x = UnusedEmptyMessage{}
- }
- func (x *UnusedEmptyMessage) String() string {
- return protoimpl.X.MessageStringOf(x)
- }
- func (*UnusedEmptyMessage) ProtoMessage() {}
- func (x *UnusedEmptyMessage) ProtoReflect() protoreflect.Message {
- mi := &file_datasets_google_message3_benchmark_message3_7_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 UnusedEmptyMessage.ProtoReflect.Descriptor instead.
- func (*UnusedEmptyMessage) Descriptor() ([]byte, []int) {
- return file_datasets_google_message3_benchmark_message3_7_proto_rawDescGZIP(), []int{8}
- }
- type Message741 struct {
- state protoimpl.MessageState
- sizeCache protoimpl.SizeCache
- unknownFields protoimpl.UnknownFields
- Field936 []string `protobuf:"bytes,1,rep,name=field936" json:"field936,omitempty"`
- }
- func (x *Message741) Reset() {
- *x = Message741{}
- }
- func (x *Message741) String() string {
- return protoimpl.X.MessageStringOf(x)
- }
- func (*Message741) ProtoMessage() {}
- func (x *Message741) ProtoReflect() protoreflect.Message {
- mi := &file_datasets_google_message3_benchmark_message3_7_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 Message741.ProtoReflect.Descriptor instead.
- func (*Message741) Descriptor() ([]byte, []int) {
- return file_datasets_google_message3_benchmark_message3_7_proto_rawDescGZIP(), []int{9}
- }
- func (x *Message741) GetField936() []string {
- if x != nil {
- return x.Field936
- }
- return nil
- }
- var File_datasets_google_message3_benchmark_message3_7_proto protoreflect.FileDescriptor
- var file_datasets_google_message3_benchmark_message3_7_proto_rawDesc = []byte{
- 0x0a, 0x33, 0x64, 0x61, 0x74, 0x61, 0x73, 0x65, 0x74, 0x73, 0x2f, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
- 0x65, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x33, 0x2f, 0x62, 0x65, 0x6e, 0x63, 0x68,
- 0x6d, 0x61, 0x72, 0x6b, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x33, 0x5f, 0x37, 0x2e,
- 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x1a, 0x62, 0x65, 0x6e, 0x63, 0x68, 0x6d, 0x61, 0x72, 0x6b,
- 0x73, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
- 0x33, 0x22, 0x0e, 0x0a, 0x0c, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x31, 0x31, 0x30, 0x31,
- 0x38, 0x22, 0x8e, 0x01, 0x0a, 0x0c, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x31, 0x30, 0x38,
- 0x30, 0x30, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x38, 0x30, 0x38,
- 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x38,
- 0x30, 0x38, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x38, 0x30, 0x39,
- 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x38,
- 0x30, 0x39, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x38, 0x31, 0x30,
- 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x38,
- 0x31, 0x30, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x38, 0x31, 0x31,
- 0x18, 0x04, 0x20, 0x01, 0x28, 0x02, 0x52, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x38,
- 0x31, 0x31, 0x22, 0x0e, 0x0a, 0x0c, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x31, 0x30, 0x38,
- 0x30, 0x32, 0x22, 0x8e, 0x01, 0x0a, 0x0c, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x31, 0x30,
- 0x37, 0x34, 0x38, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x37, 0x35,
- 0x30, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30,
- 0x37, 0x35, 0x30, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x37, 0x35,
- 0x31, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30,
- 0x37, 0x35, 0x31, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x37, 0x35,
- 0x32, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30,
- 0x37, 0x35, 0x32, 0x12, 0x1e, 0x0a, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30, 0x37, 0x35,
- 0x33, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x30,
- 0x37, 0x35, 0x33, 0x22, 0x49, 0x0a, 0x0b, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x37, 0x39,
- 0x36, 0x36, 0x12, 0x1c, 0x0a, 0x09, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x37, 0x39, 0x36, 0x39, 0x18,
- 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x37, 0x39, 0x36, 0x39,
- 0x12, 0x1c, 0x0a, 0x09, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x37, 0x39, 0x37, 0x30, 0x18, 0x02, 0x20,
- 0x01, 0x28, 0x08, 0x52, 0x09, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x37, 0x39, 0x37, 0x30, 0x22, 0xdc,
- 0x01, 0x0a, 0x0a, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x37, 0x30, 0x38, 0x12, 0x42, 0x0a,
- 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x38, 0x32, 0x33, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32,
- 0x26, 0x2e, 0x62, 0x65, 0x6e, 0x63, 0x68, 0x6d, 0x61, 0x72, 0x6b, 0x73, 0x2e, 0x67, 0x6f, 0x6f,
- 0x67, 0x6c, 0x65, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x33, 0x2e, 0x4d, 0x65, 0x73,
- 0x73, 0x61, 0x67, 0x65, 0x37, 0x34, 0x31, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x38, 0x32,
- 0x33, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x38, 0x32, 0x34, 0x18, 0x06, 0x20,
- 0x03, 0x28, 0x09, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x38, 0x32, 0x34, 0x12, 0x1a, 0x0a,
- 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x38, 0x32, 0x35, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
- 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x38, 0x32, 0x35, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x69, 0x65,
- 0x6c, 0x64, 0x38, 0x32, 0x36, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x66, 0x69, 0x65,
- 0x6c, 0x64, 0x38, 0x32, 0x36, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x38, 0x32,
- 0x37, 0x18, 0x04, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x38, 0x32,
- 0x37, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x38, 0x32, 0x38, 0x18, 0x05, 0x20,
- 0x03, 0x28, 0x09, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x38, 0x32, 0x38, 0x22, 0x0d, 0x0a,
- 0x0b, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x38, 0x39, 0x34, 0x32, 0x22, 0x4e, 0x0a, 0x0c,
- 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x31, 0x31, 0x30, 0x31, 0x31, 0x12, 0x1e, 0x0a, 0x0a,
- 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x31, 0x37, 0x35, 0x32, 0x18, 0x01, 0x20, 0x02, 0x28, 0x0c,
- 0x52, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x31, 0x37, 0x35, 0x32, 0x12, 0x1e, 0x0a, 0x0a,
- 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x31, 0x37, 0x35, 0x33, 0x18, 0x02, 0x20, 0x02, 0x28, 0x0c,
- 0x52, 0x0a, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x31, 0x31, 0x37, 0x35, 0x33, 0x22, 0x14, 0x0a, 0x12,
- 0x55, 0x6e, 0x75, 0x73, 0x65, 0x64, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x4d, 0x65, 0x73, 0x73, 0x61,
- 0x67, 0x65, 0x22, 0x28, 0x0a, 0x0a, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x37, 0x34, 0x31,
- 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x39, 0x33, 0x36, 0x18, 0x01, 0x20, 0x03,
- 0x28, 0x09, 0x52, 0x08, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x39, 0x33, 0x36, 0x42, 0x77, 0x0a, 0x1e,
- 0x63, 0x6f, 0x6d, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
- 0x62, 0x75, 0x66, 0x2e, 0x62, 0x65, 0x6e, 0x63, 0x68, 0x6d, 0x61, 0x72, 0x6b, 0x73, 0x5a, 0x52,
- 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72,
- 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x69, 0x6e, 0x74, 0x65, 0x72,
- 0x6e, 0x61, 0x6c, 0x2f, 0x74, 0x65, 0x73, 0x74, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x73, 0x2f, 0x62,
- 0x65, 0x6e, 0x63, 0x68, 0x6d, 0x61, 0x72, 0x6b, 0x73, 0x2f, 0x64, 0x61, 0x74, 0x61, 0x73, 0x65,
- 0x74, 0x73, 0x2f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x5f, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
- 0x65, 0x33, 0xf8, 0x01, 0x01,
- }
- var (
- file_datasets_google_message3_benchmark_message3_7_proto_rawDescOnce sync.Once
- file_datasets_google_message3_benchmark_message3_7_proto_rawDescData = file_datasets_google_message3_benchmark_message3_7_proto_rawDesc
- )
- func file_datasets_google_message3_benchmark_message3_7_proto_rawDescGZIP() []byte {
- file_datasets_google_message3_benchmark_message3_7_proto_rawDescOnce.Do(func() {
- file_datasets_google_message3_benchmark_message3_7_proto_rawDescData = protoimpl.X.CompressGZIP(file_datasets_google_message3_benchmark_message3_7_proto_rawDescData)
- })
- return file_datasets_google_message3_benchmark_message3_7_proto_rawDescData
- }
- var file_datasets_google_message3_benchmark_message3_7_proto_msgTypes = make([]protoimpl.MessageInfo, 10)
- var file_datasets_google_message3_benchmark_message3_7_proto_goTypes = []interface{}{
- (*Message11018)(nil), // 0: benchmarks.google_message3.Message11018
- (*Message10800)(nil), // 1: benchmarks.google_message3.Message10800
- (*Message10802)(nil), // 2: benchmarks.google_message3.Message10802
- (*Message10748)(nil), // 3: benchmarks.google_message3.Message10748
- (*Message7966)(nil), // 4: benchmarks.google_message3.Message7966
- (*Message708)(nil), // 5: benchmarks.google_message3.Message708
- (*Message8942)(nil), // 6: benchmarks.google_message3.Message8942
- (*Message11011)(nil), // 7: benchmarks.google_message3.Message11011
- (*UnusedEmptyMessage)(nil), // 8: benchmarks.google_message3.UnusedEmptyMessage
- (*Message741)(nil), // 9: benchmarks.google_message3.Message741
- }
- var file_datasets_google_message3_benchmark_message3_7_proto_depIdxs = []int32{
- 9, // 0: benchmarks.google_message3.Message708.field823:type_name -> benchmarks.google_message3.Message741
- 1, // [1:1] is the sub-list for method output_type
- 1, // [1:1] is the sub-list for method input_type
- 1, // [1:1] is the sub-list for extension type_name
- 1, // [1:1] is the sub-list for extension extendee
- 0, // [0:1] is the sub-list for field type_name
- }
- func init() { file_datasets_google_message3_benchmark_message3_7_proto_init() }
- func file_datasets_google_message3_benchmark_message3_7_proto_init() {
- if File_datasets_google_message3_benchmark_message3_7_proto != nil {
- return
- }
- if !protoimpl.UnsafeEnabled {
- file_datasets_google_message3_benchmark_message3_7_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
- switch v := v.(*Message11018); i {
- case 0:
- return &v.state
- case 1:
- return &v.sizeCache
- case 2:
- return &v.unknownFields
- default:
- return nil
- }
- }
- file_datasets_google_message3_benchmark_message3_7_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
- switch v := v.(*Message10800); i {
- case 0:
- return &v.state
- case 1:
- return &v.sizeCache
- case 2:
- return &v.unknownFields
- default:
- return nil
- }
- }
- file_datasets_google_message3_benchmark_message3_7_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
- switch v := v.(*Message10802); i {
- case 0:
- return &v.state
- case 1:
- return &v.sizeCache
- case 2:
- return &v.unknownFields
- default:
- return nil
- }
- }
- file_datasets_google_message3_benchmark_message3_7_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
- switch v := v.(*Message10748); i {
- case 0:
- return &v.state
- case 1:
- return &v.sizeCache
- case 2:
- return &v.unknownFields
- default:
- return nil
- }
- }
- file_datasets_google_message3_benchmark_message3_7_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
- switch v := v.(*Message7966); i {
- case 0:
- return &v.state
- case 1:
- return &v.sizeCache
- case 2:
- return &v.unknownFields
- default:
- return nil
- }
- }
- file_datasets_google_message3_benchmark_message3_7_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
- switch v := v.(*Message708); i {
- case 0:
- return &v.state
- case 1:
- return &v.sizeCache
- case 2:
- return &v.unknownFields
- default:
- return nil
- }
- }
- file_datasets_google_message3_benchmark_message3_7_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
- switch v := v.(*Message8942); i {
- case 0:
- return &v.state
- case 1:
- return &v.sizeCache
- case 2:
- return &v.unknownFields
- default:
- return nil
- }
- }
- file_datasets_google_message3_benchmark_message3_7_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
- switch v := v.(*Message11011); i {
- case 0:
- return &v.state
- case 1:
- return &v.sizeCache
- case 2:
- return &v.unknownFields
- default:
- return nil
- }
- }
- file_datasets_google_message3_benchmark_message3_7_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
- switch v := v.(*UnusedEmptyMessage); i {
- case 0:
- return &v.state
- case 1:
- return &v.sizeCache
- case 2:
- return &v.unknownFields
- default:
- return nil
- }
- }
- file_datasets_google_message3_benchmark_message3_7_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
- switch v := v.(*Message741); i {
- case 0:
- return &v.state
- case 1:
- return &v.sizeCache
- case 2:
- return &v.unknownFields
- default:
- return nil
- }
- }
- }
- type x struct{}
- out := protoimpl.TypeBuilder{
- File: protoimpl.DescBuilder{
- GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
- RawDescriptor: file_datasets_google_message3_benchmark_message3_7_proto_rawDesc,
- NumEnums: 0,
- NumMessages: 10,
- NumExtensions: 0,
- NumServices: 0,
- },
- GoTypes: file_datasets_google_message3_benchmark_message3_7_proto_goTypes,
- DependencyIndexes: file_datasets_google_message3_benchmark_message3_7_proto_depIdxs,
- MessageInfos: file_datasets_google_message3_benchmark_message3_7_proto_msgTypes,
- }.Build()
- File_datasets_google_message3_benchmark_message3_7_proto = out.File
- file_datasets_google_message3_benchmark_message3_7_proto_rawDesc = nil
- file_datasets_google_message3_benchmark_message3_7_proto_goTypes = nil
- file_datasets_google_message3_benchmark_message3_7_proto_depIdxs = nil
- }
|