...

Source file src/google.golang.org/genproto/googleapis/maps/routes/v1/toll_passes.pb.go

Documentation: google.golang.org/genproto/googleapis/maps/routes/v1

     1  // Copyright 2022 Google LLC
     2  //
     3  // Licensed under the Apache License, Version 2.0 (the "License");
     4  // you may not use this file except in compliance with the License.
     5  // You may obtain a copy of the License at
     6  //
     7  //     http://www.apache.org/licenses/LICENSE-2.0
     8  //
     9  // Unless required by applicable law or agreed to in writing, software
    10  // distributed under the License is distributed on an "AS IS" BASIS,
    11  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12  // See the License for the specific language governing permissions and
    13  // limitations under the License.
    14  
    15  // Code generated by protoc-gen-go. DO NOT EDIT.
    16  // versions:
    17  // 	protoc-gen-go v1.26.0
    18  // 	protoc        v3.12.2
    19  // source: google/maps/routes/v1/toll_passes.proto
    20  
    21  package routes
    22  
    23  import (
    24  	reflect "reflect"
    25  	sync "sync"
    26  
    27  	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
    28  	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
    29  )
    30  
    31  const (
    32  	// Verify that this generated code is sufficiently up-to-date.
    33  	_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
    34  	// Verify that runtime/protoimpl is sufficiently up-to-date.
    35  	_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
    36  )
    37  
    38  // List of toll passes around the world that we support.
    39  type TollPass int32
    40  
    41  const (
    42  	// Not used. If this value is used, then the request fails.
    43  	TollPass_TOLL_PASS_UNSPECIFIED TollPass = 0
    44  	// One of many Sydney toll pass providers.
    45  	//  https://www.myetoll.com.au
    46  	TollPass_AU_ETOLL_TAG TollPass = 82
    47  	// One of many Sydney toll pass providers.
    48  	//  https://www.tollpay.com.au/
    49  	TollPass_AU_EWAY_TAG TollPass = 83
    50  	// Australia-wide toll pass.
    51  	// See additional details at https://www.linkt.com.au/.
    52  	TollPass_AU_LINKT TollPass = 2
    53  	// Argentina toll pass. See additional details at https://telepase.com.ar
    54  	TollPass_AR_TELEPASE TollPass = 3
    55  	// Brazil toll pass. See additional details at https://www.autoexpreso.com
    56  	TollPass_BR_AUTO_EXPRESO TollPass = 81
    57  	// Brazil toll pass. See additional details at https://conectcar.com.
    58  	TollPass_BR_CONECTCAR TollPass = 7
    59  	// Brazil toll pass. See additional details at https://movemais.com.
    60  	TollPass_BR_MOVE_MAIS TollPass = 8
    61  	// Brazil toll pass. See additional details at https://pasorapido.gob.do/
    62  	TollPass_BR_PASSA_RAPIDO TollPass = 88
    63  	// Brazil toll pass. See additional details at https://www.semparar.com.br.
    64  	TollPass_BR_SEM_PARAR TollPass = 9
    65  	// Brazil toll pass. See additional details at https://taggy.com.br.
    66  	TollPass_BR_TAGGY TollPass = 10
    67  	// Brazil toll pass. See additional details at
    68  	// https://veloe.com.br/site/onde-usar.
    69  	TollPass_BR_VELOE TollPass = 11
    70  	// Canada to United States border crossing.
    71  	TollPass_CA_US_AKWASASNE_SEAWAY_CORPORATE_CARD TollPass = 84
    72  	// Canada to United States border crossing.
    73  	TollPass_CA_US_AKWASASNE_SEAWAY_TRANSIT_CARD TollPass = 85
    74  	// Ontario, Canada to Michigan, United States border crossing.
    75  	TollPass_CA_US_BLUE_WATER_EDGE_PASS TollPass = 18
    76  	// Ontario, Canada to Michigan, United States border crossing.
    77  	TollPass_CA_US_CONNEXION TollPass = 19
    78  	// Canada to United States border crossing.
    79  	TollPass_CA_US_NEXUS_CARD TollPass = 20
    80  	// Indonesia.
    81  	// E-card provided by multiple banks used to pay for tolls. All e-cards
    82  	// via banks are charged the same so only one enum value is needed. E.g.
    83  	// Bank Mandiri https://www.bankmandiri.co.id/e-money
    84  	// BCA https://www.bca.co.id/flazz
    85  	// BNI https://www.bni.co.id/id-id/ebanking/tapcash
    86  	TollPass_ID_E_TOLL TollPass = 16
    87  	// India.
    88  	TollPass_IN_FASTAG TollPass = 78
    89  	// India, HP state plate exemption.
    90  	TollPass_IN_LOCAL_HP_PLATE_EXEMPT TollPass = 79
    91  	// Mexico toll pass.
    92  	TollPass_MX_TAG_IAVE TollPass = 12
    93  	// Mexico toll pass company. One of many operating in Mexico City. See
    94  	// additional details at https://www.televia.com.mx.
    95  	TollPass_MX_TAG_TELEVIA TollPass = 13
    96  	// Mexico toll pass. See additional details at
    97  	// https://www.viapass.com.mx/viapass/web_home.aspx.
    98  	TollPass_MX_VIAPASS TollPass = 14
    99  	// AL, USA.
   100  	TollPass_US_AL_FREEDOM_PASS TollPass = 21
   101  	// AK, USA.
   102  	TollPass_US_AK_ANTON_ANDERSON_TUNNEL_BOOK_OF_10_TICKETS TollPass = 22
   103  	// CA, USA.
   104  	TollPass_US_CA_FASTRAK TollPass = 4
   105  	// Indicates driver has any FasTrak pass in addition to the DMV issued Clean
   106  	// Air Vehicle (CAV) sticker.
   107  	// https://www.bayareafastrak.org/en/guide/doINeedFlex.shtml
   108  	TollPass_US_CA_FASTRAK_CAV_STICKER TollPass = 86
   109  	// CO, USA.
   110  	TollPass_US_CO_EXPRESSTOLL TollPass = 23
   111  	// CO, USA.
   112  	TollPass_US_CO_GO_PASS TollPass = 24
   113  	// DE, USA.
   114  	TollPass_US_DE_EZPASSDE TollPass = 25
   115  	// FL, USA.
   116  	TollPass_US_FL_BOB_SIKES_TOLL_BRIDGE_PASS TollPass = 65
   117  	// FL, USA.
   118  	TollPass_US_FL_DUNES_COMMUNITY_DEVELOPMENT_DISTRICT_EXPRESSCARD TollPass = 66
   119  	// FL, USA.
   120  	TollPass_US_FL_EPASS TollPass = 67
   121  	// FL, USA.
   122  	TollPass_US_FL_GIBA_TOLL_PASS TollPass = 68
   123  	// FL, USA.
   124  	TollPass_US_FL_LEEWAY TollPass = 69
   125  	// FL, USA.
   126  	TollPass_US_FL_SUNPASS TollPass = 70
   127  	// FL, USA.
   128  	TollPass_US_FL_SUNPASS_PRO TollPass = 71
   129  	// IL, USA.
   130  	TollPass_US_IL_EZPASSIL TollPass = 73
   131  	// IL, USA.
   132  	TollPass_US_IL_IPASS TollPass = 72
   133  	// IN, USA.
   134  	TollPass_US_IN_EZPASSIN TollPass = 26
   135  	// KS, USA.
   136  	TollPass_US_KS_BESTPASS_HORIZON TollPass = 27
   137  	// KS, USA.
   138  	TollPass_US_KS_KTAG TollPass = 28
   139  	// KS, USA.
   140  	TollPass_US_KS_NATIONALPASS TollPass = 29
   141  	// KS, USA.
   142  	TollPass_US_KS_PREPASS_ELITEPASS TollPass = 30
   143  	// KY, USA.
   144  	TollPass_US_KY_RIVERLINK TollPass = 31
   145  	// LA, USA.
   146  	TollPass_US_LA_GEAUXPASS TollPass = 32
   147  	// LA, USA.
   148  	TollPass_US_LA_TOLL_TAG TollPass = 33
   149  	// MA, USA.
   150  	TollPass_US_MA_EZPASSMA TollPass = 6
   151  	// MD, USA.
   152  	TollPass_US_MD_EZPASSMD TollPass = 34
   153  	// ME, USA.
   154  	TollPass_US_ME_EZPASSME TollPass = 35
   155  	// MI, USA.
   156  	TollPass_US_MI_AMBASSADOR_BRIDGE_PREMIER_COMMUTER_CARD TollPass = 36
   157  	// MI, USA.
   158  	TollPass_US_MI_GROSSE_ILE_TOLL_BRIDGE_PASS_TAG TollPass = 37
   159  	// MI, USA.
   160  	TollPass_US_MI_IQ_PROX_CARD TollPass = 38
   161  	// MI, USA.
   162  	TollPass_US_MI_MACKINAC_BRIDGE_MAC_PASS TollPass = 39
   163  	// MI, USA.
   164  	TollPass_US_MI_NEXPRESS_TOLL TollPass = 40
   165  	// MN, USA.
   166  	TollPass_US_MN_EZPASSMN TollPass = 41
   167  	// NC, USA.
   168  	TollPass_US_NC_EZPASSNC TollPass = 42
   169  	// NC, USA.
   170  	TollPass_US_NC_PEACH_PASS TollPass = 87
   171  	// NC, USA.
   172  	TollPass_US_NC_QUICK_PASS TollPass = 43
   173  	// NH, USA.
   174  	TollPass_US_NH_EZPASSNH TollPass = 80
   175  	// NJ, USA.
   176  	TollPass_US_NJ_DOWNBEACH_EXPRESS_PASS TollPass = 75
   177  	// NJ, USA.
   178  	TollPass_US_NJ_EZPASSNJ TollPass = 74
   179  	// NY, USA.
   180  	TollPass_US_NY_EXPRESSPASS TollPass = 76
   181  	// NY, USA.
   182  	TollPass_US_NY_EZPASSNY TollPass = 77
   183  	// OH, USA.
   184  	TollPass_US_OH_EZPASSOH TollPass = 44
   185  	// PA, USA.
   186  	TollPass_US_PA_EZPASSPA TollPass = 45
   187  	// RI, USA.
   188  	TollPass_US_RI_EZPASSRI TollPass = 46
   189  	// SC, USA.
   190  	TollPass_US_SC_PALPASS TollPass = 47
   191  	// TX, USA.
   192  	TollPass_US_TX_BANCPASS TollPass = 48
   193  	// TX, USA.
   194  	TollPass_US_TX_DEL_RIO_PASS TollPass = 49
   195  	// TX, USA.
   196  	TollPass_US_TX_EFAST_PASS TollPass = 50
   197  	// TX, USA.
   198  	TollPass_US_TX_EAGLE_PASS_EXPRESS_CARD TollPass = 51
   199  	// TX, USA.
   200  	TollPass_US_TX_EPTOLL TollPass = 52
   201  	// TX, USA.
   202  	TollPass_US_TX_EZ_CROSS TollPass = 53
   203  	// TX, USA.
   204  	TollPass_US_TX_EZTAG TollPass = 54
   205  	// TX, USA.
   206  	TollPass_US_TX_LAREDO_TRADE_TAG TollPass = 55
   207  	// TX, USA.
   208  	TollPass_US_TX_PLUSPASS TollPass = 56
   209  	// TX, USA.
   210  	TollPass_US_TX_TOLLTAG TollPass = 57
   211  	// TX, USA.
   212  	TollPass_US_TX_TXTAG TollPass = 58
   213  	// TX, USA.
   214  	TollPass_US_TX_XPRESS_CARD TollPass = 59
   215  	// UT, USA.
   216  	TollPass_US_UT_ADAMS_AVE_PARKWAY_EXPRESSCARD TollPass = 60
   217  	// VA, USA.
   218  	TollPass_US_VA_EZPASSVA TollPass = 61
   219  	// WA, USA.
   220  	TollPass_US_WA_BREEZEBY TollPass = 17
   221  	// WA, USA.
   222  	TollPass_US_WA_GOOD_TO_GO TollPass = 1
   223  	// WV, USA.
   224  	TollPass_US_WV_EZPASSWV TollPass = 62
   225  	// WV, USA.
   226  	TollPass_US_WV_MEMORIAL_BRIDGE_TICKETS TollPass = 63
   227  	// WV, USA.
   228  	TollPass_US_WV_NEWELL_TOLL_BRIDGE_TICKET TollPass = 64
   229  )
   230  
   231  // Enum value maps for TollPass.
   232  var (
   233  	TollPass_name = map[int32]string{
   234  		0:  "TOLL_PASS_UNSPECIFIED",
   235  		82: "AU_ETOLL_TAG",
   236  		83: "AU_EWAY_TAG",
   237  		2:  "AU_LINKT",
   238  		3:  "AR_TELEPASE",
   239  		81: "BR_AUTO_EXPRESO",
   240  		7:  "BR_CONECTCAR",
   241  		8:  "BR_MOVE_MAIS",
   242  		88: "BR_PASSA_RAPIDO",
   243  		9:  "BR_SEM_PARAR",
   244  		10: "BR_TAGGY",
   245  		11: "BR_VELOE",
   246  		84: "CA_US_AKWASASNE_SEAWAY_CORPORATE_CARD",
   247  		85: "CA_US_AKWASASNE_SEAWAY_TRANSIT_CARD",
   248  		18: "CA_US_BLUE_WATER_EDGE_PASS",
   249  		19: "CA_US_CONNEXION",
   250  		20: "CA_US_NEXUS_CARD",
   251  		16: "ID_E_TOLL",
   252  		78: "IN_FASTAG",
   253  		79: "IN_LOCAL_HP_PLATE_EXEMPT",
   254  		12: "MX_TAG_IAVE",
   255  		13: "MX_TAG_TELEVIA",
   256  		14: "MX_VIAPASS",
   257  		21: "US_AL_FREEDOM_PASS",
   258  		22: "US_AK_ANTON_ANDERSON_TUNNEL_BOOK_OF_10_TICKETS",
   259  		4:  "US_CA_FASTRAK",
   260  		86: "US_CA_FASTRAK_CAV_STICKER",
   261  		23: "US_CO_EXPRESSTOLL",
   262  		24: "US_CO_GO_PASS",
   263  		25: "US_DE_EZPASSDE",
   264  		65: "US_FL_BOB_SIKES_TOLL_BRIDGE_PASS",
   265  		66: "US_FL_DUNES_COMMUNITY_DEVELOPMENT_DISTRICT_EXPRESSCARD",
   266  		67: "US_FL_EPASS",
   267  		68: "US_FL_GIBA_TOLL_PASS",
   268  		69: "US_FL_LEEWAY",
   269  		70: "US_FL_SUNPASS",
   270  		71: "US_FL_SUNPASS_PRO",
   271  		73: "US_IL_EZPASSIL",
   272  		72: "US_IL_IPASS",
   273  		26: "US_IN_EZPASSIN",
   274  		27: "US_KS_BESTPASS_HORIZON",
   275  		28: "US_KS_KTAG",
   276  		29: "US_KS_NATIONALPASS",
   277  		30: "US_KS_PREPASS_ELITEPASS",
   278  		31: "US_KY_RIVERLINK",
   279  		32: "US_LA_GEAUXPASS",
   280  		33: "US_LA_TOLL_TAG",
   281  		6:  "US_MA_EZPASSMA",
   282  		34: "US_MD_EZPASSMD",
   283  		35: "US_ME_EZPASSME",
   284  		36: "US_MI_AMBASSADOR_BRIDGE_PREMIER_COMMUTER_CARD",
   285  		37: "US_MI_GROSSE_ILE_TOLL_BRIDGE_PASS_TAG",
   286  		38: "US_MI_IQ_PROX_CARD",
   287  		39: "US_MI_MACKINAC_BRIDGE_MAC_PASS",
   288  		40: "US_MI_NEXPRESS_TOLL",
   289  		41: "US_MN_EZPASSMN",
   290  		42: "US_NC_EZPASSNC",
   291  		87: "US_NC_PEACH_PASS",
   292  		43: "US_NC_QUICK_PASS",
   293  		80: "US_NH_EZPASSNH",
   294  		75: "US_NJ_DOWNBEACH_EXPRESS_PASS",
   295  		74: "US_NJ_EZPASSNJ",
   296  		76: "US_NY_EXPRESSPASS",
   297  		77: "US_NY_EZPASSNY",
   298  		44: "US_OH_EZPASSOH",
   299  		45: "US_PA_EZPASSPA",
   300  		46: "US_RI_EZPASSRI",
   301  		47: "US_SC_PALPASS",
   302  		48: "US_TX_BANCPASS",
   303  		49: "US_TX_DEL_RIO_PASS",
   304  		50: "US_TX_EFAST_PASS",
   305  		51: "US_TX_EAGLE_PASS_EXPRESS_CARD",
   306  		52: "US_TX_EPTOLL",
   307  		53: "US_TX_EZ_CROSS",
   308  		54: "US_TX_EZTAG",
   309  		55: "US_TX_LAREDO_TRADE_TAG",
   310  		56: "US_TX_PLUSPASS",
   311  		57: "US_TX_TOLLTAG",
   312  		58: "US_TX_TXTAG",
   313  		59: "US_TX_XPRESS_CARD",
   314  		60: "US_UT_ADAMS_AVE_PARKWAY_EXPRESSCARD",
   315  		61: "US_VA_EZPASSVA",
   316  		17: "US_WA_BREEZEBY",
   317  		1:  "US_WA_GOOD_TO_GO",
   318  		62: "US_WV_EZPASSWV",
   319  		63: "US_WV_MEMORIAL_BRIDGE_TICKETS",
   320  		64: "US_WV_NEWELL_TOLL_BRIDGE_TICKET",
   321  	}
   322  	TollPass_value = map[string]int32{
   323  		"TOLL_PASS_UNSPECIFIED":                 0,
   324  		"AU_ETOLL_TAG":                          82,
   325  		"AU_EWAY_TAG":                           83,
   326  		"AU_LINKT":                              2,
   327  		"AR_TELEPASE":                           3,
   328  		"BR_AUTO_EXPRESO":                       81,
   329  		"BR_CONECTCAR":                          7,
   330  		"BR_MOVE_MAIS":                          8,
   331  		"BR_PASSA_RAPIDO":                       88,
   332  		"BR_SEM_PARAR":                          9,
   333  		"BR_TAGGY":                              10,
   334  		"BR_VELOE":                              11,
   335  		"CA_US_AKWASASNE_SEAWAY_CORPORATE_CARD": 84,
   336  		"CA_US_AKWASASNE_SEAWAY_TRANSIT_CARD":   85,
   337  		"CA_US_BLUE_WATER_EDGE_PASS":            18,
   338  		"CA_US_CONNEXION":                       19,
   339  		"CA_US_NEXUS_CARD":                      20,
   340  		"ID_E_TOLL":                             16,
   341  		"IN_FASTAG":                             78,
   342  		"IN_LOCAL_HP_PLATE_EXEMPT":              79,
   343  		"MX_TAG_IAVE":                           12,
   344  		"MX_TAG_TELEVIA":                        13,
   345  		"MX_VIAPASS":                            14,
   346  		"US_AL_FREEDOM_PASS":                    21,
   347  		"US_AK_ANTON_ANDERSON_TUNNEL_BOOK_OF_10_TICKETS": 22,
   348  		"US_CA_FASTRAK":                    4,
   349  		"US_CA_FASTRAK_CAV_STICKER":        86,
   350  		"US_CO_EXPRESSTOLL":                23,
   351  		"US_CO_GO_PASS":                    24,
   352  		"US_DE_EZPASSDE":                   25,
   353  		"US_FL_BOB_SIKES_TOLL_BRIDGE_PASS": 65,
   354  		"US_FL_DUNES_COMMUNITY_DEVELOPMENT_DISTRICT_EXPRESSCARD": 66,
   355  		"US_FL_EPASS":             67,
   356  		"US_FL_GIBA_TOLL_PASS":    68,
   357  		"US_FL_LEEWAY":            69,
   358  		"US_FL_SUNPASS":           70,
   359  		"US_FL_SUNPASS_PRO":       71,
   360  		"US_IL_EZPASSIL":          73,
   361  		"US_IL_IPASS":             72,
   362  		"US_IN_EZPASSIN":          26,
   363  		"US_KS_BESTPASS_HORIZON":  27,
   364  		"US_KS_KTAG":              28,
   365  		"US_KS_NATIONALPASS":      29,
   366  		"US_KS_PREPASS_ELITEPASS": 30,
   367  		"US_KY_RIVERLINK":         31,
   368  		"US_LA_GEAUXPASS":         32,
   369  		"US_LA_TOLL_TAG":          33,
   370  		"US_MA_EZPASSMA":          6,
   371  		"US_MD_EZPASSMD":          34,
   372  		"US_ME_EZPASSME":          35,
   373  		"US_MI_AMBASSADOR_BRIDGE_PREMIER_COMMUTER_CARD": 36,
   374  		"US_MI_GROSSE_ILE_TOLL_BRIDGE_PASS_TAG":         37,
   375  		"US_MI_IQ_PROX_CARD":                            38,
   376  		"US_MI_MACKINAC_BRIDGE_MAC_PASS":                39,
   377  		"US_MI_NEXPRESS_TOLL":                           40,
   378  		"US_MN_EZPASSMN":                                41,
   379  		"US_NC_EZPASSNC":                                42,
   380  		"US_NC_PEACH_PASS":                              87,
   381  		"US_NC_QUICK_PASS":                              43,
   382  		"US_NH_EZPASSNH":                                80,
   383  		"US_NJ_DOWNBEACH_EXPRESS_PASS":                  75,
   384  		"US_NJ_EZPASSNJ":                                74,
   385  		"US_NY_EXPRESSPASS":                             76,
   386  		"US_NY_EZPASSNY":                                77,
   387  		"US_OH_EZPASSOH":                                44,
   388  		"US_PA_EZPASSPA":                                45,
   389  		"US_RI_EZPASSRI":                                46,
   390  		"US_SC_PALPASS":                                 47,
   391  		"US_TX_BANCPASS":                                48,
   392  		"US_TX_DEL_RIO_PASS":                            49,
   393  		"US_TX_EFAST_PASS":                              50,
   394  		"US_TX_EAGLE_PASS_EXPRESS_CARD":                 51,
   395  		"US_TX_EPTOLL":                                  52,
   396  		"US_TX_EZ_CROSS":                                53,
   397  		"US_TX_EZTAG":                                   54,
   398  		"US_TX_LAREDO_TRADE_TAG":                        55,
   399  		"US_TX_PLUSPASS":                                56,
   400  		"US_TX_TOLLTAG":                                 57,
   401  		"US_TX_TXTAG":                                   58,
   402  		"US_TX_XPRESS_CARD":                             59,
   403  		"US_UT_ADAMS_AVE_PARKWAY_EXPRESSCARD":           60,
   404  		"US_VA_EZPASSVA":                                61,
   405  		"US_WA_BREEZEBY":                                17,
   406  		"US_WA_GOOD_TO_GO":                              1,
   407  		"US_WV_EZPASSWV":                                62,
   408  		"US_WV_MEMORIAL_BRIDGE_TICKETS":                 63,
   409  		"US_WV_NEWELL_TOLL_BRIDGE_TICKET":               64,
   410  	}
   411  )
   412  
   413  func (x TollPass) Enum() *TollPass {
   414  	p := new(TollPass)
   415  	*p = x
   416  	return p
   417  }
   418  
   419  func (x TollPass) String() string {
   420  	return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
   421  }
   422  
   423  func (TollPass) Descriptor() protoreflect.EnumDescriptor {
   424  	return file_google_maps_routes_v1_toll_passes_proto_enumTypes[0].Descriptor()
   425  }
   426  
   427  func (TollPass) Type() protoreflect.EnumType {
   428  	return &file_google_maps_routes_v1_toll_passes_proto_enumTypes[0]
   429  }
   430  
   431  func (x TollPass) Number() protoreflect.EnumNumber {
   432  	return protoreflect.EnumNumber(x)
   433  }
   434  
   435  // Deprecated: Use TollPass.Descriptor instead.
   436  func (TollPass) EnumDescriptor() ([]byte, []int) {
   437  	return file_google_maps_routes_v1_toll_passes_proto_rawDescGZIP(), []int{0}
   438  }
   439  
   440  var File_google_maps_routes_v1_toll_passes_proto protoreflect.FileDescriptor
   441  
   442  var file_google_maps_routes_v1_toll_passes_proto_rawDesc = []byte{
   443  	0x0a, 0x27, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x6d, 0x61, 0x70, 0x73, 0x2f, 0x72, 0x6f,
   444  	0x75, 0x74, 0x65, 0x73, 0x2f, 0x76, 0x31, 0x2f, 0x74, 0x6f, 0x6c, 0x6c, 0x5f, 0x70, 0x61, 0x73,
   445  	0x73, 0x65, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x15, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
   446  	0x65, 0x2e, 0x6d, 0x61, 0x70, 0x73, 0x2e, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x73, 0x2e, 0x76, 0x31,
   447  	0x2a, 0xa1, 0x10, 0x0a, 0x08, 0x54, 0x6f, 0x6c, 0x6c, 0x50, 0x61, 0x73, 0x73, 0x12, 0x19, 0x0a,
   448  	0x15, 0x54, 0x4f, 0x4c, 0x4c, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45,
   449  	0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x10, 0x0a, 0x0c, 0x41, 0x55, 0x5f, 0x45,
   450  	0x54, 0x4f, 0x4c, 0x4c, 0x5f, 0x54, 0x41, 0x47, 0x10, 0x52, 0x12, 0x0f, 0x0a, 0x0b, 0x41, 0x55,
   451  	0x5f, 0x45, 0x57, 0x41, 0x59, 0x5f, 0x54, 0x41, 0x47, 0x10, 0x53, 0x12, 0x0c, 0x0a, 0x08, 0x41,
   452  	0x55, 0x5f, 0x4c, 0x49, 0x4e, 0x4b, 0x54, 0x10, 0x02, 0x12, 0x0f, 0x0a, 0x0b, 0x41, 0x52, 0x5f,
   453  	0x54, 0x45, 0x4c, 0x45, 0x50, 0x41, 0x53, 0x45, 0x10, 0x03, 0x12, 0x13, 0x0a, 0x0f, 0x42, 0x52,
   454  	0x5f, 0x41, 0x55, 0x54, 0x4f, 0x5f, 0x45, 0x58, 0x50, 0x52, 0x45, 0x53, 0x4f, 0x10, 0x51, 0x12,
   455  	0x10, 0x0a, 0x0c, 0x42, 0x52, 0x5f, 0x43, 0x4f, 0x4e, 0x45, 0x43, 0x54, 0x43, 0x41, 0x52, 0x10,
   456  	0x07, 0x12, 0x10, 0x0a, 0x0c, 0x42, 0x52, 0x5f, 0x4d, 0x4f, 0x56, 0x45, 0x5f, 0x4d, 0x41, 0x49,
   457  	0x53, 0x10, 0x08, 0x12, 0x13, 0x0a, 0x0f, 0x42, 0x52, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x41, 0x5f,
   458  	0x52, 0x41, 0x50, 0x49, 0x44, 0x4f, 0x10, 0x58, 0x12, 0x10, 0x0a, 0x0c, 0x42, 0x52, 0x5f, 0x53,
   459  	0x45, 0x4d, 0x5f, 0x50, 0x41, 0x52, 0x41, 0x52, 0x10, 0x09, 0x12, 0x0c, 0x0a, 0x08, 0x42, 0x52,
   460  	0x5f, 0x54, 0x41, 0x47, 0x47, 0x59, 0x10, 0x0a, 0x12, 0x0c, 0x0a, 0x08, 0x42, 0x52, 0x5f, 0x56,
   461  	0x45, 0x4c, 0x4f, 0x45, 0x10, 0x0b, 0x12, 0x29, 0x0a, 0x25, 0x43, 0x41, 0x5f, 0x55, 0x53, 0x5f,
   462  	0x41, 0x4b, 0x57, 0x41, 0x53, 0x41, 0x53, 0x4e, 0x45, 0x5f, 0x53, 0x45, 0x41, 0x57, 0x41, 0x59,
   463  	0x5f, 0x43, 0x4f, 0x52, 0x50, 0x4f, 0x52, 0x41, 0x54, 0x45, 0x5f, 0x43, 0x41, 0x52, 0x44, 0x10,
   464  	0x54, 0x12, 0x27, 0x0a, 0x23, 0x43, 0x41, 0x5f, 0x55, 0x53, 0x5f, 0x41, 0x4b, 0x57, 0x41, 0x53,
   465  	0x41, 0x53, 0x4e, 0x45, 0x5f, 0x53, 0x45, 0x41, 0x57, 0x41, 0x59, 0x5f, 0x54, 0x52, 0x41, 0x4e,
   466  	0x53, 0x49, 0x54, 0x5f, 0x43, 0x41, 0x52, 0x44, 0x10, 0x55, 0x12, 0x1e, 0x0a, 0x1a, 0x43, 0x41,
   467  	0x5f, 0x55, 0x53, 0x5f, 0x42, 0x4c, 0x55, 0x45, 0x5f, 0x57, 0x41, 0x54, 0x45, 0x52, 0x5f, 0x45,
   468  	0x44, 0x47, 0x45, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x10, 0x12, 0x12, 0x13, 0x0a, 0x0f, 0x43, 0x41,
   469  	0x5f, 0x55, 0x53, 0x5f, 0x43, 0x4f, 0x4e, 0x4e, 0x45, 0x58, 0x49, 0x4f, 0x4e, 0x10, 0x13, 0x12,
   470  	0x14, 0x0a, 0x10, 0x43, 0x41, 0x5f, 0x55, 0x53, 0x5f, 0x4e, 0x45, 0x58, 0x55, 0x53, 0x5f, 0x43,
   471  	0x41, 0x52, 0x44, 0x10, 0x14, 0x12, 0x0d, 0x0a, 0x09, 0x49, 0x44, 0x5f, 0x45, 0x5f, 0x54, 0x4f,
   472  	0x4c, 0x4c, 0x10, 0x10, 0x12, 0x0d, 0x0a, 0x09, 0x49, 0x4e, 0x5f, 0x46, 0x41, 0x53, 0x54, 0x41,
   473  	0x47, 0x10, 0x4e, 0x12, 0x1c, 0x0a, 0x18, 0x49, 0x4e, 0x5f, 0x4c, 0x4f, 0x43, 0x41, 0x4c, 0x5f,
   474  	0x48, 0x50, 0x5f, 0x50, 0x4c, 0x41, 0x54, 0x45, 0x5f, 0x45, 0x58, 0x45, 0x4d, 0x50, 0x54, 0x10,
   475  	0x4f, 0x12, 0x0f, 0x0a, 0x0b, 0x4d, 0x58, 0x5f, 0x54, 0x41, 0x47, 0x5f, 0x49, 0x41, 0x56, 0x45,
   476  	0x10, 0x0c, 0x12, 0x12, 0x0a, 0x0e, 0x4d, 0x58, 0x5f, 0x54, 0x41, 0x47, 0x5f, 0x54, 0x45, 0x4c,
   477  	0x45, 0x56, 0x49, 0x41, 0x10, 0x0d, 0x12, 0x0e, 0x0a, 0x0a, 0x4d, 0x58, 0x5f, 0x56, 0x49, 0x41,
   478  	0x50, 0x41, 0x53, 0x53, 0x10, 0x0e, 0x12, 0x16, 0x0a, 0x12, 0x55, 0x53, 0x5f, 0x41, 0x4c, 0x5f,
   479  	0x46, 0x52, 0x45, 0x45, 0x44, 0x4f, 0x4d, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x10, 0x15, 0x12, 0x32,
   480  	0x0a, 0x2e, 0x55, 0x53, 0x5f, 0x41, 0x4b, 0x5f, 0x41, 0x4e, 0x54, 0x4f, 0x4e, 0x5f, 0x41, 0x4e,
   481  	0x44, 0x45, 0x52, 0x53, 0x4f, 0x4e, 0x5f, 0x54, 0x55, 0x4e, 0x4e, 0x45, 0x4c, 0x5f, 0x42, 0x4f,
   482  	0x4f, 0x4b, 0x5f, 0x4f, 0x46, 0x5f, 0x31, 0x30, 0x5f, 0x54, 0x49, 0x43, 0x4b, 0x45, 0x54, 0x53,
   483  	0x10, 0x16, 0x12, 0x11, 0x0a, 0x0d, 0x55, 0x53, 0x5f, 0x43, 0x41, 0x5f, 0x46, 0x41, 0x53, 0x54,
   484  	0x52, 0x41, 0x4b, 0x10, 0x04, 0x12, 0x1d, 0x0a, 0x19, 0x55, 0x53, 0x5f, 0x43, 0x41, 0x5f, 0x46,
   485  	0x41, 0x53, 0x54, 0x52, 0x41, 0x4b, 0x5f, 0x43, 0x41, 0x56, 0x5f, 0x53, 0x54, 0x49, 0x43, 0x4b,
   486  	0x45, 0x52, 0x10, 0x56, 0x12, 0x15, 0x0a, 0x11, 0x55, 0x53, 0x5f, 0x43, 0x4f, 0x5f, 0x45, 0x58,
   487  	0x50, 0x52, 0x45, 0x53, 0x53, 0x54, 0x4f, 0x4c, 0x4c, 0x10, 0x17, 0x12, 0x11, 0x0a, 0x0d, 0x55,
   488  	0x53, 0x5f, 0x43, 0x4f, 0x5f, 0x47, 0x4f, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x10, 0x18, 0x12, 0x12,
   489  	0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x44, 0x45, 0x5f, 0x45, 0x5a, 0x50, 0x41, 0x53, 0x53, 0x44, 0x45,
   490  	0x10, 0x19, 0x12, 0x24, 0x0a, 0x20, 0x55, 0x53, 0x5f, 0x46, 0x4c, 0x5f, 0x42, 0x4f, 0x42, 0x5f,
   491  	0x53, 0x49, 0x4b, 0x45, 0x53, 0x5f, 0x54, 0x4f, 0x4c, 0x4c, 0x5f, 0x42, 0x52, 0x49, 0x44, 0x47,
   492  	0x45, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x10, 0x41, 0x12, 0x3a, 0x0a, 0x36, 0x55, 0x53, 0x5f, 0x46,
   493  	0x4c, 0x5f, 0x44, 0x55, 0x4e, 0x45, 0x53, 0x5f, 0x43, 0x4f, 0x4d, 0x4d, 0x55, 0x4e, 0x49, 0x54,
   494  	0x59, 0x5f, 0x44, 0x45, 0x56, 0x45, 0x4c, 0x4f, 0x50, 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x44, 0x49,
   495  	0x53, 0x54, 0x52, 0x49, 0x43, 0x54, 0x5f, 0x45, 0x58, 0x50, 0x52, 0x45, 0x53, 0x53, 0x43, 0x41,
   496  	0x52, 0x44, 0x10, 0x42, 0x12, 0x0f, 0x0a, 0x0b, 0x55, 0x53, 0x5f, 0x46, 0x4c, 0x5f, 0x45, 0x50,
   497  	0x41, 0x53, 0x53, 0x10, 0x43, 0x12, 0x18, 0x0a, 0x14, 0x55, 0x53, 0x5f, 0x46, 0x4c, 0x5f, 0x47,
   498  	0x49, 0x42, 0x41, 0x5f, 0x54, 0x4f, 0x4c, 0x4c, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x10, 0x44, 0x12,
   499  	0x10, 0x0a, 0x0c, 0x55, 0x53, 0x5f, 0x46, 0x4c, 0x5f, 0x4c, 0x45, 0x45, 0x57, 0x41, 0x59, 0x10,
   500  	0x45, 0x12, 0x11, 0x0a, 0x0d, 0x55, 0x53, 0x5f, 0x46, 0x4c, 0x5f, 0x53, 0x55, 0x4e, 0x50, 0x41,
   501  	0x53, 0x53, 0x10, 0x46, 0x12, 0x15, 0x0a, 0x11, 0x55, 0x53, 0x5f, 0x46, 0x4c, 0x5f, 0x53, 0x55,
   502  	0x4e, 0x50, 0x41, 0x53, 0x53, 0x5f, 0x50, 0x52, 0x4f, 0x10, 0x47, 0x12, 0x12, 0x0a, 0x0e, 0x55,
   503  	0x53, 0x5f, 0x49, 0x4c, 0x5f, 0x45, 0x5a, 0x50, 0x41, 0x53, 0x53, 0x49, 0x4c, 0x10, 0x49, 0x12,
   504  	0x0f, 0x0a, 0x0b, 0x55, 0x53, 0x5f, 0x49, 0x4c, 0x5f, 0x49, 0x50, 0x41, 0x53, 0x53, 0x10, 0x48,
   505  	0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x49, 0x4e, 0x5f, 0x45, 0x5a, 0x50, 0x41, 0x53, 0x53,
   506  	0x49, 0x4e, 0x10, 0x1a, 0x12, 0x1a, 0x0a, 0x16, 0x55, 0x53, 0x5f, 0x4b, 0x53, 0x5f, 0x42, 0x45,
   507  	0x53, 0x54, 0x50, 0x41, 0x53, 0x53, 0x5f, 0x48, 0x4f, 0x52, 0x49, 0x5a, 0x4f, 0x4e, 0x10, 0x1b,
   508  	0x12, 0x0e, 0x0a, 0x0a, 0x55, 0x53, 0x5f, 0x4b, 0x53, 0x5f, 0x4b, 0x54, 0x41, 0x47, 0x10, 0x1c,
   509  	0x12, 0x16, 0x0a, 0x12, 0x55, 0x53, 0x5f, 0x4b, 0x53, 0x5f, 0x4e, 0x41, 0x54, 0x49, 0x4f, 0x4e,
   510  	0x41, 0x4c, 0x50, 0x41, 0x53, 0x53, 0x10, 0x1d, 0x12, 0x1b, 0x0a, 0x17, 0x55, 0x53, 0x5f, 0x4b,
   511  	0x53, 0x5f, 0x50, 0x52, 0x45, 0x50, 0x41, 0x53, 0x53, 0x5f, 0x45, 0x4c, 0x49, 0x54, 0x45, 0x50,
   512  	0x41, 0x53, 0x53, 0x10, 0x1e, 0x12, 0x13, 0x0a, 0x0f, 0x55, 0x53, 0x5f, 0x4b, 0x59, 0x5f, 0x52,
   513  	0x49, 0x56, 0x45, 0x52, 0x4c, 0x49, 0x4e, 0x4b, 0x10, 0x1f, 0x12, 0x13, 0x0a, 0x0f, 0x55, 0x53,
   514  	0x5f, 0x4c, 0x41, 0x5f, 0x47, 0x45, 0x41, 0x55, 0x58, 0x50, 0x41, 0x53, 0x53, 0x10, 0x20, 0x12,
   515  	0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x4c, 0x41, 0x5f, 0x54, 0x4f, 0x4c, 0x4c, 0x5f, 0x54, 0x41,
   516  	0x47, 0x10, 0x21, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x4d, 0x41, 0x5f, 0x45, 0x5a, 0x50,
   517  	0x41, 0x53, 0x53, 0x4d, 0x41, 0x10, 0x06, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x4d, 0x44,
   518  	0x5f, 0x45, 0x5a, 0x50, 0x41, 0x53, 0x53, 0x4d, 0x44, 0x10, 0x22, 0x12, 0x12, 0x0a, 0x0e, 0x55,
   519  	0x53, 0x5f, 0x4d, 0x45, 0x5f, 0x45, 0x5a, 0x50, 0x41, 0x53, 0x53, 0x4d, 0x45, 0x10, 0x23, 0x12,
   520  	0x31, 0x0a, 0x2d, 0x55, 0x53, 0x5f, 0x4d, 0x49, 0x5f, 0x41, 0x4d, 0x42, 0x41, 0x53, 0x53, 0x41,
   521  	0x44, 0x4f, 0x52, 0x5f, 0x42, 0x52, 0x49, 0x44, 0x47, 0x45, 0x5f, 0x50, 0x52, 0x45, 0x4d, 0x49,
   522  	0x45, 0x52, 0x5f, 0x43, 0x4f, 0x4d, 0x4d, 0x55, 0x54, 0x45, 0x52, 0x5f, 0x43, 0x41, 0x52, 0x44,
   523  	0x10, 0x24, 0x12, 0x29, 0x0a, 0x25, 0x55, 0x53, 0x5f, 0x4d, 0x49, 0x5f, 0x47, 0x52, 0x4f, 0x53,
   524  	0x53, 0x45, 0x5f, 0x49, 0x4c, 0x45, 0x5f, 0x54, 0x4f, 0x4c, 0x4c, 0x5f, 0x42, 0x52, 0x49, 0x44,
   525  	0x47, 0x45, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x5f, 0x54, 0x41, 0x47, 0x10, 0x25, 0x12, 0x16, 0x0a,
   526  	0x12, 0x55, 0x53, 0x5f, 0x4d, 0x49, 0x5f, 0x49, 0x51, 0x5f, 0x50, 0x52, 0x4f, 0x58, 0x5f, 0x43,
   527  	0x41, 0x52, 0x44, 0x10, 0x26, 0x12, 0x22, 0x0a, 0x1e, 0x55, 0x53, 0x5f, 0x4d, 0x49, 0x5f, 0x4d,
   528  	0x41, 0x43, 0x4b, 0x49, 0x4e, 0x41, 0x43, 0x5f, 0x42, 0x52, 0x49, 0x44, 0x47, 0x45, 0x5f, 0x4d,
   529  	0x41, 0x43, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x10, 0x27, 0x12, 0x17, 0x0a, 0x13, 0x55, 0x53, 0x5f,
   530  	0x4d, 0x49, 0x5f, 0x4e, 0x45, 0x58, 0x50, 0x52, 0x45, 0x53, 0x53, 0x5f, 0x54, 0x4f, 0x4c, 0x4c,
   531  	0x10, 0x28, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x4d, 0x4e, 0x5f, 0x45, 0x5a, 0x50, 0x41,
   532  	0x53, 0x53, 0x4d, 0x4e, 0x10, 0x29, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x4e, 0x43, 0x5f,
   533  	0x45, 0x5a, 0x50, 0x41, 0x53, 0x53, 0x4e, 0x43, 0x10, 0x2a, 0x12, 0x14, 0x0a, 0x10, 0x55, 0x53,
   534  	0x5f, 0x4e, 0x43, 0x5f, 0x50, 0x45, 0x41, 0x43, 0x48, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x10, 0x57,
   535  	0x12, 0x14, 0x0a, 0x10, 0x55, 0x53, 0x5f, 0x4e, 0x43, 0x5f, 0x51, 0x55, 0x49, 0x43, 0x4b, 0x5f,
   536  	0x50, 0x41, 0x53, 0x53, 0x10, 0x2b, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x4e, 0x48, 0x5f,
   537  	0x45, 0x5a, 0x50, 0x41, 0x53, 0x53, 0x4e, 0x48, 0x10, 0x50, 0x12, 0x20, 0x0a, 0x1c, 0x55, 0x53,
   538  	0x5f, 0x4e, 0x4a, 0x5f, 0x44, 0x4f, 0x57, 0x4e, 0x42, 0x45, 0x41, 0x43, 0x48, 0x5f, 0x45, 0x58,
   539  	0x50, 0x52, 0x45, 0x53, 0x53, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x10, 0x4b, 0x12, 0x12, 0x0a, 0x0e,
   540  	0x55, 0x53, 0x5f, 0x4e, 0x4a, 0x5f, 0x45, 0x5a, 0x50, 0x41, 0x53, 0x53, 0x4e, 0x4a, 0x10, 0x4a,
   541  	0x12, 0x15, 0x0a, 0x11, 0x55, 0x53, 0x5f, 0x4e, 0x59, 0x5f, 0x45, 0x58, 0x50, 0x52, 0x45, 0x53,
   542  	0x53, 0x50, 0x41, 0x53, 0x53, 0x10, 0x4c, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x4e, 0x59,
   543  	0x5f, 0x45, 0x5a, 0x50, 0x41, 0x53, 0x53, 0x4e, 0x59, 0x10, 0x4d, 0x12, 0x12, 0x0a, 0x0e, 0x55,
   544  	0x53, 0x5f, 0x4f, 0x48, 0x5f, 0x45, 0x5a, 0x50, 0x41, 0x53, 0x53, 0x4f, 0x48, 0x10, 0x2c, 0x12,
   545  	0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x50, 0x41, 0x5f, 0x45, 0x5a, 0x50, 0x41, 0x53, 0x53, 0x50,
   546  	0x41, 0x10, 0x2d, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x52, 0x49, 0x5f, 0x45, 0x5a, 0x50,
   547  	0x41, 0x53, 0x53, 0x52, 0x49, 0x10, 0x2e, 0x12, 0x11, 0x0a, 0x0d, 0x55, 0x53, 0x5f, 0x53, 0x43,
   548  	0x5f, 0x50, 0x41, 0x4c, 0x50, 0x41, 0x53, 0x53, 0x10, 0x2f, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53,
   549  	0x5f, 0x54, 0x58, 0x5f, 0x42, 0x41, 0x4e, 0x43, 0x50, 0x41, 0x53, 0x53, 0x10, 0x30, 0x12, 0x16,
   550  	0x0a, 0x12, 0x55, 0x53, 0x5f, 0x54, 0x58, 0x5f, 0x44, 0x45, 0x4c, 0x5f, 0x52, 0x49, 0x4f, 0x5f,
   551  	0x50, 0x41, 0x53, 0x53, 0x10, 0x31, 0x12, 0x14, 0x0a, 0x10, 0x55, 0x53, 0x5f, 0x54, 0x58, 0x5f,
   552  	0x45, 0x46, 0x41, 0x53, 0x54, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x10, 0x32, 0x12, 0x21, 0x0a, 0x1d,
   553  	0x55, 0x53, 0x5f, 0x54, 0x58, 0x5f, 0x45, 0x41, 0x47, 0x4c, 0x45, 0x5f, 0x50, 0x41, 0x53, 0x53,
   554  	0x5f, 0x45, 0x58, 0x50, 0x52, 0x45, 0x53, 0x53, 0x5f, 0x43, 0x41, 0x52, 0x44, 0x10, 0x33, 0x12,
   555  	0x10, 0x0a, 0x0c, 0x55, 0x53, 0x5f, 0x54, 0x58, 0x5f, 0x45, 0x50, 0x54, 0x4f, 0x4c, 0x4c, 0x10,
   556  	0x34, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x54, 0x58, 0x5f, 0x45, 0x5a, 0x5f, 0x43, 0x52,
   557  	0x4f, 0x53, 0x53, 0x10, 0x35, 0x12, 0x0f, 0x0a, 0x0b, 0x55, 0x53, 0x5f, 0x54, 0x58, 0x5f, 0x45,
   558  	0x5a, 0x54, 0x41, 0x47, 0x10, 0x36, 0x12, 0x1a, 0x0a, 0x16, 0x55, 0x53, 0x5f, 0x54, 0x58, 0x5f,
   559  	0x4c, 0x41, 0x52, 0x45, 0x44, 0x4f, 0x5f, 0x54, 0x52, 0x41, 0x44, 0x45, 0x5f, 0x54, 0x41, 0x47,
   560  	0x10, 0x37, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x54, 0x58, 0x5f, 0x50, 0x4c, 0x55, 0x53,
   561  	0x50, 0x41, 0x53, 0x53, 0x10, 0x38, 0x12, 0x11, 0x0a, 0x0d, 0x55, 0x53, 0x5f, 0x54, 0x58, 0x5f,
   562  	0x54, 0x4f, 0x4c, 0x4c, 0x54, 0x41, 0x47, 0x10, 0x39, 0x12, 0x0f, 0x0a, 0x0b, 0x55, 0x53, 0x5f,
   563  	0x54, 0x58, 0x5f, 0x54, 0x58, 0x54, 0x41, 0x47, 0x10, 0x3a, 0x12, 0x15, 0x0a, 0x11, 0x55, 0x53,
   564  	0x5f, 0x54, 0x58, 0x5f, 0x58, 0x50, 0x52, 0x45, 0x53, 0x53, 0x5f, 0x43, 0x41, 0x52, 0x44, 0x10,
   565  	0x3b, 0x12, 0x27, 0x0a, 0x23, 0x55, 0x53, 0x5f, 0x55, 0x54, 0x5f, 0x41, 0x44, 0x41, 0x4d, 0x53,
   566  	0x5f, 0x41, 0x56, 0x45, 0x5f, 0x50, 0x41, 0x52, 0x4b, 0x57, 0x41, 0x59, 0x5f, 0x45, 0x58, 0x50,
   567  	0x52, 0x45, 0x53, 0x53, 0x43, 0x41, 0x52, 0x44, 0x10, 0x3c, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53,
   568  	0x5f, 0x56, 0x41, 0x5f, 0x45, 0x5a, 0x50, 0x41, 0x53, 0x53, 0x56, 0x41, 0x10, 0x3d, 0x12, 0x12,
   569  	0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x57, 0x41, 0x5f, 0x42, 0x52, 0x45, 0x45, 0x5a, 0x45, 0x42, 0x59,
   570  	0x10, 0x11, 0x12, 0x14, 0x0a, 0x10, 0x55, 0x53, 0x5f, 0x57, 0x41, 0x5f, 0x47, 0x4f, 0x4f, 0x44,
   571  	0x5f, 0x54, 0x4f, 0x5f, 0x47, 0x4f, 0x10, 0x01, 0x12, 0x12, 0x0a, 0x0e, 0x55, 0x53, 0x5f, 0x57,
   572  	0x56, 0x5f, 0x45, 0x5a, 0x50, 0x41, 0x53, 0x53, 0x57, 0x56, 0x10, 0x3e, 0x12, 0x21, 0x0a, 0x1d,
   573  	0x55, 0x53, 0x5f, 0x57, 0x56, 0x5f, 0x4d, 0x45, 0x4d, 0x4f, 0x52, 0x49, 0x41, 0x4c, 0x5f, 0x42,
   574  	0x52, 0x49, 0x44, 0x47, 0x45, 0x5f, 0x54, 0x49, 0x43, 0x4b, 0x45, 0x54, 0x53, 0x10, 0x3f, 0x12,
   575  	0x23, 0x0a, 0x1f, 0x55, 0x53, 0x5f, 0x57, 0x56, 0x5f, 0x4e, 0x45, 0x57, 0x45, 0x4c, 0x4c, 0x5f,
   576  	0x54, 0x4f, 0x4c, 0x4c, 0x5f, 0x42, 0x52, 0x49, 0x44, 0x47, 0x45, 0x5f, 0x54, 0x49, 0x43, 0x4b,
   577  	0x45, 0x54, 0x10, 0x40, 0x42, 0xa5, 0x01, 0x0a, 0x19, 0x63, 0x6f, 0x6d, 0x2e, 0x67, 0x6f, 0x6f,
   578  	0x67, 0x6c, 0x65, 0x2e, 0x6d, 0x61, 0x70, 0x73, 0x2e, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x73, 0x2e,
   579  	0x76, 0x31, 0x42, 0x0f, 0x54, 0x6f, 0x6c, 0x6c, 0x50, 0x61, 0x73, 0x73, 0x65, 0x73, 0x50, 0x72,
   580  	0x6f, 0x74, 0x6f, 0x50, 0x01, 0x5a, 0x3b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67, 0x6f,
   581  	0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x67, 0x65, 0x6e, 0x70, 0x72, 0x6f, 0x74,
   582  	0x6f, 0x2f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x61, 0x70, 0x69, 0x73, 0x2f, 0x6d, 0x61, 0x70,
   583  	0x73, 0x2f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x73, 0x2f, 0x76, 0x31, 0x3b, 0x72, 0x6f, 0x75, 0x74,
   584  	0x65, 0x73, 0xf8, 0x01, 0x01, 0xa2, 0x02, 0x04, 0x47, 0x4d, 0x52, 0x53, 0xaa, 0x02, 0x15, 0x47,
   585  	0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x4d, 0x61, 0x70, 0x73, 0x2e, 0x52, 0x6f, 0x75, 0x74, 0x65,
   586  	0x73, 0x2e, 0x56, 0x31, 0xca, 0x02, 0x15, 0x47, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x5c, 0x4d, 0x61,
   587  	0x70, 0x73, 0x5c, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x73, 0x5c, 0x56, 0x31, 0x62, 0x06, 0x70, 0x72,
   588  	0x6f, 0x74, 0x6f, 0x33,
   589  }
   590  
   591  var (
   592  	file_google_maps_routes_v1_toll_passes_proto_rawDescOnce sync.Once
   593  	file_google_maps_routes_v1_toll_passes_proto_rawDescData = file_google_maps_routes_v1_toll_passes_proto_rawDesc
   594  )
   595  
   596  func file_google_maps_routes_v1_toll_passes_proto_rawDescGZIP() []byte {
   597  	file_google_maps_routes_v1_toll_passes_proto_rawDescOnce.Do(func() {
   598  		file_google_maps_routes_v1_toll_passes_proto_rawDescData = protoimpl.X.CompressGZIP(file_google_maps_routes_v1_toll_passes_proto_rawDescData)
   599  	})
   600  	return file_google_maps_routes_v1_toll_passes_proto_rawDescData
   601  }
   602  
   603  var file_google_maps_routes_v1_toll_passes_proto_enumTypes = make([]protoimpl.EnumInfo, 1)
   604  var file_google_maps_routes_v1_toll_passes_proto_goTypes = []interface{}{
   605  	(TollPass)(0), // 0: google.maps.routes.v1.TollPass
   606  }
   607  var file_google_maps_routes_v1_toll_passes_proto_depIdxs = []int32{
   608  	0, // [0:0] is the sub-list for method output_type
   609  	0, // [0:0] is the sub-list for method input_type
   610  	0, // [0:0] is the sub-list for extension type_name
   611  	0, // [0:0] is the sub-list for extension extendee
   612  	0, // [0:0] is the sub-list for field type_name
   613  }
   614  
   615  func init() { file_google_maps_routes_v1_toll_passes_proto_init() }
   616  func file_google_maps_routes_v1_toll_passes_proto_init() {
   617  	if File_google_maps_routes_v1_toll_passes_proto != nil {
   618  		return
   619  	}
   620  	type x struct{}
   621  	out := protoimpl.TypeBuilder{
   622  		File: protoimpl.DescBuilder{
   623  			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
   624  			RawDescriptor: file_google_maps_routes_v1_toll_passes_proto_rawDesc,
   625  			NumEnums:      1,
   626  			NumMessages:   0,
   627  			NumExtensions: 0,
   628  			NumServices:   0,
   629  		},
   630  		GoTypes:           file_google_maps_routes_v1_toll_passes_proto_goTypes,
   631  		DependencyIndexes: file_google_maps_routes_v1_toll_passes_proto_depIdxs,
   632  		EnumInfos:         file_google_maps_routes_v1_toll_passes_proto_enumTypes,
   633  	}.Build()
   634  	File_google_maps_routes_v1_toll_passes_proto = out.File
   635  	file_google_maps_routes_v1_toll_passes_proto_rawDesc = nil
   636  	file_google_maps_routes_v1_toll_passes_proto_goTypes = nil
   637  	file_google_maps_routes_v1_toll_passes_proto_depIdxs = nil
   638  }
   639  

View as plain text