func file_google_cloud_lustre_v1alpha_transfer_proto_init()

in pkg/cloud_provider/lustre/apiv1alpha/lustrepb/transfer.pb.go [1425:1462]


func file_google_cloud_lustre_v1alpha_transfer_proto_init() {
	if File_google_cloud_lustre_v1alpha_transfer_proto != nil {
		return
	}
	file_google_cloud_lustre_v1alpha_transfer_proto_msgTypes[0].OneofWrappers = []any{
		(*ImportDataRequest_GcsPath)(nil),
		(*ImportDataRequest_LustrePath)(nil),
	}
	file_google_cloud_lustre_v1alpha_transfer_proto_msgTypes[1].OneofWrappers = []any{
		(*ExportDataRequest_LustrePath)(nil),
		(*ExportDataRequest_GcsPath)(nil),
	}
	file_google_cloud_lustre_v1alpha_transfer_proto_msgTypes[11].OneofWrappers = []any{
		(*TransferOperationMetadata_SourceLustrePath)(nil),
		(*TransferOperationMetadata_SourceGcsPath)(nil),
		(*TransferOperationMetadata_DestinationGcsPath)(nil),
		(*TransferOperationMetadata_DestinationLustrePath)(nil),
	}
	type x struct{}
	out := protoimpl.TypeBuilder{
		File: protoimpl.DescBuilder{
			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
			RawDescriptor: file_google_cloud_lustre_v1alpha_transfer_proto_rawDesc,
			NumEnums:      1,
			NumMessages:   12,
			NumExtensions: 0,
			NumServices:   0,
		},
		GoTypes:           file_google_cloud_lustre_v1alpha_transfer_proto_goTypes,
		DependencyIndexes: file_google_cloud_lustre_v1alpha_transfer_proto_depIdxs,
		EnumInfos:         file_google_cloud_lustre_v1alpha_transfer_proto_enumTypes,
		MessageInfos:      file_google_cloud_lustre_v1alpha_transfer_proto_msgTypes,
	}.Build()
	File_google_cloud_lustre_v1alpha_transfer_proto = out.File
	file_google_cloud_lustre_v1alpha_transfer_proto_rawDesc = nil
	file_google_cloud_lustre_v1alpha_transfer_proto_goTypes = nil
	file_google_cloud_lustre_v1alpha_transfer_proto_depIdxs = nil
}