|  | // Copyright 2019 The Go Authors. All rights reserved. | 
|  | // Use of this source code is governed by a BSD-style | 
|  | // license that can be found in the LICENSE file. | 
|  |  | 
|  | // Code generated by generate-protos. DO NOT EDIT. | 
|  |  | 
|  | package genid | 
|  |  | 
|  | import ( | 
|  | protoreflect "google.golang.org/protobuf/reflect/protoreflect" | 
|  | ) | 
|  |  | 
|  | const File_google_protobuf_go_features_proto = "google/protobuf/go_features.proto" | 
|  |  | 
|  | // Names for pb.GoFeatures. | 
|  | const ( | 
|  | GoFeatures_message_name     protoreflect.Name     = "GoFeatures" | 
|  | GoFeatures_message_fullname protoreflect.FullName = "pb.GoFeatures" | 
|  | ) | 
|  |  | 
|  | // Field names for pb.GoFeatures. | 
|  | const ( | 
|  | GoFeatures_LegacyUnmarshalJsonEnum_field_name protoreflect.Name = "legacy_unmarshal_json_enum" | 
|  |  | 
|  | GoFeatures_LegacyUnmarshalJsonEnum_field_fullname protoreflect.FullName = "pb.GoFeatures.legacy_unmarshal_json_enum" | 
|  | ) | 
|  |  | 
|  | // Field numbers for pb.GoFeatures. | 
|  | const ( | 
|  | GoFeatures_LegacyUnmarshalJsonEnum_field_number protoreflect.FieldNumber = 1 | 
|  | ) | 
|  |  | 
|  | // Extension numbers | 
|  | const ( | 
|  | FeatureSet_Go_ext_number protoreflect.FieldNumber = 1002 | 
|  | ) |