func file_udpa_annotations_versioning_proto_init()

in proto/udpa/annotations/versioning.pb.go [144:181]


func file_udpa_annotations_versioning_proto_init() {
	if File_udpa_annotations_versioning_proto != nil {
		return
	}
	if !protoimpl.UnsafeEnabled {
		file_udpa_annotations_versioning_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*VersioningAnnotation); 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_udpa_annotations_versioning_proto_rawDesc,
			NumEnums:      0,
			NumMessages:   1,
			NumExtensions: 1,
			NumServices:   0,
		},
		GoTypes:           file_udpa_annotations_versioning_proto_goTypes,
		DependencyIndexes: file_udpa_annotations_versioning_proto_depIdxs,
		MessageInfos:      file_udpa_annotations_versioning_proto_msgTypes,
		ExtensionInfos:    file_udpa_annotations_versioning_proto_extTypes,
	}.Build()
	File_udpa_annotations_versioning_proto = out.File
	file_udpa_annotations_versioning_proto_rawDesc = nil
	file_udpa_annotations_versioning_proto_goTypes = nil
	file_udpa_annotations_versioning_proto_depIdxs = nil
}