1ffe3c632Sopenharmony_ci// Protocol Buffers - Google's data interchange format 2ffe3c632Sopenharmony_ci// Copyright 2008 Google Inc. All rights reserved. 3ffe3c632Sopenharmony_ci// https://developers.google.com/protocol-buffers/ 4ffe3c632Sopenharmony_ci// 5ffe3c632Sopenharmony_ci// Redistribution and use in source and binary forms, with or without 6ffe3c632Sopenharmony_ci// modification, are permitted provided that the following conditions are 7ffe3c632Sopenharmony_ci// met: 8ffe3c632Sopenharmony_ci// 9ffe3c632Sopenharmony_ci// * Redistributions of source code must retain the above copyright 10ffe3c632Sopenharmony_ci// notice, this list of conditions and the following disclaimer. 11ffe3c632Sopenharmony_ci// * Redistributions in binary form must reproduce the above 12ffe3c632Sopenharmony_ci// copyright notice, this list of conditions and the following disclaimer 13ffe3c632Sopenharmony_ci// in the documentation and/or other materials provided with the 14ffe3c632Sopenharmony_ci// distribution. 15ffe3c632Sopenharmony_ci// * Neither the name of Google Inc. nor the names of its 16ffe3c632Sopenharmony_ci// contributors may be used to endorse or promote products derived from 17ffe3c632Sopenharmony_ci// this software without specific prior written permission. 18ffe3c632Sopenharmony_ci// 19ffe3c632Sopenharmony_ci// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 20ffe3c632Sopenharmony_ci// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 21ffe3c632Sopenharmony_ci// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22ffe3c632Sopenharmony_ci// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 23ffe3c632Sopenharmony_ci// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 24ffe3c632Sopenharmony_ci// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 25ffe3c632Sopenharmony_ci// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 26ffe3c632Sopenharmony_ci// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 27ffe3c632Sopenharmony_ci// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 28ffe3c632Sopenharmony_ci// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 29ffe3c632Sopenharmony_ci// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 30ffe3c632Sopenharmony_ci 31ffe3c632Sopenharmony_cisyntax = "proto2"; 32ffe3c632Sopenharmony_ci 33ffe3c632Sopenharmony_cipackage benchmarks.google_message4; 34ffe3c632Sopenharmony_ci 35ffe3c632Sopenharmony_ciimport "datasets/google_message4/benchmark_message4_3.proto"; 36ffe3c632Sopenharmony_ci 37ffe3c632Sopenharmony_cioption cc_enable_arenas = true; 38ffe3c632Sopenharmony_cioption java_package = "com.google.protobuf.benchmarks"; 39ffe3c632Sopenharmony_ci 40ffe3c632Sopenharmony_cimessage Message12774 { 41ffe3c632Sopenharmony_ci optional uint32 field12777 = 1; 42ffe3c632Sopenharmony_ci optional uint32 field12778 = 2; 43ffe3c632Sopenharmony_ci optional uint32 field12779 = 3; 44ffe3c632Sopenharmony_ci optional uint32 field12780 = 4; 45ffe3c632Sopenharmony_ci optional uint32 field12781 = 5; 46ffe3c632Sopenharmony_ci optional bool field12782 = 6; 47ffe3c632Sopenharmony_ci} 48ffe3c632Sopenharmony_ci 49ffe3c632Sopenharmony_cimessage Message12796 { 50ffe3c632Sopenharmony_ci repeated fixed64 field12800 = 1; 51ffe3c632Sopenharmony_ci optional uint64 field12801 = 2; 52ffe3c632Sopenharmony_ci} 53ffe3c632Sopenharmony_ci 54ffe3c632Sopenharmony_cimessage Message12821 { 55ffe3c632Sopenharmony_ci optional int32 field12848 = 1; 56ffe3c632Sopenharmony_ci optional int32 field12849 = 2; 57ffe3c632Sopenharmony_ci optional int32 field12850 = 3; 58ffe3c632Sopenharmony_ci optional int32 field12851 = 4; 59ffe3c632Sopenharmony_ci optional int32 field12852 = 5; 60ffe3c632Sopenharmony_ci} 61ffe3c632Sopenharmony_ci 62ffe3c632Sopenharmony_cimessage Message12820 { 63ffe3c632Sopenharmony_ci optional int32 field12840 = 1; 64ffe3c632Sopenharmony_ci optional int32 field12841 = 2; 65ffe3c632Sopenharmony_ci optional int32 field12842 = 3; 66ffe3c632Sopenharmony_ci optional int32 field12843 = 8; 67ffe3c632Sopenharmony_ci optional int32 field12844 = 4; 68ffe3c632Sopenharmony_ci optional int32 field12845 = 5; 69ffe3c632Sopenharmony_ci optional int32 field12846 = 6; 70ffe3c632Sopenharmony_ci optional int32 field12847 = 7; 71ffe3c632Sopenharmony_ci} 72ffe3c632Sopenharmony_ci 73ffe3c632Sopenharmony_cimessage Message12819 { 74ffe3c632Sopenharmony_ci optional double field12834 = 1; 75ffe3c632Sopenharmony_ci optional double field12835 = 2; 76ffe3c632Sopenharmony_ci optional double field12836 = 3; 77ffe3c632Sopenharmony_ci optional double field12837 = 4; 78ffe3c632Sopenharmony_ci optional double field12838 = 5; 79ffe3c632Sopenharmony_ci optional double field12839 = 6; 80ffe3c632Sopenharmony_ci} 81ffe3c632Sopenharmony_ci 82ffe3c632Sopenharmony_cimessage Message12818 { 83ffe3c632Sopenharmony_ci optional uint64 field12829 = 1; 84ffe3c632Sopenharmony_ci optional int32 field12830 = 2; 85ffe3c632Sopenharmony_ci optional int32 field12831 = 3; 86ffe3c632Sopenharmony_ci optional int32 field12832 = 5; 87ffe3c632Sopenharmony_ci repeated .benchmarks.google_message4.Message12817 field12833 = 4; 88ffe3c632Sopenharmony_ci} 89ffe3c632Sopenharmony_ci 90ffe3c632Sopenharmony_cimessage Message10319 { 91ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum10325 field10340 = 1; 92ffe3c632Sopenharmony_ci optional int32 field10341 = 4; 93ffe3c632Sopenharmony_ci optional int32 field10342 = 5; 94ffe3c632Sopenharmony_ci optional bytes field10343 = 3; 95ffe3c632Sopenharmony_ci optional string field10344 = 2; 96ffe3c632Sopenharmony_ci optional string field10345 = 6; 97ffe3c632Sopenharmony_ci optional string field10346 = 7; 98ffe3c632Sopenharmony_ci} 99ffe3c632Sopenharmony_ci 100ffe3c632Sopenharmony_cimessage Message6578 { 101ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum6579 field6632 = 1; 102ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum6588 field6633 = 2; 103ffe3c632Sopenharmony_ci} 104ffe3c632Sopenharmony_ci 105ffe3c632Sopenharmony_cimessage Message6126 { 106ffe3c632Sopenharmony_ci required string field6152 = 1; 107ffe3c632Sopenharmony_ci repeated .benchmarks.google_message4.Message6127 field6153 = 9; 108ffe3c632Sopenharmony_ci optional int32 field6154 = 14; 109ffe3c632Sopenharmony_ci optional bytes field6155 = 10; 110ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message6024 field6156 = 12; 111ffe3c632Sopenharmony_ci optional int32 field6157 = 4; 112ffe3c632Sopenharmony_ci optional string field6158 = 5; 113ffe3c632Sopenharmony_ci optional int32 field6159 = 6; 114ffe3c632Sopenharmony_ci repeated int32 field6160 = 2; 115ffe3c632Sopenharmony_ci repeated int32 field6161 = 3; 116ffe3c632Sopenharmony_ci repeated .benchmarks.google_message4.Message6052 field6162 = 7; 117ffe3c632Sopenharmony_ci repeated .benchmarks.google_message4.UnusedEmptyMessage field6163 = 11; 118ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum6065 field6164 = 15; 119ffe3c632Sopenharmony_ci repeated .benchmarks.google_message4.Message6127 field6165 = 8; 120ffe3c632Sopenharmony_ci optional bool field6166 = 13; 121ffe3c632Sopenharmony_ci optional bool field6167 = 16; 122ffe3c632Sopenharmony_ci optional bool field6168 = 18; 123ffe3c632Sopenharmony_ci repeated .benchmarks.google_message4.Message6054 field6169 = 17; 124ffe3c632Sopenharmony_ci optional int32 field6170 = 19; 125ffe3c632Sopenharmony_ci} 126ffe3c632Sopenharmony_ci 127ffe3c632Sopenharmony_cimessage Message5881 { 128ffe3c632Sopenharmony_ci required double field5897 = 1; 129ffe3c632Sopenharmony_ci optional string field5898 = 5; 130ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5861 field5899 = 2; 131ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.UnusedEmptyMessage field5900 = 3; 132ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5867 field5901 = 4; 133ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5880 field5902 = 6; 134ffe3c632Sopenharmony_ci} 135ffe3c632Sopenharmony_ci 136ffe3c632Sopenharmony_cimessage Message6110 {} 137ffe3c632Sopenharmony_ci 138ffe3c632Sopenharmony_cimessage Message6107 { 139ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message4016 field6134 = 1; 140ffe3c632Sopenharmony_ci optional int32 field6135 = 2; 141ffe3c632Sopenharmony_ci optional string field6136 = 3; 142ffe3c632Sopenharmony_ci repeated int32 field6137 = 4; 143ffe3c632Sopenharmony_ci optional int32 field6138 = 5; 144ffe3c632Sopenharmony_ci repeated .benchmarks.google_message4.Message6108 field6139 = 6; 145ffe3c632Sopenharmony_ci} 146ffe3c632Sopenharmony_ci 147ffe3c632Sopenharmony_cimessage Message6129 { 148ffe3c632Sopenharmony_ci required .benchmarks.google_message4.Enum6130 field6171 = 1; 149ffe3c632Sopenharmony_ci required string field6172 = 2; 150ffe3c632Sopenharmony_ci} 151ffe3c632Sopenharmony_ci 152ffe3c632Sopenharmony_cimessage Message5908 { 153ffe3c632Sopenharmony_ci optional string field5971 = 1; 154ffe3c632Sopenharmony_ci optional int32 field5972 = 2; 155ffe3c632Sopenharmony_ci optional int32 field5973 = 3; 156ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5909 field5974 = 45; 157ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5912 field5975 = 4; 158ffe3c632Sopenharmony_ci optional fixed32 field5976 = 50; 159ffe3c632Sopenharmony_ci optional fixed32 field5977 = 5; 160ffe3c632Sopenharmony_ci optional fixed32 field5978 = 6; 161ffe3c632Sopenharmony_ci optional string field5979 = 7; 162ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5915 field5980 = 8; 163ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5981 = 9; 164ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5982 = 10; 165ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5920 field5983 = 11; 166ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5923 field5984 = 40; 167ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5985 = 41; 168ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5986 = 42; 169ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5928 field5987 = 47; 170ffe3c632Sopenharmony_ci optional bool field5988 = 48; 171ffe3c632Sopenharmony_ci repeated fixed32 field5989 = 49; 172ffe3c632Sopenharmony_ci optional string field5990 = 12; 173ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5991 = 13; 174ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5992 = 14; 175ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5993 = 15; 176ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5994 = 16; 177ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5995 = 32; 178ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5996 = 33; 179ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5997 = 34; 180ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5998 = 35; 181ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5931 field5999 = 17; 182ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5935 field6000 = 18; 183ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5939 field6001 = 36; 184ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5939 field6002 = 37; 185ffe3c632Sopenharmony_ci repeated int32 field6003 = 19; 186ffe3c632Sopenharmony_ci optional uint32 field6004 = 20; 187ffe3c632Sopenharmony_ci optional uint32 field6005 = 21; 188ffe3c632Sopenharmony_ci optional uint32 field6006 = 22; 189ffe3c632Sopenharmony_ci optional uint32 field6007 = 23; 190ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5946 field6008 = 24; 191ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5946 field6009 = 25; 192ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5946 field6010 = 26; 193ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5946 field6011 = 27; 194ffe3c632Sopenharmony_ci optional fixed32 field6012 = 28; 195ffe3c632Sopenharmony_ci optional fixed32 field6013 = 29; 196ffe3c632Sopenharmony_ci optional fixed32 field6014 = 30; 197ffe3c632Sopenharmony_ci optional fixed32 field6015 = 31; 198ffe3c632Sopenharmony_ci optional int32 field6016 = 38; 199ffe3c632Sopenharmony_ci optional float field6017 = 39; 200ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5957 field6018 = 43; 201ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5907 field6019 = 44; 202ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5962 field6020 = 46; 203ffe3c632Sopenharmony_ci} 204ffe3c632Sopenharmony_ci 205ffe3c632Sopenharmony_cimessage Message3850 { 206ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum3851 field3924 = 2; 207ffe3c632Sopenharmony_ci optional bool field3925 = 12; 208ffe3c632Sopenharmony_ci optional int32 field3926 = 4; 209ffe3c632Sopenharmony_ci optional bool field3927 = 10; 210ffe3c632Sopenharmony_ci optional bool field3928 = 13; 211ffe3c632Sopenharmony_ci optional bool field3929 = 14; 212ffe3c632Sopenharmony_ci} 213ffe3c632Sopenharmony_ci 214ffe3c632Sopenharmony_cimessage Message7865 {} 215ffe3c632Sopenharmony_ci 216ffe3c632Sopenharmony_cimessage Message7511 { 217ffe3c632Sopenharmony_ci optional bool field7523 = 1; 218ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum7512 field7524 = 2; 219ffe3c632Sopenharmony_ci optional int32 field7525 = 3; 220ffe3c632Sopenharmony_ci optional int32 field7526 = 4; 221ffe3c632Sopenharmony_ci optional bool field7527 = 5; 222ffe3c632Sopenharmony_ci optional int32 field7528 = 6; 223ffe3c632Sopenharmony_ci optional int32 field7529 = 7; 224ffe3c632Sopenharmony_ci} 225ffe3c632Sopenharmony_ci 226ffe3c632Sopenharmony_cimessage Message3920 {} 227ffe3c632Sopenharmony_ci 228ffe3c632Sopenharmony_cimessage Message7928 { 229ffe3c632Sopenharmony_ci optional string field7940 = 1; 230ffe3c632Sopenharmony_ci optional int64 field7941 = 2; 231ffe3c632Sopenharmony_ci} 232ffe3c632Sopenharmony_ci 233ffe3c632Sopenharmony_cimessage Message7921 { 234ffe3c632Sopenharmony_ci optional int32 field7936 = 1; 235ffe3c632Sopenharmony_ci optional int64 field7937 = 2; 236ffe3c632Sopenharmony_ci optional float field7938 = 3; 237ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum7922 field7939 = 4; 238ffe3c632Sopenharmony_ci} 239ffe3c632Sopenharmony_ci 240ffe3c632Sopenharmony_cimessage Message7920 { 241ffe3c632Sopenharmony_ci optional int64 field7934 = 1; 242ffe3c632Sopenharmony_ci optional int64 field7935 = 2; 243ffe3c632Sopenharmony_ci} 244ffe3c632Sopenharmony_ci 245ffe3c632Sopenharmony_cimessage Message7919 { 246ffe3c632Sopenharmony_ci optional fixed64 field7931 = 1; 247ffe3c632Sopenharmony_ci optional int64 field7932 = 2; 248ffe3c632Sopenharmony_ci optional bytes field7933 = 3; 249ffe3c632Sopenharmony_ci} 250ffe3c632Sopenharmony_ci 251ffe3c632Sopenharmony_cimessage Message12817 { 252ffe3c632Sopenharmony_ci optional int32 field12826 = 1; 253ffe3c632Sopenharmony_ci optional int32 field12827 = 2; 254ffe3c632Sopenharmony_ci optional int32 field12828 = 3; 255ffe3c632Sopenharmony_ci} 256ffe3c632Sopenharmony_ci 257ffe3c632Sopenharmony_cimessage Message6054 { 258ffe3c632Sopenharmony_ci required string field6089 = 1; 259ffe3c632Sopenharmony_ci optional string field6090 = 2; 260ffe3c632Sopenharmony_ci} 261ffe3c632Sopenharmony_ci 262ffe3c632Sopenharmony_cimessage Message6127 {} 263ffe3c632Sopenharmony_ci 264ffe3c632Sopenharmony_cimessage Message6052 { 265ffe3c632Sopenharmony_ci required string field6084 = 1; 266ffe3c632Sopenharmony_ci required bytes field6085 = 2; 267ffe3c632Sopenharmony_ci} 268ffe3c632Sopenharmony_ci 269ffe3c632Sopenharmony_cimessage Message6024 { 270ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum6025 field6048 = 1; 271ffe3c632Sopenharmony_ci optional string field6049 = 2; 272ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.UnusedEmptyMessage field6050 = 3; 273ffe3c632Sopenharmony_ci} 274ffe3c632Sopenharmony_ci 275ffe3c632Sopenharmony_cimessage Message5861 { 276ffe3c632Sopenharmony_ci required .benchmarks.google_message4.Enum5862 field5882 = 1; 277ffe3c632Sopenharmony_ci required string field5883 = 2; 278ffe3c632Sopenharmony_ci optional bool field5884 = 3; 279ffe3c632Sopenharmony_ci optional string field5885 = 4; 280ffe3c632Sopenharmony_ci} 281ffe3c632Sopenharmony_ci 282ffe3c632Sopenharmony_cimessage Message5880 { 283ffe3c632Sopenharmony_ci optional string field5896 = 1; 284ffe3c632Sopenharmony_ci} 285ffe3c632Sopenharmony_ci 286ffe3c632Sopenharmony_cimessage Message5867 { 287ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5868 field5890 = 1; 288ffe3c632Sopenharmony_ci optional string field5891 = 2; 289ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5873 field5892 = 3; 290ffe3c632Sopenharmony_ci optional int32 field5893 = 4; 291ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.UnusedEnum field5894 = 5; 292ffe3c632Sopenharmony_ci optional bool field5895 = 6; 293ffe3c632Sopenharmony_ci} 294ffe3c632Sopenharmony_ci 295ffe3c632Sopenharmony_cimessage Message4016 { 296ffe3c632Sopenharmony_ci required int32 field4017 = 1; 297ffe3c632Sopenharmony_ci required int32 field4018 = 2; 298ffe3c632Sopenharmony_ci required int32 field4019 = 3; 299ffe3c632Sopenharmony_ci required int32 field4020 = 4; 300ffe3c632Sopenharmony_ci} 301ffe3c632Sopenharmony_ci 302ffe3c632Sopenharmony_cimessage Message6108 {} 303ffe3c632Sopenharmony_ci 304ffe3c632Sopenharmony_cimessage Message5907 { 305ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5967 = 1; 306ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5968 = 2; 307ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5969 = 3; 308ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Message5903 field5970 = 4; 309ffe3c632Sopenharmony_ci} 310ffe3c632Sopenharmony_ci 311ffe3c632Sopenharmony_cimessage UnusedEmptyMessage {} 312ffe3c632Sopenharmony_ci 313ffe3c632Sopenharmony_cimessage Message5903 { 314ffe3c632Sopenharmony_ci required int32 field5965 = 1; 315ffe3c632Sopenharmony_ci optional .benchmarks.google_message4.Enum5904 field5966 = 2; 316ffe3c632Sopenharmony_ci} 317